-
v0.2.0 Pre-release
released this
2023-04-12 12:04:11 +02:00 | 194 commits to master since this releaseChanges:
- breaking: output of 'show targets' has changed; see
22f3ca5ddb
- add 'source' as alias for 'sources'
- add more tools to the builtin gcc toolchain
- allow for expansion of the argument of the 'path' command when using the 'download' accessor
- allow toolchains to specify multiple languages as well as specifing a block that gets applied when the language is used
- add 'c' language to gcc & mingw toolchains
- C/C++: fix building with static linking not linking dependencies recursive
- Add support for the cmake buildsystem; see #24
Bug fixes:
- fix null-pointer exception when specifing a unknown plugin
- fix null-pointer exception when not specifing a language
- fix 'env' command for autotools configure not setting env variables correctly; see #26
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
nitto-0.2.0.jar
5 downloads · 7.1 MiB
- breaking: output of 'show targets' has changed; see