summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2012-07-19build: reconfigure automatically if configure.ac changesStefano Lattarini
2012-07-19autoconf: use AC_CONFIG_COMMANDS instead of ad-hoc 'config.mak.append'Stefano Lattarini
2012-07-19autoconf: remove few redundant semicolonsStefano Lattarini
2012-07-19autoconf: remove some redundant shell indirectionsStefano Lattarini
2012-07-19autoconf: GIT_CONF_APPEND_LINE -> GIT_CONF_SUBSTStefano Lattarini
2012-07-19autoconf: GIT_CONF_APPEND_LINE: change signatureStefano Lattarini
2012-05-30docs: drop asciidoc7compatible flagJeff King
2012-03-26configure: be more idiomaticStefano Lattarini
2012-03-26configure: avoid some code repetitions thanks to m4_{push,pop}defStefano Lattarini
2012-03-26configure: move definitions of private m4 macros before AC_INIT invocationStefano Lattarini
2012-03-09configure: allow user to prevent $PATH "sanitization" on SolarisStefano Lattarini
2012-02-23Merge branch 'js/configure-libintl'Junio C Hamano
2012-02-20configure: don't use -lintl when there is no gettext supportJohn Szakmeister
2012-02-13Makefile: introduce CHARSET_LIB to link with -lcharsetДилян Палаузов
2011-12-06i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason
2011-05-09configure: Check for libpcreMichał Kiedrowicz
2011-03-28Improve test for pthreads flagGiuseppe Bilotta
2011-03-17unbreak and eliminate NO_C99_FORMATJonathan Nieder
2011-02-14configure: use AC_LANG_PROGRAM consistentlyRalf Wildenhues
2010-12-13Merge branch 'jk/asciidoc-update'Junio C Hamano
2010-12-04Merge branch 'jj/icase-directory'Junio C Hamano
2010-11-24docs: default to more modern toolsetJeff King
2010-10-29Interix: add configure checksMarkus Duft
2010-10-06Makefile & configure: add a NO_FNMATCH_CASEFOLD flagÆvar Arnfjörð Bjarmason
2010-10-06Makefile & configure: add a NO_FNMATCH flagÆvar Arnfjörð Bjarmason
2010-09-29Merge branch 'po/etc-gitattributes'Junio C Hamano
2010-09-03Merge branch 'ab/compat-regex'Junio C Hamano
2010-09-01Add global and system-wide gitattributesPetr Onderka
2010-08-22autoconf: regex library detection typofixJunio C Hamano
2010-08-19autoconf: don't use platform regex if it lacks REG_STARTENDJonathan Nieder
2010-08-15compat: add strtok_r()Jonathan Nieder
2010-06-21Merge branch 'gv/portable'Junio C Hamano
2010-06-01Allow disabling "inline"Gary V. Vaughan
2010-06-01Some platforms lack socklen_t typeGary V. Vaughan
2010-06-01Make NO_{INET_NTOP,INET_PTON} configured independentlyGary V. Vaughan
2010-06-01Makefile: some platforms do not have hstrerror anywhereGary V. Vaughan
2010-05-31Do not use "diff" found on PATH while building and installingGary V. Vaughan
2010-05-31Makefile: -lpthread may still be necessary when libc has only pthread stubsGary V. Vaughan
2010-05-21Merge branch 'cw/maint-exec-defpath'Junio C Hamano
2010-04-15autoconf: Check if <paths.h> exists and set HAVE_PATHS_HJakub Narebski
2010-04-03Gitweb: add autoconfigure support for minifiersMark Rada
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