summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'target-LOCATION-policy'Brad King2013-10-1515-3/+74
|\
| * cmTarget: Deprecate the LOCATION target property with a policy.Stephen Kelly2013-10-1115-3/+74
* | Merge topic 'export-at-generate-time'Brad King2013-10-153-4/+4
|\ \
| * | export(): Process the export() command at generate time.Stephen Kelly2013-10-113-4/+4
* | | Merge topic 'fix-CMP0024-multiple-directories'Brad King2013-10-156-13/+12
|\ \ \ | |/ /
| * | CMP0024: Store the fact of included export in global generator.Stephen Kelly2013-10-106-13/+12
| |/
* | Merge topic 'bump-required-cmake-version'Brad King2013-10-152-28/+11
|\ \
| * | Require CMake 2.8.4 or greater to build CMakeStephen Kelly2013-10-152-28/+11
| |/
* | Add a test for SYSTEM headers in INTERFACE libraries.Stephen Kelly2013-10-103-0/+51
|/
* Merge topic 'xcode-5-no-BuildDepends-help'Brad King2013-10-091-1/+1
|\
| * Xcode: Teach BuildDepends test that Xcode >= 5 needs no helpBrad King2013-10-081-1/+1
* | Merge topic 'deprecation-message'Brad King2013-10-0914-2/+33
|\ \
| * | Qt4Macros: Port to use message(DEPRECATION)Stephen Kelly2013-10-082-2/+2
| * | message: Add a DEPRECATION modeStephen Kelly2013-10-0812-0/+31
| |/
* | Merge topic 'FindGTK2-targets'Brad King2013-10-0948-0/+1031
|\ \
| * | FindGTK2: Add tests for components and targets in gtk and gtkmm modulesDaniele E. Domenichelli2013-10-0848-0/+1031
* | | Merge topic 'haiku-updates'Brad King2013-10-092-2/+2
|\ \ \
| * | | Haiku: Several fixes to platform moduleAdrien Destugues2013-10-082-2/+2
* | | | Merge topic 'unset-PARENT_SCOPE'Brad King2013-10-091-0/+27
|\ \ \ \
| * | | | unset: Add PARENT_SCOPE optionBrad King2013-10-081-0/+27
* | | | | Merge topic 'apple-clang-id'Brad King2013-10-093-2/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Set policy CMP0025 to NEW while building CMake itselfBrad King2013-10-071-0/+3
| * | | | Clang: Add separate "AppleClang" compiler idBrad King2013-10-072-2/+2
* | | | | Merge topic 'export-policy'Brad King2013-10-088-0/+58
|\ \ \ \ \ | |/ / / /
| * | | | export: Add policy CMP0024 to disallow include() of export filesStephen Kelly2013-10-078-0/+58
* | | | | Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-0841-1/+448
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | install: Teach EXPORT option to handle INTERFACE_LIBRARY targetsStephen Kelly2013-10-072-0/+33
| * | | | export: Add support for INTERFACE_LIBRARY targetsStephen Kelly2013-10-0711-0/+142
| * | | | Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-0732-1/+273
| |/ / /
* | | | Merge topic 'CheckStructHasMember_CXX'Brad King2013-10-0823-0/+193
|\ \ \ \
| * | | | CheckStructHasMember: Add support for C++Daniele E. Domenichelli2013-10-0823-0/+193
* | | | | Merge topic 'Add-coverage.py-Coverage'Brad King2013-10-085-0/+81
|\ \ \ \ \
| * | | | | Adding support for the Python coverage.py tool.Patrick Reynolds2013-10-085-0/+81
| |/ / / /
* | | | | Merge topic 'ctest_rerun_failed'Brad King2013-10-081-0/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ctest: Add --rerun-failed optionZack Galbreath2013-10-081-0/+10
| |/ / /
* | | | Merge topic 'test-Qt4-quiet'Brad King2013-10-071-1/+1
|\ \ \ \
| * | | | Tests: Make find_package(Qt4) QUIETBrad King2013-10-031-1/+1
| |/ / /
* | | | Merge topic 'IMPORTED-target-SYSTEM-includes'Brad King2013-10-075-0/+95
|\ \ \ \
| * | | | Always consider includes from IMPORTED targets to be SYSTEM.Stephen Kelly2013-09-245-0/+95
| |/ / /
* | | | Merge topic 'test-property-genex'Brad King2013-10-074-1/+74
|\ \ \ \
| * | | | cmTestGenerator: Evaluate generator expressions in test propertiesBen Boeckel2013-09-204-1/+74
* | | | | Merge topic 'RunCMake-ignore-valgrind-lines'Brad King2013-10-071-0/+1
|\ \ \ \ \
| * | | | | Tests/RunCMake: Tolerate valgrind lines in CMake outputBrad King2013-09-161-0/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'cleanup-CTestTestMemcheck'Brad King2013-10-071-10/+27
|\ \ \ \ \
| * | | | | CTestTestMemcheck: Fix matching of malloc debug messagesBrad King2013-09-131-1/+1
| * | | | | CTestTestMemcheck: Tolerate trailing "==..." lines from valgrindBrad King2013-08-161-1/+2
| * | | | | CTestTestMemcheck: Refactor output expectation regex generationBrad King2013-08-161-10/+26
| | |/ / / | |/| | |
* | | | | Merge topic 'fix-genex-preprocessing-incomplete-test'Brad King2013-10-072-0/+24
|\ \ \ \ \
| * | | | | genex: Test preprocessing incomplete expressions.Stephen Kelly2013-09-132-0/+24
| | |/ / / | |/| | |
* | | | | Merge topic 'add-policy-version-test'Brad King2013-10-072-0/+163
|\ \ \ \ \