| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'bw/no-python-autoconf' | Junio C Hamano | 2010-02-02 | 1 | -3/+14 |
|\ |
|
| * | configure: Allow --without-python | Ben Walton | 2010-02-01 | 1 | -1/+1 |
| * | configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAM | Ben Walton | 2010-02-01 | 1 | -2/+13 |
* | | Make NO_PTHREADS the sole thread configuration variable | Dan McGee | 2010-01-31 | 1 | -7/+2 |
|/ |
|
* | Merge branch 'sr/vcs-helper' | Junio C Hamano | 2009-12-26 | 1 | -0/+3 |
|\ |
|
| * | Basic build infrastructure for Python scripts | Johan Herland | 2009-11-17 | 1 | -0/+3 |
* | | configure: add settings for gitconfig, editor and pager | Ben Walton | 2009-11-04 | 1 | -0/+23 |
* | | configure: add macro to set arbitrary make variables | Ben Walton | 2009-11-04 | 1 | -0/+20 |
|/ |
|
* | remove ARM and Mozilla SHA1 implementations | Nicolas Pitre | 2009-08-18 | 1 | -9/+1 |
* | configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missingv1.6.4-rc2 | Brandon Casey | 2009-07-22 | 1 | -3/+2 |
* | configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests | Brandon Casey | 2009-07-22 | 1 | -2/+2 |
* | Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile arguments | Brandon Casey | 2009-07-10 | 1 | -0/+6 |
* | Merge branch 'mn/maint-iconv-autoconf' | Junio C Hamano | 2009-06-20 | 1 | -0/+8 |
|\ |
|
| * | fix handling of iconv configuration options | Marco Nelissen | 2009-06-08 | 1 | -0/+8 |
* | | Merge branch 'bc/solaris' | Junio C Hamano | 2009-06-13 | 1 | -0/+9 |
|\ \ |
|
| * | | configure: test whether -lresolv is needed | Ralf Wildenhues | 2009-06-10 | 1 | -0/+9 |
| |/ |
|
* | | compat: add a basename() compatibility function | David Aguilar | 2009-05-31 | 1 | -0/+6 |
* | | compat: add a mkstemps() compatibility function | David Aguilar | 2009-05-31 | 1 | -0/+7 |
|/ |
|
* | configure: rework pthread handling to allow for user defined flags | Ben Walton | 2009-03-12 | 1 | -15/+74 |
* | configure: make iconv tests aware of user arguments | Ben Walton | 2009-03-12 | 1 | -14/+34 |
* | configure: asciidoc version test cleanup | Ben Walton | 2009-03-12 | 1 | -1/+1 |
* | configure: wrap some library tests with GIT_STASH_FLAGS | Ben Walton | 2009-03-12 | 1 | -1/+35 |
* | configure: add macros to stash FLAG variables | Ben Walton | 2009-03-12 | 1 | -0/+26 |
* | configure: reorganize flow of argument checks | Ben Walton | 2009-03-12 | 1 | -87/+87 |
* | configure: ensure settings from user are also usable in the script | Ben Walton | 2009-03-12 | 1 | -0/+11 |
* | Fix naming scheme for configure cache variables. | Ralf Wildenhues | 2009-01-21 | 1 | -9/+9 |
* | Merge branch 'ds/uintmax-config' | Junio C Hamano | 2009-01-17 | 1 | -1/+5 |
|\ |
|
| * | autoconf: Enable threaded delta search when pthreads are supported | David M. Syzdek | 2008-12-02 | 1 | -1/+5 |
* | | configure clobbers LDFLAGS | Paul Jarc | 2009-01-05 | 1 | -2/+2 |
|/ |
|
* | Makefile: introduce NO_PTHREADS | Junio C Hamano | 2008-12-02 | 1 | -0/+5 |
* | Merge branch 'ds/uintmax-config' (early part) | Junio C Hamano | 2008-11-12 | 1 | -0/+24 |
|\ |
|
| * | Add autoconf tests for pthreads | David M. Syzdek | 2008-11-09 | 1 | -0/+16 |
| * | Build: add NO_UINTMAX_T to support ancient systems | David M. Syzdek | 2008-11-02 | 1 | -0/+8 |
* | | autoconf: Add link tests to each AC_CHECK_FUNC() test | David M. Syzdek | 2008-11-02 | 1 | -9/+19 |
|/ |
|
* | configure: auto detect dynamic library path switches | Giovanni Funchal | 2008-08-17 | 1 | -0/+32 |
* | Consistency: Use "libcurl" instead of "cURL library" and "curl" | Johan Herland | 2008-06-15 | 1 | -1/+1 |
* | autoconf: Test FREAD_READS_DIRECTORIES | Michal Rokos | 2008-03-11 | 1 | -0/+20 |
* | Add compat/snprintf.c for systems that return bogus | Michal Rokos | 2008-03-05 | 1 | -0/+34 |
* | autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>. | Jakub Narebski | 2008-01-25 | 1 | -0/+6 |
* | autoconf: Add checking for unsetenv function | Jakub Narebski | 2008-01-17 | 1 | -0/+6 |
* | autoconf: Check asciidoc version to automatically set ASCIIDOC8 | Jakub Narebski | 2007-12-11 | 1 | -0/+21 |
* | autoconf: Add test for OLD_ICONV (squelching compiler warning) | Jakub Narebski | 2007-12-06 | 1 | -0/+22 |
* | Merge branch 'maint' | Junio C Hamano | 2007-11-30 | 1 | -1/+1 |
|\ |
|
| * | Replace the word 'update-cache' by 'update-index' everywhere | Johannes Schindelin | 2007-11-30 | 1 | -1/+1 |
* | | autoconf: Add tests for memmem, strtoumax and mkdtemp functions | Jakub Narebski | 2007-11-20 | 1 | -0/+18 |
* | | Merge branch 'ds/maint-deflatebound' | Junio C Hamano | 2007-11-07 | 1 | -0/+20 |
|\ \
| |/ |
|
| * | Improve accuracy of check for presence of deflateBound. | David Symonds | 2007-11-07 | 1 | -0/+20 |
* | | Fix minor nits in configure.ac | Ralf Wildenhues | 2007-11-07 | 1 | -3/+3 |
|/ |
|
* | the ar tool is called gar on some systems | Robert Schiele | 2007-10-02 | 1 | -1/+1 |
* | make the name of the library directory a config option | Robert Schiele | 2007-07-31 | 1 | -0/+11 |