Skip to content

Releases: Open-CMSIS-Pack/cbuild

v2.0.0-dev3

23 Jun 09:31
c62086a
Compare
Choose a tag to compare
v2.0.0-dev3 Pre-release
Pre-release

Release for review of initial development

Full Changelog: v2.0.0-dev2...v2.0.0-dev3

v2.0.0-dev2

16 Jun 11:55
731d019
Compare
Choose a tag to compare
v2.0.0-dev2 Pre-release
Pre-release

Release for review of initial development

  • Print commands in debug mode by @soumeh01 in #65
  • [cbuild] Consistent command line options & cleanup by @soumeh01 in #66

Full Changelog: v2.0.0-dev0...v2.0.0-dev2

v2.0.0-dev0

25 May 07:00
62d14f3
Compare
Choose a tag to compare
v2.0.0-dev0 Pre-release
Pre-release

Release for review of initial development

Full Changelog: v1.6.2...v2.0.0-dev0

v1.6.2

05 May 06:30
75fbf9f
Compare
Choose a tag to compare

Release for review of initial development

  • Case insensitive file path for Windows by @soumeh01 in #61

Full Changelog: v1.6.1...v1.6.2

v1.6.1

17 Apr 15:24
73226fa
Compare
Choose a tag to compare

Release for review of initial development

  • Avoid suppressing messages from cbuildgen
  • Fixed: cbuild throws an error with the project having no buildType
  • Added --toolchain option and wildcard configuration support
  • Disable auto pack dependencies installation
  • Fixed: cbuild output binaries generation path
  • Extended release artifacts for darwin-arm64 & windows-arm64 configuration

changelog: v1.5.0...v1.6.1

v1.5.0

23 Feb 13:45
7c942e1
Compare
Choose a tag to compare

Release for review of initial development

  • Added list commands to list information
    • list contexts
    • list configurations
    • list toolchains
  • cbuild takes csolution.yml as input
  • Added --context, --configuration , --load, --output options

v1.4.0

20 Dec 05:37
656f5c7
Compare
Choose a tag to compare

Release for review of initial development

Add --update-rte flag to enable the update of RTE folder contents

v1.3.0

11 Nov 14:40
0820672
Compare
Choose a tag to compare

Release for review of initial development

  • Add --verbose option to enable toolchain verbose messages

v1.2.0

10 Oct 15:37
b791034
Compare
Choose a tag to compare

Release for review of initial development

  • Add support for arm64 architecture

v1.1.0

05 Sep 16:50
2b93a93
Compare
Choose a tag to compare

Release for review of initial development

  • Increase log severity when missing packs are reported