summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2017-05-171-1/+1
* Merge topic 'xcode-try_compile-scheme'Brad King2017-05-161-4/+6
|\
| * Xcode: Work around xcodebuild spurious hangs in try_compileBrad King2017-05-151-1/+2
| * Xcode: Refactor internal decision for scheme generationBrad King2017-05-151-4/+5
* | Merge topic 'early-config-name'Brad King2017-05-164-13/+4
|\ \
| * | cmLocalCommonGenerator: Save CMAKE_BUILD_TYPE on constructionBrad King2017-05-154-13/+4
| |/
* | Merge topic 'cpackifw-i18n'Brad King2017-05-164-16/+101
|\ \
| * | CPackIFW: Internationalization SupportKonstantin Podsvirov2017-05-124-16/+101
* | | Merge topic 'mingw-w64-compile'Brad King2017-05-161-0/+4
|\ \ \
| * | | cmFileCommand: Fix build on mingw-w64Aleksey Chernov2017-05-151-0/+4
| * | | CMake 3.8.1v3.8.1Brad King2017-05-021-1/+1
| * | | Merge branch 'vs2017-sdk-detection' into releaseBrad King2017-04-251-1/+1
| |\ \ \
| * \ \ \ Merge branch 'backport-source_group-TREE-alt-root' into releaseBrad King2017-04-211-16/+44
| |\ \ \ \
| * \ \ \ \ Merge branch 'fix-vs2017-guid-braces' into releaseBrad King2017-04-201-7/+2
| |\ \ \ \ \
| * | | | | | CMake 3.8.0v3.8.0Brad King2017-04-101-1/+1
* | | | | | | 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
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |