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