summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-full-help'Brad King2014-04-293-3/+14
|\
| * Restore --help-full option to output all help manualsBrad King2014-04-253-3/+14
| * Merge branch 'osx-CFBundle-info-plist' into releaseBrad King2014-04-221-1/+1
| |\
| | * OS X: Fix Info.plist placement in a CFBundleTim Blechmann2014-04-221-1/+1
| * | CMake 3.0.0-rc4v3.0.0-rc4Brad King2014-04-161-1/+1
| |/
| * Merge branch 'archive-null-error' into releaseBrad King2014-04-161-14/+21
| |\
| * \ Merge branch 'revise-compiler-id-policies' into releaseBrad King2014-04-023-2/+22
| |\ \
* | | | CMake Nightly Date StampKitware Robot2014-04-291-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-04-281-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-04-271-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-04-261-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-04-251-1/+1
* | | | Merge topic 'aix-streams'Brad King2014-04-241-2/+2
|\ \ \ \
| * | | | fix compile error on AIX/gcc-2.9 because of unknown std::stringstreamRolf Eike Beer2014-04-221-2/+2
* | | | | CMake Nightly Date StampKitware Robot2014-04-241-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-04-231-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2014-04-221-1/+1
* | | | Merge topic 'feature-absence-hard-error'Brad King2014-04-211-2/+22
|\ \ \ \
| * | | | Features: FATAL_ERROR on compilers with no recorded features.Stephen Kelly2014-04-171-2/+22
* | | | | Merge topic 'fix-wix-cpack-crash'Brad King2014-04-212-6/+16
|\ \ \ \ \
| * | | | | CPackWIX: Delay creation of cmWIXPatch until CPack has initialized LoggerNils Gladitz2014-04-182-6/+16
* | | | | | Merge topic 'internal-error-backtrace'Brad King2014-04-211-0/+17
|\ \ \ \ \ \
| * | | | | | cmake: Print C++ stack trace after INTERNAL_ERROR messagesBrad King2014-04-171-0/+17
* | | | | | | Merge topic 'autorcc-target-dir'Brad King2014-04-212-2/+11
|\ \ \ \ \ \ \
| * | | | | | | QtAutogen: Put generated qrc files in a target-specific dir.Stephen Kelly2014-04-182-2/+11
* | | | | | | | CMake Nightly Date StampKitware Robot2014-04-211-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2014-04-201-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2014-04-191-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2014-04-181-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'fix-CMP0052'Brad King2014-04-171-5/+10
|\ \ \ \ \ \
| * | | | | | CMP0052: Make the warning message more informative.Stephen Kelly2014-04-171-1/+4
| * | | | | | CMP0052: Do not warn when include dir is not in source or build treeBrad King2014-04-161-4/+6
| |/ / / / /
* | | | | | Merge topic 'codelite-simplify'Brad King2014-04-171-8/+4
|\ \ \ \ \ \
| * | | | | | CodeLite generator: simplify code a bitRolf Eike Beer2014-04-151-8/+4
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'vs-use-full-paths'Brad King2014-04-171-2/+3
|\ \ \ \ \ \
| * | | | | | VS: Use full path to sources to allow deeper trees with VS >= 10Brad King2014-04-151-2/+3
| |/ / / / /
* | | | | | Merge topic 'archive-null-error'Brad King2014-04-171-14/+21
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | cmArchiveWrite: Handle NULL error string (#14882)Brad King2014-04-161-14/+21
| * | | | | CMake 2.8.12.2v2.8.12.2Brad King2014-01-161-1/+1
| * | | | | Merge branch 'ninja_fix_rerun' into releaseBrad King2014-01-151-3/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'vs10-include-backslashes' into releaseBrad King2014-01-091-1/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'xcode-storyboard-file-type-2.8.12' into releaseBrad King2014-01-091-2/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Xcode: Fix storyboard viewRuslan Baratov2014-01-071-2/+4
| * | | | | | | | Merge branch 'fix-compile-OBJECT_DIR' into releaseBrad King2014-01-064-16/+12
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'vs9-map-Fd' into releaseBrad King2014-01-061-0/+2
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | CMake 2.8.12.1v2.8.12.1Brad King2013-11-051-1/+1
| * | | | | | | | | | Merge branch 'fix-automoc-compile-definitions' into releaseBrad King2013-11-052-4/+21
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'cmake-E-automoc-crash' into releaseBrad King2013-11-051-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | cmake: Validate -E cmake_automoc argument count (#14545)Brad King2013-11-051-1/+1
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'clear-evaluation-files' into releaseBrad King2013-11-041-0/+8
| |\ \ \ \ \ \ \ \ \ \ \