aboutsummaryrefslogtreecommitdiffstats
path: root/compat/vcbuild/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-04ci(vs-build): stop passing the iconv library location explicitlyDennis Ameling1-1/+1
2020-09-03vcbuild: fix library name for expat with make MSVC=1Orgad Shaneh1-1/+1
2020-06-04msvc: fix "REG_STARTEND" issueJohannes Schindelin1-1/+3
2020-01-16msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.xJohannes Schindelin1-2/+2
2019-10-06msvc: handle DEVELOPER=1Johannes Schindelin1-0/+46
2019-10-06msvc: ignore some libraries when linkingJohannes Schindelin1-1/+1
2019-06-25msvc: support building Git using MS Visual C++Jeff Hostetler1-5/+36
2014-03-27MSVC: allow linking with the cURL libraryMarat Radchenko1-0/+2
2013-11-25mark Windows build scripts executableJonathan Nieder2-0/+0
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 MSVC to MakefileMarius Storm-Olsen2-0/+74