summaryrefslogtreecommitdiffstats
path: root/compat/vcbuild (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-16Sync with maintJunio C Hamano1-2/+2
2020-01-16msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.xJohannes Schindelin1-2/+2
2019-11-10Fix spelling errors in code commentsElijah Newren1-1/+1
2019-10-06msvc: handle DEVELOPER=1Johannes Schindelin1-0/+46
2019-10-06msvc: ignore some libraries when linkingJohannes Schindelin1-1/+1
2019-07-29msvc: add a Makefile target to pre-generate the Visual Studio solutionJohannes Schindelin1-0/+23
2019-06-25msvc: support building Git using MS Visual C++Jeff Hostetler6-5/+365
2018-07-16vcbuild/README: update to accommodate for missing common-cmds.hJohannes Schindelin1-2/+2
2016-03-30MSVC: use shipped headers instead of fallback definitionsSven Strickroth1-0/+4
2014-06-03Merge branch 'ks/tree-diff-nway'Junio C Hamano1-1/+0
2014-04-09mingw: activate allocaKirill Smelkov1-1/+0
2014-03-27MSVC: allow linking with the cURL libraryMarat Radchenko1-0/+2
2013-11-25mark Windows build scripts executableJonathan Nieder2-0/+0
2013-02-25msvc: Fix build by adding missing symbol definesRamsay Jones1-0/+3
2013-02-25msvc: Fix compilation errors caused by poll.h emulationRamsay Jones1-1/+0
2011-10-31MSVC: Remove unneeded header stubsVincent van Ravesteijn12-12/+0
2010-12-16Merge branch 'rj/msvc-fix'Junio C Hamano1-0/+4
2010-12-09msvc: Fix build by adding missing INTMAX_MAX defineRamsay Jones1-0/+4
2010-11-23win32: use our own dirent.hErik Faye-Lund1-128/+0
2010-04-19Merge branch 'maint-1.6.6' into maintJunio C Hamano1-0/+1
2010-04-19MSVC: Fix build by adding missing termios.h dummyJohannes Sixt1-0/+1
2010-01-22msvc: Fix an "unrecognized option" linker warningRamsay Jones1-0/+1
2009-11-17Merge branch 'ef/msys-imap'Junio C Hamano1-0/+3
2009-10-23MSVC: Enable OpenSSL, and translate -lcryptoMarius Storm-Olsen1-0/+3
2009-10-08Fix the exit code of MSVC build scripts on cygwinRamsay Jones2-2/+2
2009-09-18Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen1-1/+12
2009-09-18Add README for MSVC buildMarius Storm-Olsen1-0/+39
2009-09-18Add MSVC to MakefileMarius Storm-Olsen2-0/+74
2009-09-18Add MinGW header files to build git with MSVCFrank Li5-0/+256
2009-09-18Add empty header files for MSVC portMarius Storm-Olsen14-0/+14