summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ninja-regen-metadata'Brad King2020-12-014-7/+16
|\
| * ci: update to use ninja 1.10.2Brad King2020-11-302-5/+5
| * Ninja: Clean metadata after regen during build on Windows with 1.10.2+Brad King2020-11-302-2/+11
* | Merge branch 'release-3.19'Brad King2020-12-010-0/+0
|\ \
| * \ Merge topic 'pch-ios-multi-arch-nmc' into release-3.19Brad King2020-12-011-2/+4
| |\ \ | | |/ | |/|
* | | 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-3069-375/+1413
|\ \
| * | Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-2952-270/+1312
| * | 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-2820-66/+66
| * | 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-30208-56/+5860
|\ \ \
| * | | GENERATED prop: Set CMP0118 to NEW for some (unrelated) testsDeniz Bahadir2020-11-242-2/+2
| * | | GENERATED prop: Add implementation for policy CMP0118 being set to NEWDeniz Bahadir2020-11-2491-837/+2304
| * | | 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-2475-21/+1813
| * | | GENERATED prop: Introducing policy CMP0118 and its documentationDeniz Bahadir2020-11-249-1/+61
| * | | GENERATED prop: Add some tests before introducing changes with CMP0118Deniz Bahadir2020-11-2482-0/+2492
| * | | 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 branch 'release-3.19'Brad King2020-11-300-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'correct_check_compiler_flag_regression' into release-3.19Brad King2020-11-303-7/+8
| |\ \ \
* | \ \ \ Merge topic 'correct_check_compiler_flag_regression'Brad King2020-11-303-7/+8
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Modules: Rename Internal/CMake{CheckCompiler => TryCompilerOrLinker}FlagRobert Maynard2020-11-253-7/+8
* | | | | Merge branch 'release-3.19'Brad King2020-11-300-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'enable-extensions-on-qnx' into release-3.19Brad King2020-11-301-3/+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
| | |/ / / | |/| | |
* | | | | Merge branch 'release-3.19'Brad King2020-11-300-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'check-lang-conditions' into release-3.19Brad King2020-11-3022-23/+62
| |\ \ \ \
* | \ \ \ \ Merge topic 'check-lang-conditions'Brad King2020-11-3022-23/+62
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Check*: Tolerate variables set with names of languagesBrad King2020-11-2521-20/+56
| * | | | | Tests: Fix RunCMake.Check* conditions for enabling FortranBrad King2020-11-251-3/+6
| | |/ / / | |/| | |
* | | | | Merge topic 'xcode-embed-frameworks'Craig Scott2020-11-301-0/+9
|\ \ \ \ \
| * | | | | Help: Add missing release note for XCODE_EMBED_*Craig Scott2020-11-291-0/+9
* | | | | | CMake Nightly Date StampKitware Robot2020-11-301-1/+1
* | | | | | Merge topic 'xcode-embed-frameworks'Craig Scott2020-11-2922-1/+317
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Xcode: add support for embedding frameworksGusts Kaksis2020-11-2822-1/+317
* | | | | | Merge branch 'release-3.19'Craig Scott2020-11-290-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'presets-docs-bug' into release-3.19Craig Scott2020-11-291-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'presets-docs-bug'Craig Scott2020-11-291-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Fix presets typo (longDescription to displayName)Sam Freed2020-11-281-1/+1
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2020-11-291-1/+1
* | | | | | Merge topic 'ctest-less-findy'Craig Scott2020-11-281-9/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | CTest: only look for update executables when neededSeth R Johnson2020-11-261-9/+8
* | | | | | Merge branch 'release-3.19'Marc Chevrier2020-11-280-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'FPHSA-usable-outside-find_package' into release-3.19Marc Chevrier2020-11-281-2/+7
| |\ \ \ \ \ | | |_|/ / / | |/| | | |