Files
cpp-build-system/CHANGELOG.md
Scott E. Graves 8d7ee98544
All checks were successful
sgraves/cpp-build-system_msys2/pipeline/head This commit looks good
updated CHANGELOG.md
2026-01-10 17:07:29 -06:00

933 B

Changelog

v2.0.1-release

Issues

  • #1 Add Windows MSYS2 Jenkins build and testing support
  • #4 Remove VLC Win32 binaries
  • #5 Upgrade to Alpine Linux v3.23
  • #6 Upgrade to c++23 standard

Changes from v2.0.0-release

  • Added retries to wget and extracted common download.sh
  • Fixed boost build not finding/linking ICU
  • Fixed incorrect CHANGELOG.md
  • Fixed multiple issues compiling on aarch64

v2.0.0-release

Issues

  • #2 [IMPORTANT] Remove package sources and host only the expected SHA-256

Changes from v1.0.0-release

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

v1.0.0-release

  • Initial Release