| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Remove CMake multiline block-end command arguments | Marcin Wojdyr | 2012-08-15 | 1 | -2/+1 |
|
|
* | | | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 7 | -45/+45 |
|
|
* | | | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 6 | -94/+94 |
|
|
* | | | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 9 | -43/+43 |
|
|
* | | | Merge topic 'directory-typo' | David Cole | 2012-08-13 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | Fix typo direcotry -> directory (and similar) [#13444] | Rolf Eike Beer | 2012-07-30 | 2 | -2/+2 |
|
|
* | | | | Merge topic 'release-script-fixes' | David Cole | 2012-08-13 | 1 | -3/+13 |
|\ \ \ \ |
|
| * | | | | Add ability to run as a ctest -S script also | David Cole | 2012-06-22 | 1 | -3/+13 |
|
|
* | | | | | Merge topic 'exclude-ExternalProject-test-for-cygwin-release-script' | David Cole | 2012-08-13 | 2 | -1/+9 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Release: Temporarily exclude ExternalProject test on cygwin | David Cole | 2012-06-22 | 2 | -1/+9 |
| |/ / / |
|
* | | | | Merge topic 'hooks-line-length' | David Cole | 2012-07-24 | 1 | -0/+20 |
|\ \ \ \ |
|
| * | | | | pre-commit: Reject C++ code with lines too long | Brad King | 2012-07-17 | 1 | -0/+20 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2012-06-21 | 2 | -11/+22 |
| |/ /
|/| | |
|
* | | | BZip2: Remove unnecessary *.bz2 files from CMake source tree | David Cole | 2012-06-13 | 3 | -0/+0 |
|
|
* | | | Merge topic 'update-KWIML' | David Cole | 2012-06-12 | 1 | -55/+173 |
|\ \ \ |
|
| * | | | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2012-06-07 | 1 | -55/+173 |
| | |/
| |/| |
|
* | | | libarchive: Avoid 'inline' on SunPro < 5.9 (#13277) | Brad King | 2012-06-07 | 1 | -0/+3 |
|/ / |
|
* | | Merge topic 'require-CMake-2.8.2' | David Cole | 2012-05-01 | 1 | -1/+1 |
|\ \ |
|
| * | | Require CMake 2.8.2 or higher to build CMake | Brad King | 2012-04-26 | 1 | -1/+1 |
|
|
* | | | Merge topic 'developer-setup' | David Cole | 2012-05-01 | 1 | -10/+36 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'setup' into developer-setup | Brad King | 2012-04-26 | 1 | -10/+36 |
|
|
* | | | Merge topic 'compile-XL-v6' | David Cole | 2012-04-25 | 2 | -5/+8 |
|\ \ \ |
|
| * | | | libarchive: Avoid 'inline' keyword on XL C v6 (#13148) | Brad King | 2012-04-19 | 1 | -0/+3 |
|
|
| * | | | libarchive: Avoid trailing , in enum for XL v6 (#13148) | Jim Hague | 2012-04-19 | 1 | -5/+5 |
| | |/
| |/| |
|
* | | | Merge branch 'developer-setup' | Brad King | 2012-04-19 | 14 | -0/+803 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Exclude from CMake source archives files specific to Git work tree | Brad King | 2012-03-02 | 1 | -0/+2 |
|
|
| * | Merge branch 'setup' into developer-setup | Brad King | 2012-03-02 | 2 | -7/+3 |
|
|
| * | Add and configure developer setup helper scripts | Brad King | 2012-03-02 | 2 | -0/+22 |
|
|
| * | Merge branch 'setup' into developer-setup | Brad King | 2012-03-02 | 11 | -0/+783 |
|
|
* | | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2012-03-20 | 1 | -6/+6 |
|
|
* | | Merge topic 'update-KWIML' | Brad King | 2012-03-13 | 1 | -17/+29 |
|\ \ |
|
| * | | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2012-03-09 | 1 | -17/+29 |
|
|
* | | | Merge topic 'fix-cygwin-hint-file' | David Cole | 2012-03-08 | 1 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use correct "requires" line in cygwin setup hint file | David Cole | 2012-03-06 | 1 | -1/+1 |
|
|
| * | | Remove trailing white space | David Cole | 2012-03-06 | 1 | -3/+3 |
| |/ |
|
* | | cmcurl: Do not hard-coded Windows check results for MinGW (#13001) | Brad King | 2012-03-02 | 1 | -2/+2 |
|/ |
|
* | Merge topic 'HandleTargetsInCMakeRequiredLibraries' | David Cole | 2012-02-21 | 1 | -19/+14 |
|\ |
|
| * | -don't pull in CheckTypeSize.cmake from the cmake which is being built | Alex Neundorf | 2012-02-21 | 1 | -6/+1 |
|
|
| * | -remove trailing whitespace | Alex Neundorf | 2012-02-21 | 1 | -13/+13 |
|
|
* | | Merge topic 'update-KWIML' | David Cole | 2012-02-21 | 1 | -1/+9 |
|\ \ |
|
| * | | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2012-02-20 | 1 | -1/+9 |
|
|
* | | | Merge topic 'libarchive-old-glibc' | David Cole | 2012-02-14 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | libarchive: Workaround mbsnrtowcs assertion failure on old glibc | Brad King | 2012-02-10 | 1 | -0/+5 |
| | |/
| |/| |
|
* | | | Merge topic 'change_qmake_path' | David Cole | 2012-02-14 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Use upgraded qt on linux build machine. | Bill Hoffman | 2012-02-10 | 1 | -1/+1 |
|
|
* | | | | Add CURL_CA_BUNDLE option for SSL support (#12946) | Artur Kedzierski | 2012-02-09 | 1 | -0/+5 |
|/ / / |
|
* | | | Update version of Qt for dashmacmini5 produced release binaries | David Cole | 2012-02-06 | 1 | -1/+1 |
|
|
* | | | Update dashmacmini2 release script to use Qt 4.8.0 | David Cole | 2012-01-31 | 1 | -1/+1 |
|
|
* | | | Update dashmacmini2 release script to use Qt 4.6.3 | David Cole | 2012-01-17 | 1 | -2/+2 |
|/ / |
|
* | | Include bzlib.h consistently across CMake build (#10950) | Brad King | 2012-01-13 | 8 | -6/+30 |
|
|