summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2017-05-161-1/+1
* Merge topic 'autogen_settings'Brad King2017-05-151-14/+23
|\
| * Autogen: Add -DWIN32 to definitions list on demandSebastian Holtermann2017-05-131-6/+8
| * Autogen: Include moc/uic/rcc binary in settings hashSebastian Holtermann2017-05-131-8/+15
* | Merge topic 'cpack-components-handle-symlinks'Brad King2017-05-151-0/+1
|\ \
| * | CPack unify component/monolithic package symlink handlingDomen Vrankar2017-05-141-0/+1
* | | CMake Nightly Date StampKitware Robot2017-05-151-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2017-05-141-1/+1
* | CMake Nightly Date StampKitware Robot2017-05-131-1/+1
|/
* Merge topic 'command-name'Brad King2017-05-12118-796/+267
|\
| * cmCommand: remove unused methods from interface and all implementationsDaniel Pfeifer2017-05-11113-571/+7
| * cmState: separate builtin and scripted commandsDaniel Pfeifer2017-05-112-70/+52
| * cmState: introduce method for adding scripted commandsDaniel Pfeifer2017-05-115-10/+10
| * CTest: use new methods for builtin commandsDaniel Pfeifer2017-05-113-27/+26
| * cmCommands: use new methods for builtin commandsDaniel Pfeifer2017-05-111-132/+156
| * cmState: introduce methods for adding builtin commandsDaniel Pfeifer2017-05-112-0/+28
| * cmakemain: use script role for -PDaniel Pfeifer2017-05-111-1/+3
* | Merge topic 'add_cuda_cxx14_flag'Brad King2017-05-121-0/+1
|\ \
| * | CUDA: Add support for the C++14 standard flag.Robert Maynard2017-05-111-0/+1
* | | CMake Nightly Date StampKitware Robot2017-05-121-1/+1
| |/ |/|
* | Merge topic 'split-sysroot'Brad King2017-05-118-11/+65
|\ \
| * | Add options for separate compile and link sysrootsBrad King2017-05-098-11/+65
| |/
* | Merge topic 'cpackifw-access-refactoring'Brad King2017-05-115-558/+583
|\ \
| * | CPackIFW: Access refactoringKonstantin Podsvirov2017-05-095-558/+583
| |/
* | Merge topic 'CMP0069-no-warn-try_compile'Brad King2017-05-111-1/+3
|\ \
| * | CMP0069: Suppress warning if we are in 'try_compile'Ruslan Baratov2017-05-101-1/+3
* | | Merge topic 'dead-code-removal'Brad King2017-05-1112-40/+32
|\ \ \
| * | | cmFindCommon: remove unused function SetMakefileDaniel Pfeifer2017-05-102-15/+0
| * | | cmExecutionStatus: Remove arguments from settersDaniel Pfeifer2017-05-0910-25/+32
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2017-05-111-1/+1
* | | Merge topic 'vs-project-guid'Brad King2017-05-102-4/+4
|\ \ \
| * | | VS: Fix .vcxproj ProjectGuid element caseBrad King2017-05-092-4/+4
* | | | Merge topic 'ninja-windows-command-concat'Brad King2017-05-101-1/+7
|\ \ \ \
| * | | | Ninja: Fix command concatenation on WindowsBernhard Burgermeister2017-05-091-1/+7
* | | | | Merge topic 'separate-command-registration'Brad King2017-05-1073-301/+106
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cmCommand: remove IsScriptableDaniel Pfeifer2017-05-0848-232/+0
| * | | | cmState: remove RemoveUnscriptableCommandsDaniel Pfeifer2017-05-084-22/+0
| * | | | cmMakefile: don't check IsScriptableDaniel Pfeifer2017-05-081-14/+1
| * | | | cmake: register fake project commands in -P modeDaniel Pfeifer2017-05-083-0/+64
| * | | | cmake: initialize with Role that controls which commands to registerDaniel Pfeifer2017-05-0820-27/+41
| * | | | ctest: remove unused cmake instanceDaniel Pfeifer2017-05-081-6/+0
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2017-05-101-1/+1
| |_|/ |/| |
* | | Merge topic 'suncc-cxx11'Brad King2017-05-091-1/+1
|\ \ \
| * | | cmBase32: Cast pointer subtraction result to size explicitlyBrad King2017-05-081-1/+1
| |/ /
* | | CMake Nightly Date StampKitware Robot2017-05-091-1/+1
|/ /
* | Merge topic 'c++11-iwyu'Brad King2017-05-0810-45/+51
|\ \
| * | QtDialog: block include-what-you-useDaniel Pfeifer2017-05-051-0/+6
| * | cmServer: include what you useDaniel Pfeifer2017-05-058-45/+43
| * | cmInstalledFile: add cmConfigure.h as first #includeDaniel Pfeifer2017-05-051-0/+2
* | | Merge topic 'clazy-cleanup'Brad King2017-05-086-35/+32
|\ \ \