Files
cpp-build-system/CHANGELOG.md
Scott E. Graves ba5f4d1625
Some checks failed
sgraves/cpp-build-system_mac/pipeline/head There was a failure building this commit
sgraves/cpp-build-system/pipeline/head There was a failure building this commit
sgraves/cpp-build-system_msys2/pipeline/head There was a failure building this commit
Remove package sources and host only the expected SHA-256 (#3)
Reviewed-on: #3
Co-authored-by: Scott E. Graves <scott.e.graves@protonmail.com>
Co-committed-by: Scott E. Graves <scott.e.graves@protonmail.com>
2025-12-13 09:35:33 -06:00

418 B

Changelog

v1.0.1-release

Issues

  • #1 Add Windows MSYS2 Jenkins build and testing support

Changes from v1.0.0-release

  • Remove stray "libevent" inserted mid-name on macOS x86_64 Jenkins test builds
  • Properly handle alpha.x, beta.x and rc.x releases in deliver.sh
  • Use cygpath to format Windows paths for use in MSYS2

v1.0.0-release

  • Initial Release