Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindPython-WIN32-DEBUG' | Brad King | 2024-05-14 | 1 | -0/+20 |
|\ | |||||
| * | FindPython: On Windows, Enhance python debug version support | Marc Chevrier | 2024-05-09 | 1 | -0/+20 |
* | | cmake: Capture more complete configure/generate steps in printed durations | Brad King | 2024-05-10 | 1 | -0/+8 |
* | | Merge topic 'remove-vs9-generator' | Brad King | 2024-05-09 | 1 | -0/+4 |
|\ \ | |/ |/| | |||||
| * | Drop Visual Studio 9 2008 generator | Brad King | 2024-05-08 | 1 | -0/+4 |
* | | Merge branch 'release-3.29' | Brad King | 2024-05-07 | 1 | -3/+3 |
|\ \ | |/ |/| | |||||
| * | CMake 3.29.3v3.29.3 | Brad King | 2024-05-07 | 1 | -3/+3 |
| * | Merge branch 'release-3.28' into release-3.29 | Brad King | 2024-05-07 | 1 | -0/+6 |
| |\ | |||||
* | \ | Merge branch 'release-3.28' | Brad King | 2024-05-07 | 1 | -0/+6 |
|\ \ \ | | |/ | |/| | |||||
| * | | CMake 3.28.5v3.28.5 | Brad King | 2024-05-07 | 1 | -0/+6 |
* | | | FindBoost: Add policy to remove this module | Brad King | 2024-05-03 | 1 | -0/+6 |
* | | | Merge topic 'vs-filter-props' | Brad King | 2024-05-02 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | VS: Add option to import .props in .vcxproj.filters files | halx99 | 2024-05-01 | 1 | -0/+6 |
* | | | | Merge topic 'FindOpenMP-runtime-msvc' | Brad King | 2024-05-02 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | FindOpenMP: Add option to control OpenMP runtime with MSVC | Axel Huebl | 2024-05-01 | 1 | -0/+5 |
| |/ / / | |||||
* | | | | Merge topic 'genex-link-properties' | Brad King | 2024-05-01 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | GenEx: Fix TARGET_PROPERTY evaluation of transitive link properties | Brad King | 2024-04-29 | 1 | -0/+8 |
| |/ / / | |||||
* | | | | Add CMAKE_<LANG>_STANDARD_LATEST variables | Tyler | 2024-04-30 | 1 | -0/+5 |
|/ / / | |||||
* | | | Merge topic 'cpack-innosetup-linux' | Brad King | 2024-04-16 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | CPack: Enable Inno Setup generator on non-Windows hosts | Andreas Oetken | 2024-04-15 | 1 | -0/+5 |
* | | | | Merge topic 'FindBacktrace-imported-library' | Brad King | 2024-04-16 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | FindBacktrace: Add imported library | David Faure | 2024-04-15 | 1 | -0/+4 |
* | | | | | Merge topic 'cxxmodules-import-std' | Brad King | 2024-04-15 | 1 | -0/+5 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | cmTarget: support the `CXX_MODULE_STD` property | Ben Boeckel | 2024-04-11 | 1 | -0/+5 |
* | | | | | Merge branch 'release-3.29' | Brad King | 2024-04-11 | 1 | -0/+7 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | CMake 3.29.2v3.29.2 | Brad King | 2024-04-11 | 1 | -0/+7 |
* | | | | C++26: Fix C++/CUDA/HIP compile feature support | Raul Tambre | 2024-04-09 | 2 | -3/+9 |
| |/ / |/| | | |||||
* | | | Merge branch 'release-3.29' | Brad King | 2024-04-03 | 1 | -4/+10 |
|\ \ \ | |/ / | |||||
| * | | CMake 3.29.1v3.29.1 | Brad King | 2024-04-03 | 1 | -4/+10 |
* | | | Merge topic 'enable_language-before-project' | Brad King | 2024-04-03 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | enable_language(): Fail if called before project() | Craig Scott | 2024-04-02 | 1 | -0/+6 |
* | | | | Merge topic 'swift-linker-selection' | Brad King | 2024-04-03 | 1 | -0/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Swift: Add CMAKE_LINKER_TYPE support | Evan Wilde | 2024-04-02 | 1 | -0/+6 |
| * | | | Merge branch 'release-3.28' into release-3.29 | Brad King | 2024-03-20 | 1 | -3/+4 |
| |\ \ \ | | | |/ | | |/| | |||||
* | | | | ci: package .zip source archives using LF newlines | Brad King | 2024-04-01 | 1 | -0/+6 |
| |_|/ |/| | | |||||
* | | | Merge topic 'add_library-no-static-fallback' | Brad King | 2024-04-01 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | add_library: Reject shared libraries on platforms that do not support them | Asit Dhal | 2024-03-29 | 1 | -0/+6 |
* | | | | Merge topic 'tls-verify' | Brad King | 2024-04-01 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERIFY environment variable | Brad King | 2024-03-30 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | Merge topic 'rel-win-PATH' | Brad King | 2024-04-01 | 1 | -0/+8 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Utilities/Release/WiX: Modify PATH by default when installing on Windows | Brad King | 2024-03-29 | 1 | -2/+4 |
| * | | | Utilities/Release/WiX: Save PATH modification preference persistently | Brad King | 2024-03-29 | 1 | -0/+6 |
* | | | | Merge topic 'prop-GENERATED-visibility' | Brad King | 2024-03-29 | 1 | -0/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | CMP0163: Make GENERATED source file property globally visible | Deniz Bahadir | 2024-03-29 | 1 | -0/+6 |
* | | | | CPack/WIX: Add support for WiX Toolset v4 | Brad King | 2024-03-24 | 1 | -0/+5 |
|/ / / | |||||
* | | | Merge topic 'doc-CMP0118' | Brad King | 2024-03-22 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | CMP0118: Revise documentation to describe actual behavior | Deniz Bahadir | 2024-03-21 | 1 | -2/+3 |
* | | | | Merge topic 'fileapi-provide-glob-dependent' | Brad King | 2024-03-21 | 1 | -0/+9 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles object | Arctic Lampyrid | 2024-03-19 | 1 | -0/+9 |
* | | | | Merge branch 'release-3.28' | Brad King | 2024-03-20 | 1 | -3/+4 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| |