summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Fix iface libraries and languages for static libraries.Stephen Kelly2013-07-266-0/+29
* Export: Fix typo of LINK_INTERFACE_LIBRARIES.Stephen Kelly2013-07-262-2/+2
* 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
* | Merge topic 'tll-new-signatures'Brad King2013-07-2524-0/+175
|\ \
| * | target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signatureStephen Kelly2013-07-2424-0/+175
* | | Merge topic 'compile-defs-debugging'Brad King2013-07-251-0/+13
|\ \ \ | |/ / |/| |
| * | Test COMPILE_DEFINITIONS target property get/set/get round-tripBrad King2013-07-241-0/+13
* | | Merge topic 'framework-interface-includes'Brad King2013-07-245-0/+27
|\ \ \
| * | | Use linked frameworks as a source of include directories.Stephen Kelly2013-07-245-0/+27
* | | | Merge topic 'dev/property-append-with-empty-string'Brad King2013-07-243-0/+11
|\ \ \ \
| * | | | set_property: Do not remove a property when APPENDing nothingBen Boeckel2013-07-243-0/+11
| | |_|/ | |/| |
* | | | Merge topic 'fix-mapped-config-genex'Brad King2013-07-242-0/+43
|\ \ \ \
| * | | | Genex: Fix $<CONFIG> with IMPORTED targets and multiple locations.Stephen Kelly2013-07-242-0/+43
* | | | | Merge topic 'remove-LINK_LANGUAGE-genex'Brad King2013-07-246-18/+28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove the LINK_LANGUAGE generator expression.Stephen Kelly2013-07-246-18/+28
| | |/ / | |/| |
* | | | 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
|\ \ \ \