This repository has been archived by the owner on May 3, 2024. It is now read-only.
Releases: LDMX-Software/cmake
Releases · LDMX-Software/cmake
v0.4.1 : ignore ABI warning we can't do much about
What's Changed
- Disable the warning psabi-warning by @EinarElen in #24
Full Changelog: v0.4.0...v0.4.1
v0.4.0 : update dictionary generation and test registration
What's Changed
- Framework 73 update dict gen by @tomeichlersmith in #20
- Rework setup_test and build_test to include test configs by @tomeichlersmith in #11
- refactor test setup and build by @tomeichlersmith in #22
Full Changelog: v0.3.0...v0.4.0
v0.3.0 : updated sanitizer and compiler settings
What's Changed
- Iss17 Updated sanitizer and new compiler settings support by @EinarElen in #19
Full Changelog: v0.2.0...v0.3.0
v0.2 : update onnx find script
What's Changed
- onnx runtime update (support both download and pre-install) by @tomeichlersmith in #18
Full Changelog: v0.1.0...v0.2.0
v0.1 : First Release
Just need to start somewhere I guess...
What's Changed
- Add find macro for ldmx-sw. by @omar-moreno in #6
- Iss644 - Dictionary configuration macros by @tomeichlersmith in #2
- Formatting and tweaks related to namespace changes by @omar-moreno in #8
- Don't worry about saving bus passengers anymore by @tomeichlersmith in #12
- Add in support for turning on sanitizers easily without having to fiddle around with compiler flags yourself by @EinarElen in #15
- update to catch2 v3 by @tomeichlersmith in #16
New Contributors
- @omar-moreno made their first contribution in #6
- @tomeichlersmith made their first contribution in #2
- @EinarElen made their first contribution in #15
Full Changelog: https://github.com/LDMX-Software/cmake/commits/v0.1.0