summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-12-12Merge branch 'jk/asciidoc-update'Libravatar Junio C Hamano1-6/+6
2010-12-03Merge branch 'jj/icase-directory'Libravatar Junio C Hamano1-0/+28
2010-11-24docs: default to more modern toolsetLibravatar Jeff King1-6/+6
2010-10-28Interix: add configure checksLibravatar Markus Duft1-0/+18
2010-10-06Makefile & configure: add a NO_FNMATCH_CASEFOLD flagLibravatar Ævar Arnfjörð Bjarmason1-0/+22
2010-10-06Makefile & configure: add a NO_FNMATCH flagLibravatar Ævar Arnfjörð Bjarmason1-0/+6
2010-09-29Merge branch 'po/etc-gitattributes'Libravatar Junio C Hamano1-1/+9
2010-09-03Merge branch 'ab/compat-regex'Libravatar Junio C Hamano1-0/+21
2010-09-01Add global and system-wide gitattributesLibravatar Petr Onderka1-1/+9
2010-08-22autoconf: regex library detection typofixLibravatar Junio C Hamano1-1/+1
2010-08-19autoconf: don't use platform regex if it lacks REG_STARTENDLibravatar Jonathan Nieder1-0/+21
2010-08-14compat: add strtok_r()Libravatar Jonathan Nieder1-0/+6
2010-06-21Merge branch 'gv/portable'Libravatar Junio C Hamano1-8/+68
2010-05-31Allow disabling "inline"Libravatar Gary V. Vaughan1-0/+6
2010-05-31Some platforms lack socklen_t typeLibravatar Gary V. Vaughan1-0/+6
2010-05-31Make NO_{INET_NTOP,INET_PTON} configured independentlyLibravatar Gary V. Vaughan1-7/+30
2010-05-31Makefile: some platforms do not have hstrerror anywhereLibravatar Gary V. Vaughan1-3/+14
2010-05-31Do not use "diff" found on PATH while building and installingLibravatar Gary V. Vaughan1-0/+1
2010-05-31Makefile: -lpthread may still be necessary when libc has only pthread stubsLibravatar Gary V. Vaughan1-2/+15
2010-05-21Merge branch 'cw/maint-exec-defpath'Libravatar Junio C Hamano1-0/+6
2010-04-15autoconf: Check if <paths.h> exists and set HAVE_PATHS_HLibravatar Jakub Narebski1-0/+6
2010-04-02Gitweb: add autoconfigure support for minifiersLibravatar Mark Rada1-0/+20
2010-02-02Merge branch 'bw/no-python-autoconf'Libravatar Junio C Hamano1-3/+14
2010-02-01configure: Allow --without-pythonLibravatar Ben Walton1-1/+1
2010-02-01configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAMLibravatar Ben Walton1-2/+13
2010-01-31Make NO_PTHREADS the sole thread configuration variableLibravatar Dan McGee1-7/+2
2009-12-26Merge branch 'sr/vcs-helper'Libravatar Junio C Hamano1-0/+3
2009-11-17Basic build infrastructure for Python scriptsLibravatar Johan Herland1-0/+3
2009-11-04configure: add settings for gitconfig, editor and pagerLibravatar Ben Walton1-0/+23
2009-11-04configure: add macro to set arbitrary make variablesLibravatar Ben Walton1-0/+20
2009-08-18remove ARM and Mozilla SHA1 implementationsLibravatar Nicolas Pitre1-9/+1
2009-07-22configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missingLibravatar Brandon Casey1-3/+2
2009-07-22configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN testsLibravatar Brandon Casey1-2/+2
2009-07-10Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile argumentsLibravatar Brandon Casey1-0/+6
2009-06-20Merge branch 'mn/maint-iconv-autoconf'Libravatar Junio C Hamano1-0/+8
2009-06-13Merge branch 'bc/solaris'Libravatar Junio C Hamano1-0/+9
2009-06-10configure: test whether -lresolv is neededLibravatar Ralf Wildenhues1-0/+9
2009-06-08fix handling of iconv configuration optionsLibravatar Marco Nelissen1-0/+8
2009-05-31compat: add a basename() compatibility functionLibravatar David Aguilar1-0/+6
2009-05-31compat: add a mkstemps() compatibility functionLibravatar David Aguilar1-0/+7
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