summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'install-interface-includes'Brad King2013-07-264-0/+10
|\
| * Add a convenient way to add the includes install dir to the INTERFACE.Stephen Kelly2013-07-244-0/+10
* | Merge topic 'dev/export-target-without-language'Brad King2013-07-256-0/+16
|\ \
| * | export: Error when exporting a target without a languageBen Boeckel2013-07-256-0/+16
* | | Merge topic 'doc-RunCMake-strips-expected'Brad King2013-07-251-1/+1
|\ \ \ | |/ / |/| |
| * | Tests/RunCMake: Document stripping of expected outputBen Boeckel2013-07-251-1/+1
* | | target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signatureStephen Kelly2013-07-2422-0/+150
* | | Merge topic 'remove-LINK_LANGUAGE-genex'Brad King2013-07-242-3/+4
|\ \ \ | |/ / |/| |
| * | Remove the LINK_LANGUAGE generator expression.Stephen Kelly2013-07-242-3/+4
| |/
* | Teach compiler ABI check to tolerate try_compile COPY_FILE failureBrad King2013-07-175-0/+26
|/
* Merge topic 'obsolete-qt4-macros'Brad King2013-07-1610-0/+47
|\
| * Mark qt4_use_modules and qt4_automoc as obsolete.Stephen Kelly2013-07-1410-0/+47
* | Merge topic 'target-policies'Brad King2013-07-157-0/+36
|\ \
| * | Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICYStephen Kelly2013-07-117-0/+36
* | | Merge topic 'INTERFACE_LINK_LIBRARIES-prop'Brad King2013-07-1528-0/+145
|\ \ \ | |/ /
| * | TLL: Don't populate old link interface if CMP0022 is NEW.Stephen Kelly2013-07-089-0/+41
| * | Export: Generate INTERFACE_LINK_LIBRARIES property on targets.Stephen Kelly2013-07-087-0/+35
| * | Introduce the INTERFACE_LINK_LIBRARIES property.Stephen Kelly2013-07-0814-0/+69
| |/
* | Merge topic 'try_compile-COPY_FILE_ERROR'Brad King2013-07-157-0/+16
|\ \
| * | try_compile: Add COPY_FILE_ERROR option to capture failureBrad King2013-07-157-0/+16
| |/
* | cmake: On configure error suggest looking at CMake*.log filesBrad King2013-07-097-0/+18
|/
* Merge branch 'master' into vs12-generatorBrad King2013-06-28109-4/+461
|\
| * Genex: Report error if a target file is needed to evaluate link libraries.Stephen Kelly2013-06-246-0/+21
| * Genex: Make LINK_LANGUAGE report an error when evaluating link libraries.Stephen Kelly2013-06-245-0/+19
| * Merge topic 'add-whitespace'Brad King2013-06-241-1/+1
| |\
| | * Add whitespace after colons in error messages.Stephen Kelly2013-06-211-1/+1
| * | try_compile: Add signature to allow multiple SOURCESBrad King2013-06-0610-0/+41
| |/
| * Merge topic 'fix-path-root-dot-dot'Brad King2013-06-051-0/+5
| |\
| | * get_filename_component: Test ABSOLUTE of .. after root componentBrad King2013-06-041-0/+5
| * | Merge topic 'VISIBILITY_PRESET-property'Brad King2013-06-057-0/+37
| |\ \
| | * | Introduce target property <LANG>_VISIBILITY_PRESETStephen Kelly2013-06-027-0/+37
| * | | variable_watch: Print accesses as "CMake Debug Log" messagesBrad King2013-06-032-6/+8
| * | | variable_watch: Remove leftover debugging code (#14187)Brad King2013-06-033-0/+13
| * | | variable_watch: Add test for MODIFIED_ACCESS reportBrad King2013-06-035-0/+13
| | |/ | |/|
| * | try_compile: Refactor argument processingBrad King2013-05-3111-9/+17
| * | try_compile: Add test for bad call error casesBrad King2013-05-3132-0/+80
| * | Merge topic 'fix-FileIsDirectory-SEGV'Brad King2013-05-307-0/+25
| |\ \
| | * | if: Add test for IS_DIRECTORYBrad King2013-05-287-0/+25
| * | | Merge topic 'ExternalData-no-re-stage'Brad King2013-05-283-0/+43
| |\ \ \
| | * | | ExternalData: Do not re-stage staged object filesBrad King2013-05-243-0/+43
| * | | | Merge topic 'genex-generate-file'Brad King2013-05-2820-0/+71
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | file: Add GENERATE command to produce files at generate timeStephen Kelly2013-05-2420-0/+71
| | |/ /
| * | | Merge topic 'error-on-exported-missing-include-dir'Brad King2013-05-214-0/+15
| |\ \ \
| | * | | Error on relative path in INCLUDE_DIRECTORIES target property.Stephen Kelly2013-05-214-0/+15
| | |/ /
| * | | Merge topic 'doc-improvements'Brad King2013-05-162-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-072-3/+3
| | |/
| * | Merge topic 'fix-per-config-tll-include-dirs'Brad King2013-05-162-0/+17
| |\ \
| | * | Test transitive includes from setting the LINK_LIBRARIES property.Stephen Kelly2013-05-062-0/+17
| | |/
| * | get_filename_component: Add DIRECTORY option (#14091)Brad King2013-04-161-9/+10
| * | get_filename_component: Add explicit unit testsBrad King2013-04-167-0/+46
| |/