Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMP0024: Store the fact of included export in global generator. | Stephen Kelly | 2013-10-10 | 6 | -13/+12 |
* | Merge topic 'xcode-5-no-BuildDepends-help' | Brad King | 2013-10-09 | 1 | -1/+1 |
|\ | |||||
| * | Xcode: Teach BuildDepends test that Xcode >= 5 needs no help | Brad King | 2013-10-08 | 1 | -1/+1 |
* | | Merge topic 'deprecation-message' | Brad King | 2013-10-09 | 14 | -2/+33 |
|\ \ | |||||
| * | | Qt4Macros: Port to use message(DEPRECATION) | Stephen Kelly | 2013-10-08 | 2 | -2/+2 |
| * | | message: Add a DEPRECATION mode | Stephen Kelly | 2013-10-08 | 12 | -0/+31 |
| |/ | |||||
* | | Merge topic 'FindGTK2-targets' | Brad King | 2013-10-09 | 48 | -0/+1031 |
|\ \ | |||||
| * | | FindGTK2: Add tests for components and targets in gtk and gtkmm modules | Daniele E. Domenichelli | 2013-10-08 | 48 | -0/+1031 |
* | | | Merge topic 'haiku-updates' | Brad King | 2013-10-09 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | Haiku: Several fixes to platform module | Adrien Destugues | 2013-10-08 | 2 | -2/+2 |
* | | | | Merge topic 'unset-PARENT_SCOPE' | Brad King | 2013-10-09 | 1 | -0/+27 |
|\ \ \ \ | |||||
| * | | | | unset: Add PARENT_SCOPE option | Brad King | 2013-10-08 | 1 | -0/+27 |
* | | | | | Merge topic 'apple-clang-id' | Brad King | 2013-10-09 | 3 | -2/+5 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Set policy CMP0025 to NEW while building CMake itself | Brad King | 2013-10-08 | 1 | -0/+3 |
| * | | | | Clang: Add separate "AppleClang" compiler id | Brad King | 2013-10-08 | 2 | -2/+2 |
* | | | | | Merge topic 'export-policy' | Brad King | 2013-10-08 | 8 | -0/+58 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | export: Add policy CMP0024 to disallow include() of export files | Stephen Kelly | 2013-10-07 | 8 | -0/+58 |
* | | | | | Merge topic 'INTERFACE_LIBRARY-target-type' | Brad King | 2013-10-08 | 41 | -1/+448 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | install: Teach EXPORT option to handle INTERFACE_LIBRARY targets | Stephen Kelly | 2013-10-08 | 2 | -0/+33 |
| * | | | | export: Add support for INTERFACE_LIBRARY targets | Stephen Kelly | 2013-10-08 | 11 | -0/+142 |
| * | | | | Add the INTERFACE_LIBRARY target type. | Stephen Kelly | 2013-10-07 | 32 | -1/+273 |
| |/ / / | |||||
* | | | | Merge topic 'CheckStructHasMember_CXX' | Brad King | 2013-10-08 | 23 | -0/+193 |
|\ \ \ \ | |||||
| * | | | | CheckStructHasMember: Add support for C++ | Daniele E. Domenichelli | 2013-10-08 | 23 | -0/+193 |
* | | | | | Merge topic 'Add-coverage.py-Coverage' | Brad King | 2013-10-08 | 5 | -0/+81 |
|\ \ \ \ \ | |||||
| * | | | | | Adding support for the Python coverage.py tool. | Patrick Reynolds | 2013-10-08 | 5 | -0/+81 |
| |/ / / / | |||||
* | | | | | Merge topic 'ctest_rerun_failed' | Brad King | 2013-10-08 | 1 | -0/+10 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | ctest: Add --rerun-failed option | Zack Galbreath | 2013-10-08 | 1 | -0/+10 |
| |/ / / | |||||
* | | | | Merge topic 'test-Qt4-quiet' | Brad King | 2013-10-07 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Tests: Make find_package(Qt4) QUIET | Brad King | 2013-10-03 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'IMPORTED-target-SYSTEM-includes' | Brad King | 2013-10-07 | 5 | -0/+95 |
|\ \ \ \ | |||||
| * | | | | Always consider includes from IMPORTED targets to be SYSTEM. | Stephen Kelly | 2013-09-24 | 5 | -0/+95 |
| |/ / / | |||||
* | | | | Merge topic 'test-property-genex' | Brad King | 2013-10-07 | 4 | -1/+74 |
|\ \ \ \ | |||||
| * | | | | cmTestGenerator: Evaluate generator expressions in test properties | Ben Boeckel | 2013-09-20 | 4 | -1/+74 |
* | | | | | Merge topic 'RunCMake-ignore-valgrind-lines' | Brad King | 2013-10-07 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Tests/RunCMake: Tolerate valgrind lines in CMake output | Brad King | 2013-09-16 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'cleanup-CTestTestMemcheck' | Brad King | 2013-10-07 | 1 | -10/+27 |
|\ \ \ \ \ | |||||
| * | | | | | CTestTestMemcheck: Fix matching of malloc debug messages | Brad King | 2013-09-13 | 1 | -1/+1 |
| * | | | | | CTestTestMemcheck: Tolerate trailing "==..." lines from valgrind | Brad King | 2013-08-16 | 1 | -1/+2 |
| * | | | | | CTestTestMemcheck: Refactor output expectation regex generation | Brad King | 2013-08-16 | 1 | -10/+26 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'fix-genex-preprocessing-incomplete-test' | Brad King | 2013-10-07 | 2 | -0/+24 |
|\ \ \ \ \ | |||||
| * | | | | | genex: Test preprocessing incomplete expressions. | Stephen Kelly | 2013-09-13 | 2 | -0/+24 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'add-policy-version-test' | Brad King | 2013-10-07 | 2 | -0/+163 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Verify policies are introduced only in "official" versions | David Cole | 2013-08-28 | 2 | -0/+163 |
* | | | | | | Merge topic 'update_trilinos_contract_test' | Brad King | 2013-10-07 | 6 | -9/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | update Trilinos contract test | Zack Galbreath | 2013-08-28 | 6 | -9/+9 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'PLATFORM_ID-genex' | Brad King | 2013-10-07 | 2 | -0/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Genex: Add the PLATFORM_ID expression. | Stephen Kelly | 2013-08-28 | 2 | -0/+13 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'automoc-gadget' | Brad King | 2013-10-07 | 3 | -1/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Search for the Q_GADGET macro for running automoc too. | Stephen Kelly | 2013-08-28 | 3 | -1/+23 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'ADDITIONAL_MAKE_CLEAN_FILES-genex' | Brad King | 2013-10-07 | 1 | -0/+12 |
|\ \ \ \ \ \ |