Age | Commit message (Expand) | Author | Files | Lines |
2010-10-28 | Interix: add configure checks | Markus Duft | 1 | -0/+18 |
2010-10-06 | Makefile & configure: add a NO_FNMATCH_CASEFOLD flag | Ævar Arnfjörð Bjarmason | 1 | -0/+22 |
2010-10-06 | Makefile & configure: add a NO_FNMATCH flag | Ævar Arnfjörð Bjarmason | 1 | -0/+6 |
2010-09-29 | Merge branch 'po/etc-gitattributes' | Junio C Hamano | 1 | -1/+9 |
2010-09-03 | Merge branch 'ab/compat-regex' | Junio C Hamano | 1 | -0/+21 |
2010-09-01 | Add global and system-wide gitattributes | Petr Onderka | 1 | -1/+9 |
2010-08-22 | autoconf: regex library detection typofix | Junio C Hamano | 1 | -1/+1 |
2010-08-19 | autoconf: don't use platform regex if it lacks REG_STARTEND | Jonathan Nieder | 1 | -0/+21 |
2010-08-14 | compat: add strtok_r() | Jonathan Nieder | 1 | -0/+6 |
2010-06-21 | Merge branch 'gv/portable' | Junio C Hamano | 1 | -8/+68 |
2010-05-31 | Allow disabling "inline" | Gary V. Vaughan | 1 | -0/+6 |
2010-05-31 | Some platforms lack socklen_t type | Gary V. Vaughan | 1 | -0/+6 |
2010-05-31 | Make NO_{INET_NTOP,INET_PTON} configured independently | Gary V. Vaughan | 1 | -7/+30 |
2010-05-31 | Makefile: some platforms do not have hstrerror anywhere | Gary V. Vaughan | 1 | -3/+14 |
2010-05-31 | Do not use "diff" found on PATH while building and installing | Gary V. Vaughan | 1 | -0/+1 |
2010-05-31 | Makefile: -lpthread may still be necessary when libc has only pthread stubs | Gary V. Vaughan | 1 | -2/+15 |
2010-05-21 | Merge branch 'cw/maint-exec-defpath' | Junio C Hamano | 1 | -0/+6 |
2010-04-15 | autoconf: Check if <paths.h> exists and set HAVE_PATHS_H | Jakub Narebski | 1 | -0/+6 |
2010-04-02 | Gitweb: add autoconfigure support for minifiers | Mark Rada | 1 | -0/+20 |
2010-02-02 | Merge branch 'bw/no-python-autoconf' | Junio C Hamano | 1 | -3/+14 |
2010-02-01 | configure: Allow --without-python | Ben Walton | 1 | -1/+1 |
2010-02-01 | configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAM | Ben Walton | 1 | -2/+13 |
2010-01-31 | Make NO_PTHREADS the sole thread configuration variable | Dan McGee | 1 | -7/+2 |
2009-12-26 | Merge branch 'sr/vcs-helper' | Junio C Hamano | 1 | -0/+3 |
2009-11-17 | Basic build infrastructure for Python scripts | Johan Herland | 1 | -0/+3 |
2009-11-04 | configure: add settings for gitconfig, editor and pager | Ben Walton | 1 | -0/+23 |
2009-11-04 | configure: add macro to set arbitrary make variables | Ben Walton | 1 | -0/+20 |
2009-08-18 | remove ARM and Mozilla SHA1 implementations | Nicolas Pitre | 1 | -9/+1 |
2009-07-22 | configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missing | Brandon Casey | 1 | -3/+2 |
2009-07-22 | configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests | Brandon Casey | 1 | -2/+2 |
2009-07-10 | Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile arguments | Brandon Casey | 1 | -0/+6 |
2009-06-20 | Merge branch 'mn/maint-iconv-autoconf' | Junio C Hamano | 1 | -0/+8 |
2009-06-13 | Merge branch 'bc/solaris' | Junio C Hamano | 1 | -0/+9 |
2009-06-10 | configure: test whether -lresolv is needed | Ralf Wildenhues | 1 | -0/+9 |
2009-06-08 | fix handling of iconv configuration options | Marco Nelissen | 1 | -0/+8 |
2009-05-31 | compat: add a basename() compatibility function | David Aguilar | 1 | -0/+6 |
2009-05-31 | compat: add a mkstemps() compatibility function | David Aguilar | 1 | -0/+7 |
2009-03-12 | configure: rework pthread handling to allow for user defined flags | Ben Walton | 1 | -15/+74 |
2009-03-12 | configure: make iconv tests aware of user arguments | Ben Walton | 1 | -14/+34 |
2009-03-12 | configure: asciidoc version test cleanup | Ben Walton | 1 | -1/+1 |
2009-03-12 | configure: wrap some library tests with GIT_STASH_FLAGS | Ben Walton | 1 | -1/+35 |
2009-03-12 | configure: add macros to stash FLAG variables | Ben Walton | 1 | -0/+26 |
2009-03-12 | configure: reorganize flow of argument checks | Ben Walton | 1 | -87/+87 |
2009-03-12 | configure: ensure settings from user are also usable in the script | Ben Walton | 1 | -0/+11 |
2009-01-21 | Fix naming scheme for configure cache variables. | Ralf Wildenhues | 1 | -9/+9 |
2009-01-17 | Merge branch 'ds/uintmax-config' | Junio C Hamano | 1 | -1/+5 |
2009-01-05 | configure clobbers LDFLAGS | Paul Jarc | 1 | -2/+2 |
2008-12-02 | autoconf: Enable threaded delta search when pthreads are supported | David M. Syzdek | 1 | -1/+5 |
2008-12-02 | Makefile: introduce NO_PTHREADS | Junio C Hamano | 1 | -0/+5 |
2008-11-12 | Merge branch 'ds/uintmax-config' (early part) | Junio C Hamano | 1 | -0/+24 |