| Commit message (Expand) | Author | Age | Files | Lines |
* | configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests | Brandon Casey | 2009-07-22 | 1 | -0/+1 |
* | Merge branch 'bc/solaris' | Junio C Hamano | 2009-06-13 | 1 | -0/+1 |
|\ |
|
| * | configure: test whether -lresolv is needed | Ralf Wildenhues | 2009-06-10 | 1 | -0/+1 |
* | | compat: add a basename() compatibility function | David Aguilar | 2009-05-31 | 1 | -0/+1 |
* | | compat: add a mkstemps() compatibility function | David Aguilar | 2009-05-31 | 1 | -0/+1 |
|/ |
|
* | config.mak.in: define paths without trailing slash | Pascal Obry | 2009-02-05 | 1 | -2/+2 |
* | autoconf: Enable threaded delta search when pthreads are supported | David M. Syzdek | 2008-12-02 | 1 | -0/+1 |
* | Makefile: introduce NO_PTHREADS | Junio C Hamano | 2008-12-02 | 1 | -0/+1 |
* | Add autoconf tests for pthreads | David M. Syzdek | 2008-11-09 | 1 | -0/+1 |
* | Build: add NO_UINTMAX_T to support ancient systems | David M. Syzdek | 2008-11-02 | 1 | -0/+1 |
* | Merge branch 'jc/cc-ld-dynpath' | Junio C Hamano | 2008-09-07 | 1 | -0/+1 |
|\ |
|
| * | configure: auto detect dynamic library path switches | Giovanni Funchal | 2008-08-17 | 1 | -0/+1 |
* | | config.mak.in: Pass on LDFLAGS from configure | Neil Roberts | 2008-08-21 | 1 | -0/+1 |
|/ |
|
* | Move all dashed-form commands to libexecdir | Nguyễn Thái Ngọc Duy | 2008-06-19 | 1 | -1/+1 |
* | autoconf: Test FREAD_READS_DIRECTORIES | Michal Rokos | 2008-03-11 | 1 | -0/+1 |
* | Add compat/snprintf.c for systems that return bogus | Michal Rokos | 2008-03-05 | 1 | -0/+1 |
* | autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>. | Jakub Narebski | 2008-01-25 | 1 | -0/+1 |
* | autoconf: Add checking for unsetenv function | Jakub Narebski | 2008-01-17 | 1 | -0/+1 |
* | autoconf: Check asciidoc version to automatically set ASCIIDOC8 | Jakub Narebski | 2007-12-11 | 1 | -0/+1 |
* | autoconf: Add test for OLD_ICONV (squelching compiler warning) | Jakub Narebski | 2007-12-06 | 1 | -0/+1 |
* | autoconf: Add tests for memmem, strtoumax and mkdtemp functions | Jakub Narebski | 2007-11-20 | 1 | -0/+3 |
* | Improve accuracy of check for presence of deflateBound. | David Symonds | 2007-11-07 | 1 | -0/+1 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | Add --with-tcltk and --without-tcltk to configure. | Eygene Ryabinkin | 2007-03-31 | 1 | -0/+1 |
* | remove merge-recursive-old | Junio C Hamano | 2006-11-21 | 1 | -2/+0 |
* | Merge branch 'jc/gitpm' | Junio C Hamano | 2006-09-30 | 1 | -0/+1 |
|\ |
|
| * | Remove -fPIC which was only needed for Git.xs | Junio C Hamano | 2006-09-29 | 1 | -1/+0 |
| * | Fix compilation with Sun CC | Dennis Stosberg | 2006-08-15 | 1 | -0/+2 |
* | | autoconf: Add support for setting NO_ICONV and ICONVDIR | Jakub Narebski | 2006-09-07 | 1 | -0/+1 |
|/ |
|
* | autoconf: Move variables which we always set to config.mak.in | Jakub Narebski | 2006-08-08 | 1 | -0/+16 |
* | Set datarootdir in config.mak.in | Pavel Roskin | 2006-07-14 | 1 | -0/+1 |
* | autoconf: Checks for some programs | Jakub Narebski | 2006-07-09 | 1 | -0/+5 |
* | autoconf: Use autoconf to write installation directories to config.mak.autogen | Jakub Narebski | 2006-07-02 | 1 | -0/+18 |