| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'FindBoost-remove' | Brad King | 2024-05-06 | 17 | -0/+81 |
|\ |
|
| * | FindBoost: Add policy to remove this module | Brad King | 2024-05-03 | 17 | -0/+81 |
|
|
* | | Merge topic 'cpack-support-all-component-names' | Brad King | 2024-05-06 | 5 | -0/+81 |
|\ \
| |/
|/| |
|
| * | CPack: Add tests for component containing problematic characters | Deniz Bahadir | 2024-05-01 | 5 | -0/+81 |
|
|
* | | Merge topic 'cxxmodules-no-import-std-reason' | Brad King | 2024-05-03 | 7 | -1/+58 |
|\ \ |
|
| * | | Tests/CXXModules: add tests for C++26 `import std` support | Ben Boeckel | 2024-05-02 | 6 | -0/+52 |
|
|
| * | | cxxmodules: give a reason for unavailability of `import std` | Ben Boeckel | 2024-05-02 | 1 | -1/+6 |
|
|
* | | | Merge topic 'cxxmodules-build-export-different-directory' | Brad King | 2024-05-03 | 10 | -0/+149 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'cxxmodules-build-export-different-directory-3.28' into cxxmodul... | Ben Boeckel | 2024-05-02 | 10 | -0/+149 |
| |\ \ |
|
| | * | | cmDyndepCollation: look at all `export(TARGETS)` calls | Ben Boeckel | 2024-05-02 | 10 | -0/+149 |
|
|
| * | | | Merge topic 'export-name-safe-name' into release-3.29 | Brad King | 2024-05-01 | 7 | -0/+298 |
| |\ \ \ |
|
| * \ \ \ | Merge topic 'exported-modules-with-headers' into release-3.29 | Brad King | 2024-04-30 | 10 | -0/+184 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge topic 'vs-filter-props' | Brad King | 2024-05-02 | 2 | -21/+27 |
|\ \ \ \ \ \ |
|
| * | | | | | | VS: Add option to import .props in .vcxproj.filters files | halx99 | 2024-05-01 | 2 | -21/+27 |
|
|
* | | | | | | | Merge topic 'fphsa-before-project' | Brad King | 2024-05-02 | 10 | -9/+38 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | FPHSA: Add hint for failure when called before project() | Brad King | 2024-05-01 | 10 | -9/+38 |
|
|
* | | | | | | | Merge topic 'genex-link-properties' | Brad King | 2024-05-01 | 16 | -2/+174 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | GenEx: Fix TARGET_PROPERTY evaluation of transitive link properties | Brad King | 2024-04-29 | 8 | -11/+23 |
|
|
| * | | | | | | | Tests: Cover TARGET_PROPERTY genex evaluation of transitive link properties | Brad King | 2024-04-29 | 4 | -1/+65 |
|
|
| * | | | | | | | Tests: Cover TARGET_PROPERTY genex evaluation of transitive build properties | Brad King | 2024-04-29 | 9 | -0/+96 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge topic 'export-name-safe-name' | Brad King | 2024-05-01 | 7 | -0/+298 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | cxxmodules: use filesystem-safe export names in filenames | Ben Boeckel | 2024-04-30 | 7 | -0/+298 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge topic 'lang-standard-latest' | Brad King | 2024-05-01 | 22 | -0/+114 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add CMAKE_<LANG>_STANDARD_LATEST variables | Tyler | 2024-04-30 | 22 | -0/+114 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge topic 'ps1-not-exe' | Brad King | 2024-05-01 | 1 | -0/+0 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Remove unnecessary executable permission from .ps1 scripts | Brad King | 2024-04-30 | 1 | -0/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge topic 'exported-modules-with-headers' | Brad King | 2024-04-30 | 10 | -0/+184 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Tests/CXXModules: test exporting modules which include headers | Ben Boeckel | 2024-04-27 | 10 | -0/+184 |
| |/ / |
|
* | | | ctest: Allow --test-dir override when using presets | castro-ma | 2024-04-24 | 2 | -3/+30 |
|
|
* | | | Merge topic 'ninja-swift-verbosity' | Brad King | 2024-04-24 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Swift/Ninja: Add description to Swift object build steps | Jeremy Day | 2024-04-23 | 1 | -2/+2 |
|
|
* | | | | Merge topic 'xcode-default-file-type' | Brad King | 2024-04-24 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Xcode: Use builtin "default" file type | Ilya Kulakov | 2024-04-23 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge topic 'pkg_get_variable-list' | Brad King | 2024-04-23 | 3 | -1/+35 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | FindPkgConfig: Fix parsing of quoted lists with pkgconf <1.5.1 | Kerem Aksu | 2024-04-20 | 3 | -1/+35 |
|
|
* | | | | Merge topic 'save-restore-PACKAGE_PREFIX_DIR' | Brad King | 2024-04-22 | 5 | -3/+115 |
|\ \ \ \ |
|
| * | | | | find_package: Save/restore PACKAGE_PREFIX_DIR | Craig Scott | 2024-04-19 | 3 | -0/+51 |
| | |_|/
| |/| | |
|
| * | | | generate_apple_*_selection_file: Save/restore PACKAGE_PREFIX_DIR | Craig Scott | 2024-04-19 | 3 | -0/+60 |
|
|
| * | | | Tests/RunCMake/CMakePackage: Define variable closer to where it is used | Brad King | 2024-04-15 | 1 | -3/+4 |
|
|
* | | | | Merge topic 'cxxmodules-import-std-user-detect' | Brad King | 2024-04-19 | 1 | -4/+15 |
|\ \ \ \ |
|
| * | | | | cxxmodules: provide a detection variable for `import std` | Ben Boeckel | 2024-04-18 | 1 | -4/+15 |
|
|
* | | | | | Merge topic 'invalid-ctest-arg-revisions' | Brad King | 2024-04-18 | 1 | -1/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ctest: Cleanup for invalid argument handling | Martin Duffy | 2024-04-17 | 1 | -1/+2 |
| | |/ /
| |/| | |
|
* | | | | C++26: Support detection as the default standard | Raul Tambre | 2024-04-16 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge topic 'test-configure' | Brad King | 2024-04-16 | 1 | -44/+43 |
|\ \ \ |
|
| * | | | Tests/RunCMake/Configure: Improve variable scoping | Brad King | 2024-04-15 | 1 | -44/+43 |
|
|
* | | | | Merge topic 'lcc-updates-2024-04' | Brad King | 2024-04-16 | 1 | -0/+11 |
|\ \ \ \ |
|
| * | | | | Tests: Exclude more tests found to be failing on broken libc on Elbrus | makise-homura | 2024-04-12 | 1 | -0/+11 |
|
|
* | | | | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-macos-rpath' | Brad King | 2024-04-16 | 6 | -0/+68 |
|\ \ \ \ \ |
|
| * | | | | | file(GET_RUNTIME_DEPENDENCIES): propagate parent rpath on macOS | Luis Caro Campos | 2024-04-15 | 6 | -0/+68 |
| |/ / / / |
|