81 Commits (1a5fccc0c26b4a8abafd85a73558022e65f6f8cf)

Author SHA1 Message Date
Eric Wong 995bc22d7f pager: move pager-specific setup into the build 9 years ago
Nguyễn Thái Ngọc Duy 259f22af90 config.mak.uname: correct perl path on FreeBSD 9 years ago
Eric Wong 52fcec75ce config.mak.uname: define NEEDS_LIBRT under Linux, for now 9 years ago
Karsten Blees f7f90e0f4f mingw: make isatty() recognize MSYS2's pseudo terminals (/dev/pty*) 9 years ago
Eric Sunshine c0ed7590ce Revert "config.mak.uname: use clang for Mac OS X 10.6" 9 years ago
Junio C Hamano 71b401032b sane_grep: pass "-a" if grep accepts it 9 years ago
Torsten Bögershausen 7b6daf8d2f config.mak.uname: use clang for Mac OS X 10.6 9 years ago
Johannes Schindelin b640b77fea mingw: do not trust MSYS2's MinGW gettext.sh 9 years ago
Johannes Schindelin f9206ce268 mingw: let's use gettext with MSYS2 9 years ago
Johannes Schindelin 7b40ae86a3 config.mak.uname: supporting 64-bit MSys2 9 years ago
Johannes Schindelin df5218b4c3 config.mak.uname: support MSys2 9 years ago
Jeff King e23a91b047 Makefile: drop D_INO_IN_DIRENT build knob 9 years ago
Adam Dinwoodie e53a64b982 config.mak.uname: Cygwin needs OBJECT_CREATION_USES_RENAMES 10 years ago
Eric Sunshine 4e3687858e config.mak.uname: Darwin: define HAVE_GETDELIM for modern OS X releases 10 years ago
Jeff King 0cc30e0e84 strbuf_getwholeline: use getdelim if it is available 10 years ago
Kyle J. McKay 9529080de2 configure: support HAVE_BSD_SYSCTL option 10 years ago
Reuben Hawkins a6c3c638ac configure.ac: check for clock_gettime and CLOCK_MONOTONIC 10 years ago
Johannes Schindelin 2b4c6efc82 read-cache: optionally disallow NTFS .git variants 10 years ago
Jeff King a42643aa8d read-cache: optionally disallow HFS+ .git variants 10 years ago
Junio C Hamano 9eeff2f681 config.mak.uname: add hint on uname_R for MacOS X 11 years ago
Kyle J. McKay 9c7a0beee0 config.mak.uname: set NO_APPLE_COMMON_CRYPTO on older systems 11 years ago
Karsten Blees e96942e821 Win32: fix environment memory leaks 11 years ago
Karsten Blees 148d6771bf trace: add high resolution timer function to debug performance issues 11 years ago
Karsten Blees 1d94c403fd Win32 dirent: remove unused dirent.d_ino member 11 years ago
Karsten Blees a08e803d76 MSVC: link dynamically to the CRT 11 years ago
Nguyễn Thái Ngọc Duy 39539495ac index-pack: work around thread-unsafe pread() 11 years ago
Kirill Smelkov 22f4c27e68 mingw: activate alloca 11 years ago
Marat Radchenko e4eef26d98 MSVC: allow using ExtUtils::MakeMaker 11 years ago
Jeff King 6654754779 date: recognize bogus FreeBSD gmtime output 11 years ago
Marat Radchenko 4b623d80f7 MSVC: link in invalidcontinue.obj for better POSIX compatibility 11 years ago
Marat Radchenko da8daa367b MSVC: allow linking with the cURL library 11 years ago
Kirill Smelkov 61f76a3612 Portable alloca for Git 11 years ago
Nguyễn Thái Ngọc Duy 70a8fc999d stop using fnmatch (either native or compat) 11 years ago
Benny Siegert 92164af978 Add MirBSD support to the build system. 11 years ago
Sebastian Schuberth fa93bb20d7 MinGW: Fix stat definitions to work with MinGW runtime version 4.0 11 years ago
Karsten Blees bad866a29b MSVC: fix compile errors due to missing libintl.h 11 years ago
Steffen Prohaska a487916dd5 Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU" 12 years ago
Mark Levedahl c28facd216 cygwin: stop forcing core.filemode=false 12 years ago
Mark Levedahl f593ef7779 Cygwin 1.7 supports mmap 12 years ago
Mark Levedahl 103d530f77 Cygwin 1.7 has thread-safe pread 12 years ago
Mark Levedahl 92f63d2b05 Cygwin 1.7 needs compat/regex 12 years ago
Ramsay Jones f66450ae94 cygwin: Remove the Win32 l/stat() implementation 12 years ago
Pat Thoyts 65db044371 Set the default help format to html for msys builds. 12 years ago
Pat Thoyts ce39c2e04c Provide a Windows version resource for the git executables. 12 years ago
Pierre le Riche fb99070303 msysgit: Add the --large-address-aware linker directive to the makefile. 12 years ago
Johannes Schindelin ca35487192 Define NO_GETTEXT for Git for Windows 12 years ago
Sebastian Schuberth 0a2623269f Makefile: Do not use OLD_ICONV on MINGW anymore 12 years ago
Filipe Cabecinhas 6c642a8786 compate/clipped-write.c: large write(2) fails on Mac OS X/XNU 12 years ago
Ramsay Jones 83ff1da3e8 cygwin: Remove the CYGWIN_V15_WIN32API build variable 12 years ago
Jonathan Nieder 95f31e9ab5 convert: The native line-ending is \r\n on MinGW 12 years ago