summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2015-01-09configure.ac: check for HMAC_CTX_cleanupReuben Hawkins
2015-01-09configure.ac: check for clock_gettime and CLOCK_MONOTONICReuben Hawkins
2015-01-09configure.ac: check 'tv_nsec' field in 'struct stat'Reuben Hawkins
2014-12-22Merge branch 'dm/compat-s-ifmt-for-zos'Junio C Hamano
2014-12-04compat: convert modes to use portable file type valuesDavid Michael
2014-08-29autoconf: check for setitimer()Jonas 'Sortie' Termansen
2014-08-29autoconf: check for struct itimervalJonas 'Sortie' Termansen
2014-06-03Merge branch 'ks/tree-diff-nway'Junio C Hamano
2014-03-27Portable alloca for GitKirill Smelkov
2014-03-25Merge branch 'dm/configure-iconv-locale-charset'Junio C Hamano
2014-03-11configure.ac: link with -liconv for locale_charset()Dmitry Marakasov
2014-02-20stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy
2013-06-28configure: fix option help message for --disable-pthreadsStefano Lattarini
2013-02-26Revert "compat: add strtok_r()"Erik Faye-Lund
2013-01-03Merge branch 'mh/pthreads-autoconf'Junio C Hamano
2013-01-03Merge branch 'dm/port'Junio C Hamano
2012-12-20git-compat-util.h: do not #include <sys/param.h> by defaultJunio C Hamano
2012-12-15Generalize the inclusion of strings.hDavid Michael
2012-12-15Detect when the passwd struct is missing pw_gecosDavid Michael
2012-12-15Support builds when sys/param.h is missingDavid Michael
2012-11-28configure.ac: fix pthreads detection on Mac OS XMax Horn
2012-11-04Merge branch 'sl/maint-configure-messages'Jeff King
2012-10-25configure: fix some output messageStefano Lattarini
2012-10-09configure.ac: Add missing comma to CC_LD_DYNPATHØyvind A. Holm
2012-09-11build: don't duplicate substitution of make variablesStefano Lattarini
2012-09-11build: improve GIT_CONF_SUBST signatureStefano Lattarini
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