summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* cmRST: Teach cmake-module directive to scan bracket commentsBrad King2013-10-232-0/+13
* Add \-continuation to CMake language quoted argumentsBrad King2013-10-2310-0/+26
* Merge topic 'output-CMP0022-entries'Brad King2013-10-231-0/+9
|\
| * CMP0022: Output link interface mismatch for static library warningStephen Kelly2013-10-231-0/+9
* | Merge topic 'remove-old-commands-by-policy'Brad King2013-10-2373-0/+234
|\ \
| * | Add policy CMP0036 to disallow build_nameBrad King2013-10-2210-0/+29
| * | Add policy CMP0035 to disallow variable_requiresBrad King2013-10-2210-0/+29
| * | Add policy CMP0034 to disallow utility_sourceBrad King2013-10-2210-0/+29
| * | Add policy CMP0033 to disallow export_library_dependenciesBrad King2013-10-2210-0/+29
| * | Add policy CMP0032 to disallow output_required_filesBrad King2013-10-2210-0/+29
| * | Add policy CMP0031 to disallow load_commandBrad King2013-10-2210-0/+29
| * | Add policy CMP0030 to disallow use_mangled_mesaBrad King2013-10-2210-0/+29
| * | Add policy CMP0029 to disallow subdir_dependsBrad King2013-10-228-0/+19
| * | Add infrastructure for policies that disallow commandsBrad King2013-10-223-0/+12
* | | Merge topic 'CheckTypeSize_CXX'Brad King2013-10-2318-1/+287
|\ \ \ | |/ / |/| |
| * | CheckTypeSize: Add unit testsDaniele E. Domenichelli2013-10-2118-1/+287
* | | Merge topic 'rst-literal-blocks'Brad King2013-10-222-0/+39
|\ \ \
| * | | cmRST: Process literal blocks after paragraphs ending in '::'Brad King2013-10-212-0/+34
| * | | cmRST: Do not process inline markup in code-block literalsBrad King2013-10-212-0/+5
| |/ /
* | | Merge topic 'string-CONCAT-command'Brad King2013-10-227-0/+33
|\ \ \
| * | | string: Add CONCAT sub-commandBrad King2013-10-217-0/+33
* | | | Merge topic 'double-colon-is-imported'Brad King2013-10-2215-11/+54
|\ \ \ \
| * | | | Consider targets with double colons to be IMPORTED or ALIAS targets.Stephen Kelly2013-10-2115-11/+54
* | | | | Merge topic 'remove-cmake-i-wizard'Brad King2013-10-222-57/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmake: Drop support for "-i" wizard modeBrad King2013-10-182-57/+4
| |/ / /
* | | | Merge topic 'INTERFACE_LIBRARY-build-targets'Brad King2013-10-214-0/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | Create make rules for INTERFACE_LIBRARY targets.Stephen Kelly2013-10-214-0/+40
* | | | Merge topic 'cmake-syntax-updates'Brad King2013-10-2187-39/+272
|\ \ \ \
| * | | | Add Lua-style long brackets and long comments to CMake languageBrad King2013-10-1769-39/+219
| * | | | cmListFileLexer: Convert CRLF -> LF newlines explicitlyBrad King2013-10-174-0/+9
| * | | | cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137)Brad King2013-10-1715-0/+35
| * | | | cmListFileLexer: Allow command names with one letter (#14181)Brad King2013-10-173-0/+9
* | | | | Merge topic 'target-LOCATION-policy'Brad King2013-10-201-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Cygwin: Avoid legacy warnings in RunCMake.CMP0026 testBrad King2013-10-191-1/+1
* | | | | Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.Stephen Kelly2013-10-1813-0/+84
* | | | | target_link_libraries: Allow repeated use of LINK_{PRIVATE,PUBLIC} keywords.Stephen Kelly2013-10-171-3/+3
| |/ / / |/| | |
* | | | CMP0022: Add unit test for null pointer check and message.Stephen Kelly2013-10-164-0/+29
| |/ / |/| |
* | | get_property: Drop test for builtin property documentationBrad King2013-10-161-11/+0
* | | Add class cmRST to do basic reStructuredText processingBrad King2013-10-169-0/+246
* | | Drop CMAKE_STRICT modeBrad King2013-10-153-43/+0
* | | Merge topic 'target-LOCATION-policy'Brad King2013-10-1515-3/+74
|\ \ \ | |/ /
| * | cmTarget: Deprecate the LOCATION target property with a policy.Stephen Kelly2013-10-1115-3/+74
* | | Merge topic 'export-at-generate-time'Brad King2013-10-153-4/+4
|\ \ \
| * | | export(): Process the export() command at generate time.Stephen Kelly2013-10-113-4/+4
* | | | Merge topic 'fix-CMP0024-multiple-directories'Brad King2013-10-156-13/+12
|\ \ \ \ | |/ / /
| * | | CMP0024: Store the fact of included export in global generator.Stephen Kelly2013-10-106-13/+12
| |/ /
* | | Merge topic 'bump-required-cmake-version'Brad King2013-10-152-28/+11
|\ \ \
| * | | Require CMake 2.8.4 or greater to build CMakeStephen Kelly2013-10-152-28/+11
| |/ /
* | | Add a test for SYSTEM headers in INTERFACE libraries.Stephen Kelly2013-10-093-0/+51
|/ /
* | Merge topic 'xcode-5-no-BuildDepends-help'Brad King2013-10-091-1/+1
|\ \