summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gv/portable'Junio C Hamano2010-06-211-8/+68
|\
| * Allow disabling "inline"Gary V. Vaughan2010-05-311-0/+6
| * Some platforms lack socklen_t typeGary V. Vaughan2010-05-311-0/+6
| * Make NO_{INET_NTOP,INET_PTON} configured independentlyGary V. Vaughan2010-05-311-7/+30
| * Makefile: some platforms do not have hstrerror anywhereGary V. Vaughan2010-05-311-3/+14
| * Do not use "diff" found on PATH while building and installingGary V. Vaughan2010-05-311-0/+1
| * Makefile: -lpthread may still be necessary when libc has only pthread stubsGary V. Vaughan2010-05-311-2/+15
* | Merge branch 'cw/maint-exec-defpath'Junio C Hamano2010-05-211-0/+6
|\ \ | |/ |/|
| * autoconf: Check if <paths.h> exists and set HAVE_PATHS_HJakub Narebski2010-04-151-0/+6
* | Gitweb: add autoconfigure support for minifiersMark Rada2010-04-021-0/+20
|/
* Merge branch 'bw/no-python-autoconf'Junio C Hamano2010-02-021-3/+14
|\
| * configure: Allow --without-pythonBen Walton2010-02-011-1/+1
| * configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAMBen Walton2010-02-011-2/+13
* | Make NO_PTHREADS the sole thread configuration variableDan McGee2010-01-311-7/+2
|/
* Merge branch 'sr/vcs-helper'Junio C Hamano2009-12-261-0/+3
|\
| * Basic build infrastructure for Python scriptsJohan Herland2009-11-171-0/+3
* | configure: add settings for gitconfig, editor and pagerBen Walton2009-11-041-0/+23
* | configure: add macro to set arbitrary make variablesBen Walton2009-11-041-0/+20
|/
* remove ARM and Mozilla SHA1 implementationsNicolas Pitre2009-08-181-9/+1
* configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missingv1.6.4-rc2Brandon Casey2009-07-221-3/+2
* configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN testsBrandon Casey2009-07-221-2/+2
* Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile argumentsBrandon Casey2009-07-101-0/+6
* Merge branch 'mn/maint-iconv-autoconf'Junio C Hamano2009-06-201-0/+8
|\
| * fix handling of iconv configuration optionsMarco Nelissen2009-06-081-0/+8
* | Merge branch 'bc/solaris'Junio C Hamano2009-06-131-0/+9
|\ \
| * | configure: test whether -lresolv is neededRalf Wildenhues2009-06-101-0/+9
| |/
* | compat: add a basename() compatibility functionDavid Aguilar2009-05-311-0/+6
* | compat: add a mkstemps() compatibility functionDavid Aguilar2009-05-311-0/+7
|/
* configure: rework pthread handling to allow for user defined flagsBen Walton2009-03-121-15/+74
* configure: make iconv tests aware of user argumentsBen Walton2009-03-121-14/+34
* configure: asciidoc version test cleanupBen Walton2009-03-121-1/+1
* configure: wrap some library tests with GIT_STASH_FLAGSBen Walton2009-03-121-1/+35
* configure: add macros to stash FLAG variablesBen Walton2009-03-121-0/+26
* configure: reorganize flow of argument checksBen Walton2009-03-121-87/+87
* configure: ensure settings from user are also usable in the scriptBen Walton2009-03-121-0/+11
* Fix naming scheme for configure cache variables.Ralf Wildenhues2009-01-211-9/+9
* Merge branch 'ds/uintmax-config'Junio C Hamano2009-01-171-1/+5
|\
| * autoconf: Enable threaded delta search when pthreads are supportedDavid M. Syzdek2008-12-021-1/+5
* | configure clobbers LDFLAGSPaul Jarc2009-01-051-2/+2
|/
* Makefile: introduce NO_PTHREADSJunio C Hamano2008-12-021-0/+5
* Merge branch 'ds/uintmax-config' (early part)Junio C Hamano2008-11-121-0/+24
|\
| * Add autoconf tests for pthreadsDavid M. Syzdek2008-11-091-0/+16
| * Build: add NO_UINTMAX_T to support ancient systemsDavid M. Syzdek2008-11-021-0/+8
* | autoconf: Add link tests to each AC_CHECK_FUNC() testDavid M. Syzdek2008-11-021-9/+19
|/
* configure: auto detect dynamic library path switchesGiovanni Funchal2008-08-171-0/+32
* Consistency: Use "libcurl" instead of "cURL library" and "curl"Johan Herland2008-06-151-1/+1
* autoconf: Test FREAD_READS_DIRECTORIESMichal Rokos2008-03-111-0/+20
* Add compat/snprintf.c for systems that return bogusMichal Rokos2008-03-051-0/+34
* autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>.Jakub Narebski2008-01-251-0/+6
* autoconf: Add checking for unsetenv functionJakub Narebski2008-01-171-0/+6