Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'preserve-compiler-arg1' | Brad King | 2022-03-30 | 5 | -11/+20 | |
|\ \ \ \ | ||||||
| * | | | | Preserve CMAKE_${lang}_COMPILER_ARG1 from existing CMakeCache.txt | Klein, Thorsten (BSH) | 2022-03-29 | 5 | -0/+14 | |
| * | | | | Tests: Simplify RunCMake.CompilerArgs no-clean cases | Brad King | 2022-03-29 | 1 | -12/+7 | |
* | | | | | Merge topic 'framework-consumption-during-compilation' | Brad King | 2022-03-30 | 5 | -0/+43 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ensure targets which are frameworks can be used freely | Marc Chevrier | 2022-03-29 | 5 | -0/+43 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'set-env-var-first-run' | Brad King | 2022-03-29 | 10 | -4/+42 | |
|\ \ \ \ \ | ||||||
| * | | | | | CMP0132: Don't set compiler environment variables on first run | Craig Scott | 2022-03-29 | 10 | -0/+36 | |
| * | | | | | Tests: Reorder CMP0129 test | Craig Scott | 2022-03-26 | 1 | -4/+6 | |
* | | | | | | Merge topic 'fix-23191' | Brad King | 2022-03-29 | 3 | -1/+15 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Trace: process else and elseif commands correctly | Braulio Valdivielso Martinez | 2022-03-25 | 3 | -1/+15 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'variable-link-feature-supported' | Brad King | 2022-03-28 | 13 | -1/+51 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | genex-LINK_(LIBRARY|GROUP) features: update variables behavior | Marc Chevrier | 2022-03-25 | 13 | -1/+51 | |
* | | | | | Tests: Add Matlab label to Matlab-related tests | Silvio | 2022-03-25 | 1 | -0/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'link-interface-direct' | Brad King | 2022-03-25 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | LINK_LIBRARIES: Add support for LINK_ONLY genex | Brad King | 2022-03-24 | 1 | -0/+1 | |
* | | | | | Merge topic 'cmake-fresh' | Brad King | 2022-03-25 | 8 | -3/+47 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake: Add --fresh option to clear the cache and start from scratch | Brad King | 2022-03-22 | 8 | -3/+47 | |
| |/ / / / | ||||||
* | | | | | cmake -E tar: Add --touch option | Kasper Laudrup | 2022-03-23 | 2 | -0/+16 | |
* | | | | | Tests: Add test for 'cmake -E tar --mtime' option | Kasper Laudrup | 2022-03-23 | 3 | -0/+23 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'initialize-property-name' | Brad King | 2022-03-23 | 11 | -23/+23 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | define_property(): Change constraints of INITIALIZE_FROM_VARIABLE | Kyle Edwards | 2022-03-23 | 11 | -23/+23 | |
* | | | | Genex-LINK_GROUP: Add support feature RESCAN on BSD systems | Marc Chevrier | 2022-03-22 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'LINK_LIBRARY-WHOLE_ARCHIVE' | Brad King | 2022-03-21 | 4 | -36/+57 | |
|\ \ \ | ||||||
| * | | | genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVE | Marc Chevrier | 2022-03-17 | 4 | -36/+57 | |
* | | | | Merge topic 'cmake-P-args' | Brad King | 2022-03-18 | 3 | -4/+17 | |
|\ \ \ \ | ||||||
| * | | | | cmake: Improve acceptance of arbitrary arguments in -P script mode | Brad King | 2022-03-17 | 3 | -4/+17 | |
* | | | | | Merge topic 'always_prefer_last_source_dir' | Brad King | 2022-03-18 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | cmake: Always prefer the last source directory provided | Robert Maynard | 2022-03-17 | 1 | -1/+1 | |
* | | | | Merge topic 'test-RunCMake-lld-llvm-warnings' | Brad King | 2022-03-15 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | Tests: Teach RunCMake to ignore lld-link PDB item index warnings | Brad King | 2022-03-11 | 1 | -0/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'find_package-global-imported' | Brad King | 2022-03-11 | 14 | -0/+139 | |
|\ \ \ \ | ||||||
| * | | | | find_package: Add support for default GLOBAL imported targets | John Parent | 2022-03-10 | 14 | -0/+139 | |
| |/ / / | ||||||
* | | | | Merge topic 'cuda-arch-native' | Brad King | 2022-03-11 | 7 | -0/+15 | |
|\ \ \ \ | ||||||
| * | | | | CUDA: Add support for CUDA_ARCHITECTURES=native | Brad King | 2022-03-10 | 7 | -0/+15 | |
| |/ / / | ||||||
* | | | | Merge topic 'test-fix-regex' | Brad King | 2022-03-11 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Tests: Fix CMake syntax warning in RunCMake.CTestCommandLine | Brad King | 2022-03-10 | 1 | -1/+1 | |
* | | | | Merge topic 'cuda-arch-off' | Brad King | 2022-03-10 | 3 | -0/+24 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | Tests: Fix testing CMAKE_CUDA_ARCHITECTURES=OFF with Clang | Brad King | 2022-03-10 | 2 | -0/+18 | |
| * | | CUDA: Restore support for CMAKE_CUDA_ARCHITECTURES=OFF | Robert Maynard | 2022-03-09 | 3 | -0/+6 | |
* | | | Merge topic 'ctest_truncate' | Brad King | 2022-03-09 | 8 | -4/+68 | |
|\ \ \ | ||||||
| * | | | ctest: add option for output truncation | Frank Winklmeier | 2022-03-08 | 6 | -1/+65 | |
| * | | | presets: bump version to v5 | Frank Winklmeier | 2022-03-08 | 3 | -3/+3 | |
* | | | | Merge topic 'color-diagnostics' | Brad King | 2022-03-09 | 12 | -0/+96 | |
|\ \ \ \ | ||||||
| * | | | | color: Add tests for CMAKE_COLOR_DIAGNOSTICS | Brad King | 2022-03-08 | 12 | -0/+96 | |
| |/ / / | ||||||
* | | | | Merge topic 'ignore-prefix-path-test-program-path' | Brad King | 2022-03-09 | 1 | -0/+1 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Tests: Disable CMAKE_SYSTEM_PROGRAM_PATH in IgnorePrefixPath test | Kyle Edwards | 2022-03-08 | 1 | -0/+1 | |
| * | | | Merge topic 'cmake-presets-file-dir' into release-3.23 | Brad King | 2022-03-08 | 7 | -1/+49 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'cmake-presets-file-dir' | Brad King | 2022-03-08 | 7 | -1/+49 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | CMakePresets.json: Add ${fileDir} macro | Kyle Edwards | 2022-03-07 | 7 | -1/+49 | |
* | | | | | Merge topic 'test-cmp0125' | Brad King | 2022-03-08 | 4 | -56/+56 | |
|\ \ \ \ \ | | |/ / / | |/| | | |