summaryrefslogtreecommitdiff
path: root/compat/vcbuild
AgeCommit message (Expand)Author
2020-12-04ci(vs-build): stop passing the iconv library location explicitlyDennis Ameling
2020-09-03vcbuild: fix batch file name in READMEOrgad Shaneh
2020-09-03vcbuild: fix library name for expat with make MSVC=1Orgad Shaneh
2020-06-18Merge branch 'js/msvc-build-fix'Junio C Hamano
2020-06-04msvc: fix "REG_STARTEND" issueJohannes Schindelin
2020-05-01Merge branch 'es/bugreport'Junio C Hamano
2020-04-16help: move list_config_help to builtin/helpEmily Shaffer
2020-01-16Sync with maintJunio C Hamano
2020-01-16msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.xJohannes Schindelin
2019-11-10Fix spelling errors in code commentsElijah Newren
2019-10-06msvc: handle DEVELOPER=1Johannes Schindelin
2019-10-06msvc: ignore some libraries when linkingJohannes Schindelin
2019-07-29msvc: add a Makefile target to pre-generate the Visual Studio solutionJohannes Schindelin
2019-06-25msvc: support building Git using MS Visual C++Jeff Hostetler
2018-07-16vcbuild/README: update to accommodate for missing common-cmds.hJohannes Schindelin
2016-03-30MSVC: use shipped headers instead of fallback definitionsSven Strickroth
2014-06-03Merge branch 'ks/tree-diff-nway'Junio C Hamano
2014-04-09mingw: activate allocaKirill Smelkov
2014-03-27MSVC: allow linking with the cURL libraryMarat Radchenko
2013-11-25mark Windows build scripts executableJonathan Nieder
2013-02-25msvc: Fix build by adding missing symbol definesRamsay Jones
2013-02-25msvc: Fix compilation errors caused by poll.h emulationRamsay Jones
2011-11-01MSVC: Remove unneeded header stubsVincent van Ravesteijn
2010-12-16Merge branch 'rj/msvc-fix'Junio C Hamano
2010-12-10msvc: Fix build by adding missing INTMAX_MAX defineRamsay Jones
2010-11-24win32: use our own dirent.hErik Faye-Lund
2010-04-19Merge branch 'maint-1.6.6' into maintJunio C Hamano
2010-04-19MSVC: Fix build by adding missing termios.h dummyJohannes Sixt
2010-01-23msvc: Fix an "unrecognized option" linker warningRamsay Jones
2009-11-18Merge branch 'ef/msys-imap'Junio C Hamano
2009-10-23MSVC: Enable OpenSSL, and translate -lcryptoMarius Storm-Olsen
2009-10-09Fix the exit code of MSVC build scripts on cygwinRamsay Jones
2009-09-19Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen
2009-09-19Add README for MSVC buildMarius Storm-Olsen
2009-09-19Add MSVC to MakefileMarius Storm-Olsen
2009-09-19Add MinGW header files to build git with MSVCFrank Li
2009-09-19Add empty header files for MSVC portMarius Storm-Olsen