summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | VS: Create parser for Visual Studio .sln filesPetr Kmoch2013-04-1219-0/+946
* | | | | Merge topic 'vs10-preprocessor-semicolons'Brad King2013-05-161-2/+1
|\ \ \ \ \
| * | | | | VS 10: Escape ; as %3B in preprocessor definitions (#14073)Brad King2013-04-111-2/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'vs-no-compiler-pdb-setting'Brad King2013-05-161-6/+5
|\ \ \ \ \
| * | | | | VS: Separate compiler and linker PDB files (#11899, #14062)Brad King2013-04-051-6/+5
| |/ / / /
* | | | | Merge topic 'cygwin_fd_setsize'Brad King2013-05-165-0/+58
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CTest: Add test for running many tests in parallelPaul Kunysch2013-03-225-0/+58
* | | | | Fix clearing of the INCLUDE_DIRECTORIES DIRECTORY property.Stephen Kelly2013-04-101-0/+11
| |/ / / |/| | |
* | | | add_dependencies: Distinguish target v. file dependencies in error (#14050)Brad King2013-03-296-0/+18
* | | | Merge topic 'fix-Qt5-incompatibility-check-version'Brad King2013-03-281-1/+1
|\ \ \ \
| * | | | Fix the Qt 5 version required to run the IncompatibleQt test.Stephen Kelly2013-03-261-1/+1
| | |/ / | |/| |
* | | | Merge topic 'error-on-exported-missing-include-dir'Brad King2013-03-284-0/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-03-264-0/+15
* | | | 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