v2.5.0
What's Changed
- Update README.md by @soumeh01 in #227
- Error message cleanup and Return same exit code as of orchestrated exe by @soumeh01 in #234
- Run cbuild2cmake per context & build summary by @soumeh01 in #235
- Reduce default verbosity when using
cbuild2cmake
mode by @brondani in #236 - Fix
setup
command incbuild2cmake
mode to use only<context>-database
targets by @brondani in #241 - Set default log mode to Warn+ and streamline error handling and cleanup by @soumeh01 in #243
- fix: Error handling by @soumeh01 in #248
- Set
cbuild2cmake
as default backend by @brondani in #249 - Added ninja version check by @soumeh01 in #250
- Refine warning message by @soumeh01 in #252
- Duplicate default keyword in usage by @soumeh01 in #253
- Log cleanup messages on -C by @soumeh01 in #255
- Forward --cbuild2cmake option when calling csolution convert by @soumeh01 in #257
- Improve CMake
--target
handling incbuild2cmake
mode by @brondani in #256 - Improved cbuild help text by @soumeh01 in #258
- Make -S,--context-set as mandatory arg for setup command by @soumeh01 in #259
- Fixed crash with setup command by @soumeh01 in #263
- Add
tmpdir
node handling for solution level temporary files by @brondani in #262 - Check if project needs a rebuild by @soumeh01 in #261
- Align selection of first build & target type when cbuild-set doesn't exist by @soumeh01 in #264
- Updated usage text for '-O' by @soumeh01 in #265
- Extend list toolchains command options by @soumeh01 in #268
- cbuild setup should suppress additional messages before detecting compatible layers by @soumeh01 in #275
- Fix custom
tmpdir
retrieval by @brondani in #270 - cpackget cleanup for version range limitation by @soumeh01 in #276
- Fix: cbuild reports "bad pack name" by @soumeh01 in #277
- Fix
setup
list layers arguments by @brondani in #278
Full Changelog: v2.4.0...v2.5.0