summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIESBrad King2018-04-181-1/+4
* cmake_policy: Add undocumented PARENT_SCOPE option to GETBrad King2018-04-185-9/+20
* OpenWatcom: Add workaround for lack of error on missing libraryBrad King2018-04-181-0/+7
* Merge topic 'list-TRANSFORM'Brad King2018-04-177-109/+758
|\
| * list: Add TRANSFORM sub-commandMarc Chevrier2018-04-162-0/+557
| * string() Refactoring: creates an helper for REGEX REPLACEMarc Chevrier2018-04-165-109/+201
* | Merge topic 'vs-conditional-reference-assembly'Brad King2018-04-171-4/+2
|\ \
| * | VS: Disallow ReferenceOutputAssembly in ProjectReference if not possibleBastien Schatt2018-04-131-4/+2
* | | CMake Nightly Date StampKitware Robot2018-04-171-1/+1
* | | 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