summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'msvc-compiler-pdb-files'Brad King2014-02-261-8/+22
|\
| * MSVC: Add properties to configure compiler PDB files (#14762)Brad King2014-02-261-8/+22
* | Merge topic 'target-SOURCES-refactor'Brad King2014-02-251-7/+7
|\ \ | |/ |/|
| * cmTarget: Add GetTransitiveTargetClosure method.Stephen Kelly2014-02-241-7/+7
* | Merge topic 'variable-expansion-tests'Brad King2014-02-2425-0/+130
|\ \
| * | tests: Add variable expansion testsBen Boeckel2014-02-2125-0/+130
| |/
* | Merge topic 'ExternalProject-BUILD_ALWAYS'Brad King2014-02-243-0/+56
|\ \
| * | ExternalProject: Add option to always run the build stepBrad King2014-02-213-0/+56
| |/
* | install: Support generator expressions in FILES and PROGRAMS modeBrad King2014-02-215-0/+35
|/
* Tests: Remove some trailing black lines.Stephen Kelly2014-02-171-2/+0
* add_custom_command: Disallow use of SOURCE signatures.Stephen Kelly2014-02-1214-0/+75
* Add policy CMP0049 to avoid variable expansion in source listsStephen Kelly2014-02-1213-0/+50
* Merge topic 'remove-Example'Brad King2014-02-101-12/+0
|\
| * Remove the Example from the source.Stephen Kelly2014-02-091-12/+0
* | Merge topic 'fix-CMP0028-iface'Brad King2014-02-1010-0/+43
|\ \
| * | CMP0028: Trigger on libraries from INTERFACE of dependencies.Stephen Kelly2014-02-0910-0/+43
| |/
* | Merge topic 'release-notes-prep'Brad King2014-02-103-5/+5
|\ \
| * | Tests/BundleTest: Drop use of ChangeLog.txtBrad King2014-02-073-5/+5
| |/
* | Merge topic 'wix_desktop'Brad King2014-02-101-0/+5
|\ \
| * | CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKSTimo Rothenpieler2014-02-081-0/+5
| |/
* | Merge topic 'interface-library-signatures'Brad King2014-02-106-2/+15
|\ \
| * | add_library: Issue better diagnostic for INTERFACE GLOBAL signature.Stephen Kelly2014-02-071-1/+1
| * | add_library: Test invalid GLOBAL INTERFACE signature.Stephen Kelly2014-02-075-1/+14
| |/
* | Tests: Speed up RunCMake.CheckModules testBrad King2014-02-063-1/+5
|/
* 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
|/