summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xcode-duplicate-flags-13354' into generator-toolsetBrad King2013-01-3199-61/+1298
|\
| * 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
| | | |/ | | |/|
| * | | Merge topic 'deprecate-load_command'Brad King2013-01-085-14/+0
| |\ \ \ | | |/ / | |/| |
| | * | Revert "load_command: Deprecate and document pending removal"Brad King2013-01-075-14/+0
| * | | Merge topic 'osx-implicit-link-dirs'Brad King2013-01-072-3/+107
| |\ \ \
| | * | | OS X: Detect implicit linker framework search pathsBrad King2012-12-112-3/+10
| | * | | OS X: Detect implicit link directories on modern toolchainsBrad King2012-12-111-0/+97
| * | | | Merge topic 'interface-includes-defines'Brad King2013-01-0713-30/+222
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Handle INTERFACE properties transitively for includes and defines.Stephen Kelly2013-01-055-1/+160
| | * | | Add the TARGET_NAME generator expression.Stephen Kelly2013-01-056-0/+17
| | * | | GenEx: Add expressions to specify build- or install-only valuesStephen Kelly2013-01-054-29/+45
| * | | | Merge topic 'test-genex-custom-command'Brad King2013-01-071-0/+6
| |\ \ \ \
| | * | | | Add test for custom command with a genex referring to a target.Stephen Kelly2013-01-071-0/+6
| | |/ / /
| * | | | Merge topic 'qt4-target-depends'Brad King2013-01-073-0/+45
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Qt4: Add module dependencies to the IMPORTED targetsStephen Kelly2013-01-073-0/+45
| | |/ /
| * | | Merge topic 'fix-test-warnings'Brad King2013-01-031-1/+1
| |\ \ \
| | * | | Tests: Fix warning about unused variableStephen Kelly2013-01-031-1/+1
| | |/ /
| * | | Merge topic 'include-dirs-debugging'Brad King2013-01-0313-13/+113
| |\ \ \
| | * | | Add a way to print the origins of used include directories.Stephen Kelly2013-01-034-0/+82
| | * | | Keep track of INCLUDE_DIRECTORIES as a vector of structs.Stephen Kelly2013-01-039-13/+31
| | |/ /
| * | | Merge topic 'fix-12904-avoid-overflow'Brad King2013-01-033-0/+101
| |\ \ \
| | * | | Add CTestLimitDashJ test (#12904)David Cole2013-01-033-0/+101
| | |/ /
| * | | Make targets depend on the link interface of their dependees.Stephen Kelly2013-01-034-1/+25
| |/ /
| * | Merge topic 'skip-variable-re-expansion'David Cole2012-12-118-0/+63
| |\ \
| | * | Add policy CMP0019 to skip include/link variable re-expansionBrad King2012-12-078-0/+63
| * | | CMake: Stylistic changes and documentation tweaksDavid Cole2012-12-051-2/+0
| * | | CMake: Add TIMESTAMP subcommand to string and file commandsNils Gladitz2012-12-0517-0/+99
* | | | Tests: Run ctest custom commands with VERBATIMBrad King2013-01-312-3/+6
|/ / /
* | | Merge topic 'fix-11575-add-wix-support-to-cpack'David Cole2012-12-057-0/+182
|\ \ \
| * | | CPack: Add a WiX Generator (#11575)Nils Gladitz2012-12-037-0/+182
| |/ /