Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: FindPython: add version information | Marc Chevrier | 2020-12-01 | 3 | -40/+242 |
* | 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 |
* | | | | | Merge branch 'release-3.19' | Brad King | 2020-11-30 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'enable-extensions-on-qnx' into release-3.19 | Brad King | 2020-11-30 | 1 | -3/+6 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'enable-extensions-on-qnx' | Brad King | 2020-11-30 | 1 | -3/+6 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | QNX: Do not disable compiler extensions for CMake itself | Stephen Kelly | 2020-11-25 | 1 | -3/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'release-3.19' | Brad King | 2020-11-30 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'check-lang-conditions' into release-3.19 | Brad King | 2020-11-30 | 22 | -23/+62 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'check-lang-conditions' | Brad King | 2020-11-30 | 22 | -23/+62 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Check*: Tolerate variables set with names of languages | Brad King | 2020-11-25 | 21 | -20/+56 |
| * | | | | | Tests: Fix RunCMake.Check* conditions for enabling Fortran | Brad King | 2020-11-25 | 1 | -3/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'xcode-embed-frameworks' | Craig Scott | 2020-11-30 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add missing release note for XCODE_EMBED_* | Craig Scott | 2020-11-29 | 1 | -0/+9 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-11-30 | 1 | -1/+1 |
* | | | | | | Merge topic 'xcode-embed-frameworks' | Craig Scott | 2020-11-29 | 22 | -1/+317 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Xcode: add support for embedding frameworks | Gusts Kaksis | 2020-11-28 | 22 | -1/+317 |
* | | | | | | Merge branch 'release-3.19' | Craig Scott | 2020-11-29 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge topic 'presets-docs-bug' into release-3.19 | Craig Scott | 2020-11-29 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'presets-docs-bug' | Craig Scott | 2020-11-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Help: Fix presets typo (longDescription to displayName) | Sam Freed | 2020-11-28 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-11-29 | 1 | -1/+1 |
* | | | | | | Merge topic 'ctest-less-findy' | Craig Scott | 2020-11-28 | 1 | -9/+8 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | CTest: only look for update executables when needed | Seth R Johnson | 2020-11-26 | 1 | -9/+8 |
* | | | | | | Merge branch 'release-3.19' | Marc Chevrier | 2020-11-28 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge topic 'FPHSA-usable-outside-find_package' into release-3.19 | Marc Chevrier | 2020-11-28 | 1 | -2/+7 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'FPHSA-usable-outside-find_package' | Marc Chevrier | 2020-11-28 | 1 | -2/+7 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | FPHSA: ensure it can be used outside 'find_package' | Marc Chevrier | 2020-11-25 | 1 | -2/+7 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-11-28 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-11-27 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-11-26 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.19' | Brad King | 2020-11-25 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'ci-xcode-12.2' into release-3.19 | Brad King | 2020-11-25 | 2 | -4/+5 |
| |\ \ \ \ |