Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CPack: Add support for presets | Kyle Edwards | 2022-08-31 | 2 | -3/+171 |
* | cmCMakePresetsGraph: Add package presets | Kyle Edwards | 2022-08-31 | 6 | -1/+288 |
* | CMakePresets.json: Fix formatting of --list-presets=all | Kyle Edwards | 2022-08-31 | 2 | -14/+40 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-08-31 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-08-30 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-08-29 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-08-28 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-08-27 | 1 | -1/+1 |
* | Merge topic 'file-DOWNLOAD-existing-file-matched-message' | Craig Scott | 2022-08-26 | 1 | -1/+1 |
|\ | |||||
| * | file(DOWNLOAD): Fix message for existing file with matching hash | Michael Hirsch | 2022-08-23 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-26 | 1 | -1/+1 |
* | | Merge topic 'file-set-source-group' | Kyle Edwards | 2022-08-25 | 3 | -1/+22 |
|\ \ | |||||
| * | | FILE_SET: Fix source group detection | Kyle Edwards | 2022-08-24 | 3 | -1/+22 |
| * | | CMake 3.24.1v3.24.1 | Brad King | 2022-08-17 | 1 | -1/+1 |
| * | | Merge topic 'export-no-shdeps' into release-3.24 | Brad King | 2022-08-16 | 1 | -0/+7 |
| |\ \ | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-25 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-24 | 1 | -1/+1 |
* | | | | Merge topic 'block-management' | Brad King | 2022-08-23 | 10 | -6/+283 |
|\ \ \ \ | |||||
| * | | | | Add new flow-control commands for variables and policies scopes management | Marc Chevrier | 2022-08-22 | 6 | -2/+236 |
| * | | | | cmMakefile::VariablePushPop: helper class to manage variable scopes | Marc Chevrier | 2022-08-22 | 2 | -0/+27 |
| * | | | | cmMakefile::RaiseScope: Add support for cmValue argument | Marc Chevrier | 2022-08-22 | 1 | -0/+4 |
| * | | | | cmFunctionBlocker: Add handling of close block without parameters. | Marc Chevrier | 2022-08-22 | 2 | -4/+16 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'target-prop-backtraces' | Brad King | 2022-08-23 | 11 | -31/+57 |
|\ \ \ \ | |||||
| * | | | | target_*: Fix cross-directory call backtraces | Brad King | 2022-08-22 | 10 | -29/+56 |
| * | | | | cmQtAutoGenInitializer: Drop unnecessary argument in AppendProperty call | Brad King | 2022-08-22 | 1 | -2/+1 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-23 | 1 | -1/+1 |
|/ / / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-22 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-21 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-20 | 1 | -1/+1 |
* | | | Merge topic 'cuda_mark_toolkit_includes_as_system' | Brad King | 2022-08-19 | 1 | -0/+9 |
|\ \ \ | |||||
| * | | | CUDA: Always mark cuda toolkit as system include | Robert Maynard | 2022-08-18 | 1 | -0/+9 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-19 | 1 | -1/+1 |
* | | | | Merge topic 'cmake-E-env-modify' | Brad King | 2022-08-18 | 3 | -4/+44 |
|\ \ \ \ | |||||
| * | | | | cmake -E env: Add --modify flag | Alex Reinking | 2022-08-17 | 3 | -4/+44 |
* | | | | | Merge topic 'try_compile-no-try_run-args' | Brad King | 2022-08-18 | 1 | -27/+7 |
|\ \ \ \ \ | |||||
| * | | | | | try_compile: Don't accept try_run arguments | Matthew Woehlke | 2022-08-17 | 1 | -26/+6 |
| * | | | | | try_compile: Fix quotes in reporting of unknown arguments | Matthew Woehlke | 2022-08-17 | 1 | -1/+1 |
* | | | | | | Merge topic 'argparse-positional-tweak' | Brad King | 2022-08-18 | 2 | -4/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmArgumentParser: Ignore positional after keyword | Matthew Woehlke | 2022-08-17 | 2 | -4/+8 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'create_test_sourcelist-special-chars' | Brad King | 2022-08-18 | 1 | -3/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | create_test_sourcelist: Add support for more special characters in paths | Klaas Speller | 2022-08-17 | 1 | -3/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-18 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'fix-xcode-install-path' | Brad King | 2022-08-17 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | xcode: Don't set INSTALL_PATH unless target is SHARED_LIBRARY | Tor Arne Vestbø | 2022-08-16 | 1 | -3/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-17 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'refactor-environment-modification' | Brad King | 2022-08-16 | 3 | -134/+182 |
|\ \ \ \ | |||||
| * | | | | cmCTestRunTest: Implement the ENVIRONMENT test property with EnvDiff too | Alex Reinking | 2022-08-15 | 3 | -13/+34 |
| * | | | | cmSystemTools: Add EnvDiff class to hold ENVIRONMENT_MODIFICATION logic | Alex Reinking | 2022-08-15 | 3 | -121/+154 |
| * | | | | cmCTestRunTest: Simplify by using GetSystemPathlistSeparator | Alex Reinking | 2022-08-15 | 1 | -5/+1 |
| * | | | | cmCTestRunTest: Remove unnecessary CMAKE_BOOTSTRAP guard | Alex Reinking | 2022-08-15 | 1 | -2/+0 |