summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2017-02-28wrapper.c: remove unused gitmkstemps() functionRamsay Jones
2016-10-17Merge branch 'js/regexec-buf'Junio C Hamano
2016-10-10configure.ac: improve description of NO_REGEX testJakub Narębski
2016-10-10Merge branch 'dp/autoconf-curl-ssl'Junio C Hamano
2016-07-25Merge branch 'ew/autoconf-pthread'Junio C Hamano
2016-07-18configure.ac: stronger test for pthread linkageEric Wong
2016-06-28./configure.ac: detect SSL in libcurl using curl-configДилян Палаузов
2016-05-06Merge branch 'ky/imap-send-openssl-1.1.0' into maintJunio C Hamano
2016-04-22Merge branch 'ky/imap-send-openssl-1.1.0'Junio C Hamano
2016-04-08configure: remove checking for HMAC_CTX_cleanupKazuki Yamaguchi
2016-03-16Merge branch 'jc/sane-grep'Junio C Hamano
2016-03-10sane_grep: pass "-a" if grep accepts itJunio C Hamano
2015-12-01Merge branch 'rc/configure-use-libs-when-checking-a-lib' into maintJeff King
2015-11-25Merge branch 'rc/configure-use-libs-when-checking-a-lib'Jeff King
2015-11-06configure.ac: use $LIBS not $CFLAGS when testing -lpthreadRainer M. Canavan
2015-10-29Merge branch 'rp/link-curl-before-ssl'Junio C Hamano
2015-10-21configure.ac: detect ssl need with libcurlRemi Pommarel
2015-10-21Makefile: make curl-config path configurableRemi Pommarel
2015-10-05Makefile: drop D_INO_IN_DIRENT build knobJeff King
2015-06-03configure: add getdelim() checkEric Sunshine
2015-03-10configure: support HAVE_BSD_SYSCTL optionKyle J. McKay
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