summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2007-07-31add option to find zlib in custom pathRobert Schiele
2007-04-01Eliminate checks of user-specified Tcl/Tk interpreter.Eygene Ryabinkin
2007-04-01Add --with-tcltk and --without-tcltk to configure.Eygene Ryabinkin
2007-02-18New autoconf test for iconvFredrik Kuivinen
2006-12-23Remove NO_ACCURATE_DIFF options from build systemsEric Wong
2006-12-20Remove COLLISION_CHECK from Makefile since it's not used.Brian Gernhardt
2006-11-22remove merge-recursive-oldJunio C Hamano
2006-10-01Merge branch 'jc/gitpm'Junio C Hamano
2006-09-30Remove -fPIC which was only needed for Git.xsJunio C Hamano
2006-09-25Deprecate merge-recursive.pyJunio C Hamano
2006-09-07autoconf: Add support for setting NO_ICONV and ICONVDIRJakub Narebski
2006-09-07autoconf: Set NO_ICONV if iconv is found neither in libc, nor in libiconvJakub Narebski
2006-09-05autoconf: Fix copy'n'paste errorJakub Narebski
2006-09-05autoconf: Quote AC_CACHE_CHECK argumentsJakub Narebski
2006-09-05autoconf: Check for subprocess.pyJakub Narebski
2006-09-05autoconf: Add -liconv to LIBS when NEEDS_LIBICONVJakub Narebski
2006-08-15Fix compilation with Sun CCDennis Stosberg
2006-08-15Fix detection of ipv6 on SolarisDennis Stosberg
2006-08-15Look for sockaddr_storage in sys/socket.hDennis Stosberg
2006-08-09autoconf: Add support for setting CURLDIR, OPENSSLDIR, EXPATDIRJakub Narebski
2006-08-09autoconf: It is --without-python, not --no-pythonJakub Narebski
2006-08-09autoconf: Move variables which we always set to config.mak.inJakub Narebski
2006-08-08autoconf: Improvements in NO_PYTHON/PYTHON_PATH handlingJakub Narebski
2006-08-08autoconf: Error out on --without-shell and --without-perlJakub Narebski
2006-08-08autoconf: Add configure target to main MakefileJakub Narebski
2006-08-07autoconf: Unset NO_STH and NEED_STH when it is detected not neededJakub Narebski
2006-08-04autoconf: NO_IPV6Junio C Hamano
2006-08-04autoconf: Set NEEDS_LIBICONV unconditionally if there is no iconv in libcJakub Narebski
2006-08-04autoconf: fix NEEDS_SSL_WITH_CRYPTOJunio C Hamano
2006-08-04Copy description of new build configuration variables to configure.acJakub Narebski
2006-08-04autoconf: Typo cleanup, reordering etc.Jakub Narebski
2006-08-04autoconf: Check for ll hh j z t size specifiers introduced by C99Jakub Narebski
2006-08-03autoconf: Add support for setting PYTHON_PATH or NO_PYTHONJakub Narebski
2006-08-03autoconf: Move site configuration section earlier in configure.acJakub Narebski
2006-08-03autoconf: Add support for setting SHELL_PATH and PERL_PATHJakub Narebski
2006-07-15Quote all calls to GIT_CONF_APPEND_LINEPavel Roskin
2006-07-09Typofix in configure.ac comment.Pavel Roskin
2006-07-09configure.ac vertical whitespace usage cleanupJakub Narebski
2006-07-09autoconf: Checks for some programsJakub Narebski
2006-07-09autoconf: Checks for librariesJakub Narebski