summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge topic 'wix-fix-shortcut-ids'Brad King2013-10-262-4/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | CPackWiX: use safe IDs for generated start menu shortcutsNils Gladitz2013-10-262-4/+11
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'compatible-interface-numbers'Brad King2013-10-262-0/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | cmTarget: Add interface for compatible numeric propertiesStephen Kelly2013-10-242-0/+35
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'remove-pre-2.4-compatibility'Brad King2013-10-2635-28/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | Drop compatibility with CMake < 2.4Brad King2013-10-2317-10/+40
| * | | | | | | | CTestTest*: Update minimum required CMake to 2.4Brad King2013-10-2318-18/+18
| |/ / / / / / /
* | | | | | | | Merge topic 'fix-tll-static-private'Brad King2013-10-262-1/+8
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES.Stephen Kelly2013-10-262-1/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | 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
* | | | | | | 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