Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests/CXXModules: factor out running an import test | Ben Boeckel | 2024-08-27 | 1 | -48/+21 |
* | Merge topic 'cps-export' | Brad King | 2024-08-27 | 57 | -0/+394 |
|\ | |||||
| * | Tests: Add tests for install(PACKAGE_INFO) | Matthew Woehlke | 2024-08-14 | 57 | -0/+394 |
* | | Merge topic 'cmake_path-GET-STEM' | Brad King | 2024-08-26 | 1 | -0/+67 |
|\ \ | |||||
| * | | cmake_path: Fix 'GET "foo/.." STEM' result | FeRD (Frank Dana) | 2024-08-26 | 1 | -0/+67 |
* | | | Merge topic 'cmake-parse-arguments-one-arg-empty-string' | Brad King | 2024-08-26 | 3 | -1/+59 |
|\ \ \ | |||||
| * | | | cmake_parse_arguments: Set variable if empty string given after keyword | Craig Scott | 2024-08-22 | 3 | -1/+59 |
| |/ / | |||||
* | | | Merge topic 'improve-CMakeLibTests' | Brad King | 2024-08-26 | 13 | -15/+71 |
|\ \ \ | |||||
| * | | | testCommon.h: Introduce `ASSERT_EQUAL(actual, expected)` macro | Alex Turbov | 2024-08-20 | 13 | -15/+71 |
* | | | | Merge topic 'fileapi-config-dir' | Brad King | 2024-08-26 | 8 | -3/+20 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | fileapi: Add support for user-wide queries | Martin Duffy | 2024-08-22 | 6 | -0/+13 |
| * | | | Tests: Isolate test suite from user-wide configuration | Brad King | 2024-08-22 | 2 | -2/+7 |
| * | | | Tests: Remove unused cvs anonymous access credentials | Brad King | 2024-08-22 | 1 | -1/+0 |
* | | | | Merge topic 'swift-test-windows' | Brad King | 2024-08-20 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | Swift: Enable SwiftMixLib Test on Windows | Evan Wilde | 2024-08-19 | 1 | -0/+12 |
| |/ / / | |||||
* | | | | Merge topic 'fix-dependencies-searching' | Brad King | 2024-08-20 | 4 | -1/+87 |
|\ \ \ \ | |||||
| * | | | | file(GET_RUNTIME_DEPENDENCIES): Fix resolution of repeated ELF dependencies | Aliaksandr Averchanka | 2024-08-19 | 4 | -1/+87 |
* | | | | | Merge topic 'cpack-nsis-reserved-component-names' | Brad King | 2024-08-20 | 2 | -0/+41 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | CPack/NSIS: Fix matching of reserved component names | K. R. Walker | 2024-08-19 | 2 | -0/+41 |
| * | | | | Merge topic 'swift-install-names' into release-3.30 | Brad King | 2024-08-02 | 4 | -3/+38 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'improve-cmJSONHelpers' | Brad King | 2024-08-19 | 2 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmJSONHelpers.h: Add generic predicate checking helper | Alex Turbov | 2024-08-15 | 2 | -2/+2 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'imprve-CMakeLibTests' | Brad King | 2024-08-19 | 22 | -430/+142 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMakeLibTests: Use `runTests` | Alex Turbov | 2024-08-13 | 13 | -372/+119 |
| * | | | | | | CMakeLibTests: include `testCommon.h` for `ASSERT_TRUE` | Alex Turbov | 2024-08-13 | 5 | -39/+7 |
| * | | | | | | CMakeLibTests: Generate `testConfig.h` with source/build paths defined | Alex Turbov | 2024-08-13 | 6 | -19/+16 |
* | | | | | | | CMakeFindFrameworks: Deprecate the module subject to policy CMP0173 | Craig Scott | 2024-08-16 | 11 | -0/+72 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'cuda_unity' | Brad King | 2024-08-13 | 14 | -1/+210 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add support for unity builds with CUDA sources | Robert Maynard | 2024-08-02 | 14 | -1/+210 |
* | | | | | | | Merge topic 'lfortran-link-info' | Brad King | 2024-08-13 | 7 | -4/+62 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | LFortran: Add support for mixed-language linking with Fortran | Brad King | 2024-08-02 | 7 | -4/+62 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | find_package(): Debug re-rooting behavior | Kyle Edwards | 2024-08-02 | 5 | -0/+69 |
|/ / / / / | |||||
* | | | | | Merge topic 'swift-install-names' | Brad King | 2024-08-02 | 4 | -3/+38 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Swift: Fix INSTALL_NAME_DIR under CMP0157 NEW behavior | Evan Wilde | 2024-08-01 | 4 | -3/+38 |
| * | | | | Merge topic 'backport-test-curl-output' into release-3.29 | Brad King | 2024-07-29 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'presets-graphviz' | Brad King | 2024-08-01 | 12 | -0/+44 |
|\ \ \ \ \ \ | |||||
| * | | | | | | presets: Add graphviz support | Aliaksandr Averchanka | 2024-07-30 | 12 | -0/+44 |
* | | | | | | | Merge topic 'test-xcode-command-line-tools' | Brad King | 2024-08-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Tests: Restore suppression of xcodebuild error with Xcode Command-Line Tools | Brad King | 2024-07-31 | 1 | -0/+1 |
| * | | | | | Merge topic 'backport-test-curl-output' into release-3.30 | Brad King | 2024-07-29 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Tests/RunCMake/file-DOWNLOAD: Update bad host name message for curl 8.9 | Brad King | 2024-07-29 | 1 | -1/+1 |
* | | | | | | PkgC: Add cmake_pkg_config(EXTRACT) command | Vito Gamberini | 2024-07-29 | 44 | -0/+641 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'install-parallel-manifest' | Brad King | 2024-07-26 | 16 | -84/+146 |
|\ \ \ \ \ | |||||
| * | | | | | install: Write manifest file in parallel install | Martin Duffy | 2024-07-25 | 16 | -84/+146 |
* | | | | | | Merge topic 'update-curl' | Brad King | 2024-07-26 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests/RunCMake/file-DOWNLOAD: Update bad host name message for curl 8.9 | Brad King | 2024-07-25 | 1 | -1/+1 |
* | | | | | | | Tests: Removed unused LABELS on CMake's own tests | Brad King | 2024-07-24 | 3 | -7/+0 |
* | | | | | | | Tests: Move ctest --print-labels case into RunCMake.CTestCommandLine | Brad King | 2024-07-24 | 3 | -5/+20 |
|/ / / / / / | |||||
* | | | | | | Merge topic 'system-include-cache' | Brad King | 2024-07-24 | 2 | -52/+59 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GeneratorTarget: Fix missing system include cache key | Orkun Tokdemir | 2024-07-23 | 2 | -52/+59 |