Skip to content

Commit 676538c

Browse files
committed
mulle-sde upgrade and maybe a minor fix here and there
1 parent fcd3360 commit 676538c

File tree

8 files changed

+26
-10
lines changed

8 files changed

+26
-10
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,6 @@ coverage*.html
5454
*.gcda
5555
*.gcno
5656
cola/wilted/
57+
CMakeLists.txt.bak
58+
.mulle/etc/make/build-dir
59+
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
@@ -37,9 +37,9 @@ it will not.
3737

3838

3939

40-
| Release Version | Release Notes
41-
|-------------------------------------------------------|--------------
42-
| ![Mulle kybernetiK tag](https://img.shields.io/github/tag/mulle-concurrent/mulle-thread.svg) [![Build Status](https://github.com/mulle-concurrent/mulle-thread/workflows/CI/badge.svg)](//github.com/mulle-concurrent/mulle-thread/actions) | [RELEASENOTES](RELEASENOTES.md) |
40+
| Release Version | Release Notes | AI Documentation
41+
|-------------------------------------------------------|----------------|---------------
42+
| ![Mulle kybernetiK tag](https://img.shields.io/github/tag/mulle-concurrent/mulle-thread.svg) [![Build Status](https://github.com/mulle-concurrent/mulle-thread/workflows/CI/badge.svg)](//github.com/mulle-concurrent/mulle-thread/actions) | [RELEASENOTES](RELEASENOTES.md) | [DeepWiki for mulle-thread](https://deepwiki.com/mulle-concurrent/mulle-thread)
4343

4444

4545
## API

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.

test/.mulle/share/env/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.4.1
1+
5.4.2

0 commit comments

Comments
 (0)