summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Add ISPC compiler support to CMakeRobert Maynard2020-08-286-6/+27
* Refactor some swift only logic to be re-used by other languagesRobert Maynard2020-08-071-26/+23
* Merge topic 'cygwin-patches'Brad King2020-08-071-1/+1
|\
| * install: Use case-sensitive pattern matching on CygwinLemures Lemniscati2020-08-061-1/+1
* | Merge topic 'cuda_memcheck_more_errors'Brad King2020-08-071-1/+2
|\ \
| * | CTest: Add error types to cuda-memcheck parserTobias Ribizel2020-08-051-1/+2
* | | Merge topic 'cmFileCommand-typo'Brad King2020-08-071-1/+1
|\ \ \
| * | | Correct a typo in cmFileCommand.cxxFelix Yan2020-08-061-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-08-071-1/+1
* | | | Merge topic 'compiler_flags'Brad King2020-08-063-3/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Toolchain: Handle repeated invocations of CMake with -DCMAKE_C_COMPILERFred Baksik2020-07-292-1/+9
| * | | cmake: avoid exception when printing "changed variables" messageFred Baksik2020-07-231-2/+7
* | | | Merge topic 'update-kwsys'Brad King2020-08-065-62/+26
|\ \ \ \
| * | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-08-055-62/+26
| | |_|/ | |/| |
* | | | Merge topic 'cmake-find-package-mode-help'Brad King2020-08-061-1/+1
|\ \ \ \
| * | | | cmake: Update --help output to discourage use of --find-package modeBrad King2020-08-041-1/+1
* | | | | Merge topic 'FixTooManyOpenFiles'Brad King2020-08-062-34/+14
|\ \ \ \ \
| * | | | | Graphviz: Fix issue with too many open file streams on Windows platformStephan Rohmen2020-07-312-34/+14
* | | | | | Merge topic 'reuse_pch_no_delay'Brad King2020-08-061-1/+1
|\ \ \ \ \ \
| * | | | | | PCH: Avoid unnecessary 30s delay on MSBuild Generator with REUSE_FROMCristian Adam2020-08-051-1/+1
* | | | | | | Merge topic 'automoc_timestamp_deps'Brad King2020-08-062-3/+48
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-3.17-automoc_timestamp_deps'Brad King2020-08-052-3/+48
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | AutoGen: Fix over-specified direct dependencies of custom commandAlexandru Croitor2020-08-032-3/+48
| * | | | | | | CMake 3.18.1v3.18.1Brad King2020-07-301-1/+1
* | | | | | | | Merge topic 'ninja-multi-rsp-remove-path'Brad King2020-08-061-10/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Ninja: Restore shorter path to response filesKyle Edwards2020-08-031-10/+2
| | |/ / / / / | |/| | | | |
| * | | | | | CMake 3.17.4v3.17.4Brad King2020-07-301-1/+1
| * | | | | | Merge branch 'backport-3.17-graphviz-restore-per-target' into release-3.17Brad King2020-07-212-7/+145
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ninja-multi-rsp' into release-3.17Brad King2020-07-161-4/+14
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'vs-sln-version-16' into release-3.17Brad King2020-06-031-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'pch-fix-bad-ClearSourcesCache' into release-3.17Brad King2020-06-012-3/+17
| |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-061-1/+1
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-051-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-041-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-031-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-021-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-011-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2020-07-311-1/+1
* | | | | | | | Merge topic 'unity_no_skip_autogen'Brad King2020-07-301-1/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Unity Builds: Do not set SKIP_AUTOGEN to source filesCristian Adam2020-07-291-1/+0
| * | | | | | | Merge topic 'revert-add_test-special-chars' into release-3.18Brad King2020-07-281-7/+7
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'xcode-12-legacy-deprecation' into release-3.18Brad King2020-07-271-0/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'vs-lang-flags' into release-3.18Brad King2020-07-271-0/+6
| |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-07-301-1/+1
* | | | | | | | | | | Merge topic 'cmcomputecomponentgraph-compute-method'Brad King2020-07-294-2/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmComputeComponentGraph: Move work out of constructor into Compute() methodKyle Edwards2020-07-284-2/+11
* | | | | | | | | | | | Merge topic 'refactor_cmTarget_language_initProperties'Brad King2020-07-291-25/+17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmTarget: Refactor init of common language propertiesRobert Maynard2020-07-281-25/+17
* | | | | | | | | | | | | Merge topic 'use-nonempty'Brad King2020-07-2926-86/+85
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Source: use cmNonempty()Vitaly Stakhovsky2020-07-2826-86/+85
| |/ / / / / / / / / / / /