summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmGccDepfileReader: Rework helper codeKyle Edwards2020-10-137-23/+38
* Merge topic 'explicit-source-extensions'Kyle Edwards2020-10-134-21/+57
|\
| * CMP0115: Require source file extensions to be explicitKyle Edwards2020-10-134-21/+57
* | Merge topic 'export-namelink-only-comment-removal'Brad King2020-10-131-1/+0
|\ \
| * | export: Remove leftover inaccurate code commentCraig Scott2020-10-131-1/+0
| * | Merge topic 'export-namelink-only' into release-3.19Craig Scott2020-10-121-19/+27
| |\ \
* | | | CMake Nightly Date StampKitware Robot2020-10-131-1/+1
* | | | Merge topic 'export-namelink-only'Craig Scott2020-10-121-19/+27
|\ \ \ \ | | |/ / | |/| |
| * | | export: Do not fail generation for namelink-only caseDeniz Bahadir2020-10-091-19/+27
* | | | Merge topic 'ninja-multi-segfault'Kyle Edwards2020-10-121-7/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Ninja Multi-Config: Fix segfault when installing an exportKyle Edwards2020-10-091-7/+7
| |/ /
* | | CMake Nightly Date StampKitware Robot2020-10-121-1/+1
* | | CMake Nightly Date StampKitware Robot2020-10-111-1/+1
* | | CMake Nightly Date StampKitware Robot2020-10-101-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2020-10-091-1/+1
* | cmMakefile: Consolidate CreateGenerated{Outputs,Byproducts}Brad King2020-10-082-14/+3
* | cmLocalGenerator: Migrate custom command output lookup from cmMakefileBrad King2020-10-086-271/+276
* | cmMakefile: Drop unnecessary custom command APPEND checkBrad King2020-10-084-72/+6
* | Begin post-3.19 developmentBrad King2020-10-081-2/+2
|/
* Begin 3.19 release versioningBrad King2020-10-081-3/+3
* Merge topic 'ignore_MSB_warnings'Brad King2020-10-081-0/+2
|\
| * cm_cxx_features: Filter out MSBXXXX warningsAnonymous Maarten2020-10-081-0/+2
* | CMake Nightly Date StampKitware Robot2020-10-081-1/+1
* | Merge topic 'cmake-presets-empty-var'Brad King2020-10-071-1/+11
|\ \
| * | CMakePresets.json: Prohibit empty variable namesKyle Edwards2020-10-061-1/+11
* | | CMake Nightly Date StampKitware Robot2020-10-071-1/+1
|/ /
* | Merge topic 'cmake-presets'Brad King2020-10-0630-70/+2059
|\ \
| * | CMake GUI: Add presets functionalityKyle Edwards2020-10-0515-11/+762
| * | CMake: Add presets functionalityKyle Edwards2020-10-055-46/+366
| * | Presets: Add cmCMakePresetsFile classKyle Edwards2020-10-053-0/+906
| * | Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator()Kyle Edwards2020-10-0510-19/+20
| * | cmJSONHelpers: Add new Bind() functionKyle Edwards2020-10-051-0/+11
| |/
* | Merge topic 'fix-uninitialized-21166'Brad King2020-10-062-0/+4
|\ \
| * | cmCTestBuildHandler: Avoid uninitialized line-numbersAdriaan de Groot2020-10-051-0/+2
| * | cmake: Fix uninitialized member in HandleDeleteCacheVariablesAdriaan de Groot2020-10-051-0/+2
| |/
* | Merge topic 'csharp-source_group-bugfix'Brad King2020-10-061-1/+8
|\ \
| * | VS: Fix regression in C# source linksKinan Mahdi2020-10-051-1/+8
| * | CMake 3.18.3v3.18.3Brad King2020-09-221-1/+1
| * | Merge topic 'foreach-int-parse-range-check' into release-3.18Brad King2020-09-211-0/+6
| |\ \
* | | | CMake Nightly Date StampKitware Robot2020-10-061-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2020-10-051-1/+1
* | | Merge topic 'xcode-refactor-framework-linking'Craig Scott2020-10-042-6/+20
|\ \ \
| * | | Xcode: Don't add framework as -framework argument in linker info listGusts Kaksis2020-10-022-6/+20
* | | | CMake Nightly Date StampKitware Robot2020-10-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-10-031-1/+1
* | | | Merge topic 'execute_process-fatal-error'Brad King2020-10-021-1/+57
|\ \ \ \
| * | | | execute_process: add options for fatal errors on subprocess failureAsit Dhal2020-10-011-1/+57
* | | | | Merge topic 'ctest-memcheck-compute-sanitizer'Brad King2020-10-021-1/+2
|\ \ \ \ \
| * | | | | CTest: add compute-sanitizer alias for cuda-memcheckTobias Ribizel2020-10-011-1/+2
| |/ / / /
* | | | | Merge topic 'optimize-cmListFileFunction'Marc Chevrier2020-10-0214-85/+123
|\ \ \ \ \ | |_|/ / / |/| | | |