summaryrefslogtreecommitdiff
path: root/config.mak.uname
AgeCommit message (Expand)Author
2013-09-11MinGW: Fix stat definitions to work with MinGW runtime version 4.0Sebastian Schuberth
2013-09-11MSVC: fix compile errors due to missing libintl.hKarsten Blees
2013-08-20Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Steffen Prohaska
2013-08-02Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano
2013-07-22cygwin: stop forcing core.filemode=falseMark Levedahl
2013-07-22Cygwin 1.7 supports mmapMark Levedahl
2013-07-22Cygwin 1.7 has thread-safe preadMark Levedahl
2013-07-22Cygwin 1.7 needs compat/regexMark Levedahl
2013-07-18cygwin: Remove the Win32 l/stat() implementationRamsay Jones
2013-06-11Merge branch 'rj/mingw-cygwin'Junio C Hamano
2013-06-04Set the default help format to html for msys builds.Pat Thoyts
2013-06-04Provide a Windows version resource for the git executables.Pat Thoyts
2013-06-04msysgit: Add the --large-address-aware linker directive to the makefile.Pierre le Riche
2013-06-04Define NO_GETTEXT for Git for WindowsJohannes Schindelin
2013-06-04Makefile: Do not use OLD_ICONV on MINGW anymoreSebastian Schuberth
2013-06-02Merge branch 'fc/macos-x-clipped-write'Junio C Hamano
2013-05-17compate/clipped-write.c: large write(2) fails on Mac OS X/XNUFilipe Cabecinhas
2013-05-08cygwin: Remove the CYGWIN_V15_WIN32API build variableRamsay Jones
2013-04-16convert: The native line-ending is \r\n on MinGWJonathan Nieder
2013-03-19Merge branch 'rj/msvc-build'Junio C Hamano
2013-02-26Revert "compat: add strtok_r()"Erik Faye-Lund
2013-02-25msvc: avoid collisions between "tags" and "TAGS"Ramsay Jones
2013-02-25msvc: test-svn-fe: Fix linker "unresolved external" errorRamsay Jones
2013-02-25msvc: git-daemon: Fix linker "unresolved external" errorsRamsay Jones
2013-02-11Allow building with xmlparse.hMatt Kraai
2013-01-03Makefile: hoist uname autodetection to config.mak.unameJeff King