summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-cuda-pdb'Brad King2018-04-161-0/+14
|\
| * VS: Add workaround for CUDA compiler PDB locationBrad King2018-04-131-0/+14
* | Merge topic 'fix-explicit-CMakeLists.txt'Brad King2018-04-164-9/+36
|\ \
| * \ Merge branch 'backport-fix-explicit-CMakeLists.txt'Brad King2018-04-134-9/+36
| |\ \
| | * | Restore support for explicitly referenced CMakeLists.txt sourcesBrad King2018-04-134-9/+36
* | | | CMake Nightly Date StampKitware Robot2018-04-161-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-04-151-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-04-141-1/+1
| |_|/ |/| |
* | | Merge topic 'update-kwsys'Brad King2018-04-131-2/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-04-121-2/+0
* | | CMake Nightly Date StampKitware Robot2018-04-131-1/+1
|/ /
* | Merge topic 'add_support_for_clr_targets'Brad King2018-04-1211-24/+151
|\ \
| * | cmVisualStudio10TargetGenerator: set /clr compiler flag from propertyMichael Stürmer2018-04-051-0/+16
| * | cmExportFileGenerator: add target property for managed targetsMichael Stürmer2018-04-051-0/+14
| * | cmGeneratorTarget: add handling of managed assemblies to HasImportLibrary()Michael Stürmer2018-04-051-1/+4
| * | cmGeneratorTarget: Make import library checks config-awareMichael Stürmer2018-04-059-23/+26
| * | cmGeneratorTarget: add GetManagedType() and CheckManagedType() methodsMichael Stürmer2018-04-052-0/+73
| * | cmGeneratorTarget: add HasLanguage() as wrapper for GetLanguages()Michael Stürmer2018-04-052-0/+18
* | | Merge topic 'variable_watch-on-PARENT_SCOPE'Brad King2018-04-121-0/+9
|\ \ \
| * | | variable_watch: trigger on variables set via PARENT_SCOPEMatteo Settenvini2018-04-111-0/+9
* | | | Merge topic 'attr-escape'Brad King2018-04-121-47/+48
|\ \ \ \
| * | | | cmVisualStudio10TargetGenerator: Properly escape attributesVitaly Stakhovsky2018-04-061-47/+48
* | | | | CMake Nightly Date StampKitware Robot2018-04-121-1/+1
* | | | | Merge topic 'cpack-trace-nullptr'Brad King2018-04-111-4/+4
|\ \ \ \ \
| * | | | | CPack: Fix crash on invalid generator nameBrad King2018-04-101-4/+4
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2018-04-111-1/+1
* | | | | Merge topic 'fix-crash-trace-exp-uninit-vars'Brad King2018-04-102-8/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix crash with --trace-expand --warn-uninitialized togetherR2RT2018-04-092-8/+10
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2018-04-101-1/+1
* | | | 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 'ninja-fortran-rspfile'Brad King2018-04-061-69/+89
|\ \ \ \
| * | | | Ninja: Fix Fortran support with response filesBrad King2018-04-051-18/+35
| * | | | 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-0614-35/+34
|\ \ \ \ \
| * | | | | 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
| | |_|_|/ | |/| | |
* | | | | 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-0616-54/+616
|\ \ \ \ \ \
| * | | | | | 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