| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop Visual Studio 9 2008 generator | Brad King | 2024-05-08 | 16 | -61/+25 |
|
|
* | 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 |
|
|
* | | Merge topic 'FindBoost-remove' | Brad King | 2024-05-06 | 3 | -0/+35 |
|\ \ |
|
| * | | FindBoost: Add policy to remove this module | Brad King | 2024-05-03 | 3 | -0/+35 |
|
|
* | | | Help: Clarify cmake-buildsystem(7) compile properties section names | Brad King | 2024-05-03 | 3 | -13/+13 |
|/ / |
|
* | | Merge topic 'vs-filter-props' | Brad King | 2024-05-02 | 3 | -0/+17 |
|\ \ |
|
| * | | VS: Add option to import .props in .vcxproj.filters files | halx99 | 2024-05-01 | 3 | -0/+17 |
|
|
* | | | 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 | 5 | -10/+77 |
|\ \ \ |
|
| * | | | GenEx: Fix TARGET_PROPERTY evaluation of transitive link properties | Brad King | 2024-04-29 | 5 | -4/+68 |
|
|
| * | | | Help: Clarify CMP0099 documentation and summary text | Brad King | 2024-04-29 | 2 | -6/+9 |
| |/ / |
|
* | | | Add CMAKE_<LANG>_STANDARD_LATEST variables | Tyler | 2024-04-30 | 3 | -0/+70 |
|/ / |
|
* | | Merge topic 'help-fix-cmake_path-example' | Craig Scott | 2024-04-28 | 1 | -1/+1 |
|\ \ |
|
| * | | Help: Fix cmake_path example | Juan Ramos | 2024-04-26 | 1 | -1/+1 |
|
|
* | | | Help: CMP0135 applies to FetchContent as well | Craig Scott | 2024-04-27 | 2 | -10/+10 |
|/ / |
|
* | | Merge topic 'doc-genex' | Brad King | 2024-04-25 | 3 | -35/+82 |
|\ \ |
|
| * | | Help: Document TARGET_PROPERTY genex handling of transitive properties | Brad King | 2024-04-25 | 1 | -5/+33 |
|
|
| * | | Help: Clarify role of TARGET_NAME generator expression | Brad King | 2024-04-25 | 1 | -4/+6 |
|
|
| * | | Help: Organize target-dependent generator expressions into subsections | Brad King | 2024-04-25 | 1 | -19/+36 |
|
|
| * | | Help: Clarify cross-references to target-dependent generator expressions | Brad King | 2024-04-25 | 3 | -7/+7 |
|
|
* | | | Merge topic 'help.file' | Brad King | 2024-04-25 | 1 | -318/+324 |
|\ \ \
| |/ /
|/| | |
|
| * | | Help: file: document GET_RUNTIME_DEPENDENCIES separately | Joachim Wuttke (h) | 2024-04-24 | 1 | -318/+324 |
|
|
* | | | Help: Fix link in cmake-buildsystem(7) | Brad King | 2024-04-25 | 1 | -1/+1 |
|
|
* | | | Help: Update cmake-buildsystem(7) build and usage requirements | Brad King | 2024-04-24 | 13 | -97/+362 |
|
|
* | | | Help: Document when AUTOUIC_OPTIONS properties were added | Brad King | 2024-04-23 | 2 | -0/+4 |
|/ / |
|
* | | Merge topic 'doc-install-prefix-override-default' | Brad King | 2024-04-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Help: update CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT | Etienne Doms | 2024-04-19 | 1 | -1/+1 |
|
|
* | | | Merge topic 'doc-objc-lang-flags' | Brad King | 2024-04-19 | 4 | -0/+34 |
|\ \ \ |
|
| * | | | Help: Document ObjC/ObjC++ flag variables | Alexander Borsuk | 2024-04-18 | 4 | -0/+34 |
|
|
* | | | | cxxmodules: provide a detection variable for `import std` | Ben Boeckel | 2024-04-18 | 3 | -0/+18 |
| |/ /
|/| | |
|
* | | | Merge topic 'doc-ObjC-17-23' | Brad King | 2024-04-17 | 1 | -0/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | Help/OBJC_STANDARD: Document Objective C17 and C23 support | Raul Tambre | 2024-04-16 | 1 | -0/+10 |
|
|
* | | | Merge topic 'cpack-innosetup-linux' | Brad King | 2024-04-16 | 2 | -1/+10 |
|\ \ \ |
|
| * | | | CPack: Enable Inno Setup generator on non-Windows hosts | Andreas Oetken | 2024-04-15 | 2 | -1/+10 |
|
|
* | | | | 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 | 7 | -1/+145 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Clang: support creating a target for imported modules | Ben Boeckel | 2024-04-12 | 1 | -0/+1 |
|
|
| * | | | | MSVC: support `import std` | Ben Boeckel | 2024-04-12 | 1 | -0/+3 |
|
|
| * | | | | Experimental: add an experimental feature gate for `import std` | Ben Boeckel | 2024-04-12 | 4 | -0/+37 |
|
|
| * | | | | cxxmodules: link to `std`-providing targets when available | Ben Boeckel | 2024-04-11 | 1 | -1/+8 |
|
|
| * | | | | cmTarget: support the `CXX_MODULE_STD` property | Ben Boeckel | 2024-04-11 | 5 | -0/+53 |
|
|
| * | | | | Help/cmake-cxxmodules: describe the compilation strategy | Ben Boeckel | 2024-04-11 | 1 | -0/+43 |
|
|
* | | | | | Merge topic 'doc-regex-classes' | Brad King | 2024-04-12 | 1 | -7/+8 |
|\ \ \ \ \ |
|
| * | | | | | Help: Clarify documentation on regex character classes | Martin Stadler | 2024-04-11 | 1 | -7/+8 |
| |/ / / / |
|
* | | | | | 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 | 4 | -5/+11 |
| |/ /
|/| | |
|