summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* CMP0022: Fix link language propagation in NEW behaviorBrad King2014-05-191-1/+1
* cmTarget: Evaluate CMP0026 in calling contextBrad King2014-05-093-0/+17
* ctest_build: Do not crash on bad generator nameBrad King2014-05-074-0/+42
* Policies: omit warnings about unset policies when they are actually set to NEWNils Gladitz2014-03-3112-84/+0
* Disallow INTERFACE libraries with add_custom_command(TARGET).Stephen Kelly2014-03-194-0/+13
* cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808)Stephen Kelly2014-03-1719-0/+98
* cmTarget: Don't create duplicate backtraces in CMP0046 warningStephen Kelly2014-03-125-0/+28
* Merge branch 'fix-AUTOGEN-custom-command-depends' into releaseBrad King2014-03-103-3/+24
|\
| * QtAutogen: Fix AUTOGEN depends on custom command output with VS.Stephen Kelly2014-03-103-3/+24
* | Merge branch 'fix-policy-scopes' into releaseBrad King2014-03-1014-13/+16
|\ \ | |/ |/|
| * Tests: Simplify and document policy scopes in RunCMake.CMP* testsBrad King2014-03-0610-10/+10
| * Record more policies on targets when createdBrad King2014-03-064-3/+6
* | 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-151-0/+13
| * | file DOWNLOAD: Add test for bad hash.Matt McCormick2014-01-152-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