summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'asm_arch'Brad King2020-12-071-1/+1
|\
| * macOS: Add architecture flags only for native ASM dialectRaul Tambre2020-12-041-1/+1
| * Merge topic 'export-namelink' into release-3.19Brad King2020-12-024-8/+19
| |\
| * \ Merge topic 'ninja-regen-metadata' into release-3.19Brad King2020-12-012-2/+11
| |\ \
* | | | CMake Nightly Date StampKitware Robot2020-12-071-1/+1
* | | | CMake Nightly Date StampKitware Robot2020-12-061-1/+1
* | | | Merge topic 'remove-WCDH-module'Craig Scott2020-12-052-1/+5
|\ \ \ \
| * | | | WriteCompilerDetectionHeader: Add policy to remove moduleBrad King2020-12-052-1/+5
* | | | | CMake Nightly Date StampKitware Robot2020-12-051-1/+1
|/ / / /
* | | | Merge topic 'makefiles-compiler-deps-optims'Brad King2020-12-041-1/+12
|\ \ \ \
| * | | | Makefiles dependencies: enhance robustness of deps parserMarc Chevrier2020-12-031-1/+12
* | | | | Merge topic 'explicit-LANGUAGE-flag'Brad King2020-12-047-3/+57
|\ \ \ \ \
| * | | | | Compile with explicit language flag when source LANGUAGE property is setBrad King2020-12-027-3/+57
* | | | | | CMake Nightly Date StampKitware Robot2020-12-041-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2020-12-031-1/+1
* | | | | Merge topic 'cpackifw-package-wizard-show-page-list'Brad King2020-12-022-0/+29
|\ \ \ \ \
| * | | | | CPackIFW: Add CPACK_IFW_PACKAGE_WIZARD_SHOW_PAGE_LIST variableKonstantin Podsvirov2020-11-272-0/+29
* | | | | | Merge topic 'ninja-deps-updates'Brad King2020-12-022-40/+26
|\ \ \ \ \ \
| * | | | | | Ninja Generators: Homogenize configuration with MakefilesMarc Chevrier2020-12-012-40/+26
* | | | | | | Merge topic 'issue-20955'Brad King2020-12-021-0/+11
|\ \ \ \ \ \ \
| * | | | | | | ctest: Provide hints about inspecting test failuresAsit Dhal2020-12-011-0/+11
* | | | | | | | Merge topic 'error_out_on_unknown_argument'Brad King2020-12-021-1/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Error out on unknown arguments starting with `-`.Robert Maynard2020-12-011-1/+21
* | | | | | | | | Merge topic 'export-namelink'Brad King2020-12-024-8/+19
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | export: Do not fail generation for separate namelink only caseDeniz Bahadir2020-12-014-8/+19
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-12-021-1/+1
* | | | | | | | | Merge topic 'cmprop-improve'Brad King2020-12-011-25/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmCTestBuildCommand: code improvementVitaly Stakhovsky2020-11-291-25/+18
* | | | | | | | | | Merge topic 'ninja-regen-metadata'Brad King2020-12-012-2/+11
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Ninja: Clean metadata after regen during build on Windows with 1.10.2+Brad King2020-11-302-2/+11
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'pch-ios-multi-arch-nmc'Brad King2020-12-011-2/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | PCH: Fix compiler errors on iOS multi-arch using Ninja Multi-ConfigCristian Adam2020-11-301-2/+4
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2020-12-011-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'makefiles-compiler-deps-optims'Brad King2020-11-3014-328/+1046
|\ \ \ \ \ \
| * | | | | | Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-297-242/+964
| * | | | | | Refactoring: Abstract Makefile line continuation formatMarc Chevrier2020-11-284-9/+6
| * | | | | | Refactoring: enhance include file filteringMarc Chevrier2020-11-281-24/+14
| * | | | | | Refactoring: Introduce place-holder for dependency target.Marc Chevrier2020-11-283-47/+47
| * | | | | | Refactoring: Makefiles Generators: Add support for various depends scannersMarc Chevrier2020-11-284-19/+28
* | | | | | | Merge topic 'make-GENERATED-visible-from-any-scope'Brad King2020-11-3014-54/+241
|\ \ \ \ \ \ \
| * | | | | | | GENERATED prop: Add implementation for policy CMP0118 being set to NEWDeniz Bahadir2020-11-248-31/+102
| * | | | | | | GENERATED prop: Simplify determining the language of a source fileDeniz Bahadir2020-11-241-9/+7
| * | | | | | | GENERATED prop: Check CMP0118 policy and warn in certain situationsDeniz Bahadir2020-11-243-2/+121
| * | | | | | | GENERATED prop: Introducing policy CMP0118 and its documentationDeniz Bahadir2020-11-241-1/+5
| * | | | | | | Simplify code by calling a function directly instead of duplicating itDeniz Bahadir2020-11-191-6/+1
| * | | | | | | Fix typo in function nameDeniz Bahadir2020-11-175-6/+6
* | | | | | | | Merge topic 'enable-extensions-on-qnx'Brad King2020-11-301-3/+6
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | QNX: Do not disable compiler extensions for CMake itselfStephen Kelly2020-11-251-3/+6
| * | | | | | CMake 3.19.1v3.19.1Brad King2020-11-241-1/+1
| * | | | | | Merge topic 'policy-cmp0111-iface' into release-3.19Brad King2020-11-242-28/+31
| |\ \ \ \ \ \