| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'fix-RunCMake.Configure-FailCopyFileABI-newlines' | Brad King | 2013-08-26 | 1 | -1/+2 |
|\ |
|
| * | Fix RunCMake.Configure test expectation newline matching | Brad King | 2013-08-16 | 1 | -1/+2 |
|
|
* | | Merge topic 'cmake-syntax' | Brad King | 2013-08-15 | 4 | -0/+6 |
|\ \ |
|
| * | | Do not warn about left paren not separated by a space | Brad King | 2013-08-15 | 4 | -0/+6 |
|
|
* | | | Cygwin: Avoid legacy warnings in RunCMake.* tests | Brad King | 2013-08-13 | 36 | -36/+36 |
|
|
* | | | Merge branch 'dev/fix-variable-watch-crash' into cmake-syntax | Brad King | 2013-08-08 | 3 | -0/+14 |
|\ \ \
| |/ /
|/| | |
|
| * | | variable_watch: Add test for watching a variable multiple times | Ben Boeckel | 2013-08-08 | 3 | -0/+14 |
|
|
* | | | Warn about unquoted arguments that look like long brackets | Brad King | 2013-08-08 | 4 | -0/+38 |
|
|
* | | | Warn about arguments not separated by whitespace | Brad King | 2013-08-08 | 1 | -1/+17 |
|
|
* | | | Add RunCMake.Syntax test cases for command invocation styles | Brad King | 2013-08-08 | 16 | -0/+74 |
|
|
* | | | cmListFileLexer: Fix line number after backslash in string | Brad King | 2013-08-08 | 4 | -0/+12 |
|
|
* | | | Add RunCMake.Syntax test to cover argument parsing | Brad King | 2013-08-08 | 19 | -0/+53 |
|
|
* | | | Add the ALIAS target concept for libraries and executables. | Stephen Kelly | 2013-08-02 | 58 | -0/+248 |
|/ / |
|
* | | Export: Process generator expressions from INCLUDES DESTINATION. | Stephen Kelly | 2013-07-31 | 4 | -0/+13 |
|
|
* | | Merge topic 'install-interface-includes' | Brad King | 2013-07-31 | 4 | -10/+0 |
|\ \ |
|
| * | | install: Remove error condition using INCLUDES DESTINATION without EXPORT. | Stephen Kelly | 2013-07-29 | 4 | -10/+0 |
|
|
* | | | Merge topic 'minor-cleanups' | Brad King | 2013-07-29 | 3 | -4/+4 |
|\ \ \ |
|
| * | | | Genex: Disallow LINKER_LANGUAGE only when used on a static library. | Stephen Kelly | 2013-07-26 | 1 | -2/+2 |
|
|
| * | | | Export: Fix typo of LINK_INTERFACE_LIBRARIES. | Stephen Kelly | 2013-07-26 | 2 | -2/+2 |
|
|
* | | | | Merge topic 'install-interface-includes' | Brad King | 2013-07-26 | 4 | -0/+10 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Add a convenient way to add the includes install dir to the INTERFACE. | Stephen Kelly | 2013-07-24 | 4 | -0/+10 |
|
|
* | | | Merge topic 'dev/export-target-without-language' | Brad King | 2013-07-25 | 6 | -0/+16 |
|\ \ \ |
|
| * | | | export: Error when exporting a target without a language | Ben Boeckel | 2013-07-25 | 6 | -0/+16 |
|
|
* | | | | Merge topic 'doc-RunCMake-strips-expected' | Brad King | 2013-07-25 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Tests/RunCMake: Document stripping of expected output | Ben Boeckel | 2013-07-25 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature | Stephen Kelly | 2013-07-24 | 22 | -0/+150 |
|
|
* | | | Merge topic 'remove-LINK_LANGUAGE-genex' | Brad King | 2013-07-24 | 2 | -3/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove the LINK_LANGUAGE generator expression. | Stephen Kelly | 2013-07-24 | 2 | -3/+4 |
| |/ |
|
* | | Teach compiler ABI check to tolerate try_compile COPY_FILE failure | Brad King | 2013-07-17 | 5 | -0/+26 |
|/ |
|
* | Merge topic 'obsolete-qt4-macros' | Brad King | 2013-07-16 | 10 | -0/+47 |
|\ |
|
| * | Mark qt4_use_modules and qt4_automoc as obsolete. | Stephen Kelly | 2013-07-14 | 10 | -0/+47 |
|
|
* | | Merge topic 'target-policies' | Brad King | 2013-07-15 | 7 | -0/+36 |
|\ \ |
|
| * | | Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICY | Stephen Kelly | 2013-07-11 | 7 | -0/+36 |
|
|
* | | | Merge topic 'INTERFACE_LINK_LIBRARIES-prop' | Brad King | 2013-07-15 | 28 | -0/+145 |
|\ \ \
| |/ / |
|
| * | | TLL: Don't populate old link interface if CMP0022 is NEW. | Stephen Kelly | 2013-07-08 | 9 | -0/+41 |
|
|
| * | | Export: Generate INTERFACE_LINK_LIBRARIES property on targets. | Stephen Kelly | 2013-07-08 | 7 | -0/+35 |
|
|
| * | | Introduce the INTERFACE_LINK_LIBRARIES property. | Stephen Kelly | 2013-07-08 | 14 | -0/+69 |
| |/ |
|
* | | Merge topic 'try_compile-COPY_FILE_ERROR' | Brad King | 2013-07-15 | 7 | -0/+16 |
|\ \ |
|
| * | | try_compile: Add COPY_FILE_ERROR option to capture failure | Brad King | 2013-07-15 | 7 | -0/+16 |
| |/ |
|
* | | cmake: On configure error suggest looking at CMake*.log files | Brad King | 2013-07-09 | 7 | -0/+18 |
|/ |
|
* | Merge branch 'master' into vs12-generator | Brad King | 2013-06-28 | 109 | -4/+461 |
|\ |
|
| * | Genex: Report error if a target file is needed to evaluate link libraries. | Stephen Kelly | 2013-06-24 | 6 | -0/+21 |
|
|
| * | Genex: Make LINK_LANGUAGE report an error when evaluating link libraries. | Stephen Kelly | 2013-06-24 | 5 | -0/+19 |
|
|
| * | Merge topic 'add-whitespace' | Brad King | 2013-06-24 | 1 | -1/+1 |
| |\ |
|
| | * | Add whitespace after colons in error messages. | Stephen Kelly | 2013-06-21 | 1 | -1/+1 |
|
|
| * | | try_compile: Add signature to allow multiple SOURCES | Brad King | 2013-06-06 | 10 | -0/+41 |
| |/ |
|
| * | Merge topic 'fix-path-root-dot-dot' | Brad King | 2013-06-05 | 1 | -0/+5 |
| |\ |
|
| | * | get_filename_component: Test ABSOLUTE of .. after root component | Brad King | 2013-06-04 | 1 | -0/+5 |
|
|
| * | | Merge topic 'VISIBILITY_PRESET-property' | Brad King | 2013-06-05 | 7 | -0/+37 |
| |\ \ |
|
| | * | | Introduce target property <LANG>_VISIBILITY_PRESET | Stephen Kelly | 2013-06-02 | 7 | -0/+37 |
|
|