summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'deprecate-CMakeForceCompiler'Brad King2016-03-093-11/+21
|\
| * CMakeForceCompiler: Deprecate this module and its macrosBrad King2016-03-083-11/+21
* | Merge topic 'add-FindLTTngUST'Brad King2016-03-099-1/+182
|\ \
| * | Add FindLTTngUST module to find LTTng-UST libraryPhilippe Proulx2016-03-079-1/+182
* | | Merge topic 'GetPrerequisites-canonical-path'Brad King2016-03-091-0/+2
|\ \ \
| * | | GetPrerequisites: Fix gp_resolved_file_type on non-canonical pathsBrad King2016-03-081-0/+2
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2016-03-091-1/+1
* | | Merge branch 'release'Brad King2016-03-080-0/+0
|\ \ \ | |/ / |/| |
| * | CMake 3.5.0v3.5.0Brad King2016-03-081-1/+1
* | | Merge branch 'release'Brad King2016-03-080-0/+0
|\ \ \ | |/ /
| * | Merge branch 'doc-find-python-call-order' into releaseBrad King2016-03-072-6/+8
| |\ \
| * \ \ Merge branch 'vs14-debug-enum-older-toolsets' into releaseBrad King2016-03-071-0/+28
| |\ \ \
* | \ \ \ Merge topic 'vs14-debug-enum-older-toolsets'Brad King2016-03-080-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | VS: Fix VS 2015 .vcxproj debug setting for older toolsets (#15986)Brad King2016-03-071-0/+28
* | | | | Merge topic 'ninja-osx-versions'Brad King2016-03-085-37/+45
|\ \ \ \ \
| * | | | | Ninja: Add OS X dylib versioning (#14140)Bruce Stephens2016-03-071-0/+10
| * | | | | cmCommonTargetGenerator: Adopt AppendOSXVerFlag methodBruce Stephens2016-03-074-37/+35
| | |_|_|/ | |/| | |
* | | | | Merge topic 'toolchain-file-project'Brad King2016-03-0813-0/+49
|\ \ \ \ \
| * | | | | Diagnose recursive project/enable_language without crashing (#15999)Brad King2016-03-0713-0/+49
| |/ / / /
* | | | | Merge topic 'doc-find-python-call-order'Brad King2016-03-082-6/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | FindPython{Interp,Libs}: Clarify recommended call orderBrad King2016-03-072-6/+8
* | | | | Merge topic 'vs14-debug-enum-older-toolsets'Brad King2016-03-081-1/+2
|\ \ \ \ \
| * | | | | VS: Fix VS 2015 .vcxproj debug setting for v100 toolset (#15986)Brad King2016-03-071-1/+2
* | | | | | CMake Nightly Date StampKitware Robot2016-03-081-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'BundleUtilities-dylib-in-framework'Brad King2016-03-071-1/+1
|\ \ \ \ \
| * | | | | BundleUtilities: Fix regression handling frameworksClinton Stimpson2016-03-071-1/+1
* | | | | | Merge topic 'wix-module-fixes'Brad King2016-03-071-3/+3
|\ \ \ \ \ \
| * | | | | | CPackWIX: Support binary-only WiX installationsMarc Chevrier2016-03-011-3/+3
* | | | | | | Merge topic 'update-osx-release'Brad King2016-03-073-10/+15
|\ \ \ \ \ \ \
| * | | | | | | Utilities/Release: Switch to OS X 10.7 and Qt 5.5 for Mac binaryBrad King2016-02-193-10/+15
* | | | | | | | Merge topic 'vs-vcxproj-ConfigurationType'Brad King2016-03-0710-35/+97
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Add option to set `ConfigurationType` of a .vcxproj fileFabian Otto2016-02-2610-35/+97
* | | | | | | | | Merge topic 'enable-ssl-automatically'Brad King2016-03-072-1/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Automatically use OpenSSL by default on Linux and FreeBSD if availableBrad King2016-02-292-1/+17
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-03-071-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-03-061-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-03-051-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-03-041-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-03-031-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-03-021-1/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2016-03-011-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2016-02-291-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2016-02-281-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2016-02-271-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'compiler-check-message'Brad King2016-02-261-5/+1
|\ \ \ \ \ \ \
| * | | | | | | Improve compiler check message on non-Make generatorsBrad King2016-02-251-5/+1
* | | | | | | | Merge topic 'fix_coverage_file_searching'Brad King2016-02-261-2/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | CTest: Make coverage file selection more specific.Joseph Snyder2016-02-251-2/+18
* | | | | | | | | Merge topic 'try_compile-target-type'Brad King2016-02-2615-15/+136
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | try_compile: Add option to control type of targetBrad King2016-02-1915-15/+136