summaryrefslogtreecommitdiff
path: root/config.mak.uname
AgeCommit message (Expand)Author
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
2014-12-17Sync with v2.1.4Junio C Hamano
2014-12-17Sync with v2.0.5Junio C Hamano
2014-12-17Sync with v1.9.5Junio C Hamano
2014-12-17Sync with v1.8.5.6Junio C Hamano
2014-12-17read-cache: optionally disallow NTFS .git variantsJohannes Schindelin
2014-12-17read-cache: optionally disallow HFS+ .git variantsJeff King
2014-09-09Merge branch 'jc/config-mak-document-darwin-vs-macosx'Junio C Hamano
2014-08-15config.mak.uname: add hint on uname_R for MacOS XJunio C Hamano
2014-08-15config.mak.uname: set NO_APPLE_COMMON_CRYPTO on older systemsKyle J. McKay
2014-07-30Merge branch 'sk/mingw-uni-fix-more'Junio C Hamano
2014-07-22Merge branch 'kb/perf-trace'Junio C Hamano
2014-07-21Win32: fix environment memory leaksKarsten Blees
2014-07-14trace: add high resolution timer function to debug performance issuesKarsten Blees
2014-07-09Merge branch 'sk/mingw-dirent'Junio C Hamano
2014-06-25Merge branch 'nd/index-pack-one-fd-per-thread' into maintJunio C Hamano
2014-06-09Win32 dirent: remove unused dirent.d_ino memberKarsten Blees
2014-06-03Merge branch 'sk/msvc-dynlink-crt'Junio C Hamano
2014-06-03Merge branch 'nd/index-pack-one-fd-per-thread'Junio C Hamano
2014-06-03Merge branch 'ks/tree-diff-nway'Junio C Hamano
2014-05-06MSVC: link dynamically to the CRTKarsten Blees
2014-04-16index-pack: work around thread-unsafe pread()Nguyễn Thái Ngọc Duy
2014-04-09Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano
2014-04-09mingw: activate allocaKirill Smelkov
2014-04-08Merge branch 'mr/msvc-link-with-invalidcontinue'Junio C Hamano
2014-04-08Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano
2014-04-04MSVC: allow using ExtUtils::MakeMakerMarat Radchenko
2014-04-01date: recognize bogus FreeBSD gmtime outputJeff King
2014-03-31Merge branch 'mr/msvc-link-with-lcurl'Junio C Hamano