Files
cpp-build-system/CHANGELOG.md
Scott E. Graves 4568927dd2
Some checks are pending
sgraves/cpp-build-system/pipeline/head Build queued...
updated CHANGELOG
2025-12-13 11:23:48 -06:00

679 B

Changelog

v2.0.1-release

Issues

  • #1 Add Windows MSYS2 Jenkins build and testing support
  • #4 Remove VLC Win32 binaries

v2.0.0-release

Issues

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

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