summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-12-19git-compat-util.h: do not #include <sys/param.h> by defaultLibravatar Junio C Hamano1-6/+0
2012-12-15Generalize the inclusion of strings.hLibravatar David Michael1-0/+6
2012-12-15Detect when the passwd struct is missing pw_gecosLibravatar David Michael1-0/+8
2012-12-15Support builds when sys/param.h is missingLibravatar David Michael1-0/+6
2012-11-27configure.ac: fix pthreads detection on Mac OS XLibravatar Max Horn1-1/+11
2012-11-04Merge branch 'sl/maint-configure-messages'Libravatar Jeff King1-2/+2
2012-10-25configure: fix some output messageLibravatar Stefano Lattarini1-2/+2
2012-10-09configure.ac: Add missing comma to CC_LD_DYNPATHLibravatar Øyvind A. Holm1-1/+1
2012-09-11build: don't duplicate substitution of make variablesLibravatar Stefano Lattarini1-68/+76
2012-09-11build: improve GIT_CONF_SUBST signatureLibravatar Stefano Lattarini1-7/+8
2012-07-19build: reconfigure automatically if configure.ac changesLibravatar Stefano Lattarini1-0/+2
2012-07-19autoconf: use AC_CONFIG_COMMANDS instead of ad-hoc 'config.mak.append'Libravatar Stefano Lattarini1-11/+17
2012-07-19autoconf: remove few redundant semicolonsLibravatar Stefano Lattarini1-2/+2
2012-07-19autoconf: remove some redundant shell indirectionsLibravatar Stefano Lattarini1-7/+5
2012-07-19autoconf: GIT_CONF_APPEND_LINE -> GIT_CONF_SUBSTLibravatar Stefano Lattarini1-12/+12
2012-07-19autoconf: GIT_CONF_APPEND_LINE: change signatureLibravatar Stefano Lattarini1-14/+14
2012-05-30docs: drop asciidoc7compatible flagLibravatar Jeff King1-7/+0
2012-03-26configure: be more idiomaticLibravatar Stefano Lattarini1-89/+87
2012-03-26configure: avoid some code repetitions thanks to m4_{push,pop}defLibravatar Stefano Lattarini1-12/+14
2012-03-26configure: move definitions of private m4 macros before AC_INIT invocationLibravatar Stefano Lattarini1-12/+13
2012-03-09configure: allow user to prevent $PATH "sanitization" on SolarisLibravatar Stefano Lattarini1-0/+17
2012-02-23Merge branch 'js/configure-libintl'Libravatar Junio C Hamano1-8/+12
2012-02-20configure: don't use -lintl when there is no gettext supportLibravatar John Szakmeister1-8/+12
2012-02-13Makefile: introduce CHARSET_LIB to link with -lcharsetLibravatar Дилян Палаузов1-0/+10
2011-12-05i18n: add infrastructure for translating Git with gettextLibravatar Ævar Arnfjörð Bjarmason1-0/+19
2011-05-09configure: Check for libpcreLibravatar Michał Kiedrowicz1-0/+40
2011-03-28Improve test for pthreads flagLibravatar Giuseppe Bilotta1-0/+2
2011-03-17unbreak and eliminate NO_C99_FORMATLibravatar Jonathan Nieder1-24/+0
2011-02-14configure: use AC_LANG_PROGRAM consistentlyLibravatar Ralf Wildenhues1-37/+19
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