summaryrefslogtreecommitdiff
path: root/config.mak.uname
Commit message (Expand)AuthorAgeFilesLines
* config.mak.uname: set FREAD_READS_DIRECTORIES for cygwinrj/cygwin-fread-reads-directoriesRamsay Jones2017-07-211-0/+1
* Merge branch 'tb/push-to-cygwin-unc-path'Junio C Hamano2017-07-181-0/+1
|\
| * cygwin: allow pushing to UNC pathstb/push-to-cygwin-unc-pathTorsten Bögershausen2017-07-051-0/+1
* | Merge branch 'ab/pcre-v2'Junio C Hamano2017-06-191-0/+1
|\ \
| * | grep: un-break building with PCRE >= 8.32 without --enable-jitÆvar Arnfjörð Bjarmason2017-06-021-0/+1
* | | Merge branch 'nd/fopen-errors'Junio C Hamano2017-06-131-0/+4
|\ \ \ | |_|/ |/| |
| * | config.mak.uname: set FREAD_READS_DIRECTORIES for Darwin, tooJunio C Hamano2017-05-261-0/+1
| * | config.mak.uname: set FREAD_READS_DIRECTORIES for Linux and FreeBSDNguyễn Thái Ngọc Duy2017-05-261-0/+3
| |/
| * Merge branch 'jh/mingw-openssl-sha1'Junio C Hamano2017-03-121-1/+0
| |\
* | | config.mak.uname: set NO_REGEX=NeedsStartEnd on AIXab/aix-needs-compat-regexÆvar Arnfjörð Bjarmason2017-05-041-0/+1
* | | Merge branch 'rj/remove-unused-mktemp' into maintJunio C Hamano2017-03-211-17/+0
|\ \ \ | |/ /
| * | wrapper.c: remove unused gitmkstemps() functionrj/remove-unused-mktempRamsay Jones2017-02-281-17/+0
* | | Merge branch 'jh/mingw-openssl-sha1' into maintJunio C Hamano2017-03-161-1/+0
|\ \ \ | |/ / |/| / | |/
| * mingw: use OpenSSL's SHA-1 routinesjh/mingw-openssl-sha1Jeff Hostetler2017-02-091-1/+0
* | xdiff: drop XDL_FAST_HASHjk/xdiff-drop-xdl-fast-hashJeff King2016-12-061-3/+0
|/
* Merge branch 'ew/build-time-pager-tweaks'Junio C Hamano2016-08-081-0/+1
|\
| * pager: move pager-specific setup into the buildew/build-time-pager-tweaksEric Wong2016-08-041-0/+1
* | Merge branch 'ew/find-perl-on-freebsd-in-local'Junio C Hamano2016-07-281-0/+1
|\ \
| * | config.mak.uname: correct perl path on FreeBSDew/find-perl-on-freebsd-in-localNguyễn Thái Ngọc Duy2016-07-261-0/+1
| |/
* | config.mak.uname: define NEEDS_LIBRT under Linux, for nowrw/make-needs-librtEric Wong2016-07-111-0/+2
|/
* mingw: make isatty() recognize MSYS2's pseudo terminals (/dev/pty*)kb/msys2-ttyKarsten Blees2016-05-261-1/+2
* Merge branch 'ad/cygwin-wants-rename' into maintJunio C Hamano2016-05-021-0/+1
|\
| * config.mak.uname: Cygwin needs OBJECT_CREATION_USES_RENAMESad/cygwin-wants-renameAdam Dinwoodie2015-08-071-0/+1
* | Merge branch 'tb/avoid-gcc-on-darwin-10-6'Junio C Hamano2016-03-211-3/+0
|\ \
| * | Revert "config.mak.uname: use clang for Mac OS X 10.6"tb/avoid-gcc-on-darwin-10-6Eric Sunshine2016-03-211-3/+0
* | | Merge branch 'jc/sane-grep'Junio C Hamano2016-03-161-0/+1
|\ \ \ | |/ / |/| |
| * | sane_grep: pass "-a" if grep accepts itJunio C Hamano2016-03-101-0/+1
* | | config.mak.uname: use clang for Mac OS X 10.6Torsten Bögershausen2016-02-281-0/+3
* | | mingw: do not trust MSYS2's MinGW gettext.shJohannes Schindelin2016-01-261-0/+1
* | | mingw: let's use gettext with MSYS2Johannes Schindelin2016-01-261-1/+1
* | | config.mak.uname: supporting 64-bit MSys2Johannes Schindelin2016-01-131-3/+11
* | | config.mak.uname: support MSys2Johannes Schindelin2016-01-131-2/+19
* | | Makefile: drop D_INO_IN_DIRENT build knobJeff King2015-10-051-3/+0
|/ /
* | config.mak.uname: Darwin: define HAVE_GETDELIM for modern OS X releasesEric Sunshine2015-06-031-0/+3
* | strbuf_getwholeline: use getdelim if it is availableJeff King2015-04-161-0/+1
* | configure: support HAVE_BSD_SYSCTL optionKyle J. McKay2015-03-101-0/+5
* | configure.ac: check for clock_gettime and CLOCK_MONOTONICReuben Hawkins2015-01-091-0/+1
* | Sync with v2.1.4Junio C Hamano2014-12-171-0/+3
|\ \
| * \ Sync with v2.0.5Junio C Hamano2014-12-171-0/+3
| |\ \ | | |/
| | * Sync with v1.9.5Junio C Hamano2014-12-171-0/+3
| | |\
| | | * Sync with v1.8.5.6Junio C Hamano2014-12-171-0/+3
| | | |\
| | | | * read-cache: optionally disallow NTFS .git variantsJohannes Schindelin2014-12-171-0/+2
| | | | * read-cache: optionally disallow HFS+ .git variantsJeff King2014-12-171-0/+1
| | | * | Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-04-091-0/+1
| | | |\ \
* | | | \ \ Merge branch 'jc/config-mak-document-darwin-vs-macosx'Junio C Hamano2014-09-091-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | config.mak.uname: add hint on uname_R for MacOS Xjc/config-mak-document-darwin-vs-macosxJunio C Hamano2014-08-151-0/+4
| * | | | | config.mak.uname: set NO_APPLE_COMMON_CRYPTO on older systemskm/no-apple-common-crypto-on-darwin-8-and-belowKyle J. McKay2014-08-151-0/+1
| |/ / / /
| * | | | Merge branch 'nd/index-pack-one-fd-per-thread' into maintJunio C Hamano2014-06-251-1/+0
| |\ \ \ \
* | \ \ \ \ Merge branch 'sk/mingw-uni-fix-more'Junio C Hamano2014-07-301-2/+0
|\ \ \ \ \ \
| * | | | | | Win32: fix environment memory leaksKarsten Blees2014-07-211-2/+0