summaryrefslogtreecommitdiffstats
path: root/config.mak.uname
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sk/mingw-uni-fix-more'Junio C Hamano2014-07-301-2/+0
|\
| * Win32: fix environment memory leaksKarsten Blees2014-07-211-2/+0
* | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-221-0/+1
|\ \ | |/ |/|
| * trace: add high resolution timer function to debug performance issuesKarsten Blees2014-07-131-0/+1
* | Merge branch 'sk/mingw-dirent'Junio C Hamano2014-07-091-0/+2
|\ \ | |/ |/|
| * Win32 dirent: remove unused dirent.d_ino memberKarsten Blees2014-06-091-0/+2
* | Merge branch 'sk/msvc-dynlink-crt'Junio C Hamano2014-06-031-3/+3
|\ \
| * | MSVC: link dynamically to the CRTKarsten Blees2014-05-061-3/+3
| |/
* | Merge branch 'nd/index-pack-one-fd-per-thread'Junio C Hamano2014-06-031-1/+0
|\ \
| * | index-pack: work around thread-unsafe pread()Nguyễn Thái Ngọc Duy2014-04-161-1/+0
* | | Merge branch 'ks/tree-diff-nway'Junio C Hamano2014-06-031-2/+9
|\ \ \ | |_|/ |/| |
| * | mingw: activate allocaKirill Smelkov2014-04-091-0/+1
| * | Portable alloca for GitKirill Smelkov2014-03-271-2/+8
| |/
* | Merge branch 'mr/msvc-link-with-invalidcontinue'Junio C Hamano2014-04-081-1/+1
|\ \
| * | MSVC: link in invalidcontinue.obj for better POSIX compatibilityMarat Radchenko2014-03-281-1/+1
| |/
* | Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano2014-04-081-0/+1
|\ \
| * | date: recognize bogus FreeBSD gmtime outputJeff King2014-04-011-0/+1
* | | MSVC: allow using ExtUtils::MakeMakerMarat Radchenko2014-04-041-1/+0
* | | Merge branch 'mr/msvc-link-with-lcurl'Junio C Hamano2014-03-311-1/+0
|\ \ \
| * | | MSVC: allow linking with the cURL libraryMarat Radchenko2014-03-271-1/+0
| | |/ | |/|
* / | stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy2014-02-201-10/+0
|/ /
* | Add MirBSD support to the build system.Benny Siegert2014-01-021-0/+7
* | MinGW: Fix stat definitions to work with MinGW runtime version 4.0Sebastian Schuberth2013-09-111-1/+1
* | MSVC: fix compile errors due to missing libintl.hKarsten Blees2013-09-111-0/+1
* | Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Steffen Prohaska2013-08-201-1/+0
* | Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano2013-08-021-1/+0
|\ \
| * | cygwin: Remove the Win32 l/stat() implementationRamsay Jones2013-07-181-1/+0
* | | cygwin: stop forcing core.filemode=falseMark Levedahl2013-07-211-1/+0
* | | Cygwin 1.7 supports mmapMark Levedahl2013-07-211-4/+4
* | | Cygwin 1.7 has thread-safe preadMark Levedahl2013-07-211-1/+1
* | | Cygwin 1.7 needs compat/regexMark Levedahl2013-07-211-0/+2
|/ /
* | Merge branch 'rj/mingw-cygwin'Junio C Hamano2013-06-111-1/+0
|\ \
| * | cygwin: Remove the CYGWIN_V15_WIN32API build variableRamsay Jones2013-05-081-1/+0
* | | Set the default help format to html for msys builds.Pat Thoyts2013-06-041-0/+1
* | | Provide a Windows version resource for the git executables.Pat Thoyts2013-06-041-0/+2
* | | msysgit: Add the --large-address-aware linker directive to the makefile.Pierre le Riche2013-06-041-0/+1
* | | Define NO_GETTEXT for Git for WindowsJohannes Schindelin2013-06-041-0/+1
* | | Makefile: Do not use OLD_ICONV on MINGW anymoreSebastian Schuberth2013-06-041-1/+0
* | | Merge branch 'fc/macos-x-clipped-write'Junio C Hamano2013-06-021-0/+1
|\ \ \ | |/ / |/| |
| * | compate/clipped-write.c: large write(2) fails on Mac OS X/XNUFilipe Cabecinhas2013-05-171-0/+1
| |/
* | convert: The native line-ending is \r\n on MinGWJonathan Nieder2013-04-161-0/+1
* | Merge branch 'rj/msvc-build'Junio C Hamano2013-03-191-1/+3
|\ \ | |/ |/|
| * msvc: avoid collisions between "tags" and "TAGS"Ramsay Jones2013-02-251-0/+1
| * msvc: test-svn-fe: Fix linker "unresolved external" errorRamsay Jones2013-02-251-1/+0
| * msvc: git-daemon: Fix linker "unresolved external" errorsRamsay Jones2013-02-251-0/+2
* | Revert "compat: add strtok_r()"Erik Faye-Lund2013-02-261-2/+0
|/
* Allow building with xmlparse.hMatt Kraai2013-02-111-0/+1
* Makefile: hoist uname autodetection to config.mak.unameJeff King2013-01-031-0/+539