Skip to content

Releases: jcelerier/cninja

v3.7.9

23 Sep 18:25
Compare
Choose a tag to compare
  • Passing build & source directory is now done with -S & -B like cmake
  • Rename of linkerwarnings in linker-warnings for clarity
  • Support of mold linker

v3.7.8

09 Mar 10:48
Compare
Choose a tag to compare
fix changed boost variable in gh actions

v3.7.7

09 Mar 09:41
Compare
Choose a tag to compare
Update version

v3.7.6

14 Jan 12:28
Compare
Choose a tag to compare
Try to fix windows workflow

v3.7.5

22 Dec 15:29
Compare
Choose a tag to compare
Fix regex bug (cninja_require when there is a dot in the command)

v3.7.4

19 Sep 09:02
Compare
Choose a tag to compare
add a 'no' builtin to disable other options easily

v3.7.3

18 Sep 11:49
Compare
Choose a tag to compare
Update version

v3.7.2

08 Sep 10:44
Compare
Choose a tag to compare
Unset _INIT flags on startup to prevent flag duplication

v3.7.1

08 Sep 09:44
Compare
Choose a tag to compare
Fixes for static builds

v3.6.1

03 Sep 07:49
Compare
Choose a tag to compare
Adjust linker thread flags - lld has --threads as default