Skip to content

Tags: cpmbits/cpm

Tags

v1.11.2

Toggle v1.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix keyboard interrupt handling (#288)

* Fix keyboard interrupt handling

* bump patch version

v1.11.1

Toggle v1.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
handle keyboard interrupts on main function (#286)

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
improve test execution times when running tests inside container (#279)

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add included descriptor files to pacakge when publishing project (#273)

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow references to files in project descriptor (#261)

* allow referencing external files in project descriptor

* allow referencing external files in project descriptor

* Revert "allow referencing external files in project descriptor"

This reverts commit 1e3f8a1.

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix parsing of c and cpp compilation flags (#256)

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow forwarding cpm command line arguments to test mains (#251)

* Allow passing arguments to the test framework via command line

* improve print on docker image pull

* Fix unit tests

* try fix docker errors in github action

Co-authored-by: Jordi Sanchez <jordi.sanchez@flywire.com>

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix broken ldflags configuration element (#233)

Co-authored-by: Jordi Sanchez <jordi.sanchez@flywire.com>

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow defining the toolchain prefix for each target (#231)

Co-authored-by: Jordi Sanchez <jordi.sanchez@flywire.com>

v1.5

Toggle v1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set target include directories for package libraries (#221)