summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-02108-366/+1302
* Help: Improve formatting for FindBoost and FindCUDANikita Nemkin2020-12-022-471/+682
* Help: Fix version note for CMAKE_PROJECT_<PROJECT-NAME>_INCLUDENikita Nemkin2020-12-021-2/+3
* Help: Fix cmake_parse_arguments version noteNikita Nemkin2020-12-021-2/+4
* Help: Improve styling for versionadded/deprecated directivesNikita Nemkin2020-12-021-0/+6
* Tests: Make RunCMake.CMP0106 expected output robust to line number changesBrad King2020-12-022-3/+3
* Merge topic 'cuda_env_archs'Brad King2020-12-018-2/+34
|\
| * CUDA: Fix tests with CUDAARCHS setRaul Tambre2020-11-303-1/+8
| * CUDA: Initialize CMAKE_CUDA_ARCHITECTURES using $ENV{CUDAARCHS}Raul Tambre2020-11-305-1/+26
* | Merge topic 'cmprop-improve'Brad King2020-12-011-25/+18
|\ \
| * | cmCTestBuildCommand: code improvementVitaly Stakhovsky2020-11-291-25/+18
* | | Merge topic 'Help-FindPython-add-version-information'Brad King2020-12-013-40/+242
|\ \ \
| * | | Help: FindPython: add version informationMarc Chevrier2020-12-013-40/+242
* | | | Merge topic 'xcode-check-object-lib-subprojects-fixed'Brad King2020-12-014-0/+70
|\ \ \ \
| * | | | Tests: Add Xcode cases fixed by switch to the "new build system"Yauheni Khnykin2020-11-304-0/+70
| | |/ / | |/| |
* | | | Merge branch 'release-3.19'Brad King2020-12-010-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'windows-clang-LINKER-prefix' into release-3.19Brad King2020-12-011-0/+3
| |\ \ \ \
* | \ \ \ \ Merge topic 'windows-clang-LINKER-prefix'Brad King2020-12-011-0/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Clang on Windows: 'LINKER:' prefix must be honoredMarc Chevrier2020-11-301-0/+3
* | | | | | Merge topic 'compile_def_doc'Brad King2020-12-011-0/+9
|\ \ \ \ \ \
| * | | | | | Help: Describe definition values in target_compile_definitionsJuan Ramos2020-11-301-0/+9
* | | | | | | Merge branch 'release-3.19'Brad King2020-12-010-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'ninja-regen-metadata' into release-3.19Brad King2020-12-014-7/+16
| |\ \ \ \ \ \
* | \ \ \ \ \ \ 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