Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-27 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'file-rpath-elf-static' | Brad King | 2024-06-26 | 3 | -1/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | file(RPATH_CHANGE ...): no-op for static binary | Harmen Stoppels | 2024-06-24 | 3 | -1/+16 | |
* | | | | | | | | Merge topic 'preset-comments' | Brad King | 2024-06-26 | 3 | -1/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | presets: Allow comments in presets files | Aliaksandr Averchanka | 2024-06-24 | 3 | -1/+11 | |
* | | | | | | | | | Merge topic 'cpack-debian-multiarch' | Brad King | 2024-06-26 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPack/DEB: Add Multi-Arch support | Robert Schuster | 2024-06-21 | 1 | -0/+15 | |
* | | | | | | | | | | Merge topic 'issue-26041-filemakedirectory-result-optional-argument' | Brad King | 2024-06-26 | 1 | -9/+60 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | file(MAKE_DIRECTORY): Add optional RESULT keyword to capture failure. | Asit Dhal | 2024-06-24 | 1 | -9/+60 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-26 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-25 | 1 | -1/+1 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'vs-17.11' | Brad King | 2024-06-24 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | VS: Fix '-T version=14.4x' under VS 17.1x | Brad King | 2024-06-24 | 1 | -4/+2 | |
| * | | | | | | | | CMake 3.29.6v3.29.6 | Brad King | 2024-06-17 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'apple-framework-bundle-name' | Brad King | 2024-06-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Apple: Add CFBundleName to framework Info.plist files | Brad King | 2024-06-20 | 1 | -0/+1 | |
* | | | | | | | | | | Merge topic 'link-feature-attributes-stabilization' | Brad King | 2024-06-24 | 1 | -97/+119 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Link feature attributes: stabilization | Marc Chevrier | 2024-06-21 | 1 | -87/+106 | |
| * | | | | | | | | | Libraries processing: update configuration wording | Marc Chevrier | 2024-06-21 | 1 | -10/+13 | |
* | | | | | | | | | | Merge topic 'nmc-config-list' | Brad King | 2024-06-24 | 6 | -48/+43 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Ninja Multi-Config: Fix crash if config list is changed in subdirectory | Brad King | 2024-06-21 | 1 | -4/+10 | |
| * | | | | | | | | | cmGlobalNinjaGenerator: Reuse local generator caching of config list | Brad King | 2024-06-21 | 5 | -16/+12 | |
| * | | | | | | | | | cmGlobalNinjaGenerator: Factor out helper for global config list lookup | Brad King | 2024-06-21 | 2 | -27/+22 | |
| * | | | | | | | | | cmGlobalNinjaGenerator: De-duplicate CMAKE_CONFIGURATION_TYPES lookup | Brad King | 2024-06-21 | 1 | -5/+3 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | CMake 3.30.0-rc3v3.30.0-rc3 | Brad King | 2024-06-14 | 1 | -1/+1 | |
| * | | | | | | | | Merge topic 'ctest-windows-std-handles' into release-3.30 | Brad King | 2024-06-14 | 3 | -34/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge topic 'vs-quote-semicolons' into release-3.30 | Brad King | 2024-06-14 | 1 | -6/+4 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | CMake 3.30.0-rc2v3.30.0-rc2 | Brad King | 2024-06-12 | 1 | -1/+1 | |
| * | | | | | | | | | CMake 3.30.0-rc1v3.30.0-rc1 | Brad King | 2024-06-06 | 1 | -1/+1 | |
| * | | | | | | | | | Merge topic 'gui-relative-build-path' into release-3.30 | Brad King | 2024-06-06 | 3 | -6/+60 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge topic 'ctest-jobserver-fifo-hang' into release-3.30 | Brad King | 2024-06-06 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-24 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-23 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-22 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-21 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-20 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-19 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-18 | 1 | -1/+1 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-17 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-16 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-15 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'ctest-windows-std-handles' | Brad King | 2024-06-14 | 3 | -34/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | ctest: Fix spurious build failures with CTEST_USE_LAUNCHERS on Windows | Brad King | 2024-06-14 | 3 | -34/+0 | |
| * | | | | | | | CMake 3.28.6v3.28.6 | Brad King | 2024-06-03 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'vs-quote-semicolons' | Brad King | 2024-06-14 | 1 | -6/+4 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | VS: Quote custom command arguments containing semicolons | Brad King | 2024-06-14 | 1 | -6/+4 | |
| * | | | | | | CMake 3.29.5v3.29.5 | Brad King | 2024-06-06 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-14 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-13 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-06-12 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | |