Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindSDL-path-suffixes' | Brad King | 2013-10-09 | 1 | -1/+3 |
|\ | |||||
| * | FindSDL: Add path suffixes for <prefix>/include/(SDL|SDL12|SDL11) | Brad King | 2013-10-08 | 1 | -1/+3 |
* | | Merge topic 'haiku-updates' | Brad King | 2013-10-09 | 13 | -53/+153 |
|\ \ | |||||
| * | | Haiku: Include files cleanup in cmCTest | Adrien Destugues | 2013-10-08 | 1 | -5/+1 |
| * | | Haiku: Remove outdated preprocessor checks | Adrien Destugues | 2013-10-08 | 4 | -9/+3 |
| * | | Haiku: Remove use of B_COMMON_DIRECTORY | Adrien Destugues | 2013-10-08 | 4 | -23/+32 |
| * | | Haiku: Several fixes to platform module | Adrien Destugues | 2013-10-08 | 4 | -16/+117 |
* | | | 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 |
| |\ \ | |||||
| | * | | KWSys 2013-10-08 (96b2f6f4) | KWSys Robot | 2013-10-08 | 3 | -13/+5 |
* | | | | Merge topic 'unset-PARENT_SCOPE' | Brad King | 2013-10-09 | 3 | -2/+38 |
|\ \ \ \ | |||||
| * | | | | unset: Add PARENT_SCOPE option | Brad King | 2013-10-08 | 3 | -2/+38 |
* | | | | | Merge topic 'apple-clang-id' | Brad King | 2013-10-09 | 19 | -5/+94 |
|\ \ \ \ \ | |||||
| * | | | | | Set policy CMP0025 to NEW while building CMake itself | Brad King | 2013-10-08 | 4 | -0/+12 |
| * | | | | | 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 | 11 | -5/+21 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-09 | 1 | -1/+1 |
* | | | | | | Merge topic 'export-policy' | Brad King | 2013-10-08 | 13 | -1/+132 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | export: Add policy CMP0024 to disallow include() of export files | Stephen Kelly | 2013-10-07 | 13 | -1/+132 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'clang-cl-compiler' | Brad King | 2013-10-08 | 14 | -14/+155 |
|\ \ \ \ \ | |||||
| * | | | | | Clang: Support Windows variants for GNU and MSVC (#13035, #14458) | Brad King | 2013-10-04 | 9 | -12/+74 |
| * | | | | | CMakeDetermineCompilerId: Add notion of "simulated" id/version | Brad King | 2013-10-04 | 7 | -1/+79 |
| * | | | | | CMakeDetermineCompilerId: Fix local var init | Brad King | 2013-10-04 | 1 | -1/+2 |
* | | | | | | Merge topic 'INTERFACE_LIBRARY-target-type' | Brad King | 2013-10-08 | 71 | -65/+771 |
|\ \ \ \ \ \ | |||||
| * | | | | | | install: Teach EXPORT option to handle INTERFACE_LIBRARY targets | Stephen Kelly | 2013-10-08 | 4 | -2/+58 |
| * | | | | | | export: Add support for INTERFACE_LIBRARY targets | Stephen Kelly | 2013-10-08 | 17 | -14/+185 |
| * | | | | | | Add the INTERFACE_LIBRARY target type. | Stephen Kelly | 2013-10-07 | 56 | -49/+528 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'FindGTK2-quiet' | Brad King | 2013-10-08 | 1 | -1/+4 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | FindGTK2: Search for modules quietly when needed | Daniele E. Domenichelli | 2013-10-08 | 1 | -0/+2 |
| * | | | | | FindGTK2: Find freetype quietly | Daniele E. Domenichelli | 2013-10-08 | 1 | -1/+1 |
| * | | | | | FindGTK2: Mark GTK_*_INCLUDE_DIR as advanced | Daniele E. Domenichelli | 2013-10-08 | 1 | -0/+1 |
* | | | | | | Merge topic 'CheckStructHasMember_CXX' | Brad King | 2013-10-08 | 24 | -9/+219 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CheckStructHasMember: Add support for C++ | Daniele E. Domenichelli | 2013-10-08 | 24 | -9/+219 |
* | | | | | | | Merge topic 'cxx-flags' | Brad King | 2013-10-08 | 3 | -25/+51 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Check*CompilerFlag: Add SunStudio 12 regex | William Orr | 2013-10-08 | 1 | -0/+1 |
| * | | | | | | | Check*CompilerFlag: make C and CXX modules share most error patterns (#14339) | Rolf Eike Beer | 2013-08-13 | 3 | -25/+50 |
* | | | | | | | | Merge topic 'Add-coverage.py-Coverage' | Brad King | 2013-10-08 | 10 | -0/+281 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Adding support for the Python coverage.py tool. | Patrick Reynolds | 2013-10-08 | 10 | -0/+281 |
* | | | | | | | | | Merge topic 'ctest_rerun_failed' | Brad King | 2013-10-08 | 5 | -2/+172 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ctest: Add --rerun-failed option | Zack Galbreath | 2013-10-08 | 5 | -2/+172 |
* | | | | | | | | | | Merge topic 'clang-warnings' | Brad King | 2013-10-08 | 14 | -31/+26 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | curl, bzip2: Suppress warnings by setting initial value | Sean McBride | 2013-10-08 | 2 | -2/+2 |
| * | | | | | | | | | | 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 |
| * | | | | | | | | | | curl: Fix typo in header include guard | Sean McBride | 2013-10-08 | 1 | -1/+1 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-10-08 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | |