summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dd/poll-dot-h'Junio C Hamano2018-11-191-0/+6
|\
| * git-compat-util: prefer poll.h to sys/poll.hĐoàn Trần Công Danh2018-11-141-0/+6
* | build: link with curl-defined linker flagsJames Knight2018-11-051-10/+7
|/
* Merge branch 'es/fread-reads-dir-autoconf-fix'Junio C Hamano2018-04-251-1/+1
|\
| * configure.ac: fix botched FREAD_READS_DIRECTORIES checkEric Sunshine2018-04-091-1/+1
* | Makefile: make USE_LIBPCRE=YesPlease mean v2, not v1Ævar Arnfjörð Bjarmason2018-03-141-13/+13
* | configure: detect redundant --with-libpcre & --with-libpcre1Ævar Arnfjörð Bjarmason2018-03-141-0/+4
* | configure: fix a regression in PCRE v1 detectionÆvar Arnfjörð Bjarmason2018-03-141-2/+2
* | Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1Ævar Arnfjörð Bjarmason2017-12-281-1/+0
* | Merge branch 'nd/fopen-errors'Junio C Hamano2017-06-221-2/+2
|\|
| * configure.ac: loosen FREAD_READS_DIRECTORIES test programJeff King2017-06-151-2/+2
* | grep: add support for PCRE v2Ævar Arnfjörð Bjarmason2017-06-021-12/+65
* | Makefile & configure: reword inaccurate comment about PCREÆvar Arnfjörð Bjarmason2017-05-211-4/+8
|/
* wrapper.c: remove unused gitmkstemps() functionRamsay Jones2017-02-281-6/+0
* Merge branch 'js/regexec-buf'Junio C Hamano2016-10-171-6/+7
|\
| * configure.ac: improve description of NO_REGEX testJakub Narębski2016-10-101-6/+7
| * Merge branch 'ky/imap-send-openssl-1.1.0' into maintJunio C Hamano2016-05-061-4/+0
| |\
* | \ Merge branch 'dp/autoconf-curl-ssl'Junio C Hamano2016-10-101-10/+11
|\ \ \
| * | | ./configure.ac: detect SSL in libcurl using curl-configДилян Палаузов2016-06-281-10/+11
* | | | Merge branch 'ew/autoconf-pthread'Junio C Hamano2016-07-251-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | configure.ac: stronger test for pthread linkageEric Wong2016-07-181-0/+5
* | | | Merge branch 'ky/imap-send-openssl-1.1.0'Junio C Hamano2016-04-221-4/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | configure: remove checking for HMAC_CTX_cleanupKazuki Yamaguchi2016-04-081-4/+0
* | | Merge branch 'jc/sane-grep'Junio C Hamano2016-03-161-0/+7
|\ \ \
| * | | sane_grep: pass "-a" if grep accepts itJunio C Hamano2016-03-101-0/+7
| |/ /
| * | Merge branch 'rc/configure-use-libs-when-checking-a-lib' into maintJeff King2015-12-011-1/+7
| |\ \
* | \ \ Merge branch 'rc/configure-use-libs-when-checking-a-lib'Jeff King2015-11-241-1/+7
|\ \ \ \ | | |/ / | |/| |
| * | | configure.ac: use $LIBS not $CFLAGS when testing -lpthreadRainer M. Canavan2015-11-061-1/+7
* | | | Merge branch 'rp/link-curl-before-ssl'Junio C Hamano2015-10-291-0/+23
|\ \ \ \ | | |/ / | |/| |
| * | | configure.ac: detect ssl need with libcurlRemi Pommarel2015-10-211-0/+10
| * | | Makefile: make curl-config path configurableRemi Pommarel2015-10-211-0/+13
* | | | Makefile: drop D_INO_IN_DIRENT build knobJeff King2015-10-051-7/+0
|/ / /
* | / configure: add getdelim() checkEric Sunshine2015-06-031-0/+6
| |/ |/|
* | configure: support HAVE_BSD_SYSCTL optionKyle J. McKay2015-03-101-0/+23
* | configure.ac: check for HMAC_CTX_cleanupReuben Hawkins2015-01-091-0/+4
* | configure.ac: check for clock_gettime and CLOCK_MONOTONICReuben Hawkins2015-01-091-0/+22
* | configure.ac: check 'tv_nsec' field in 'struct stat'Reuben Hawkins2015-01-091-0/+13
* | Merge branch 'dm/compat-s-ifmt-for-zos'Junio C Hamano2014-12-221-0/+23
|\ \
| * | compat: convert modes to use portable file type valuesDavid Michael2014-12-041-0/+23
* | | autoconf: check for setitimer()Jonas 'Sortie' Termansen2014-08-291-0/+6
* | | autoconf: check for struct itimervalJonas 'Sortie' Termansen2014-08-291-0/+8
|/ /
* | Merge branch 'ks/tree-diff-nway'Junio C Hamano2014-06-031-0/+8
|\ \ | |/ |/|
| * Portable alloca for GitKirill Smelkov2014-03-271-0/+8
* | Merge branch 'dm/configure-iconv-locale-charset'Junio C Hamano2014-03-251-1/+1
|\ \
| * | configure.ac: link with -liconv for locale_charset()Dmitry Marakasov2014-03-111-1/+1
| |/
* / stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy2014-02-201-28/+0
|/
* configure: fix option help message for --disable-pthreadsStefano Lattarini2013-06-281-1/+1
* Revert "compat: add strtok_r()"Erik Faye-Lund2013-02-261-6/+0
* Merge branch 'mh/pthreads-autoconf'Junio C Hamano2013-01-031-1/+11
|\
| * configure.ac: fix pthreads detection on Mac OS XMax Horn2012-11-271-1/+11