aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1Ævar Arnfjörð Bjarmason2017-12-28
* Merge branch 'nd/fopen-errors'Junio C Hamano2017-06-22
|\
| * configure.ac: loosen FREAD_READS_DIRECTORIES test programJeff King2017-06-15
* | grep: add support for PCRE v2Ævar Arnfjörð Bjarmason2017-06-02
* | Makefile & configure: reword inaccurate comment about PCREÆvar Arnfjörð Bjarmason2017-05-21
|/
* wrapper.c: remove unused gitmkstemps() functionRamsay Jones2017-02-28
* Merge branch 'js/regexec-buf'Junio C Hamano2016-10-17
|\
| * configure.ac: improve description of NO_REGEX testJakub Narębski2016-10-10
| * Merge branch 'ky/imap-send-openssl-1.1.0' into maintJunio C Hamano2016-05-06
| |\
* | \ Merge branch 'dp/autoconf-curl-ssl'Junio C Hamano2016-10-10
|\ \ \
| * | | ./configure.ac: detect SSL in libcurl using curl-configДилян Палаузов2016-06-28
* | | | Merge branch 'ew/autoconf-pthread'Junio C Hamano2016-07-25
|\ \ \ \ | |/ / / |/| | |
| * | | configure.ac: stronger test for pthread linkageEric Wong2016-07-18
* | | | Merge branch 'ky/imap-send-openssl-1.1.0'Junio C Hamano2016-04-22
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | configure: remove checking for HMAC_CTX_cleanupKazuki Yamaguchi2016-04-08
* | | Merge branch 'jc/sane-grep'Junio C Hamano2016-03-16
|\ \ \
| * | | sane_grep: pass "-a" if grep accepts itJunio C Hamano2016-03-10
| |/ /
| * | Merge branch 'rc/configure-use-libs-when-checking-a-lib' into maintJeff King2015-12-01
| |\ \
* | \ \ Merge branch 'rc/configure-use-libs-when-checking-a-lib'Jeff King2015-11-24
|\ \ \ \ | | |/ / | |/| |
| * | | configure.ac: use $LIBS not $CFLAGS when testing -lpthreadRainer M. Canavan2015-11-06
* | | | Merge branch 'rp/link-curl-before-ssl'Junio C Hamano2015-10-29
|\ \ \ \ | | |/ / | |/| |
| * | | configure.ac: detect ssl need with libcurlRemi Pommarel2015-10-21
| * | | Makefile: make curl-config path configurableRemi Pommarel2015-10-21
* | | | Makefile: drop D_INO_IN_DIRENT build knobJeff King2015-10-05
|/ / /
* | | configure: add getdelim() checkEric Sunshine2015-06-03
| |/ |/|
* | configure: support HAVE_BSD_SYSCTL optionKyle J. McKay2015-03-10
* | configure.ac: check for HMAC_CTX_cleanupReuben Hawkins2015-01-09
* | configure.ac: check for clock_gettime and CLOCK_MONOTONICReuben Hawkins2015-01-09
* | configure.ac: check 'tv_nsec' field in 'struct stat'Reuben Hawkins2015-01-09
* | Merge branch 'dm/compat-s-ifmt-for-zos'Junio C Hamano2014-12-22
|\ \
| * | compat: convert modes to use portable file type valuesDavid Michael2014-12-04
* | | autoconf: check for setitimer()Jonas 'Sortie' Termansen2014-08-29
* | | autoconf: check for struct itimervalJonas 'Sortie' Termansen2014-08-29
|/ /
* | Merge branch 'ks/tree-diff-nway'Junio C Hamano2014-06-03
|\ \ | |/ |/|
| * Portable alloca for GitKirill Smelkov2014-03-27
* | Merge branch 'dm/configure-iconv-locale-charset'Junio C Hamano2014-03-25
|\ \
| * | configure.ac: link with -liconv for locale_charset()Dmitry Marakasov2014-03-11
| |/
* | stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy2014-02-20
|/
* configure: fix option help message for --disable-pthreadsStefano Lattarini2013-06-28
* Revert "compat: add strtok_r()"Erik Faye-Lund2013-02-26
* Merge branch 'mh/pthreads-autoconf'Junio C Hamano2013-01-03
|\
| * configure.ac: fix pthreads detection on Mac OS XMax Horn2012-11-27
* | Merge branch 'dm/port'Junio C Hamano2013-01-03
|\ \
| * | git-compat-util.h: do not #include <sys/param.h> by defaultJunio C Hamano2012-12-19
| * | Generalize the inclusion of strings.hDavid Michael2012-12-15
| * | Detect when the passwd struct is missing pw_gecosDavid Michael2012-12-15
| * | Support builds when sys/param.h is missingDavid Michael2012-12-15
| |/
* | Merge branch 'sl/maint-configure-messages'Jeff King2012-11-04
|\ \ | |/ |/|
| * configure: fix some output messageStefano Lattarini2012-10-25
* | configure.ac: Add missing comma to CC_LD_DYNPATHØyvind A. Holm2012-10-09