[us-commits] [ehb54/ultrascan3] 22b358: - Add `US3_BUILD_PROGRAMS` flag to disable program...
Lukas Dobler
noreply at github.com
Thu Nov 20 06:56:21 MST 2025
Branch: refs/heads/lukas/cmake-fixes
Home: https://github.com/ehb54/ultrascan3
Commit: 22b358bc7c50111c979137831392022b5920ece3
https://github.com/ehb54/ultrascan3/commit/22b358bc7c50111c979137831392022b5920ece3
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-11-20 (Thu, 20 Nov 2025)
Changed paths:
M test-docker.sh
Log Message:
-----------
- Add `US3_BUILD_PROGRAMS` flag to disable program builds in docker tests
- Redirect build output to `tee build.log` for better log visibility
- Ensure consistent newline at end of script
Commit: eed16179a8828fcdad33d10893011f872744078a
https://github.com/ehb54/ultrascan3/commit/eed16179a8828fcdad33d10893011f872744078a
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-11-20 (Thu, 20 Nov 2025)
Changed paths:
M CMakeLists.txt
M programs/us_fit_meniscus/CMakeLists.txt
M utils/CMakeLists.txt
Log Message:
-----------
- Fix variable mismatches in `BUILD_TESTING` conditions across CMakeLists.
- Disable `US3_BUILD_PROGRAMS` in `TEST` profile to align with expected behavior.
- Update logging for `BUILD_TESTING` status in CMake output.
- Remove redundant `US3_BUILD_TESTS` conditions for cleaner logic.
Compare: https://github.com/ehb54/ultrascan3/compare/5c92b751327d...eed16179a882
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications
More information about the us-commits
mailing list