Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Genex: PlatformId now can match against a list of ids. | Robert Maynard | 2019-06-03 | 4 | -6/+15 |
* | Genex: CompilerId now can match against a list of ids. | Robert Maynard | 2019-06-03 | 6 | -40/+87 |
* | Genex: Add more extensive support for an unbounded number of parameters | Robert Maynard | 2019-06-03 | 2 | -4/+10 |
* | Merge topic 'FindPython-Python_ROOT_DIR-searched-first' | Brad King | 2019-06-03 | 1 | -0/+2 |
|\ | |||||
| * | FindPython: ensure Python_ROOT_DIR is always searched first | Marc Chevrier | 2019-05-31 | 1 | -0/+2 |
* | | Merge topic 'doc-test-cost-default' | Craig Scott | 2019-06-03 | 1 | -4/+10 |
|\ \ | |||||
| * | | Help: Clarify the default value for test property COST | Craig Scott | 2019-06-02 | 1 | -4/+10 |
* | | | Merge topic 'add_library_unknown' | Craig Scott | 2019-06-03 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | add_library: Document UNKNOWN type of imported targets | Cristian Adam | 2019-06-02 | 1 | -0/+6 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-03 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-02 | 1 | -1/+1 |
|/ / / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-06-01 | 1 | -1/+1 |
* | | | Merge topic 'vs-add-package-reference' | Brad King | 2019-05-31 | 8 | -0/+95 |
|\ \ \ | |_|/ |/| | | |||||
| * | | VS: Added support for VS package references for nuget | Kinan Mahdi | 2019-05-30 | 8 | -0/+95 |
* | | | Merge branch 'release-3.14' | Brad King | 2019-05-31 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | CMake 3.14.5v3.14.5 | Brad King | 2019-05-31 | 1 | -1/+1 |
* | | | | Merge topic 'ninja-cmcldeps' | Brad King | 2019-05-31 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | Windows-MSVC.cmake: fix disabling of CMAKE_NINJA_CMCLDEPS_RC | Marc-André Moreau | 2019-05-30 | 1 | -1/+3 |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2019-05-31 | 5 | -10/+52 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-05-30 | 5 | -10/+52 |
| |\ \ \ \ \ | |||||
| | * | | | | | KWSys 2019-05-30 (f892bacf) | KWSys Upstream | 2019-05-30 | 5 | -10/+52 |
* | | | | | | | Merge topic 'FindPython-remove-erroneous-code' | Brad King | 2019-05-31 | 1 | -2/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindPython*: remove erroneous code | Marc Chevrier | 2019-05-30 | 1 | -2/+0 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-05-31 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'vs-depends-dedup' into release-3.14 | Brad King | 2019-05-30 | 2 | -20/+45 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'implicit-includes-CPATH' into release-3.14 | Brad King | 2019-05-30 | 7 | -3/+96 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'vs-depends-dedup' | Brad King | 2019-05-31 | 2 | -20/+45 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | VS: De-duplicate custom command dependencies | Frans van Dorsselaer | 2019-05-30 | 1 | -4/+24 |
| * | | | | | | | | VS: Clarify name of custom commands AdditionalInputs variable | Frans van Dorsselaer | 2019-05-30 | 2 | -9/+10 |
| * | | | | | | | | VS: Isolate custom command input/output generation scopes | Brad King | 2019-05-30 | 1 | -12/+16 |
* | | | | | | | | | Merge topic 'implicit-includes-CPATH' | Brad King | 2019-05-31 | 7 | -3/+96 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Do not exclude include directories made implicit by CPATH | Brad King | 2019-05-30 | 7 | -3/+96 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-31 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'update-vim-syntax' | Brad King | 2019-05-30 | 3 | -52/+848 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Merge branch 'upstream-vim-cmake-syntax' into update-vim-syntax | Patrick Boettcher | 2019-05-29 | 3 | -52/+848 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | * | | | | | | vim-cmake-syntax 2019-05-29 (c42ede9f) | vim-cmake-syntax upstream | 2019-05-29 | 3 | -50/+859 |
* | | | | | | | | Merge topic 'FindBoost-debug-messages' | Brad King | 2019-05-30 | 1 | -100/+100 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindBoost: Refactor debug messages | Dennis Klein | 2019-05-28 | 1 | -100/+100 |
* | | | | | | | | | Merge topic 'doc-mr-resolve-states' | Brad King | 2019-05-30 | 1 | -7/+68 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Help: Document the expire and external discussion resolve states | Craig Scott | 2019-05-30 | 1 | -7/+68 |
* | | | | | | | | | | Merge topic 'fix-clang-warnings' | Brad King | 2019-05-30 | 4 | -16/+32 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fixing warnings generated by clang 8.0 on Windows | Zsolt Parragi | 2019-05-29 | 4 | -16/+32 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'string-tar' | Brad King | 2019-05-30 | 4 | -15/+15 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmSystemTools: std::string parameters for tar functions | Vitaly Stakhovsky | 2019-05-29 | 4 | -15/+15 |
* | | | | | | | | | | | Merge topic 'ninja_rule_class' | Brad King | 2019-05-30 | 5 | -286/+221 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Ninja: Use cmNinjaRule as sole parameter in the WriteRule and AddRule methods | Sebastian Holtermann | 2019-05-29 | 4 | -286/+200 |
| * | | | | | | | | | | | Ninja: Add cmNinjaRule class | Sebastian Holtermann | 2019-05-29 | 1 | -0/+21 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'tar-zstd-compression' | Brad King | 2019-05-30 | 9 | -9/+45 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | cmake: Teach cmake -E tar command, Zstandard compression | Bartosz Kosiorek | 2019-05-22 | 9 | -9/+45 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-30 | 1 | -1/+1 |
| |_|_|/ / / / / / / |/| | | | | | | | | |