Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'try_compile_correctly_compute_exec_name' | Brad King | 2022-09-12 | 9 | -18/+28 | |
|\ \ \ \ \ | ||||||
| * | | | | | try_compile: Record output location instead of reverse computing it | Robert Maynard | 2022-09-07 | 9 | -18/+28 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'fetchcontent-redirect-version-exact' | Brad King | 2022-09-12 | 1 | -0/+4 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | FetchContent: Ignore EXACT for redirected find_package() calls | Craig Scott | 2022-09-11 | 1 | -0/+4 | |
| * | | | | Merge topic 'truncation_invalid' into release-3.24 | Brad King | 2022-09-09 | 7 | -0/+10 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'fphsa-error-message-empty-version-var' | Brad King | 2022-09-09 | 4 | -1/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FPHSA: Improve error message when VERSION_VAR is empty or has been unset() | Andrea Pappacoda | 2022-09-07 | 4 | -1/+15 | |
* | | | | | | | Merge topic 'truncation_invalid' | Brad King | 2022-09-09 | 7 | -0/+10 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Tests: Add cases covering bad ctest output truncation types | Brad King | 2022-09-07 | 7 | -0/+10 | |
* | | | | | | | Merge topic 'check-library-properties-fix-performances-regression' | Brad King | 2022-09-09 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Check link libraries properties: fix performances regression | Marc Chevrier | 2022-09-07 | 2 | -5/+5 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'try_compile-unique-bindir' | Brad King | 2022-09-07 | 72 | -403/+596 | |
|\ \ \ \ \ | ||||||
| * | | | | | try_compile: Add keyword-dispatched signature | Matthew Woehlke | 2022-09-05 | 72 | -403/+596 | |
* | | | | | | Merge topic 'return-propagate-variables' | Brad King | 2022-09-07 | 14 | -1/+218 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | return(): Propagate variables to result scope | Marc Chevrier | 2022-09-03 | 14 | -1/+218 | |
* | | | | | | | Merge topic 'cpack-reuse-cmake-tools' | Brad King | 2022-09-07 | 6 | -11/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CPack: re-use paths of tools discovered by CMakeFindBinUtils | Matteo Martelli | 2022-09-06 | 6 | -11/+11 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'test-find-boost' | Brad King | 2022-09-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindPackageTest: Replace VTK with Boost | FeRD (Frank Dana) | 2022-09-03 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'functiontests-haz-fails' | Brad King | 2022-09-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FunctionTest: Fix some test failure checks | FeRD (Frank Dana) | 2022-09-03 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'implicit-link-info-msvc' | Brad King | 2022-09-06 | 3 | -3/+92 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CMakeParseImplicitLinkInfo: Better detection of msvc | Robert Maynard | 2022-09-02 | 3 | -3/+92 | |
* | | | | | | | | Merge topic 'truncation_test' | Craig Scott | 2022-09-06 | 11 | -11/+18 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | RunCMakeTest: fix Truncation test definition | Frank Winklmeier | 2022-09-05 | 11 | -11/+18 | |
| * | | | | | | Merge topic 'Link-MACOSX_BUNDLE' into release-3.24 | Brad King | 2022-09-01 | 5 | -0/+44 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' into relea... | Brad King | 2022-08-31 | 7 | -0/+96 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'cmake-presets-package' | Brad King | 2022-09-02 | 25 | -0/+402 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPack: Add support for presets | Kyle Edwards | 2022-08-31 | 20 | -0/+352 | |
| * | | | | | | | | | CMakePresets.json: Fix formatting of --list-presets=all | Kyle Edwards | 2022-08-31 | 5 | -0/+50 | |
* | | | | | | | | | | Merge topic 'E-capabilities-tls' | Brad King | 2022-09-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmake -E capabilities: Tell whether TLS is enabled | Kyle Edwards | 2022-09-01 | 1 | -1/+1 | |
* | | | | | | | | | | | Tests: Fix some tests under CFLAGS=-DNDEBUG CXXFLAGS=-DNDEBUG | Brad King | 2022-09-01 | 7 | -5/+26 | |
* | | | | | | | | | | | Merge topic 'add_language_levels_for_cxx26' | Brad King | 2022-09-01 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CMake: Support upcoming C++26 language level | Robert Maynard | 2022-08-31 | 2 | -0/+4 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'compiler-launcher-genexp' | Brad King | 2022-09-01 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | COMPILER_LAUNCHER: Add support for generator expressions | Thomas Weißschuh | 2022-08-30 | 1 | -1/+2 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'Link-MACOSX_BUNDLE' | Brad King | 2022-09-01 | 5 | -0/+44 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-3.24-Link-MACOSX_BUNDLE' into Link-MACOSX_BUNDLE | Marc Chevrier | 2022-08-31 | 5 | -0/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | / / / / / | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Xcode: Fix erroneous MACOSX_BUNDLE link | Marc Chevrier | 2022-08-31 | 5 | -0/+44 | |
* | | | | | | | | | | | Merge topic 'xcode-add-gpu-validation-and-default-configuration' | Brad King | 2022-08-31 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Xcode: Add settings to control a scheme's GPU Validation values | PatriceJiang | 2022-08-30 | 2 | -0/+4 | |
* | | | | | | | | | | | | Merge topic 'FindOpenSP-module' | Brad King | 2022-08-31 | 5 | -0/+89 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | FindOpenSP: Add module to find the OpenSP library | Dawid Wróbel | 2022-08-30 | 5 | -0/+89 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' | Brad King | 2022-08-31 | 7 | -0/+96 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIX | Robert Maynard | 2022-08-30 | 7 | -0/+96 | |
* | | | | | | | | | | | | Merge topic 'test-symlinks-with-ccache' | Brad King | 2022-08-31 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | / / / / / | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Tests: Teach RunCMake.SymlinkTrees to tolerate CCACHE_BASEDIR | Brad King | 2022-08-30 | 1 | -0/+3 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'file-set-source-group' | Kyle Edwards | 2022-08-25 | 5 | -4/+22 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | FILE_SET: Fix source group detection | Kyle Edwards | 2022-08-24 | 3 | -0/+17 | |