aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* fix handling of iconv configuration optionsMarco Nelissen2009-06-08
* 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
* add option to find zlib in custom pathRobert Schiele2007-07-31
* Eliminate checks of user-specified Tcl/Tk interpreter.Eygene Ryabinkin2007-03-31
* Add --with-tcltk and --without-tcltk to configure.Eygene Ryabinkin2007-03-31
* New autoconf test for iconvFredrik Kuivinen2007-02-18
* Remove NO_ACCURATE_DIFF options from build systemsEric Wong2006-12-22
* Remove COLLISION_CHECK from Makefile since it's not used.Brian Gernhardt2006-12-19
* remove merge-recursive-oldJunio C Hamano2006-11-21
* Merge branch 'jc/gitpm'Junio C Hamano2006-09-30
|\
| * Remove -fPIC which was only needed for Git.xsJunio C Hamano2006-09-29
| * Fix compilation with Sun CCDennis Stosberg2006-08-15
* | Deprecate merge-recursive.pyJunio C Hamano2006-09-24
* | autoconf: Add support for setting NO_ICONV and ICONVDIRJakub Narebski2006-09-07
* | autoconf: Set NO_ICONV if iconv is found neither in libc, nor in libiconvJakub Narebski2006-09-07
* | autoconf: Fix copy'n'paste errorJakub Narebski2006-09-05
* | autoconf: Quote AC_CACHE_CHECK argumentsJakub Narebski2006-09-04
* | autoconf: Check for subprocess.pyJakub Narebski2006-09-04
* | autoconf: Add -liconv to LIBS when NEEDS_LIBICONVJakub Narebski2006-09-04
|/