summaryrefslogtreecommitdiff
path: root/config.mak.uname
AgeCommit message (Expand)Author
2018-11-18Merge branch 'jk/curl-ldflags'Junio C Hamano
2018-11-05build: link with curl-defined linker flagsJames Knight
2018-10-24mingw: implement nanosecond-precision file timesKarsten Blees
2018-10-04mingw: bump the minimum Windows version to VistaJohannes Schindelin
2018-09-04Merge branch 'es/freebsd-iconv-portability'Junio C Hamano
2018-08-31config.mak.uname: resolve FreeBSD iconv-related compilation warningEric Sunshine
2018-07-30mingw: define WIN32 explicitlyJohannes Schindelin
2018-05-23Merge branch 'nd/repack-keep-pack'Junio C Hamano
2018-04-16gc --auto: exclude base pack if not enough mem to "repack -ad"Nguyễn Thái Ngọc Duy
2018-04-11mingw/msvc: use the new-style RUNTIME_PREFIX helperJohannes Schindelin
2018-04-11exec_cmd: RUNTIME_PREFIX on some POSIX systemsDan Jacques
2018-02-12config.mak.uname: remove SPARSE_FLAGS setting for cygwinRamsay Jones
2017-09-25packed_ref_cache: keep the `packed-refs` file mmapped if possibleMichael Haggerty
2017-07-21config.mak.uname: set FREAD_READS_DIRECTORIES for cygwinRamsay Jones
2017-07-18Merge branch 'tb/push-to-cygwin-unc-path'Junio C Hamano
2017-07-05cygwin: allow pushing to UNC pathsTorsten Bögershausen
2017-06-19Merge branch 'ab/pcre-v2'Junio C Hamano
2017-06-13Merge branch 'nd/fopen-errors'Junio C Hamano
2017-06-01grep: un-break building with PCRE >= 8.32 without --enable-jitÆvar Arnfjörð Bjarmason
2017-05-26config.mak.uname: set FREAD_READS_DIRECTORIES for Darwin, tooJunio C Hamano
2017-05-26config.mak.uname: set FREAD_READS_DIRECTORIES for Linux and FreeBSDNguyễn Thái Ngọc Duy
2017-05-04config.mak.uname: set NO_REGEX=NeedsStartEnd on AIXÆvar Arnfjörð Bjarmason
2017-03-21Merge branch 'rj/remove-unused-mktemp' into maintJunio C Hamano
2017-03-16Merge branch 'jh/mingw-openssl-sha1' into maintJunio C Hamano
2017-03-13Merge branch 'jh/mingw-openssl-sha1'Junio C Hamano
2017-02-28wrapper.c: remove unused gitmkstemps() functionRamsay Jones
2017-02-09mingw: use OpenSSL's SHA-1 routinesJeff Hostetler
2016-12-06xdiff: drop XDL_FAST_HASHJeff King
2016-08-08Merge branch 'ew/build-time-pager-tweaks'Junio C Hamano
2016-08-04pager: move pager-specific setup into the buildEric Wong
2016-07-28Merge branch 'ew/find-perl-on-freebsd-in-local'Junio C Hamano
2016-07-26config.mak.uname: correct perl path on FreeBSDNguyễn Thái Ngọc Duy
2016-07-11config.mak.uname: define NEEDS_LIBRT under Linux, for nowEric Wong
2016-05-26mingw: make isatty() recognize MSYS2's pseudo terminals (/dev/pty*)Karsten Blees
2016-05-02Merge branch 'ad/cygwin-wants-rename' into maintJunio C Hamano
2016-03-21Merge branch 'tb/avoid-gcc-on-darwin-10-6'Junio C Hamano
2016-03-21Revert "config.mak.uname: use clang for Mac OS X 10.6"Eric Sunshine
2016-03-16Merge branch 'jc/sane-grep'Junio C Hamano
2016-03-10sane_grep: pass "-a" if grep accepts itJunio C Hamano
2016-02-29config.mak.uname: use clang for Mac OS X 10.6Torsten Bögershausen
2016-01-26mingw: do not trust MSYS2's MinGW gettext.shJohannes Schindelin
2016-01-26mingw: let's use gettext with MSYS2Johannes Schindelin
2016-01-13config.mak.uname: supporting 64-bit MSys2Johannes Schindelin
2016-01-13config.mak.uname: support MSys2Johannes Schindelin
2015-10-05Makefile: drop D_INO_IN_DIRENT build knobJeff King
2015-08-07config.mak.uname: Cygwin needs OBJECT_CREATION_USES_RENAMESAdam Dinwoodie
2015-06-03config.mak.uname: Darwin: define HAVE_GETDELIM for modern OS X releasesEric Sunshine
2015-04-16strbuf_getwholeline: use getdelim if it is availableJeff King
2015-03-10configure: support HAVE_BSD_SYSCTL optionKyle J. McKay
2015-01-09configure.ac: check for clock_gettime and CLOCK_MONOTONICReuben Hawkins