summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack-trace-nullptr'Brad King2018-04-115-4/+17
|\
| * CPack: Fix crash on invalid generator nameBrad King2018-04-105-4/+17
* | Merge topic 'UseSWIG-bugfixes'Craig Scott2018-04-111-7/+11
|\ \
| * | UseSWIG: fix erroneous generator expressionsMarc Chevrier2018-04-101-7/+11
* | | CMake Nightly Date StampKitware Robot2018-04-111-1/+1
* | | Merge branch 'release-3.11'Brad King2018-04-100-0/+0
|\ \ \
| * \ \ Merge branch 'fix-crash-trace-exp-uninit-vars' into release-3.11Brad King2018-04-095-8/+20
| |\ \ \
* | \ \ \ Merge topic 'fix-crash-trace-exp-uninit-vars'Brad King2018-04-105-8/+20
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix crash with --trace-expand --warn-uninitialized togetherR2RT2018-04-095-8/+20
| | |_|/ | |/| |
* | | | Merge topic 'doc-install-export-android'Brad King2018-04-101-4/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Help: Fix install(EXPORT_ANDROID_MK) mode documentationBrad King2018-04-091-4/+5
* | | | CMake Nightly Date StampKitware Robot2018-04-101-1/+1
* | | | Merge topic 'test-CompileFeatures-simplify'Brad King2018-04-091-174/+44
|\ \ \ \
| * | | | Tests: Simplify CompileFeatures expectation logicBrad King2018-04-061-174/+44
* | | | | Merge topic 'FindCUDA-nvcc-clcache-support'Brad King2018-04-091-0/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FindCUDA: Add support for clcacheEdward Z. Yang2018-04-061-0/+5
* | | | | CMake Nightly Date StampKitware Robot2018-04-091-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-04-081-1/+1
* | | | | CMake Nightly Date StampKitware Robot2018-04-071-1/+1
* | | | | Merge topic 'UseSWIG-bugfixes'Craig Scott2018-04-069-41/+45
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | UseSWIG: Ensure tests are usable in multi-config mode.Marc Chevrier2018-04-059-41/+45
| |/ / /
* | | | Merge topic 'ninja-fortran-rspfile'Brad King2018-04-066-69/+104
|\ \ \ \
| * | | | Ninja: Fix Fortran support with response filesBrad King2018-04-056-18/+50
| * | | | cmNinjaTargetGenerator: Move force-rspfile check to earlierBrad King2018-04-051-4/+5
| * | | | cmNinjaTargetGenerator: Move depfile logic to later in its functionBrad King2018-04-051-47/+49
* | | | | Merge topic 'minor-cleanups'Brad King2018-04-0615-35/+37
|\ \ \ \ \
| * | | | | Replace some uses of sprintf with std::to_stringjrp20142018-04-052-19/+18
| * | | | | cmCTestCurl: Fix UploadFile declared parameter namesjrp20142018-04-051-1/+1
| * | | | | cmVisualStudio10TargetGenerator: Make NsightTegraVersion unsignedjrp20142018-04-052-3/+3
| * | | | | cmMacroCommand: Fix format string to match type of argumentjrp20142018-04-051-1/+1
| * | | | | Add in-class initialization of some membersjrp20142018-04-057-10/+10
| * | | | | cmAlgorithms: Remove unnecessary typename keywordjrp20142018-04-051-1/+1
| * | | | | gitignore: Ignore a .vs directory in the source treejrp20142018-04-051-0/+3
| | |/ / / | |/| | |
* | | | | Merge topic 'sanitize-LINK_DIRECTORIES'Brad King2018-04-061-6/+4
|\ \ \ \ \
| * | | | | Sanitize paths from LINK_DIRECTORIES directory propertyjrp20142018-04-041-6/+4
* | | | | | Merge topic 'xml-level'Brad King2018-04-062-14/+18
|\ \ \ \ \ \
| * | | | | | cmXMLWriter: code improvementVitaly Stakhovsky2018-04-032-14/+18
| |/ / / / /
* | | | | | Merge topic 'glob_configure_depends'Brad King2018-04-0638-56/+793
|\ \ \ \ \ \
| * | | | | | Adjust help documentation for file(GLOB), add topic notesShane Parris2018-04-022-2/+17
| * | | | | | Add tests for `file(GLOB)` CONFIGURE_DEPENDS flagShane Parris2018-04-0219-0/+159
| * | | | | | Add glob verify support to XCode, VS, Ninja, and Makefile generatorsShane Parris2018-04-029-54/+227
| * | | | | | Add `CONFIGURE_DEPENDS` flag support to cmFileCommand::HandleGlobCommandShane Parris2018-03-291-0/+38
| * | | | | | Add cmGlobVerificationManager class, integrate with cmake and cmStateShane Parris2018-03-298-0/+352
* | | | | | | CMake Nightly Date StampKitware Robot2018-04-061-1/+1
* | | | | | | Merge topic 'findwxwidgets-msys-library-dirs'Brad King2018-04-051-0/+20
|\ \ \ \ \ \ \
| * | | | | | | FindwxWidgets: Fix wxWidgets_LIBRARY_DIRS on Cygwin/MSYSARATA Mizuki2018-04-041-0/+20
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'vs10-groups'Brad King2018-04-052-79/+102
|\ \ \ \ \ \ \
| * | | | | | | cmVisualStudio10TargetGenerator: extend DOM-like generationVitaly Stakhovsky2018-03-312-79/+102
* | | | | | | | Merge topic 'msvc-toolset-version-variable'Brad King2018-04-0510-135/+103
|\ \ \ \ \ \ \ \
| * | | | | | | | Modules: Use MSVC_TOOLSET_VERSION variable to simplify logicArkady Shapkin2018-04-045-134/+48