| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Fix Sphinx extension with docutils < 0.11 | Alex Neundorf | 2013-12-23 | 1 | -1/+6 |
|
|
* | libarchive: Use ARCHIVE_LITERAL_ULL to add ULL integer suffix | Brad King | 2013-12-09 | 1 | -1/+1 |
|
|
* | libarchive: Port upstream issue 320 second fix | Brad King | 2013-12-09 | 1 | -20/+48 |
|
|
* | libarchive: Port upstream issue 320 fix | Brad King | 2013-11-25 | 1 | -11/+7 |
|
|
* | cmake-gui: Reference LGPLv2.1 when redistributing Qt | Brad King | 2013-11-21 | 4 | -0/+4 |
|
|
* | Merge topic 'configure_file-drop-IMMEDIATE' | Brad King | 2013-11-14 | 3 | -5/+3 |
|\ |
|
| * | Drop use of configure_file IMMEDIATE option | Daniele E. Domenichelli | 2013-11-13 | 3 | -5/+3 |
|
|
* | | Help: Parse Copyright.txt instead of using current year | Brad King | 2013-11-13 | 2 | -2/+10 |
|/ |
|
* | Help: Configure html favicon | Brad King | 2013-11-05 | 2 | -0/+1 |
|
|
* | Help: Configure html page navigation bars | Brad King | 2013-11-05 | 3 | -0/+17 |
|
|
* | Help: Configure |version| replacement correctly | Brad King | 2013-11-04 | 1 | -1/+1 |
|
|
* | Help: Configure copyright year automatically | Brad King | 2013-11-04 | 2 | -3/+3 |
|
|
* | Merge topic 'doc-conf-auto-manuals' | Brad King | 2013-10-30 | 2 | -15/+25 |
|\ |
|
| * | Help: Glob manual/*.rst in Sphinx configuration | Brad King | 2013-10-30 | 2 | -15/+25 |
|
|
* | | Configure Utilities/Sphinx for standalone build with CTest | Brad King | 2013-10-29 | 1 | -0/+1 |
|/ |
|
* | cmRST: Teach cmake-module directive to scan bracket comments | Brad King | 2013-10-23 | 1 | -10/+27 |
|
|
* | Help: Add cmake-developer.7 manual | Brad King | 2013-10-22 | 1 | -0/+1 |
|
|
* | Help: Factor out cmake-generator-expressions manual page | Brad King | 2013-10-16 | 1 | -0/+1 |
|
|
* | Build Help documentation during CMake build using Sphinx | Brad King | 2013-10-16 | 6 | -0/+446 |
|
|
* | Drop documentation generation during build | Brad King | 2013-10-15 | 1 | -120/+0 |
|
|
* | Drop xmllint documentation tests | Brad King | 2013-10-15 | 39 | -16016/+0 |
|
|
* | Move cmake.m4 from Utilities to Auxiliary | Brad King | 2013-10-15 | 2 | -54/+0 |
|
|
* | cmTarget: Deprecate the LOCATION target property with a policy. | Stephen Kelly | 2013-10-11 | 1 | -6/+3 |
|
|
* | Merge topic 'haiku-updates' | Brad King | 2013-10-09 | 4 | -9/+3 |
|\ |
|
| * | Haiku: Remove outdated preprocessor checks | Adrien Destugues | 2013-10-08 | 4 | -9/+3 |
|
|
* | | Merge topic 'apple-clang-id' | Brad King | 2013-10-09 | 2 | -1/+4 |
|\ \
| |/
|/| |
|
| * | 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 | 1 | -1/+1 |
|
|
* | | curl, bzip2: Suppress warnings by setting initial value | Sean McBride | 2013-10-08 | 2 | -2/+2 |
|
|
* | | curl: Fix typo in header include guard | Sean McBride | 2013-10-08 | 1 | -1/+1 |
|/ |
|
* | Clean up install rules of CMake itself (#14371) | Brad King | 2013-08-26 | 6 | -8/+9 |
|
|
* | cmake-gui: Fix build rules for Qt5 on Windows | Brad King | 2013-08-07 | 1 | -5/+5 |
|
|
* | libarchive: Backport to CMake 2.8.2 | Brad King | 2013-07-31 | 3 | -223/+12 |
|
|
* | libarchive: Remove build options not used by CMake | Brad King | 2013-07-31 | 1 | -122/+0 |
|
|
* | libarchive: Avoid struct init with variable | Brad King | 2013-07-31 | 1 | -1/+3 |
|
|
* | libarchive: Silence API deprecation warnings | Brad King | 2013-07-31 | 1 | -5/+2 |
|
|
* | libarchive: Include cm_zlib.h to get zlib used by CMake | Brad King | 2013-07-31 | 2 | -2/+2 |
|
|
* | libarchive: Update README-CMake.txt for new snapshot | Brad King | 2013-07-31 | 1 | -4/+4 |
|
|
* | Merge branch 'libarchive-upstream' into update-libarchive | Brad King | 2013-07-31 | 153 | -4135/+18543 |
|
|
* | cmcurl: Fix resource leak reported by cppcheck | Ömer Fadıl USTA | 2013-07-15 | 3 | -0/+6 |
|
|
* | libarchive: Fix free() order to avoid accessing freed memory | Ömer Fadıl USTA | 2013-07-15 | 1 | -1/+1 |
|
|
* | Merge topic 'curl-bug-1192' | Brad King | 2013-07-01 | 7 | -58/+9 |
|\ |
|
| * | cmcurl: Backport curl bug 1192 fix (#14250) | Brad King | 2013-06-27 | 7 | -58/+9 |
|
|
* | | Fix spelling and typos (product names) | Andreas Mohr | 2013-05-07 | 1 | -1/+1 |
|
|
* | | Fix spelling and typos (non-binary) | Andreas Mohr | 2013-05-07 | 5 | -5/+5 |
|
|
* | | Fix spelling and typos (affecting binary data / module messages) | Andreas Mohr | 2013-05-07 | 2 | -4/+4 |
|/ |
|
* | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2013-01-08 | 1 | -1/+3 |
|
|
* | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2012-12-21 | 1 | -0/+8 |
|
|
* | libarchive: fixed undefined left shift with signed ints | Sean McBride | 2012-11-30 | 1 | -4/+32 |
|
|
* | Merge topic 'import-KWSys-subtree' | Brad King | 2012-11-07 | 1 | -8/+6 |
|\ |
|