summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Genex: PlatformId now can match against a list of ids.Robert Maynard2019-06-034-6/+15
* Genex: CompilerId now can match against a list of ids.Robert Maynard2019-06-036-40/+87
* Genex: Add more extensive support for an unbounded number of parametersRobert Maynard2019-06-032-4/+10
* Merge topic 'FindPython-Python_ROOT_DIR-searched-first'Brad King2019-06-031-0/+2
|\
| * FindPython: ensure Python_ROOT_DIR is always searched firstMarc Chevrier2019-05-311-0/+2
* | Merge topic 'doc-test-cost-default'Craig Scott2019-06-031-4/+10
|\ \
| * | Help: Clarify the default value for test property COSTCraig Scott2019-06-021-4/+10
* | | Merge topic 'add_library_unknown'Craig Scott2019-06-031-0/+6
|\ \ \
| * | | add_library: Document UNKNOWN type of imported targetsCristian Adam2019-06-021-0/+6
* | | | CMake Nightly Date StampKitware Robot2019-06-031-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-06-021-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2019-06-011-1/+1
* | | Merge topic 'vs-add-package-reference'Brad King2019-05-318-0/+95
|\ \ \ | |_|/ |/| |
| * | VS: Added support for VS package references for nugetKinan Mahdi2019-05-308-0/+95
* | | Merge branch 'release-3.14'Brad King2019-05-310-0/+0
|\ \ \
| * | | CMake 3.14.5v3.14.5Brad King2019-05-311-1/+1
* | | | Merge topic 'ninja-cmcldeps'Brad King2019-05-311-1/+3
|\ \ \ \
| * | | | Windows-MSVC.cmake: fix disabling of CMAKE_NINJA_CMCLDEPS_RCMarc-André Moreau2019-05-301-1/+3
* | | | | Merge topic 'update-kwsys'Brad King2019-05-315-10/+52
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-05-305-10/+52
| |\ \ \ \ \
| | * | | | | KWSys 2019-05-30 (f892bacf)KWSys Upstream2019-05-305-10/+52
* | | | | | | Merge topic 'FindPython-remove-erroneous-code'Brad King2019-05-311-2/+0
|\ \ \ \ \ \ \
| * | | | | | | FindPython*: remove erroneous codeMarc Chevrier2019-05-301-2/+0
| |/ / / / / /
* | | | | | | Merge branch 'release-3.14'Brad King2019-05-310-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'vs-depends-dedup' into release-3.14Brad King2019-05-302-20/+45
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'implicit-includes-CPATH' into release-3.14Brad King2019-05-307-3/+96
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'vs-depends-dedup'Brad King2019-05-312-20/+45
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | VS: De-duplicate custom command dependenciesFrans van Dorsselaer2019-05-301-4/+24
| * | | | | | | | VS: Clarify name of custom commands AdditionalInputs variableFrans van Dorsselaer2019-05-302-9/+10
| * | | | | | | | VS: Isolate custom command input/output generation scopesBrad King2019-05-301-12/+16
* | | | | | | | | Merge topic 'implicit-includes-CPATH'Brad King2019-05-317-3/+96
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Do not exclude include directories made implicit by CPATHBrad King2019-05-307-3/+96
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2019-05-311-1/+1
* | | | | | | | Merge topic 'update-vim-syntax'Brad King2019-05-303-52/+848
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge branch 'upstream-vim-cmake-syntax' into update-vim-syntaxPatrick Boettcher2019-05-293-52/+848
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | vim-cmake-syntax 2019-05-29 (c42ede9f)vim-cmake-syntax upstream2019-05-293-50/+859
* | | | | | | | Merge topic 'FindBoost-debug-messages'Brad King2019-05-301-100/+100
|\ \ \ \ \ \ \ \
| * | | | | | | | FindBoost: Refactor debug messagesDennis Klein2019-05-281-100/+100
* | | | | | | | | Merge topic 'doc-mr-resolve-states'Brad King2019-05-301-7/+68
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Document the expire and external discussion resolve statesCraig Scott2019-05-301-7/+68
* | | | | | | | | | Merge topic 'fix-clang-warnings'Brad King2019-05-304-16/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixing warnings generated by clang 8.0 on WindowsZsolt Parragi2019-05-294-16/+32
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'string-tar'Brad King2019-05-304-15/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmSystemTools: std::string parameters for tar functionsVitaly Stakhovsky2019-05-294-15/+15
* | | | | | | | | | | Merge topic 'ninja_rule_class'Brad King2019-05-305-286/+221
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Ninja: Use cmNinjaRule as sole parameter in the WriteRule and AddRule methodsSebastian Holtermann2019-05-294-286/+200
| * | | | | | | | | | | Ninja: Add cmNinjaRule classSebastian Holtermann2019-05-291-0/+21
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'tar-zstd-compression'Brad King2019-05-309-9/+45
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | cmake: Teach cmake -E tar command, Zstandard compressionBartosz Kosiorek2019-05-229-9/+45
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-05-301-1/+1
| |_|_|/ / / / / / / |/| | | | | | | | |