Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Add `.. versionadded` directives to module docs | Nikita Nemkin | 2020-12-02 | 108 | -366/+1302 |
* | Help: Improve formatting for FindBoost and FindCUDA | Nikita Nemkin | 2020-12-02 | 2 | -471/+682 |
* | Help: Fix version note for CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE | Nikita Nemkin | 2020-12-02 | 1 | -2/+3 |
* | Help: Fix cmake_parse_arguments version note | Nikita Nemkin | 2020-12-02 | 1 | -2/+4 |
* | Help: Improve styling for versionadded/deprecated directives | Nikita Nemkin | 2020-12-02 | 1 | -0/+6 |
* | Tests: Make RunCMake.CMP0106 expected output robust to line number changes | Brad King | 2020-12-02 | 2 | -3/+3 |
* | Merge topic 'cuda_env_archs' | Brad King | 2020-12-01 | 8 | -2/+34 |
|\ | |||||
| * | CUDA: Fix tests with CUDAARCHS set | Raul Tambre | 2020-11-30 | 3 | -1/+8 |
| * | CUDA: Initialize CMAKE_CUDA_ARCHITECTURES using $ENV{CUDAARCHS} | Raul Tambre | 2020-11-30 | 5 | -1/+26 |
* | | Merge topic 'cmprop-improve' | Brad King | 2020-12-01 | 1 | -25/+18 |
|\ \ | |||||
| * | | cmCTestBuildCommand: code improvement | Vitaly Stakhovsky | 2020-11-29 | 1 | -25/+18 |
* | | | Merge topic 'Help-FindPython-add-version-information' | Brad King | 2020-12-01 | 3 | -40/+242 |
|\ \ \ | |||||
| * | | | Help: FindPython: add version information | Marc Chevrier | 2020-12-01 | 3 | -40/+242 |
* | | | | Merge topic 'xcode-check-object-lib-subprojects-fixed' | Brad King | 2020-12-01 | 4 | -0/+70 |
|\ \ \ \ | |||||
| * | | | | Tests: Add Xcode cases fixed by switch to the "new build system" | Yauheni Khnykin | 2020-11-30 | 4 | -0/+70 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'release-3.19' | Brad King | 2020-12-01 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge topic 'windows-clang-LINKER-prefix' into release-3.19 | Brad King | 2020-12-01 | 1 | -0/+3 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'windows-clang-LINKER-prefix' | Brad King | 2020-12-01 | 1 | -0/+3 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Clang on Windows: 'LINKER:' prefix must be honored | Marc Chevrier | 2020-11-30 | 1 | -0/+3 |
* | | | | | | Merge topic 'compile_def_doc' | Brad King | 2020-12-01 | 1 | -0/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Describe definition values in target_compile_definitions | Juan Ramos | 2020-11-30 | 1 | -0/+9 |
* | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-12-01 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'ninja-regen-metadata' into release-3.19 | Brad King | 2020-12-01 | 4 | -7/+16 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'ninja-regen-metadata' | Brad King | 2020-12-01 | 4 | -7/+16 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | ci: update to use ninja 1.10.2 | Brad King | 2020-11-30 | 2 | -5/+5 |
| * | | | | | | | Ninja: Clean metadata after regen during build on Windows with 1.10.2+ | Brad King | 2020-11-30 | 2 | -2/+11 |
* | | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-12-01 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'pch-ios-multi-arch-nmc' into release-3.19 | Brad King | 2020-12-01 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'pch-ios-multi-arch-nmc' | Brad King | 2020-12-01 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | PCH: Fix compiler errors on iOS multi-arch using Ninja Multi-Config | Cristian Adam | 2020-11-30 | 1 | -2/+4 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-12-01 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'makefiles-compiler-deps-optims' | Brad King | 2020-11-30 | 69 | -375/+1413 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Makefiles Generators: use compiler for dependencies generation | Marc Chevrier | 2020-11-29 | 52 | -270/+1312 |
| * | | | | | | Refactoring: Abstract Makefile line continuation format | Marc Chevrier | 2020-11-28 | 4 | -9/+6 |
| * | | | | | | Refactoring: enhance include file filtering | Marc Chevrier | 2020-11-28 | 1 | -24/+14 |
| * | | | | | | Refactoring: Introduce place-holder for dependency target. | Marc Chevrier | 2020-11-28 | 20 | -66/+66 |
| * | | | | | | Refactoring: Makefiles Generators: Add support for various depends scanners | Marc Chevrier | 2020-11-28 | 4 | -19/+28 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'make-GENERATED-visible-from-any-scope' | Brad King | 2020-11-30 | 208 | -56/+5860 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GENERATED prop: Set CMP0118 to NEW for some (unrelated) tests | Deniz Bahadir | 2020-11-24 | 2 | -2/+2 |
| * | | | | | | GENERATED prop: Add implementation for policy CMP0118 being set to NEW | Deniz Bahadir | 2020-11-24 | 91 | -837/+2304 |
| * | | | | | | GENERATED prop: Simplify determining the language of a source file | Deniz Bahadir | 2020-11-24 | 1 | -9/+7 |
| * | | | | | | GENERATED prop: Check CMP0118 policy and warn in certain situations | Deniz Bahadir | 2020-11-24 | 75 | -21/+1813 |
| * | | | | | | GENERATED prop: Introducing policy CMP0118 and its documentation | Deniz Bahadir | 2020-11-24 | 9 | -1/+61 |
| * | | | | | | GENERATED prop: Add some tests before introducing changes with CMP0118 | Deniz Bahadir | 2020-11-24 | 82 | -0/+2492 |
| * | | | | | | Simplify code by calling a function directly instead of duplicating it | Deniz Bahadir | 2020-11-19 | 1 | -6/+1 |
| * | | | | | | Fix typo in function name | Deniz Bahadir | 2020-11-17 | 5 | -6/+6 |
* | | | | | | | Merge branch 'release-3.19' | Brad King | 2020-11-30 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'correct_check_compiler_flag_regression' into release-3.19 | Brad King | 2020-11-30 | 3 | -7/+8 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'correct_check_compiler_flag_regression' | Brad King | 2020-11-30 | 3 | -7/+8 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Modules: Rename Internal/CMake{CheckCompiler => TryCompilerOrLinker}Flag | Robert Maynard | 2020-11-25 | 3 | -7/+8 |