Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'env-cmake-install-prefix' | Brad King | 2024-01-31 | 13 | -14/+73 |
|\ | |||||
| * | cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variable | Silvio Traversaro | 2024-01-30 | 13 | -14/+73 |
* | | Merge topic 'xcode-pch-swift-cxx' | Brad King | 2024-01-31 | 6 | -1/+32 |
|\ \ | |||||
| * | | Xcode: Fix PCH support with Swift & C++ | Mikko Lehtonen | 2024-01-30 | 6 | -1/+32 |
* | | | Merge branch 'release-3.28' | Brad King | 2024-01-31 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'update-zlib' into release-3.28 | Brad King | 2024-01-31 | 2 | -3/+3 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'update-zlib' | Brad King | 2024-01-31 | 2 | -3/+3 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'upstream-zlib' into update-zlib | Brad King | 2024-01-30 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | zlib 2022-10-12 (04f42cec) | zlib upstream | 2024-01-30 | 1 | -1/+1 |
| * | | | | | zlib: Fix 1.2.13 version and date notice | Brad King | 2024-01-30 | 1 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-31 | 1 | -1/+1 |
* | | | | | Merge topic 'test-define-prop' | Brad King | 2024-01-30 | 3 | -0/+125 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Document property redefinition semantics | FeRD (Frank Dana) | 2024-01-29 | 1 | -0/+36 |
| * | | | | | Tests: Add unit tests for property redefinition | FeRD (Frank Dana) | 2024-01-29 | 2 | -0/+89 |
* | | | | | | Merge topic 'FindICU-include-dir-advanced' | Brad King | 2024-01-30 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | FindICU: Mark ICU_INCLUDE_DIR as advanced variable | Peter Kokot | 2024-01-29 | 1 | -0/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-30 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge branch 'release-3.28' | Brad King | 2024-01-29 | 1 | -3/+3 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | CMake 3.28.2v3.28.2 | Brad King | 2024-01-29 | 2 | -4/+4 |
* | | | | | Merge topic 'test-launcher-emulator-genex' | Brad King | 2024-01-29 | 23 | -78/+181 |
|\ \ \ \ \ | |||||
| * | | | | | Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATOR | Brad King | 2024-01-29 | 23 | -59/+162 |
| * | | | | | cmTestGenerator: De-duplicate TEST_LAUNCHER and CROSSCOMPILING_EMULATOR impl | Brad King | 2024-01-29 | 1 | -20/+20 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'release-3.28' | Brad King | 2024-01-29 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'autogen-makefile-depfile' into release-3.28 | Brad King | 2024-01-29 | 7 | -2/+40 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'autogen-makefile-depfile' | Brad King | 2024-01-29 | 7 | -2/+40 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Autogen: Forward dependencies when both Makefile and DEPFILE are used | Orkun Tokdemir | 2024-01-28 | 7 | -1/+39 |
| * | | | | | cmQtAutoGenInitializer: Improve Const-correctness | Orkun Tokdemir | 2024-01-26 | 1 | -1/+1 |
* | | | | | | Merge topic 'productbuild-domains-policy' | Brad King | 2024-01-29 | 14 | -3/+100 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161) | Craig Scott | 2024-01-28 | 14 | -3/+99 |
| * | | | | | | CPack: Clear temporary variable after it is no longer needed | Craig Scott | 2024-01-28 | 1 | -0/+1 |
* | | | | | | | Merge topic 'fortrancinterface-extra-newline' | Craig Scott | 2024-01-29 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FortranCInterface: Skip appending an unnecessary newline to Output.cmake | Craig Scott | 2024-01-27 | 1 | -1/+0 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-29 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge topic 'test-launcher-emulator' | Brad King | 2024-01-28 | 34 | -121/+389 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Improve RunCMake.add_test TEST_LAUNCHER coverage | Brad King | 2024-01-27 | 9 | -41/+89 |
| * | | | | | | Tests: Improve RunCMake.add_test error formatting | Brad King | 2024-01-27 | 1 | -7/+13 |
| * | | | | | | Tests: Improve RunCMake.CrosscompilingEmulator coverage | Brad King | 2024-01-27 | 6 | -5/+172 |
| * | | | | | | Tests: Improve RunCMake.CrosscompilingEmulator error formatting | Brad King | 2024-01-27 | 5 | -24/+45 |
| * | | | | | | Tests: Shorten RunCMake.CrosscompilingEmulator executable names | Brad King | 2024-01-27 | 15 | -44/+58 |
| * | | | | | | Tests: Teach pseudo_emulator helper to pass by default | Brad King | 2024-01-27 | 2 | -1/+13 |
* | | | | | | | Merge topic 'fortrancinterface-IS_NEWER_THAN' | Brad King | 2024-01-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FortranCInterface: Fix wrong path when deciding if redetection is needed | Craig Scott | 2024-01-27 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'ep-url-special-characters' | Brad King | 2024-01-28 | 2 | -27/+32 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ExternalProject: Prevent URL list-splitting on special characters | Craig Scott | 2024-01-27 | 2 | -1/+9 |
| * | | | | | | | ExternalProject: Catch empty REMOTE or LOCAL earlier | Craig Scott | 2024-01-27 | 2 | -8/+7 |
| * | | | | | | | ExternalProject: Update foreach() calls to use IN LISTS and IN ITEMS | Craig Scott | 2024-01-27 | 1 | -13/+13 |
| * | | | | | | | ExternalProject: Remove N^2 add_dependencies() calls | Craig Scott | 2024-01-27 | 1 | -5/+3 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2024-01-28 | 1 | -1/+1 |
* | | | | | | | Merge topic 'doc-configure_file' | Brad King | 2024-01-27 | 1 | -63/+77 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Organize configure_file documentation into sections | Brad King | 2024-01-26 | 1 | -63/+77 |