Skip to content

Releases: Open-CMSIS-Pack/cbuild2cmake

v0.9.4

27 Sep 15:24
Compare
Choose a tag to compare
v0.9.4 Pre-release
Pre-release

Release notes

  • Set solution root and normalize paths for out-of-tree builds

v0.9.3

16 Sep 08:13
0f6ec88
Compare
Choose a tag to compare

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

19 Jul 10:23
9e4ed9e
Compare
Choose a tag to compare

Release notes

  • Add bin and hex 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

16 May 07:19
d20e4ab
Compare
Choose a tag to compare

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 the intdir node is currently handled at context level and therefore cannot be applied at solution level #1243

v0.9.0

04 Apr 07:17
3f72bf7
Compare
Choose a tag to compare

Release Notes

Alpha release for validating build support features.

Known Issues

  • The intermediate/temporary folder tmp cannot be customized since the intdir node is currently handled at context level and therefore cannot be applied at solution level #1243
  • The build files are created with the full information from cbuild-idx, the cbuild-set information is not yet considered #86

CMake File Generator 0.9.0-dev0

25 Mar 10:10
Compare
Choose a tag to compare

Release Candidate

Experimental release for testing priority 1️⃣ features from work packages (build support)