aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Merge branch 'bw/no-python-autoconf'Junio C Hamano2010-02-02
|\
| * configure: Allow --without-pythonBen Walton2010-02-01
| * configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAMBen Walton2010-02-01
* | Make NO_PTHREADS the sole thread configuration variableDan McGee2010-01-31
|/
* Merge branch 'sr/vcs-helper'Junio C Hamano2009-12-26
|\
| * Basic build infrastructure for Python scriptsJohan Herland2009-11-17
* | configure: add settings for gitconfig, editor and pagerBen Walton2009-11-04
* | configure: add macro to set arbitrary make variablesBen Walton2009-11-04
|/
* remove ARM and Mozilla SHA1 implementationsNicolas Pitre2009-08-18
* configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missingv1.6.4-rc2Brandon Casey2009-07-22
* configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN testsBrandon Casey2009-07-22
* Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile argumentsBrandon Casey2009-07-10
* Merge branch 'mn/maint-iconv-autoconf'Junio C Hamano2009-06-20
|\
| * fix handling of iconv configuration optionsMarco Nelissen2009-06-08
* | Merge branch 'bc/solaris'Junio C Hamano2009-06-13
|\ \
| * | configure: test whether -lresolv is neededRalf Wildenhues2009-06-10
| |/
* | compat: add a basename() compatibility functionDavid Aguilar2009-05-31
* | compat: add a mkstemps() compatibility functionDavid Aguilar2009-05-31
|/
* configure: rework pthread handling to allow for user defined flagsBen Walton2009-03-12
* configure: make iconv tests aware of user argumentsBen Walton2009-03-12
* configure: asciidoc version test cleanupBen Walton2009-03-12
* configure: wrap some library tests with GIT_STASH_FLAGSBen Walton2009-03-12
* configure: add macros to stash FLAG variablesBen Walton2009-03-12
* configure: reorganize flow of argument checksBen Walton2009-03-12
* configure: ensure settings from user are also usable in the scriptBen Walton2009-03-12
* Fix naming scheme for configure cache variables.Ralf Wildenhues2009-01-21
* Merge branch 'ds/uintmax-config'Junio C Hamano2009-01-17
|\
| * autoconf: Enable threaded delta search when pthreads are supportedDavid M. Syzdek2008-12-02
* | configure clobbers LDFLAGSPaul Jarc2009-01-05
|/
* Makefile: introduce NO_PTHREADSJunio C Hamano2008-12-02
* Merge branch 'ds/uintmax-config' (early part)Junio C Hamano2008-11-12
|\
| * Add autoconf tests for pthreadsDavid M. Syzdek2008-11-09
| * Build: add NO_UINTMAX_T to support ancient systemsDavid M. Syzdek2008-11-02
* | autoconf: Add link tests to each AC_CHECK_FUNC() testDavid M. Syzdek2008-11-02
|/
* configure: auto detect dynamic library path switchesGiovanni Funchal2008-08-17
* Consistency: Use "libcurl" instead of "cURL library" and "curl"Johan Herland2008-06-15
* autoconf: Test FREAD_READS_DIRECTORIESMichal Rokos2008-03-11
* Add compat/snprintf.c for systems that return bogusMichal Rokos2008-03-05
* autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>.Jakub Narebski2008-01-25
* autoconf: Add checking for unsetenv functionJakub Narebski2008-01-17
* autoconf: Check asciidoc version to automatically set ASCIIDOC8Jakub Narebski2007-12-11
* autoconf: Add test for OLD_ICONV (squelching compiler warning)Jakub Narebski2007-12-06
* Merge branch 'maint'Junio C Hamano2007-11-30
|\
| * Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin2007-11-30
* | autoconf: Add tests for memmem, strtoumax and mkdtemp functionsJakub Narebski2007-11-20
* | Merge branch 'ds/maint-deflatebound'Junio C Hamano2007-11-07
|\ \ | |/
| * Improve accuracy of check for presence of deflateBound.David Symonds2007-11-07
* | Fix minor nits in configure.acRalf Wildenhues2007-11-07
|/
* the ar tool is called gar on some systemsRobert Schiele2007-10-02
* make the name of the library directory a config optionRobert Schiele2007-07-31