aboutsummaryrefslogtreecommitdiffstats
path: root/config.mak.uname
AgeCommit message (Expand)AuthorFilesLines
2014-04-08Merge branch 'mr/msvc-link-with-invalidcontinue'Junio C Hamano1-1/+1
2014-04-08Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano1-0/+1
2014-04-04MSVC: allow using ExtUtils::MakeMakerMarat Radchenko1-1/+0
2014-04-01date: recognize bogus FreeBSD gmtime outputJeff King1-0/+1
2014-03-31Merge branch 'mr/msvc-link-with-lcurl'Junio C Hamano1-1/+0
2014-03-28MSVC: link in invalidcontinue.obj for better POSIX compatibilityMarat Radchenko1-1/+1
2014-03-27MSVC: allow linking with the cURL libraryMarat Radchenko1-1/+0
2014-02-20stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy1-10/+0
2014-01-02Add MirBSD support to the build system.Benny Siegert1-0/+7
2013-09-11MinGW: Fix stat definitions to work with MinGW runtime version 4.0Sebastian Schuberth1-1/+1
2013-09-11MSVC: fix compile errors due to missing libintl.hKarsten Blees1-0/+1
2013-08-20Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Steffen Prohaska1-1/+0
2013-08-02Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano1-1/+0
2013-07-21cygwin: stop forcing core.filemode=falseMark Levedahl1-1/+0
2013-07-21Cygwin 1.7 supports mmapMark Levedahl1-4/+4
2013-07-21Cygwin 1.7 has thread-safe preadMark Levedahl1-1/+1
2013-07-21Cygwin 1.7 needs compat/regexMark Levedahl1-0/+2
2013-07-18cygwin: Remove the Win32 l/stat() implementationRamsay Jones1-1/+0
2013-06-11Merge branch 'rj/mingw-cygwin'Junio C Hamano1-1/+0
2013-06-04Set the default help format to html for msys builds.Pat Thoyts1-0/+1
2013-06-04Provide a Windows version resource for the git executables.Pat Thoyts1-0/+2
2013-06-04msysgit: Add the --large-address-aware linker directive to the makefile.Pierre le Riche1-0/+1
2013-06-04Define NO_GETTEXT for Git for WindowsJohannes Schindelin1-0/+1
2013-06-04Makefile: Do not use OLD_ICONV on MINGW anymoreSebastian Schuberth1-1/+0
2013-06-02Merge branch 'fc/macos-x-clipped-write'Junio C Hamano1-0/+1
2013-05-17compate/clipped-write.c: large write(2) fails on Mac OS X/XNUFilipe Cabecinhas1-0/+1
2013-05-08cygwin: Remove the CYGWIN_V15_WIN32API build variableRamsay Jones1-1/+0
2013-04-16convert: The native line-ending is \r\n on MinGWJonathan Nieder1-0/+1
2013-03-19Merge branch 'rj/msvc-build'Junio C Hamano1-1/+3
2013-02-26Revert "compat: add strtok_r()"Erik Faye-Lund1-2/+0
2013-02-25msvc: avoid collisions between "tags" and "TAGS"Ramsay Jones1-0/+1
2013-02-25msvc: test-svn-fe: Fix linker "unresolved external" errorRamsay Jones1-1/+0
2013-02-25msvc: git-daemon: Fix linker "unresolved external" errorsRamsay Jones1-0/+2
2013-02-11Allow building with xmlparse.hMatt Kraai1-0/+1
2013-01-03Makefile: hoist uname autodetection to config.mak.unameJeff King1-0/+539