summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'rpath-on-mac'Brad King2013-07-224-1/+32
|\
| * OS X: Enable rpath support on Mac OS X when find_library() is used.Clinton Stimpson2013-07-164-1/+32
* | Merge topic 'SelectLibraryConfigurations'Brad King2013-07-221-1/+1
|\ \
| * | SelectLibraryConfigurations: Use -NOTFOUND instead of copying the varsDaniele E. Domenichelli2013-07-221-1/+1
* | | Merge topic 'cpack-wix'Brad King2013-07-221-0/+2
|\ \ \
| * | | CPackWIX: Handle CPACK_PACKAGE_EXECUTABLES (#13967)Fredrik Axelsson2013-07-191-0/+2
* | | | Teach compiler ABI check to tolerate try_compile COPY_FILE failureBrad King2013-07-175-0/+26
* | | | Merge topic 'INTERFACE_LINK_LIBRARIES-prop'Brad King2013-07-171-0/+1
|\ \ \ \
| * | | | Fix ExportImport test cmp0022NEW build on WatcomBrad King2013-07-161-0/+1
* | | | | 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 'tid-system-argument'Brad King2013-07-167-0/+82
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.Stephen Kelly2013-07-167-0/+82
| |/ / /
* | | | 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-1570-0/+446
|\ \ \ \ \ | |/ / / /
| * | | | TLL: Don't populate old link interface if CMP0022 is NEW.Stephen Kelly2013-07-0816-0/+99
| | |/ / | |/| |
| * | | Export: Generate INTERFACE_LINK_LIBRARIES property on targets.Stephen Kelly2013-07-0819-0/+115
| * | | Introduce the INTERFACE_LINK_LIBRARIES property.Stephen Kelly2013-07-0837-0/+232
| |/ /
* | | Merge topic 'try_compile-COPY_FILE_ERROR'Brad King2013-07-158-0/+33
|\ \ \
| * | | try_compile: Add COPY_FILE_ERROR option to capture failureBrad King2013-07-158-0/+33
| |/ /
* | | Merge topic 'cmake-error-advice'Brad King2013-07-157-0/+18
|\ \ \
| * | | cmake: On configure error suggest looking at CMake*.log filesBrad King2013-07-097-0/+18
| |/ /
* | | Merge topic 'try_compile-escape-flags'Brad King2013-07-152-0/+22
|\ \ \
| * | | try_compile: Escape CMAKE_<lang>_FLAGS in test projects (#14268)Brad King2013-07-152-0/+22
| |/ /
* | | Merge topic 'IMPORTED-build-dependencies'Brad King2013-07-156-0/+65
|\ \ \ | |/ / |/| |
| * | Test non-IMPORTED libraries in the INTERFACE of IMPORTED libraries.Stephen Kelly2013-07-026-0/+65
* | | Merge topic 'vs12-generator'Brad King2013-07-015-6/+18
|\ \ \
| * | | VS12: Find proper MSBuild for VSProjectInSubdir testBrad King2013-06-281-3/+8
| * | | Merge branch 'master' into vs12-generatorBrad King2013-06-28284-689/+3161
| |\ \ \
| * | | | VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-284-4/+12
| | |_|/ | |/| |
* | | | Merge topic 'vs-windows-forms'Brad King2013-07-011-0/+1
|\ \ \ \
| * | | | VS: Add Resx configuration to the vcxproj fileJonas Andersen2013-06-281-0/+1
* | | | | Merge topic 'split-GeneratorExpression-test'Brad King2013-07-013-9/+22
|\ \ \ \ \
| * | | | | Split the GeneratorExpression test into a third part.Stephen Kelly2013-06-283-9/+22
* | | | | | Merge topic 'ninja_phony_targets'Brad King2013-07-011-0/+13
|\ \ \ \ \ \
| * | | | | | Add a test to expose a bug with add_custom_command and ninja.Robert Maynard2013-06-251-0/+13
* | | | | | | Add generator expressions for compiler versions.Stephen Kelly2013-06-282-1/+23
| |_|_|_|/ / |/| | | | |
* | | | | | Escape target flags taken from COMPILE_OPTIONSBrad King2013-06-272-6/+19
* | | | | | Merge topic 'dag-LINKER_LANGUAGE'Brad King2013-06-2610-0/+40
|\ \ \ \ \ \
| * | | | | | 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 'version-compare-genex'Brad King2013-06-262-0/+12
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Add generator expressions for version comparision.Stephen Kelly2013-06-122-0/+12
| | |_|_|/ | |/| | |
* | | | | Merge topic 'export-COMPILE_OPTIONS-property'Brad King2013-06-263-1/+24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Generate INTERFACE_COMPILE_OPTIONS on export.Stephen Kelly2013-06-103-1/+24
| |/ / /
* | | | Merge topic 'add-whitespace'Brad King2013-06-242-2/+2
|\ \ \ \
| * | | | Add whitespace after colons in error messages.Stephen Kelly2013-06-212-2/+2
* | | | | Merge topic 'add-cmake_host_system_information-command'Brad King2013-06-246-0/+42
|\ \ \ \ \
| * | | | | Add cmake_host_system_information commandNils Gladitz2013-06-196-0/+42
| |/ / / /