summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
| * | | | | | Add cmGlobVerificationManager class, integrate with cmake and cmStateShane Parris2018-03-297-0/+351
* | | | | | | CMake Nightly Date StampKitware Robot2018-04-061-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'vs10-groups'Brad King2018-04-052-79/+102
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | cmVisualStudio10TargetGenerator: extend DOM-like generationVitaly Stakhovsky2018-03-312-79/+102
* | | | | | CMake Nightly Date StampKitware Robot2018-04-051-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'autogen-protect-cmsys-calls'Brad King2018-04-045-48/+163
|\ \ \ \ \
| * | | | | Autogen: Print moc/uic/rcc output to stdoutSebastian Holtermann2018-04-032-5/+17
| * | | | | Autogen: Use std::istreambuf_iterator for file so string readingSebastian Holtermann2018-04-032-20/+34
| * | | | | Autogen: Protected calls to cmFilePathChecksumSebastian Holtermann2018-04-034-4/+27
| * | | | | Autogen: Protected calls to cmQtAutoGen::SubDirPrefixSebastian Holtermann2018-04-033-5/+14
| * | | | | Autogen: Protected calls to cmSystemTools::GetFilenameWithoutLastExtensionSebastian Holtermann2018-04-033-5/+14
| * | | | | Autogen: Protected calls to cmSystemTools::Split/JoinPathSebastian Holtermann2018-04-033-2/+33
| * | | | | Autogen: Protected calls to cmSystemTools::CollapseCombinedPathSebastian Holtermann2018-04-033-7/+24
| | |_|_|/ | |/| | |
| * | | | CMake 3.11.0v3.11.0Brad King2018-03-281-1/+1
| * | | | Merge branch 'ctest_update-memory-problems' into release-3.11Brad King2018-03-272-7/+10
| |\ \ \ \
* | \ \ \ \ Merge topic 'cuda_support_system_libraries_with_device_symbols'Brad King2018-04-042-31/+25
|\ \ \ \ \ \
| * | | | | | CUDA: Pass more link libraries to device linkingRobert Maynard2018-03-282-31/+25
* | | | | | | CMake Nightly Date StampKitware Robot2018-04-041-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-04-031-1/+1
* | | | | | Merge topic 'remove-vs8-generator'Brad King2018-04-026-161/+3
|\ \ \ \ \ \
| * | | | | | Drop Visual Studio 8 2005 generatorBrad King2018-04-026-161/+3
* | | | | | | Merge topic 'variable-CMAKE_FOLDER'Brad King2018-04-021-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Add CMAKE_FOLDER variable to initialize FOLDER target propertyMarc B2018-03-291-0/+1
* | | | | | | | Merge topic 'update-kwsys'Brad King2018-04-023-19/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-03-293-19/+25
* | | | | | | | | Merge topic 'features-c++20'Brad King2018-04-024-7/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Features: Add infrastructure for C++ 20 language standardBrad King2018-03-274-7/+20
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-04-021-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-04-011-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-03-311-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2018-03-301-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'vs-simplify'Brad King2018-03-295-50/+35
|\ \ \ \ \ \ \