summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* 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-2314-0/+64
|\ \ \ | |/ / |/| |
| * | CheckTypeSize: Add unit testsDaniele E. Domenichelli2013-10-2114-0/+64
* | | 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-2213-0/+43
|\ \ \ | |/ / |/| |
| * | Consider targets with double colons to be IMPORTED or ALIAS targets.Stephen Kelly2013-10-2113-0/+43
* | | 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
| |/ / |/| |
* | | CMP0022: Add unit test for null pointer check and message.Stephen Kelly2013-10-164-0/+29
* | | Merge topic 'target-LOCATION-policy'Brad King2013-10-1513-0/+61
|\ \ \ | |/ /
| * | cmTarget: Deprecate the LOCATION target property with a policy.Stephen Kelly2013-10-1113-0/+61
* | | export(): Process the export() command at generate time.Stephen Kelly2013-10-113-4/+4
* | | CMP0024: Store the fact of included export in global generator.Stephen Kelly2013-10-106-13/+12
|/ /
* | Merge topic 'deprecation-message'Brad King2013-10-0914-2/+33
|\ \
| * | Qt4Macros: Port to use message(DEPRECATION)Stephen Kelly2013-10-082-2/+2
| * | message: Add a DEPRECATION modeStephen Kelly2013-10-0812-0/+31
* | | Merge topic 'apple-clang-id'Brad King2013-10-091-0/+3
|\ \ \ | |/ / |/| |
| * | Set policy CMP0025 to NEW while building CMake itselfBrad King2013-10-081-0/+3
* | | Merge topic 'export-policy'Brad King2013-10-088-0/+58
|\ \ \ | |/ /
| * | export: Add policy CMP0024 to disallow include() of export filesStephen Kelly2013-10-078-0/+58
| |/
* | Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-0819-0/+133
|\ \
| * | export: Add support for INTERFACE_LIBRARY targetsStephen Kelly2013-10-082-0/+8
| * | Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-0719-0/+125
| |/
* | Merge topic 'CheckStructHasMember_CXX'Brad King2013-10-0819-0/+73
|\ \
| * | CheckStructHasMember: Add support for C++Daniele E. Domenichelli2013-10-0819-0/+73
| |/
* | Merge topic 'RunCMake-ignore-valgrind-lines'Brad King2013-10-071-0/+1
|\ \
| * | Tests/RunCMake: Tolerate valgrind lines in CMake outputBrad King2013-09-161-0/+1
| |/
* | genex: Test preprocessing incomplete expressions.Stephen Kelly2013-09-132-0/+24
|/
* Add differing target property content to policy CMP0022 warningStephen Kelly2013-09-112-0/+18
* Merge topic 'fix-RunCMake.Configure-FailCopyFileABI-newlines'Brad King2013-08-261-1/+2
|\
| * Fix RunCMake.Configure test expectation newline matchingBrad King2013-08-161-1/+2
* | Merge topic 'cmake-syntax'Brad King2013-08-154-0/+6
|\ \