Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | FindBoost: Add policy to remove this module | Brad King | 2024-05-03 | 3 | -1/+5 | |
| |/ / / | ||||||
* | | | | Merge topic 'cpack-support-all-component-names' | Brad King | 2024-05-06 | 12 | -29/+183 | |
|\ \ \ \ | ||||||
| * | | | | CPack: Support arbitrary component name when packaging | Deniz Bahadir | 2024-05-01 | 11 | -28/+175 | |
| * | | | | cmLocalGenerator: Support arbitrary component name when installing | Deniz Bahadir | 2024-05-01 | 1 | -1/+8 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-06 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-05 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-04 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'cxxmodules-no-import-std-reason' | Brad King | 2024-05-03 | 1 | -6/+13 | |
|\ \ \ \ | ||||||
| * | | | | cxxmodules: give a reason for unavailability of `import std` | Ben Boeckel | 2024-05-02 | 1 | -6/+13 | |
* | | | | | Merge topic 'cxxmodules-build-export-different-directory' | Brad King | 2024-05-03 | 1 | -2/+4 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Merge branch 'cxxmodules-build-export-different-directory-3.28' into cxxmodul... | Ben Boeckel | 2024-05-02 | 1 | -2/+4 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | cmDyndepCollation: look at all `export(TARGETS)` calls | Ben Boeckel | 2024-05-02 | 1 | -2/+4 | |
| * | | | | Merge topic 'export-name-safe-name' into release-3.29 | Brad King | 2024-05-01 | 5 | -6/+23 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge topic 'exported-modules-with-headers' into release-3.29 | Brad King | 2024-04-30 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-03 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'pch-single-arch' | Brad King | 2024-05-02 | 6 | -41/+34 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PCH: Use per-arch .pch files only when building multiple Apple architectures | Brad King | 2024-05-01 | 6 | -35/+34 | |
| * | | | | | | | cmNinjaTargetGenerator: Remove unused Apple architecture list | Brad King | 2024-05-01 | 1 | -6/+0 | |
* | | | | | | | | Merge topic 'vs-filter-props' | Brad King | 2024-05-02 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | VS: Add option to import .props in .vcxproj.filters files | halx99 | 2024-05-01 | 1 | -0/+12 | |
* | | | | | | | | | Merge topic 'vs-scan-module-deps-settings' | Brad King | 2024-05-02 | 4 | -14/+52 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | VS: set ScanSourceForModuleDependencies at vcxproj level | Ben Boeckel | 2024-05-01 | 2 | -5/+21 | |
| * | | | | | | | | cmGeneratorTarget: add a target-level query for "needs dyndep" | Ben Boeckel | 2024-05-01 | 2 | -9/+31 | |
| * | | | | | | | | Merge topic 'export-name-safe-name' into release-3.28 | Brad King | 2024-05-01 | 5 | -6/+23 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-02 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge topic 'genex-link-properties' | Brad King | 2024-05-01 | 11 | -155/+180 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | GenEx: Fix TARGET_PROPERTY evaluation of transitive link properties | Brad King | 2024-04-29 | 2 | -4/+17 | |
| * | | | | | | GenEx: Teach TARGET_PROPERTY evaluation to optionally pierce LINK_ONLY | Brad King | 2024-04-29 | 3 | -20/+34 | |
| * | | | | | | Help: Clarify CMP0099 documentation and summary text | Brad King | 2024-04-29 | 1 | -2/+2 | |
| * | | | | | | cmGeneratorExpressionDAGChecker: Simplify transitive property table | Brad King | 2024-04-29 | 6 | -97/+73 | |
| * | | | | | | cmGeneratorExpressionDAGChecker: Make local generator available in constructor | Brad King | 2024-04-29 | 9 | -47/+70 | |
| * | | | | | | cmGeneratorExpressionNode: Remove outdated lint suppression | Brad King | 2024-04-29 | 1 | -2/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'export-name-safe-name' | Brad King | 2024-05-01 | 5 | -6/+23 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | cxxmodules: use filesystem-safe export names in filenames | Ben Boeckel | 2024-04-30 | 3 | -6/+12 | |
| * | | | | | cmGeneratorTarget: add method to get a filesystem-safe export name | Ben Boeckel | 2024-04-29 | 2 | -0/+11 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'simplify-and-clean-up-some-cpack-functions' | Brad King | 2024-05-01 | 5 | -110/+190 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmLocalGenerator: Fix comments in generated cmake_install.cmake file | Deniz Bahadir | 2024-04-30 | 1 | -4/+4 | |
| * | | | | | cmCPackGenerator: Fix debug message in function `PrepareGroupingKind` | Deniz Bahadir | 2024-04-30 | 1 | -2/+2 | |
| * | | | | | cmCPackGenerator: Fix comment in function `InstallCMakeProject` | Deniz Bahadir | 2024-04-30 | 1 | -1/+1 | |
| * | | | | | cmCPackGenerator: Slightly simplify function `InstallProject` | Deniz Bahadir | 2024-04-30 | 1 | -7/+7 | |
| * | | | | | cmCPackGenerator: Clean up and simplify function `DoPackage` | Deniz Bahadir | 2024-04-30 | 1 | -32/+47 | |
| * | | | | | cmCPackGenerator: Clean up and simplify function `PrepareNames` | Deniz Bahadir | 2024-04-30 | 1 | -33/+42 | |
| * | | | | | cmCPackGenerator: Refactor copying of package files into own function | Deniz Bahadir | 2024-04-30 | 2 | -19/+26 | |
| * | | | | | cmCPackGenerator: Refactor generation of checksum file into own function | Deniz Bahadir | 2024-04-30 | 2 | -12/+24 | |
| * | | | | | cmCryptoHash: Add function which gets the hash type name | Deniz Bahadir | 2024-04-30 | 2 | -0/+37 | |
* | | | | | | Merge topic 'search-path-label' | Brad King | 2024-05-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmFindCommon: Fix typo in internal search path group label | Brad King | 2024-04-30 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cmp0116-escaped-colon' | Brad King | 2024-05-01 | 2 | -42/+54 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake_transform_depfile: Handle escaped colons in depfile content | Philipp Borsutzki | 2024-04-30 | 2 | -42/+54 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-05-01 | 1 | -1/+1 | |
| |/ / / / |/| | | | |