• v0.2.0 1a128c0f3f

    v0.2.0 Pre-release

    mai-lapyst released this 2023-04-12 12:04:11 +02:00 | 194 commits to master since this release

    Changes:

    • 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