| Commit message (Expand) | Author | Age | Files | Lines |
* | pkgconfig support from Xavier, plus a couple of missing files added to | Tim Kientzle | 2009-11-09 | 1 | -0/+10 |
* | Make the __FBSDID() handling more platform-agnostic by using | Tim Kientzle | 2009-11-01 | 1 | -0/+3 |
* | Windows build fixes from Bill Hoffman. | Tim Kientzle | 2009-10-15 | 1 | -16/+18 |
* | Add check that int32_t is available, and define it if not. | Michihiro NAKAJIMA | 2009-10-14 | 1 | -0/+3 |
* | Ensure autogen.sh invokes autotools in same order, | Charles Wilson | 2009-09-06 | 1 | -3/+6 |
* | Probe for CreateHardLinkW and use it only if it's found. | Tim Kientzle | 2009-09-04 | 1 | -4/+4 |
* | Refine win32 api checks and usage. | Charles Wilson | 2009-09-04 | 1 | -0/+51 |
* | memset() is sufficiently ubiquitous that I don't see a need to test for it. | Tim Kientzle | 2009-08-15 | 1 | -3/+0 |
* | Fix cpio symlink tests on FreeBSD; the link-sensitive ACL routines | Tim Kientzle | 2009-08-11 | 1 | -0/+6 |
* | Prefer the standard CHECK_INCLUDE_FILE() and CHECK_INCLUDE_FILES(), | Tim Kientzle | 2009-08-07 | 1 | -36/+0 |
* | Test whether printf() supports %jd, %ju, %lld, or %llu. | Tim Kientzle | 2009-08-07 | 1 | -0/+6 |
* | Cmake warning fix. | Tim Kientzle | 2009-08-02 | 1 | -1/+1 |
* | Rework the style of CHECK_FUNCS() to better match | Tim Kientzle | 2009-08-02 | 1 | -37/+27 |
* | Another step towards clean Windows builds: libarchive, libarchive_test, and ... | Tim Kientzle | 2009-08-02 | 1 | -0/+6 |
* | Conditionalize link, symlink, and lstat support. | Tim Kientzle | 2009-08-01 | 1 | -0/+9 |
* | Add config.h conditional for Windows <io.h> | Tim Kientzle | 2009-07-26 | 1 | -36/+3 |
* | Forgot to add file in r1257. | Charles Wilson | 2009-07-21 | 1 | -0/+20 |
* | fnmatch(3) is no longer use, so don't check for it. | Joerg Sonnenberger | 2009-05-29 | 1 | -6/+0 |
* | Fix the CMake build on systems that lack a C++ compiler. | Tim Kientzle | 2009-05-08 | 3 | -5/+5 |
* | Push the version number in trunk to 2.7.900; trunk is now working towards 2.8. | Tim Kientzle | 2009-04-08 | 1 | -1/+1 |
* | 2.6.990a | Tim Kientzle | 2009-04-01 | 1 | -1/+1 |
* | Add a config.h macro for <signal.h> | Tim Kientzle | 2009-04-01 | 1 | -0/+3 |
* | Use a better mechanism to portably find binmode.o | Charles Wilson | 2009-03-25 | 1 | -84/+0 |
* | Catch up with r829. | Michihiro NAKAJIMA | 2009-03-22 | 1 | -0/+3 |
* | Files that are used by the autoconf build system belong in | Tim Kientzle | 2009-03-22 | 1 | -0/+0 |
* | Issue 15, part 14. Build system | Charles Wilson | 2009-03-21 | 1 | -0/+84 |
* | Catch up with r819 for cmake. | Michihiro NAKAJIMA | 2009-03-20 | 1 | -0/+6 |
* | Improve cmake detecting a function on linux. | Michihiro NAKAJIMA | 2009-03-19 | 2 | -12/+44 |
* | Add checking if _FILE_OFFSET_BITS macro needed for large files. | Michihiro NAKAJIMA | 2009-03-19 | 2 | -0/+57 |
* | Eliminate building error on Ubuntu. | Michihiro NAKAJIMA | 2009-03-19 | 1 | -0/+3 |
* | Back out r786 except cheking __CYGWIN__ macro. | Michihiro NAKAJIMA | 2009-03-19 | 1 | -2/+0 |
* | Move _WIN32_WINNT macro to build/cmake/config.h.in | Michihiro NAKAJIMA | 2009-03-17 | 1 | -1/+3 |
* | Mark this as 2.6.901a - as of this point, FreeBSD-CURRENT is in sync with | Tim Kientzle | 2009-03-07 | 2 | -2/+2 |
* | Move the version number stamp file and the release.sh/autogen.sh scripts | Tim Kientzle | 2009-02-14 | 3 | -0/+86 |
* | Clean up the top level a bit by moving the auxiliary cmake files down into | Tim Kientzle | 2009-02-13 | 19 | -0/+3550 |