Skip to content

Commit 3b5dbf7

Browse files
committed
mulle-sde upgrade and maybe a minor fix here and there
1 parent abc30cc commit 3b5dbf7

File tree

7 files changed

+25
-9
lines changed

7 files changed

+25
-9
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,6 @@ coverage*.html
7474
*.gcda
7575
*.gcno
7676
cola/wilted/
77+
CMakeLists.txt.bak
78+
.mulle/etc/make/build-dir
79+
vgcore.*

.mulle/share/env/version

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.mulle/share/sde/version/mulle-sde/cmake

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ though, and will use the startup libraries.
1515

1616

1717

18-
| Release Version | Release Notes
19-
|-------------------------------------------------------|--------------
20-
| ![Mulle kybernetiK tag](https://img.shields.io/github/tag/mulle-objc/mulle-objc-runtime-startup.svg) [![Build Status](https://github.com/mulle-objc/mulle-objc-runtime-startup/workflows/CI/badge.svg)](//github.com/mulle-objc/mulle-objc-runtime-startup/actions) | [RELEASENOTES](RELEASENOTES.md) |
18+
| Release Version | Release Notes | AI Documentation
19+
|-------------------------------------------------------|----------------|---------------
20+
| ![Mulle kybernetiK tag](https://img.shields.io/github/tag/mulle-objc/mulle-objc-runtime-startup.svg) [![Build Status](https://github.com/mulle-objc/mulle-objc-runtime-startup/workflows/CI/badge.svg)](//github.com/mulle-objc/mulle-objc-runtime-startup/actions) | [RELEASENOTES](RELEASENOTES.md) | [DeepWiki for mulle-objc-runtime-startup](https://deepwiki.com/mulle-objc/mulle-objc-runtime-startup)
2121

2222

2323

cmake/share/CMakeTweaksC.cmake

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmake/share/Executable.cmake

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmake/share/InstallRpath.cmake

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)