52 Commits (d75145acf6d17eb9b0f9d7d8856e523038081311)

Author SHA1 Message Date
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 12 years ago
Karsten Blees bad866a29b MSVC: fix compile errors due to missing libintl.h 12 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
Erik Faye-Lund 13a2319919 Revert "compat: add strtok_r()" 12 years ago
Ramsay Jones e0492c5be1 msvc: avoid collisions between "tags" and "TAGS" 12 years ago
Ramsay Jones d0f9dbb9e2 msvc: test-svn-fe: Fix linker "unresolved external" error 12 years ago
Ramsay Jones 4ab7527458 msvc: git-daemon: Fix linker "unresolved external" errors 12 years ago
Matt Kraai 081fd8d093 Allow building with xmlparse.h 12 years ago
Jeff King e1b6dbb554 Makefile: hoist uname autodetection to config.mak.uname 12 years ago