summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-tll-static-private'Brad King2013-10-264-9/+26
|\
| * Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES.Stephen Kelly2013-10-264-9/+26
* | Merge topic 'cmarray-templates'Brad King2013-10-261-1/+2
|\ \
| * | cmArray: Use macro variant of cmArray{Begin,Size,End} for old GCC.Stephen Kelly2013-10-241-1/+2
* | | Merge topic 'remove-old-commands-by-policy'Brad King2013-10-261-1/+1
|\ \ \
| * | | Cygwin: Avoid legacy warnings in RunCMake.DisallowedCommands testBrad King2013-10-251-1/+1
* | | | CMake Nightly Date StampKitware Robot2013-10-261-1/+1
* | | | CMake Nightly Date StampKitware Robot2013-10-251-1/+1
* | | | Merge topic 'minor-cleanups'Brad King2013-10-243-3/+3
|\ \ \ \
| * | | | Docs: Fix typoStephen Kelly2013-10-231-1/+1
| * | | | Docs: Fix typo.Stephen Kelly2013-10-232-2/+2
* | | | | Merge topic 'cmake-syntax-updates'Brad King2013-10-2418-45/+147
|\ \ \ \ \
| * | | | | cmRST: Teach cmake-module directive to scan bracket commentsBrad King2013-10-236-27/+102
| * | | | | cmake-developer.7: Improve flow of module documentation instructionsBrad King2013-10-231-17/+18
| * | | | | Add \-continuation to CMake language quoted argumentsBrad King2013-10-2312-2/+28
* | | | | | CMake Nightly Date StampKitware Robot2013-10-241-1/+1
|/ / / / /
* | | | | Merge topic 'FindJava-msg'Brad King2013-10-231-1/+1
|\ \ \ \ \
| * | | | | FindJava: fix message output (#14502)Rolf Eike Beer2013-10-221-1/+1
| |/ / / /
* | | | | Merge topic 'output-CMP0022-entries'Brad King2013-10-232-1/+35
|\ \ \ \ \
| * | | | | CMP0022: Output link interface mismatch for static library warningStephen Kelly2013-10-232-1/+35
| | |_|_|/ | |/| | |
* | | | | Merge topic 'vs-graceful-empty-compiler'Brad King2013-10-234-7/+7
|\ \ \ \ \
| * | | | | Quote ${CMAKE_<LANG>_COMPILER} while enabling a languageBrad King2013-10-224-6/+6
| * | | | | CMakeDetermineCompilerId: Do not test vendor without a compilerBrad King2013-10-221-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'doc-cmake-developer'Brad King2013-10-235-189/+512
|\ \ \ \ \
| * | | | | cmRST: Cross-reference cmake-developer.7 manual and cmRST DoxygenBrad King2013-10-222-0/+13
| * | | | | Help: Add documentation format to cmake-developer.7 manualBrad King2013-10-221-0/+205
| * | | | | Help: Organize cmake-developer.7 manual Modules sectionBrad King2013-10-222-51/+77
| * | | | | Help: Fix module documentation markup in cmake-developer.7 manualKitware Robot2013-10-221-102/+161
| * | | | | Help: Move Modules/readme.txt content into cmake-developer.7 manualKitware Robot2013-10-222-188/+188
| * | | | | Help: Add cmake-developer.7 manualBrad King2013-10-223-0/+20
* | | | | | Merge topic 'remove-old-commands-by-policy'Brad King2013-10-23110-261/+480
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Add policy CMP0036 to disallow build_nameBrad King2013-10-2217-35/+58
| * | | | | Add policy CMP0035 to disallow variable_requiresBrad King2013-10-2217-29/+55
| * | | | | Add policy CMP0034 to disallow utility_sourceBrad King2013-10-2217-36/+55
| * | | | | Add policy CMP0033 to disallow export_library_dependenciesBrad King2013-10-2217-36/+61
| * | | | | Add policy CMP0032 to disallow output_required_filesBrad King2013-10-2217-30/+58
| * | | | | Add policy CMP0031 to disallow load_commandBrad King2013-10-2217-22/+56
| * | | | | Add policy CMP0030 to disallow use_mangled_mesaBrad King2013-10-2217-38/+54
| * | | | | Add policy CMP0029 to disallow subdir_dependsBrad King2013-10-2215-35/+43
| * | | | | Add infrastructure for policies that disallow commandsBrad King2013-10-225-0/+40
| | |/ / / | |/| | |
* | | | | Merge topic 'cmarray-templates'Brad King2013-10-232-25/+38
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Genex: Use cmArraySize for targetPolicyWhitelistStephen Kelly2013-10-221-4/+1
| * | | | Genex: Remove use of TransitiveWhitelistCompareStephen Kelly2013-10-221-21/+9
| * | | | Add some templates for cleaner array iteration.Stephen Kelly2013-10-221-0/+28
* | | | | Merge topic 'CheckTypeSize_CXX'Brad King2013-10-2319-7/+330
|\ \ \ \ \
| * | | | | CheckTypeSize: Add unit testsDaniele E. Domenichelli2013-10-2118-1/+287
| * | | | | CheckTypeSize: Add support for C++Daniele E. Domenichelli2013-10-211-6/+43
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2013-10-231-1/+1
| |/ / / |/| | |
* | | | Merge topic 'rst-literal-blocks'Brad King2013-10-224-31/+107
|\ \ \ \ | | |/ / | |/| |
| * | | cmRST: Process literal blocks after paragraphs ending in '::'Brad King2013-10-214-0/+59