Age | Commit message (Expand) | Author | Files | Lines |
2020-12-04 | ci(vs-build): stop passing the iconv library location explicitly | Dennis Ameling | 1 | -1/+1 |
2020-09-03 | vcbuild: fix batch file name in README | Orgad Shaneh | 1 | -2/+2 |
2020-09-03 | vcbuild: fix library name for expat with make MSVC=1 | Orgad Shaneh | 1 | -1/+1 |
2020-06-17 | Merge branch 'js/msvc-build-fix' | Junio C Hamano | 1 | -1/+3 |
2020-06-04 | msvc: fix "REG_STARTEND" issue | Johannes Schindelin | 1 | -1/+3 |
2020-05-01 | Merge branch 'es/bugreport' | Junio C Hamano | 1 | -2/+2 |
2020-04-16 | help: move list_config_help to builtin/help | Emily Shaffer | 1 | -2/+2 |
2020-01-16 | Sync with maint | Junio C Hamano | 1 | -2/+2 |
2020-01-16 | msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x | Johannes Schindelin | 1 | -2/+2 |
2019-11-10 | Fix spelling errors in code comments | Elijah Newren | 1 | -1/+1 |
2019-10-06 | msvc: handle DEVELOPER=1 | Johannes Schindelin | 1 | -0/+46 |
2019-10-06 | msvc: ignore some libraries when linking | Johannes Schindelin | 1 | -1/+1 |
2019-07-29 | msvc: add a Makefile target to pre-generate the Visual Studio solution | Johannes Schindelin | 1 | -0/+23 |
2019-06-25 | msvc: support building Git using MS Visual C++ | Jeff Hostetler | 6 | -5/+365 |
2018-07-16 | vcbuild/README: update to accommodate for missing common-cmds.h | Johannes Schindelin | 1 | -2/+2 |
2016-03-30 | MSVC: use shipped headers instead of fallback definitions | Sven Strickroth | 1 | -0/+4 |
2014-06-03 | Merge branch 'ks/tree-diff-nway' | Junio C Hamano | 1 | -1/+0 |
2014-04-09 | mingw: activate alloca | Kirill Smelkov | 1 | -1/+0 |
2014-03-27 | MSVC: allow linking with the cURL library | Marat Radchenko | 1 | -0/+2 |
2013-11-25 | mark Windows build scripts executable | Jonathan Nieder | 2 | -0/+0 |
2013-02-25 | msvc: Fix build by adding missing symbol defines | Ramsay Jones | 1 | -0/+3 |
2013-02-25 | msvc: Fix compilation errors caused by poll.h emulation | Ramsay Jones | 1 | -1/+0 |
2011-10-31 | MSVC: Remove unneeded header stubs | Vincent van Ravesteijn | 12 | -12/+0 |
2010-12-16 | Merge branch 'rj/msvc-fix' | Junio C Hamano | 1 | -0/+4 |
2010-12-09 | msvc: Fix build by adding missing INTMAX_MAX define | Ramsay Jones | 1 | -0/+4 |
2010-11-23 | win32: use our own dirent.h | Erik Faye-Lund | 1 | -128/+0 |
2010-04-19 | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 1 | -0/+1 |
2010-04-19 | MSVC: Fix build by adding missing termios.h dummy | Johannes Sixt | 1 | -0/+1 |
2010-01-22 | msvc: Fix an "unrecognized option" linker warning | Ramsay Jones | 1 | -0/+1 |
2009-11-17 | Merge branch 'ef/msys-imap' | Junio C Hamano | 1 | -0/+3 |
2009-10-23 | MSVC: Enable OpenSSL, and translate -lcrypto | Marius Storm-Olsen | 1 | -0/+3 |
2009-10-08 | Fix the exit code of MSVC build scripts on cygwin | Ramsay Jones | 2 | -2/+2 |
2009-09-18 | Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake) | Marius Storm-Olsen | 1 | -1/+12 |
2009-09-18 | Add README for MSVC build | Marius Storm-Olsen | 1 | -0/+39 |
2009-09-18 | Add MSVC to Makefile | Marius Storm-Olsen | 2 | -0/+74 |
2009-09-18 | Add MinGW header files to build git with MSVC | Frank Li | 5 | -0/+256 |
2009-09-18 | Add empty header files for MSVC port | Marius Storm-Olsen | 14 | -0/+14 |