| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | libarchive: Add README-CMake.txt | Brad King | 2011-12-22 | 1 | -0/+66 |
|
|
| * | | libarchive: Add .gitattributes for indentation with tab | Brad King | 2011-12-22 | 1 | -0/+2 |
|
|
| * | | Merge branch 'libarchive-upstream' into update-libarchive | Brad King | 2011-12-20 | 164 | -0/+100292 |
|
|
| * | | libarchive: Remove our copy to make room for new import | Brad King | 2011-12-20 | 368 | -125904/+0 |
|
|
* | | | Release: Increase timeout for slow-testing cygwin build | David Cole | 2011-12-30 | 1 | -0/+1 |
|/ / |
|
* | | Release: Increase timeout for slow-testing cygwin build | David Cole | 2011-12-09 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2011-11-21 | 1 | -0/+6 |
|
|
* | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2011-11-18 | 1 | -0/+4 |
|
|
* | Merge branch 'upstream-kwiml' into update-KWIML | Brad King | 2011-11-17 | 5 | -1/+52 |
|
|
* | Merge topic 'import-KWIML' | David Cole | 2011-11-15 | 15 | -0/+1810 |
|\ |
|
| * | Merge branch 'upstream-kwiml' into import-KWIML | Brad King | 2011-11-15 | 3 | -4/+24 |
|
|
| * | Merge branch 'upstream-kwiml' into import-KWIML | Brad King | 2011-06-27 | 15 | -0/+1790 |
|
|
* | | Merge topic 'local-hooks' | David Cole | 2011-10-25 | 3 | -0/+85 |
|\ \ |
|
| * | | pre-commit: Reject changes to KWSys through Git | Brad King | 2011-10-24 | 1 | -2/+26 |
|
|
| * | | Add pre-commit|commit-msg|prepare-commit-msg hook placeholders | Brad King | 2011-10-24 | 3 | -0/+61 |
|
|
* | | | Doxygen: Remove dependency on VTK when building doxygen. | Nicolas Despres | 2011-10-23 | 1 | -2/+0 |
|
|
* | | | Doxygen: Generate call graph and relationships. | Nicolas Despres | 2011-10-23 | 1 | -1/+3 |
|/ / |
|
* | | libarchive: fix typo in CheckFileOffsetBits.cmake | Rolf Eike Beer | 2011-10-05 | 1 | -3/+3 |
|
|
* | | Merge topic 'libarchive-mingwrt-3.20' | David Cole | 2011-09-20 | 1 | -1/+1 |
|\ \ |
|
| * | | libarchive: Fix ssize_t detection with mingwrt 3.20 | Brad King | 2011-09-16 | 1 | -1/+1 |
|
|
* | | | Release Scripts: Use Qt 4.7.4 on dashmacmini5 (#12460) | David Cole | 2011-09-16 | 2 | -2/+1 |
|/ / |
|
* | | Merge topic 'add-kwstyle-test' | David Cole | 2011-09-13 | 1 | -6/+22 |
|\ \ |
|
| * | | KWStyle Test: Activate by default if KWStyle is found | David Cole | 2011-09-07 | 1 | -6/+22 |
| |/ |
|
* | | Merge topic 'adjust-release-scripts' | David Cole | 2011-09-01 | 4 | -21/+23 |
|\ \ |
|
| * | | CMake Release Scripts: Changes for next release candidate... | David Cole | 2011-08-26 | 4 | -21/+23 |
| |/ |
|
* | | cmake.m4: Use modern signature of install(FILES ...) | David Cole | 2011-08-26 | 1 | -1/+1 |
|
|
* | | Add a cmake.m4 for using cmake in autoconf projects instead of pkgconfig | Alex Neundorf | 2011-08-11 | 2 | -0/+54 |
|/ |
|
* | libarchive: Install COPYING with CMake documentation | Brad King | 2011-06-20 | 1 | -0/+2 |
|
|
* | CMake: eliminate use of cvs in the Release scripts | David Cole | 2011-06-02 | 11 | -40/+44 |
|
|
* | Merge topic 'require-cmake-2.6.3' | Brad King | 2011-03-01 | 2 | -8/+2 |
|\ |
|
| * | Require at least CMake 2.6.3 to build current CMake | Brad King | 2011-02-24 | 2 | -8/+2 |
|
|
* | | Merge topic 'doc-typo-fixes' | Brad King | 2011-03-01 | 2 | -2/+2 |
|\ \ |
|
| * | | Documentation: Fix a few typos (#11883) | Modestas Vainius | 2011-02-22 | 2 | -2/+2 |
| |/ |
|
* | | libarchive: Remove unused build/windows directory (#11885) | Brad King | 2011-02-22 | 10 | -2524/+0 |
|/ |
|
* | Merge topic 'linux-standard-base' | Brad King | 2011-02-14 | 4 | -18/+21 |
|\ |
|
| * | libarchive: Use OpenSSL only if CMAKE_USE_OPENSSL (#11815) | Brad King | 2011-02-08 | 1 | -2/+10 |
|
|
| * | libarchive: Define major/minor/makedev only where needed (#11648) | Brad King | 2011-02-07 | 3 | -16/+11 |
|
|
* | | Merge topic 'linux-standard-base' | Brad King | 2011-01-19 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | libarchive: Fix major() check for LSB 4.0 (#11648) | Brad King | 2011-01-12 | 1 | -2/+6 |
|
|
* | | Update script with new machine name | David Cole | 2011-01-12 | 1 | -3/+3 |
|
|
* | | Change the nightly tests to build from the nightly branch and not next. | Bill Hoffman | 2011-01-07 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'dev/fix-cmcurl-try_run' | Brad King | 2010-12-21 | 4 | -66/+3 |
|\ |
|
| * | Fix missed _POLL_EMUL_H_ and HAVE_POLL combo | Ben Boeckel | 2010-12-17 | 1 | -1/+1 |
|
|
| * | Toss out strerror_r macros | Ben Boeckel | 2010-12-17 | 1 | -9/+0 |
|
|
| * | Check for poll when looking for _POLL_EMUL_H_ | Ben Boeckel | 2010-12-17 | 1 | -2/+2 |
|
|
| * | Use _POLL_EMUL_H_ instead of HAVE_POLL_FINE | Ben Boeckel | 2010-12-16 | 3 | -14/+3 |
|
|
| * | Ignore strerror_r since CMake isn't threaded | Ben Boeckel | 2010-12-16 | 1 | -43/+0 |
|
|
* | | Cygwin: Fix release script libncurses search patterns (#10766) | Yaakov Selkowitz | 2010-12-15 | 1 | -2/+2 |
|/ |
|
* | Merge topic 'fix_osf_build' | David Cole | 2010-11-09 | 5 | -7/+20 |
|\ |
|
| * | Add a fix for the inline keyword on the osf os. | Bill Hoffman | 2010-09-10 | 1 | -1/+1 |
|
|