summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* VS: Create parser for Visual Studio .sln filesPetr Kmoch2013-04-1219-0/+946
* Merge topic 'error-on-exported-missing-include-dir'Brad King2013-03-2616-4/+96
|\
| * Report an error on IMPORTED targets with a faulty INTERFACEStephen Kelly2013-03-265-2/+24
| * install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-03-2612-2/+72
* | Merge topic 'fix-COMPILE_DEFINITIONS-config'Brad King2013-03-266-3/+92
|\ \ | |/ |/|
| * Test evaluation of per-config COMPILE_DEFINITIONS (#14037)Brad King2013-03-256-3/+92
* | Rename variable for including current directory in interfacesBrad King2013-03-196-6/+6
|/
* Merge topic 'fix-genex-preprocess'Brad King2013-03-191-0/+4
|\
| * Fix cmGeneratorExpression::Preprocess for interleaved inputs.Stephen Kelly2013-03-181-0/+4
* | FindQt4: Set the INTERFACE_QT_MAJOR_VERSION for Qt4::QtCoreStephen Kelly2013-03-187-0/+30
|/
* Configure Tests/CMakeTests only with BUILD_TESTING ONBrad King2013-03-131-2/+2
* Merge topic 'cleanup-early-include-CTest-failure'Brad King2013-03-1315-60/+104
|\
| * CTest: Fail early without PROJECT_BINARY_DIR (#14005)Brad King2013-03-126-0/+20
| * build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005)Brad King2013-03-125-1/+15
| * Refactor RunCMake.build_command test to allow more casesBrad King2013-03-125-59/+69
* | Merge topic 'fix-automoc-no-qt'Brad King2013-03-133-0/+21
|\ \
| * | Automoc: Don't create automoc targets if Qt is not used (#13999)Stephen Kelly2013-03-123-0/+21
* | | Merge topic 'genex-SEMICOLON'Brad King2013-03-132-0/+4
|\ \ \
| * | | Add $<SEMICOLON> generator expression.Jean-Christophe Fillion-Robin2013-03-122-0/+4
| | |/ | |/|
* | | Merge topic 'ExternalData-escape-semicolons'Brad King2013-03-139-0/+57
|\ \ \ | |/ / |/| |
| * | ExternalData: Preserve escaped semicolons during argument expansionBrad King2013-03-129-0/+57
* | | Merge topic 'fix-transitive-target-names'Brad King2013-03-122-0/+8
|\ \ \
| * | | Restore support for target names with '+' (#13986)Stephen Kelly2013-03-122-0/+8
| |/ /
* | | Remove unused parameters from target_link_libraries tests.Stephen Kelly2013-03-063-3/+3
|/ /
* | Merge topic 'FixPreLinkTest'Brad King2013-03-051-1/+1
|\ \
| * | Use PRE_LINK instead of PRE_BUILD when testing PRE_LINK.James Bigler2013-03-041-1/+1
* | | Merge topic 'GetPrerequisites-objdump'Brad King2013-03-041-0/+1
|\ \ \
| * | | GetPrerequisites: Enable test for BundleUtilities on MinGWMichael Tänzer2013-03-011-0/+1
| |/ /
* | | Merge topic 'ctest_update-Git-HEAD'Brad King2013-03-041-4/+6
|\ \ \
| * | | CTest: Fix ctest_update with 'HEAD' file in source treeBrad King2013-02-281-4/+6
| |/ /
* | | Merge topic 'remove-TARGET_DEFINED-genex'Brad King2013-03-045-18/+8
|\ \ \ | |/ / |/| |
| * | Revert "Add the TARGET_DEFINED generator expression"Stephen Kelly2013-02-252-10/+0
| * | Remove use of TARGET_DEFINED from the target_link_libraries test.Stephen Kelly2013-02-251-4/+4
| * | Remove use of TARGET_DEFINED from the ExportImport test.Stephen Kelly2013-02-251-1/+1
| * | Remove use of TARGET_DEFINED from target_include_directories test.Stephen Kelly2013-02-251-3/+3
* | | Merge topic 'interface-property-external-read'Brad King2013-02-253-1/+40
|\ \ \
| * | | Fix the tests for evaluating includes and defines.Stephen Kelly2013-02-231-4/+4
| * | | Expand includes and defines transitively in 'external' genexes.Stephen Kelly2013-02-233-1/+40
* | | | Merge topic 'FPHSA_FOUND_VAR_OPTION'Brad King2013-02-2510-0/+46
|\ \ \ \
| * | | | FPHSA: Convert FOUND_VAR failure test to RunCMakeBrad King2013-02-228-5/+15
| * | | | FPHSA: Add FOUND_VAR option to specify _FOUND variable nameAlex Neundorf2013-02-226-0/+36
| | |/ / | |/| |
* | | | Merge topic 'try_compile-targets'Brad King2013-02-252-0/+23
|\ \ \ \
| * | | | Handle targets in the LINK_LIBRARIES of try_compile.Stephen Kelly2013-02-222-0/+23
| | |/ / | |/| |
* | | | Merge topic 'fix-automoc-linker-language'Brad King2013-02-253-0/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | automoc: Add source file to target early to set the linker languageStephen Kelly2013-02-223-0/+16
| |/ /
* | | ExternalData: Test content link with a space in its nameBrad King2013-02-224-0/+13
* | | Tests: Generalize decision for 'make' tool supporting spacesBrad King2013-02-221-16/+22
* | | Tests: Replace exec_program with execute_processBrad King2013-02-221-6/+5
| |/ |/|
* | Merge topic 'compiler-change-cleanup'Brad King2013-02-2014-2/+98
|\ \ | |/ |/|
| * Test Unix Makefiles generator support for changing compilersBrad King2013-02-2013-0/+92