Releases: Open-CMSIS-Pack/cbuild2cmake
Releases · Open-CMSIS-Pack/cbuild2cmake
v0.9.5
Release notes
- Add API files to component target sources
- Add output
map
file handling - Avoid run-always
executes
cyclic dependencies - Build compilation database by default and add database target to superlists
- Fix
executes
withalways
tag not creating CMake outputs - Fix groups compiler abstractions inheritance
- Improve
executes
dependencies - Reduce default verbosity of
database
step - Trigger project
executes
after project build step
v0.9.4
v0.9.3
Release notes
- Accept file entries with absolute paths
- Add CMake
make_directory
command into database target - Add parenthesis to the delimiters list requiring replacement
- Add support for trustzone mode
secure-only
- Increase CMake minimum version
- Give the build step access to the terminal
- Make contextlists buildable independent of superlists
- Print CMake configure failures
- Replace blanks in CMake target names derived from build contexts
v0.9.2
Release notes
- Add
bin
andhex
outputs to ExternalProject_Add by-products - Add
tmpdir
node handling for solution level temporary files - Enforce toolchain registration environment variables
- Improve include paths order
- Improve link libraries handling
- Fix preinclude languages scope
- Handle
add-path-asm
at multiple levels - Reduce default verbosity of configure steps
- Restrict Coverage upload from forked repo
- Show
execute
description when running executes commands
v0.9.1
Release Notes
Alpha release for validating build support features and executes
steps.
- Handle
define-asm
at multiple levels - Handle
context-set
- Initial implementation of
executes
nodes - Improve file level options handling
Known Issues
- The intermediate/temporary folder
tmp
cannot be customized since theintdir
node is currently handled at context level and therefore cannot be applied at solution level #1243
v0.9.0
CMake File Generator 0.9.0-dev0
Release Candidate
Experimental release for testing priority 1️⃣ features from work packages (build support)