summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Allow target_link_libraries with IMPORTED targets.Stephen Kelly2013-01-081-0/+3
* 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
* | 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
| |/
* | Merge topic 'fix-cpack-tests'Brad King2012-11-303-15/+7
|\ \
| * | Tests: Use the right path to CPack value for running CPack testsDavid Cole2012-11-293-15/+7
| |/
* | Merge topic 'fix-watcom-test-timeout'Brad King2012-11-301-1/+1
|\ \
| * | Watcom: Avoid prompt from wmake about dll with no exports...David Cole2012-11-281-1/+1
* | | Merge topic 'multiarch-include'Brad King2012-11-304-0/+32
|\ \ \ | |_|/ |/| |
| * | Test find_path multiarch support (#13742)Brad King2012-11-264-0/+32
* | | Merge topic 'generator-expression-fixes'Brad King2012-11-274-0/+24
|\ \ \ | |_|/ |/| |
| * | Genex: Don't segfault on $<FOO,>Stephen Kelly2012-11-272-0/+10
| * | Genex: Ensure that $<0:...> has a parameter.Stephen Kelly2012-11-274-0/+14
| |/
* | NMake: Add a test to demonstrate EmptyDepends issue (#13392)David Cole2012-11-212-0/+17
|/
* Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' into vs-global-sectionsBrad King2012-11-165-0/+92
|\
| * Serialize tests for EXCLUDE_FROM_DEFAULT_BUILDBrad King2012-11-131-0/+7
| * Add tests for EXCLUDE_FROM_DEFAULT_BUILDPetr Kmoch2012-11-135-0/+85
* | Add tests for VS_SOLUTION_GLOBAL_SECTIONSPetr Kmoch2012-11-1618-0/+120
* | Merge topic 'only-git-fetch-when-necessary'Brad King2012-11-135-0/+229
|\ \
| * | ExternalProjectUpdateTest: Only support Git 1.6.5 and greater.Matt McCormick2012-11-131-0/+18
| * | ExternalProject: Verify when a fetch occurs during update test.Matt McCormick2012-11-131-10/+26
| * | ExternalProject: Make sure the ExternalProjectUpdate setup is available.Matt McCormick2012-11-132-3/+19
| * | ExternalProject: Always do a git fetch for a remote ref.Matt McCormick2012-11-131-1/+3
| * | ExternalProject: Add tests for UPDATE_COMMAND.Matt McCormick2012-11-134-0/+166
| * | ExternalProject: Do smoke tests for Git Tutorial builds.Matt McCormick2012-11-031-0/+11
* | | Merge topic 'link-depends-no-shared'Brad King2012-11-135-0/+73
|\ \ \
| * | | Teach BuildDepends test to cover LINK_DEPENDS_NO_SHAREDBrad King2012-11-095-0/+73
* | | | Merge topic 'deprecate-load_command'Brad King2012-11-135-0/+14
|\ \ \ \ | |_|_|/ |/| | |