summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ninja-depfile-transformation'Brad King2020-10-1417-29/+318
|\
| * Ninja: Transform DEPFILEs with policy CMP0116Kyle Edwards2020-10-133-3/+52
| * cmCustomCommandGenerator: Add option to transform depfileKyle Edwards2020-10-133-3/+80
| * cmake -E: Add cmake_transform_depfile internal commandKyle Edwards2020-10-134-0/+148
| * cmGccDepfileReader: Rework helper codeKyle Edwards2020-10-137-23/+38
* | Merge topic 'ninja-multi-no-cache-variables'Brad King2020-10-142-23/+13
|\ \
| * | Ninja Multi-Config: Read configuration variables as normal variablesKyle Edwards2020-10-132-23/+13
| |/
* | Merge topic 'file-GENERATE-refactor'Brad King2020-10-141-29/+73
|\ \
| * | file(GENERATE): Refactor options handlingAsit Dhal2020-10-121-29/+73
* | | Merge topic 'post-rel-dev'Brad King2020-10-142-3/+3
|\ \ \
| * | | export: Increase maximum policy version in exported files to 3.18Brad King2020-10-131-2/+2
| * | | Add deprecation warnings for policies CMP0075 and belowBrad King2020-10-131-1/+1
* | | | Merge topic 'cmake-gui-res'Brad King2020-10-141-2/+2
|\ \ \ \
| * | | | cmake-gui: Attach icons only to main GUI executablesBrad King2020-10-141-2/+2
| * | | | CMake 3.19.0-rc1v3.19.0-rc1Brad King2020-10-131-1/+1
* | | | | CMake Nightly Date StampKitware Robot2020-10-141-1/+1
| |/ / / |/| | |
* | | | Merge topic 'cmake-gui-windows-icon'Brad King2020-10-131-5/+1
|\ \ \ \ | |/ / /
| * | | cmake-gui: Restore application icon on WindowsBrad King2020-10-131-5/+1
* | | | Merge topic 'cmake-gui-macos-icon'Brad King2020-10-131-6/+6
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | cmake-gui: Restore application icon on macOSBrad King2020-10-131-6/+6
* | | 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