summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2021-07-091-1/+1
* Merge topic 'find_package-required-var'Brad King2021-07-081-3/+21
|\
| * find_package: Add variable to make package REQUIREDEugene Shalygin2021-07-081-3/+21
* | Merge topic 'CPATH_symlinks'Brad King2021-07-082-12/+23
|\ \
| * | Do not exclude include directory symlinks to entries of CPATHAlexander Grund2021-07-072-4/+14
| * | cmLocalGenerator: Simplify CPATH lookup loopAlexander Grund2021-07-071-3/+2
| * | cmLocalGenerator: Clarify check for membership in multiple setsAlexander Grund2021-07-071-3/+3
| * | cmLocalGenerator: Remove unnecessary parentheses in a conditionAlexander Grund2021-07-071-4/+4
| * | cmLocalGenerator: Store realpath lookup result in a variableAlexander Grund2021-07-071-2/+3
| * | cmLocalGenerator: Factor out repeated condition into local variableAlexander Grund2021-07-061-3/+4
* | | CMake Nightly Date StampKitware Robot2021-07-081-1/+1
| |/ |/|
* | Merge topic 'cmake-presets-list-no-generator'Brad King2021-07-071-0/+3
|\ \
| * | CMakePresets.json: Make --list-presets show presets with no generatorKyle Edwards2021-07-061-0/+3
* | | Merge topic 'xcode13-old-buildsystem'Brad King2021-07-071-1/+5
|\ \ \
| * | | Xcode: Ignore deprecated build systemGregor Jasny2021-07-061-1/+5
* | | | CMake Nightly Date StampKitware Robot2021-07-071-1/+1
* | | | Merge topic 'makefile-normalize-depfile'Brad King2021-07-063-6/+17
|\ \ \ \
| * \ \ \ Merge branch 'backport-3.21-makefile-normalize-depfile'Brad King2021-07-023-6/+17
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'backport-3.20-makefile-normalize-depfile'Brad King2021-07-023-6/+17
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Makefiles: Normalize compiler-generated depfile pathsMarc Chevrier2021-07-023-6/+17
| | | * | CMake 3.20.5v3.20.5Brad King2021-06-211-1/+1
| | | * | Merge topic 'fix-flow-control-override' into release-3.20Brad King2021-06-173-8/+17
| | | |\ \
| | | * | | VS: Do not apply '/external:W*' flag table mapping on VS < 16.10Brad King2021-06-161-4/+14
| | | * | | cmGlobalVisualStudio10Generator: Adopt GetVSInstanceVersion methodBrad King2021-06-163-7/+19
| | | * | | cmGlobalVisualStudio10Generator: Move static functions to anonymous namespaceBrad King2021-06-161-4/+6
| | * | | | CMake 3.21.0-rc2v3.21.0-rc2Brad King2021-06-301-1/+1
| | * | | | Merge topic 'CMP0126-WARNING' into release-3.21Brad King2021-06-302-5/+22
| | |\ \ \ \
| | * \ \ \ \ Merge topic 'vs-ARM64EC' into release-3.21Brad King2021-06-301-1/+2
| | |\ \ \ \ \
* | | | | | | | CMake Nightly Date StampKitware Robot2021-07-061-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2021-07-051-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-07-041-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2021-07-031-1/+1
* | | | | | | Merge topic 'ctest_not_dart'Brad King2021-07-029-156/+124
|\ \ \ \ \ \ \
| * | | | | | | ctest: support <CTestMeasurement> for runtime measurementsZack Galbreath2021-07-019-156/+124
* | | | | | | | Merge topic 'autogen-deps'Brad King2021-07-021-5/+23
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | AutoGen: Fix needless compilation of mocs_compilation.cppJoerg Bornemann2021-07-011-5/+23
* | | | | | | | CMake Nightly Date StampKitware Robot2021-07-021-1/+1
* | | | | | | | Merge topic 'env-init-configs'Brad King2021-07-016-24/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Allow CMAKE_CONFIGURATION_TYPES to be set by environment variableBrad King2021-06-301-1/+5
| * | | | | | | | cmake: Allow CMAKE_BUILD_TYPE to be set by environment variableBrad King2021-06-301-0/+12
| * | | | | | | | cmMakefile: Add helper to initialize CMAKE_CONFIGURATION_TYPESBrad King2021-06-305-24/+18
| |/ / / / / / /
* | | | | | | | Merge topic 'post-rel-dev'Brad King2021-07-012-6/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | export: Increase maximum policy version in exported files to 3.20Brad King2021-06-301-2/+2
| * | | | | | | | Add deprecation warnings for policies CMP0088 and belowBrad King2021-06-301-4/+3
| |/ / / / / / /
* | | | | | | | Merge topic 'cpackdeb-md5sums-order'Brad King2021-07-011-0/+7
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | CPackDeb: sort package files before generating deb fileAlexey Rogachevskiy2021-06-301-0/+7
* | | | | | | | CMake Nightly Date StampKitware Robot2021-07-011-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'ninja-edit_cache'Brad King2021-06-307-48/+42
|\ \ \ \ \ \ \
| * | | | | | | Ninja: Use `ccmake` for `edit_cache`NAKAMURA Takumi2021-06-293-9/+1
| * | | | | | | cmGlobalCommonGenerator: Adopt GetEditCacheCommandNAKAMURA Takumi2021-06-294-33/+33