summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2009-03-12configure: rework pthread handling to allow for user defined flagsLibravatar Ben Walton1-15/+74
2009-03-12configure: make iconv tests aware of user argumentsLibravatar Ben Walton1-14/+34
2009-03-12configure: asciidoc version test cleanupLibravatar Ben Walton1-1/+1
2009-03-12configure: wrap some library tests with GIT_STASH_FLAGSLibravatar Ben Walton1-1/+35
2009-03-12configure: add macros to stash FLAG variablesLibravatar Ben Walton1-0/+26
2009-03-12configure: reorganize flow of argument checksLibravatar Ben Walton1-87/+87
2009-03-12configure: ensure settings from user are also usable in the scriptLibravatar Ben Walton1-0/+11
2009-01-21Fix naming scheme for configure cache variables.Libravatar Ralf Wildenhues1-9/+9
2009-01-17Merge branch 'ds/uintmax-config'Libravatar Junio C Hamano1-1/+5
2009-01-05configure clobbers LDFLAGSLibravatar Paul Jarc1-2/+2
2008-12-02autoconf: Enable threaded delta search when pthreads are supportedLibravatar David M. Syzdek1-1/+5
2008-12-02Makefile: introduce NO_PTHREADSLibravatar Junio C Hamano1-0/+5
2008-11-12Merge branch 'ds/uintmax-config' (early part)Libravatar Junio C Hamano1-0/+24
2008-11-09Add autoconf tests for pthreadsLibravatar David M. Syzdek1-0/+16
2008-11-02autoconf: Add link tests to each AC_CHECK_FUNC() testLibravatar David M. Syzdek1-9/+19
2008-11-02Build: add NO_UINTMAX_T to support ancient systemsLibravatar David M. Syzdek1-0/+8
2008-08-17configure: auto detect dynamic library path switchesLibravatar Giovanni Funchal1-0/+32
2008-06-15Consistency: Use "libcurl" instead of "cURL library" and "curl"Libravatar Johan Herland1-1/+1
2008-03-11autoconf: Test FREAD_READS_DIRECTORIESLibravatar Michal Rokos1-0/+20
2008-03-05Add compat/snprintf.c for systems that return bogusLibravatar Michal Rokos1-0/+34
2008-01-25autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>.Libravatar Jakub Narebski1-0/+6
2008-01-17autoconf: Add checking for unsetenv functionLibravatar Jakub Narebski1-0/+6
2007-12-11autoconf: Check asciidoc version to automatically set ASCIIDOC8Libravatar Jakub Narebski1-0/+21
2007-12-06autoconf: Add test for OLD_ICONV (squelching compiler warning)Libravatar Jakub Narebski1-0/+22
2007-11-30Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-11-30Replace the word 'update-cache' by 'update-index' everywhereLibravatar Johannes Schindelin1-1/+1
2007-11-20autoconf: Add tests for memmem, strtoumax and mkdtemp functionsLibravatar Jakub Narebski1-0/+18
2007-11-07Merge branch 'ds/maint-deflatebound'Libravatar Junio C Hamano1-0/+20
2007-11-07Fix minor nits in configure.acLibravatar Ralf Wildenhues1-3/+3
2007-11-07Improve accuracy of check for presence of deflateBound.Libravatar David Symonds1-0/+20
2007-10-02the ar tool is called gar on some systemsLibravatar Robert Schiele1-1/+1
2007-07-31make the name of the library directory a config optionLibravatar Robert Schiele1-0/+11
2007-07-31add option to find zlib in custom pathLibravatar Robert Schiele1-0/+3
2007-03-31Eliminate checks of user-specified Tcl/Tk interpreter.Libravatar Eygene Ryabinkin1-3/+1
2007-03-31Add --with-tcltk and --without-tcltk to configure.Libravatar Eygene Ryabinkin1-0/+26
2007-02-18New autoconf test for iconvLibravatar Fredrik Kuivinen1-6/+25
2006-12-22Remove NO_ACCURATE_DIFF options from build systemsLibravatar Eric Wong1-3/+0
2006-12-19Remove COLLISION_CHECK from Makefile since it's not used.Libravatar Brian Gernhardt1-4/+0
2006-11-21remove merge-recursive-oldLibravatar Junio C Hamano1-39/+0
2006-09-30Merge branch 'jc/gitpm'Libravatar Junio C Hamano1-1/+1
2006-09-29Remove -fPIC which was only needed for Git.xsLibravatar Junio C Hamano1-7/+0
2006-09-24Deprecate merge-recursive.pyLibravatar Junio C Hamano1-2/+0
2006-09-07autoconf: Add support for setting NO_ICONV and ICONVDIRLibravatar Jakub Narebski1-1/+12
2006-09-07autoconf: Set NO_ICONV if iconv is found neither in libc, nor in libiconvLibravatar Jakub Narebski1-2/+5
2006-09-05autoconf: Fix copy'n'paste errorLibravatar Jakub Narebski1-1/+1
2006-09-04autoconf: Quote AC_CACHE_CHECK argumentsLibravatar Jakub Narebski1-4/+4
2006-09-04autoconf: Check for subprocess.pyLibravatar Jakub Narebski1-0/+10
2006-09-04autoconf: Add -liconv to LIBS when NEEDS_LIBICONVLibravatar Jakub Narebski1-0/+1
2006-08-15Fix compilation with Sun CCLibravatar Dennis Stosberg1-1/+8
2006-08-15Fix detection of ipv6 on SolarisLibravatar Dennis Stosberg1-0/+1