summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2020-11-161-1/+1
* CMake Nightly Date StampKitware Robot2020-11-151-1/+1
* Merge topic 'cmake_path-enhancements'Craig Scott2020-11-141-55/+44
|\
| * cmake_path: various enhancements to subcommands/keywordsMarc Chevrier2020-11-111-55/+44
* | CMake Nightly Date StampKitware Robot2020-11-141-1/+1
* | CMake Nightly Date StampKitware Robot2020-11-131-1/+1
* | Merge topic 'suppress-link-messages'Brad King2020-11-121-1/+1
|\ \
| * | MSVC: Suppress rc/mt/link output unless verbose is requestedOrgad Shaneh2020-11-111-1/+1
* | | CMake Nightly Date StampKitware Robot2020-11-121-1/+1
| |/ |/|
* | Merge topic 'ninja-cleandead-no-dyndep'Brad King2020-11-112-2/+10
|\ \ | |/ |/|
| * Ninja: Avoid cleandead with dyndep bindings for Fortran module dependenciesBrad King2020-11-102-2/+10
| * CMake 3.19.0-rc3v3.19.0-rc3Brad King2020-11-061-1/+1
| * Merge topic 'cmake-gui-file-dialog-crash' into release-3.19Brad King2020-11-062-0/+14
| |\
* | | CMake Nightly Date StampKitware Robot2020-11-111-1/+1
* | | CMake Nightly Date StampKitware Robot2020-11-101-1/+1
* | | Merge topic 'ninja-dyndep-refactor'Brad King2020-11-092-178/+156
|\ \ \
| * | | cmNinjaTargetGenerator: Clarify variable names for preprocessing conditionsBrad King2020-11-061-17/+14
| * | | cmNinjaTargetGenerator: Simplify scan rule depfile selectionBrad King2020-11-061-30/+32
| * | | cmNinjaTargetGenerator: Generalize GetScanRule helperBrad King2020-11-061-30/+27
| * | | cmNinjaTargetGenerator: Remove redundant conditions for dyndep blocksBrad King2020-11-061-26/+19
| * | | cmNinjaTargetGenerator: Revise conditions to clarify dyndep code pathsBrad King2020-11-061-10/+8
| * | | cmNinjaTargetGenerator: Clarify scan rule code groupingBrad King2020-11-061-24/+28
| * | | cmNinjaTargetGenerator: Clarify scan rule helper functionsBrad King2020-11-061-73/+68
| * | | cmNinjaTargetGenerator: Drop unnecessary mutationBrad King2020-11-061-2/+2
| * | | cmNinjaTargetGenerator: Clarify method namesBrad King2020-11-062-16/+15
| * | | cmNinjaTargetGenerator: Consolidate redundant methodsBrad King2020-11-062-11/+4
* | | | CMake Nightly Date StampKitware Robot2020-11-091-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-11-081-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-11-071-1/+1
|/ / /
* | | Merge topic 'clang-tidy-for-objc'Brad King2020-11-063-14/+28
|\ \ \
| * | | clang-tidy: allow OBJC and OBJCXXAndrew Fuller2020-11-053-14/+28
* | | | Merge topic 'cmprop-improve'Brad King2020-11-0612-49/+39
|\ \ \ \
| * | | | Reduce the scope of temporary cmProp variables and other improvementsVitaly Stakhovsky2020-11-0512-49/+39
* | | | | Merge topic 'cmake-gui-file-dialog-crash'Brad King2020-11-062-0/+14
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | cmake-gui: Restore workaround for crash in file dialogBrad King2020-11-052-0/+14
* | | | | Merge topic 'xcode-inherit-paths'Brad King2020-11-061-0/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Xcode: Inherit target library and framework search paths from projectGusts Kaksis2020-11-051-0/+4
| |/ / /
| * | | cmake_path: remove new command from 3.19Marc Chevrier2020-11-032-4/+0
* | | | CMake Nightly Date StampKitware Robot2020-11-061-1/+1
| |/ / |/| |
* | | Merge topic 'makefile-CMAKE_EXPORT_COMPILE_COMMANDS-ASM'Brad King2020-11-051-1/+1
|\ \ \
| * | | Makefiles: Honor CMAKE_EXPORT_COMPILE_COMMANDS for ASMMaxime Girard2020-11-041-1/+1
* | | | Merge topic 'cmprop-source'Brad King2020-11-055-15/+17
|\ \ \ \
| * | | | cmSourceFile::GetPropertyForUser: return cmPropVitaly Stakhovsky2020-11-045-15/+17
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2020-11-051-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2020-11-041-1/+1
|/ /
* | Merge topic 'cmprop-grl'Brad King2020-11-038-31/+29
|\ \
| * | cmLocalGenerator::GetRuleLauncher: return cmPropvvs314152020-11-028-31/+29
* | | Merge topic 'cmake-presets-no-path-arg-warning'Brad King2020-11-031-1/+7
|\ \ \ | | |/ | |/|
| * | CMakePresets.json: Don't warn if no path argument is givenKyle Edwards2020-11-021-1/+7
| * | CMake 3.19.0-rc2v3.19.0-rc2Brad King2020-10-281-1/+1