summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'fix-TARGET_PROPERTY-extraction'Brad King2013-01-291-0/+2
|\ \ \ \ \ \
| * | | | | | Fix TARGET_PROPERTY target extractions.Stephen Kelly2013-01-291-0/+2
| |/ / / / /
* | | | | | Add the INSTALL_PREFIX genex.Stephen Kelly2013-01-273-1/+18
|/ / / / /
* | | | | Merge topic 'debug-ProcessorCount'Brad King2013-01-252-4/+12
|\ \ \ \ \
| * | | | | ProcessorCount test: require SystemInformation process to workRolf Eike Beer2013-01-241-1/+8
| * | | | | ProcessorCount test: fix path to cmsysTestsCxx executableRolf Eike Beer2013-01-242-3/+4
| |/ / / /
* | | | | Add the COMPATIBLE_INTERFACE_STRING property.Stephen Kelly2013-01-2418-1/+103
|/ / / /
* | | | Exclude the LINK_LIBRARIES related properties from INTERFACE evaluation.Stephen Kelly2013-01-244-1/+40
* | | | Merge topic 'disallow-IMPORTED-interface-porcelain'Brad King2013-01-235-27/+2
|\ \ \ \
| * | | | Disallow porcelain to populate includes and defines of IMPORTED targets.Stephen Kelly2013-01-214-24/+2
| * | | | Revert "Allow target_link_libraries with IMPORTED targets."Stephen Kelly2013-01-211-3/+0
| | |_|/ | |/| |
* | | | Merge topic 'clean-include-dirs-debugging'Brad King2013-01-231-15/+8
|\ \ \ \
| * | | | Output include directories as LOG messages, not warnings.Stephen Kelly2013-01-211-4/+4
| * | | | Specify the target whose includes are being listed.Stephen Kelly2013-01-211-4/+4
| * | | | Store includes from the same include_directories call together.Stephen Kelly2013-01-211-7/+0
| |/ / /
* | | | Merge topic 'qt4-autolink-qtmain'Brad King2013-01-2316-4/+121
|\ \ \ \
| * | | | Automatically link to the qtmain library when linking to QtCore.Stephen Kelly2013-01-232-4/+59
| * | | | Add the $<TARGET_POLICY> expressionStephen Kelly2013-01-1714-0/+62
| |/ / /
* | | | Merge topic 'fix-COMPATIBLE_INTERFACE-properties'Brad King2013-01-2323-1/+147
|\ \ \ \
| * | | | Export the COMPATIBLE_INTERFACE_BOOL content propertiesStephen Kelly2013-01-213-0/+15
| * | | | Make INTERFACE determined properties readable in generator expressions.Stephen Kelly2013-01-2022-1/+132
| |/ / /
* | | | Merge topic 'fix-target_include_directories-genex'Brad King2013-01-231-1/+6
|\ \ \ \
| * | | | Make sure generator expressions can be used with target_include_directories.Stephen Kelly2013-01-161-1/+6
| |/ / /
* | | | Merge topic 'vs11-external-include'Brad King2013-01-232-0/+2
|\ \ \ \
| * | | | VS11: Fix VSExternalInclude testBrad King2013-01-162-0/+2
| |/ / /
* | | | Merge topic 'ExternalProject-DEPENDS-target'Brad King2013-01-231-1/+3
|\ \ \ \
| * | | | ExternalProject: Allow DEPENDS on normal targets (#13849)Brad King2013-01-161-1/+3
| |/ / /
* | | | Merge topic 'automoc-object'Brad King2013-01-231-3/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Automoc: add OBJECT library to QtAutomoc testYury G. Kudryashov2013-01-151-3/+6
* | | | Merge topic 'test-export-iface-genex'Brad King2013-01-156-18/+85
|\ \ \ \
| * | | | Test evaluation target via export for generator expressionsStephen Kelly2013-01-151-1/+1
| * | | | Export the INTERFACE_PIC property.Stephen Kelly2013-01-153-0/+28
| * | | | Make the BUILD_INTERFACE of export()ed targets work.Stephen Kelly2013-01-156-5/+46
| * | | | Add a test for the interfaces in targets exported from the build tree.Stephen Kelly2013-01-152-16/+14
* | | | | Add the TARGET_DEFINED generator expressionStephen Kelly2013-01-132-0/+10
|/ / / /
* | | | Allow generator expressions in LINK_INTERFACE_LIBRARIES.Stephen Kelly2013-01-1011-1/+139
* | | | Fix linking to imported libraries test.Stephen Kelly2013-01-102-3/+3
|/ / /
* | | Merge topic 'INTERFACE_POSITION_INDEPENDENT_CODE'Brad King2013-01-1013-0/+62
|\ \ \
| * | | Process the INTERFACE_PIC property from linked dependenciesStephen Kelly2013-01-1013-0/+62
* | | | Merge topic 'target-includes-defines-commands'Brad King2013-01-107-0/+159
|\ \ \ \
| * | | | Add the target_compile_definitions command.Stephen Kelly2013-01-104-0/+59
| * | | | Add the target_include_directories command.Stephen Kelly2013-01-104-0/+100
* | | | | Merge topic 'qt4-target-depends'Brad King2013-01-102-2/+17
|\ \ \ \ \
| * | | | | FindQt4: Add INTERFACE includes and defines to Qt4 targetsStephen Kelly2013-01-102-2/+17
| |/ / / /
* | | | | Merge topic 'tll-IMPORTED-targets'Brad King2013-01-101-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow target_link_libraries with IMPORTED targets.Stephen Kelly2013-01-081-0/+3
| |/ / /
* | | | Merge topic 'LINK_LIBRARIES-property'Brad King2013-01-084-1/+31
|\ \ \ \
| * | | | Add LINK_LIBRARIES property for direct target link dependenciesStephen Kelly2013-01-084-1/+31
* | | | | Merge topic 'include-dirs-convenience'Brad King2013-01-085-1/+36
|\ \ \ \ \
| * | | | | Add CMAKE_BUILD_INTERFACE_INCLUDES build-variable.Stephen Kelly2013-01-085-1/+36
| | |/ / / | |/| | |