summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* QtAutogen: Only add source files to the target if AUTORCC is ON.Stephen Kelly2014-02-052-1/+12
* Merge topic 'fix-Qt-autogen'Brad King2014-02-046-4/+21
|\
| * QtAutogen: Make uic work even when the source is in a subdir.Stephen Kelly2014-02-044-2/+2
| * FindQt4: Make AUTOMOC work regardless which order Qt 4/5 is found.Stephen Kelly2014-01-292-2/+19
* | Merge topic 'fix-visibility-inlines-hidden'Brad King2014-02-035-0/+63
|\ \
| * | VisibilityInlinesHidden: only apply -fvisibility-inlines-hidden to C++ sourcesNils Gladitz2014-02-015-0/+63
* | | Merge topic 'project-version-variables'Brad King2014-02-0337-0/+167
|\ \ \ | |/ / |/| |
| * | project: Manage VERSION variablesBrad King2014-01-2926-0/+138
| * | project: Add optional LANGUAGES keywordBrad King2014-01-2912-0/+29
* | | Merge topic 'fix-Qt-autogen'Brad King2014-01-298-10/+84
|\ \ \ | | |/ | |/|
| * | QtAutogen: Short-circut some logic when moc is not available.Stephen Kelly2014-01-284-0/+71
| * | QtAutogen: Use Qt 4 IMPORTED targets to find executable locations.Stephen Kelly2014-01-284-10/+13
* | | Merge topic 'ExternalProject-git-submodules'Brad King2014-01-291-0/+16
|\ \ \
| * | | ExternalProject: Add option GIT_SUBMODULESGereon Kremer2014-01-281-0/+16
| | |/ | |/|
* | | Cygwin: Avoid legacy warnings in RunCMake.CMP004[1235] testsBrad King2014-01-284-4/+4
|/ /
* | Merge topic 'ctest-update-p4-unknown-revision'Brad King2014-01-271-1/+3
|\ \
| * | ctest_update: Handle P4 unknown revisions more robustlyPedro Navarro2014-01-221-1/+3
* | | Merge topic 'robust-ep-download-verify'Brad King2014-01-273-0/+27
|\ \ \ | |_|/ |/| |
| * | file DOWNLOAD: Test non-zero return status.Matt McCormick2014-01-161-0/+13
| * | file DOWNLOAD: Add test for bad hash.Matt McCormick2014-01-162-0/+14
* | | Allow projects to specify extra inputs to CMakeBrad King2014-01-215-0/+27
* | | Add test case to verify CMake does not re-run on first buildBrad King2014-01-213-0/+23
* | | cmake: Add '-E sleep' commandBrad King2014-01-217-0/+12
| |/ |/|
* | cmake: Improve '-E create_symlink' edge case handling (#14713)Brad King2014-01-208-0/+39
* | Tests/RunCMake: Add function to run a specified command-lineBrad King2014-01-202-11/+32
* | Tests/RunCMake: Move documentation to a README.rstBrad King2014-01-202-36/+52
|/
* allow to mark a test as "Not Run" with a specific return code (#8466)Rolf Eike Beer2014-01-144-0/+49
* Merge topic 'missing-dependency-error'Brad King2014-01-1314-0/+53
|\
| * AddDependencies: new policy requires dependencies to existNils Gladitz2014-01-1214-0/+53
* | Tests: Fix find-package mode test.Stephen Kelly2014-01-111-2/+2
|/
* Merge topic 'remove-duplicate-file'Brad King2014-01-101-142/+0
|\
| * Tests: Remove .orig file.Stephen Kelly2014-01-101-142/+0
* | InterfaceLibrary: Add test requiring MAP_IMPORTED_CONFIG whitelistingStephen Kelly2014-01-092-0/+28
|/
* Merge topic 'policies'Brad King2014-01-0934-0/+178
|\
| * get_target_property: Error on non-existent target.Stephen Kelly2014-01-0813-0/+43
| * Genex: Use case-sensitive comparison for COMPILER_ID.Stephen Kelly2014-01-088-0/+81
| * cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.Stephen Kelly2014-01-0815-0/+54
* | Merge topic 'optional-install'Brad King2014-01-0917-0/+244
|\ \
| * | InstallRules: added new variable to disable generation of install rulesNils Gladitz2014-01-0817-0/+244
* | | Help: Ensure that target-policies are added to the documentation.Stephen Kelly2014-01-071-0/+5
| |/ |/|
* | Genex: Add a nullary form for CONFIGStephen Kelly2014-01-074-11/+3
* | CompatibleInterface: Test debugging of not-set property.Stephen Kelly2014-01-072-1/+8
* | Tests: simplify Qt4 target usageStephen Kelly2014-01-071-4/+1
* | Test: Remove obsolete commented code.Stephen Kelly2014-01-071-2/+0
* | Genex: Make EQUAL support upper case binary literalsStephen Kelly2014-01-062-9/+13
* | Don't allow include() of export(EXPORT) file at configure time.Stephen Kelly2014-01-064-0/+14
* | cmTarget: Fix system include annotation propagation.Stephen Kelly2014-01-061-0/+4
* | add_library: Disallow invalid signatures for INTERFACE_LIBRARY.Stephen Kelly2014-01-066-1/+114
* | cmTarget: Enable convenient include dir handling for INTERFACE_LIBRARY.Stephen Kelly2014-01-064-1/+24
* | Genex: Add EQUAL expression.Stephen Kelly2014-01-063-2/+44