Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-10-15 | 1 | -0/+9 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-10-15 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-10-14 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-10-13 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-10-12 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-10-11 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2013-10-10 | 1 | -1/+1 |
* | Merge topic 'osx-cmake-app-info-plist' | Brad King | 2013-10-09 | 2 | -1/+38 |
|\ | |||||
| * | OS X: Set CMake.app bundle Info.plist fields (#11694) | Brad King | 2013-10-08 | 2 | -1/+38 |
* | | Merge topic 'deprecation-message' | Brad King | 2013-10-09 | 4 | -4/+34 |
|\ \ | |||||
| * | | message: Add a DEPRECATION mode | Stephen Kelly | 2013-10-08 | 4 | -4/+34 |
* | | | Merge topic 'haiku-updates' | Brad King | 2013-10-09 | 5 | -28/+33 |
|\ \ \ | |||||
| * | | | Haiku: Include files cleanup in cmCTest | Adrien Destugues | 2013-10-08 | 1 | -5/+1 |
| * | | | Haiku: Remove use of B_COMMON_DIRECTORY | Adrien Destugues | 2013-10-08 | 4 | -23/+32 |
* | | | | Merge topic 'update-kwsys' | Brad King | 2013-10-09 | 3 | -13/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-10-08 | 3 | -13/+5 |
* | | | | Merge topic 'unset-PARENT_SCOPE' | Brad King | 2013-10-09 | 2 | -2/+11 |
|\ \ \ \ | |||||
| * | | | | unset: Add PARENT_SCOPE option | Brad King | 2013-10-08 | 2 | -2/+11 |
* | | | | | Merge topic 'apple-clang-id' | Brad King | 2013-10-09 | 6 | -0/+65 |
|\ \ \ \ \ | |||||
| * | | | | | Set policy CMP0025 to NEW while building CMake itself | Brad King | 2013-10-08 | 1 | -0/+3 |
| * | | | | | Add policy CMP0025 for Apple Clang compiler id compatibility | Brad King | 2013-10-08 | 4 | -0/+61 |
| * | | | | | Clang: Add separate "AppleClang" compiler id | Brad King | 2013-10-08 | 1 | -0/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-09 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'export-policy' | Brad King | 2013-10-08 | 5 | -1/+74 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | export: Add policy CMP0024 to disallow include() of export files | Stephen Kelly | 2013-10-07 | 5 | -1/+74 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'clang-cl-compiler' | Brad King | 2013-10-08 | 1 | -0/+22 |
|\ \ \ \ | |||||
| * | | | | CMakeDetermineCompilerId: Add notion of "simulated" id/version | Brad King | 2013-10-04 | 1 | -0/+22 |
* | | | | | Merge topic 'INTERFACE_LIBRARY-target-type' | Brad King | 2013-10-08 | 30 | -64/+323 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | install: Teach EXPORT option to handle INTERFACE_LIBRARY targets | Stephen Kelly | 2013-10-08 | 2 | -2/+25 |
| * | | | | export: Add support for INTERFACE_LIBRARY targets | Stephen Kelly | 2013-10-08 | 6 | -14/+43 |
| * | | | | Add the INTERFACE_LIBRARY target type. | Stephen Kelly | 2013-10-07 | 24 | -48/+255 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'Add-coverage.py-Coverage' | Brad King | 2013-10-08 | 5 | -0/+200 |
|\ \ \ \ | |||||
| * | | | | Adding support for the Python coverage.py tool. | Patrick Reynolds | 2013-10-08 | 5 | -0/+200 |
* | | | | | Merge topic 'ctest_rerun_failed' | Brad King | 2013-10-08 | 4 | -2/+162 |
|\ \ \ \ \ | |||||
| * | | | | | ctest: Add --rerun-failed option | Zack Galbreath | 2013-10-08 | 4 | -2/+162 |
* | | | | | | Merge topic 'clang-warnings' | Brad King | 2013-10-08 | 11 | -28/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmDocumentation: Fix a few doxygen comment errors | Sean McBride | 2013-10-08 | 1 | -7/+6 |
| * | | | | | | cm*Lexer: Populate empty doxygen @param comment | Sean McBride | 2013-10-08 | 4 | -8/+8 |
| * | | | | | | cmTarget: Properly escape @ char in doxygen comments | Sean McBride | 2013-10-08 | 1 | -3/+3 |
| * | | | | | | Fix warnings about \brief usage | Sean McBride | 2013-10-08 | 3 | -7/+3 |
| * | | | | | | cmGraphVizWriter: Add extra space in comment to suppress warning | Sean McBride | 2013-10-08 | 1 | -2/+2 |
| * | | | | | | cmNewLineStyle: Remove useless semi-colon | Sean McBride | 2013-10-08 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-08 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge topic 'split-cmake-E' | Brad King | 2013-10-07 | 6 | -1385/+1431 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake: Split -E command implementation into separate source file | Brad King | 2013-10-03 | 6 | -1385/+1431 |
* | | | | | | | Merge topic 'IMPORTED-target-SYSTEM-includes' | Brad King | 2013-10-07 | 2 | -1/+39 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Always consider includes from IMPORTED targets to be SYSTEM. | Stephen Kelly | 2013-09-24 | 2 | -1/+39 |
* | | | | | | | | Merge topic 'private-link-depends-are-package-private' | Brad King | 2013-10-07 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Export: Never treat private link libraries as public package dependencies. | Stephen Kelly | 2013-09-24 | 1 | -1/+2 |
* | | | | | | | | | Merge topic 'fixDocumentationComment' | Brad King | 2013-10-07 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ \ |