summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'policy-CMP0022-fixes' into releaseBrad King2013-11-044-116/+144
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix summary documentation of INTERFACE_LINK_LIBRARIESBrad King2013-11-041-1/+1
| | * | | | | | | | | | Fix spelling in INTERFACE_LINK_LIBRARIES documentation (#14542)Modestas Vainius2013-11-041-3/+3
| * | | | | | | | | | | Merge branch 'object-library-no-TARGET_FILE' into releaseBrad King2013-11-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'object-library-missing-source' into releaseBrad King2013-11-021-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-04-171-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-04-161-1/+1
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Merge topic 'cxx11-features'Brad King2014-04-151-1/+45
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Features: Add cxx_defaulted_move_initializers.Stephen Kelly2014-04-081-0/+1
| * | | | | | | | | | | | Features: Add cxx_long_long_type.Stephen Kelly2014-04-081-0/+1
| * | | | | | | | | | | | Features: Add cxx_func_identifier.Stephen Kelly2014-04-081-0/+1
| * | | | | | | | | | | | Features: Add cxx_local_type_template_args.Stephen Kelly2014-04-081-0/+1
| * | | | | | | | | | | | Features: Add cxx_extended_friend_declarations.Stephen Kelly2014-04-081-0/+1
| * | | | | | | | | | | | Features: Add cxx_enum_forward_declarations.Stephen Kelly2014-04-081-0/+1
| * | | | | | | | | | | | Features: Add cxx_default_function_template_args.Stephen Kelly2014-04-081-0/+1
| * | | | | | | | | | | | Features: Add cxx_right_angle_brackets.Stephen Kelly2014-04-081-0/+1