summaryrefslogtreecommitdiff
path: root/compat/vcbuild
Commit message (Expand)AuthorAgeFilesLines
* Makefile: stop hardcoding {command,config}-list.hÆvar Arnfjörð Bjarmason2021-09-231-1/+1
* ci(vs-build): stop passing the iconv library location explicitlyDennis Ameling2020-12-041-1/+1
* vcbuild: fix batch file name in READMEOrgad Shaneh2020-09-031-2/+2
* vcbuild: fix library name for expat with make MSVC=1Orgad Shaneh2020-09-031-1/+1
* Merge branch 'js/msvc-build-fix'Junio C Hamano2020-06-171-1/+3
|\
| * msvc: fix "REG_STARTEND" issueJohannes Schindelin2020-06-041-1/+3
* | Merge branch 'es/bugreport'Junio C Hamano2020-05-011-2/+2
|\ \ | |/ |/|
| * help: move list_config_help to builtin/helpEmily Shaffer2020-04-161-2/+2
* | Sync with maintJunio C Hamano2020-01-161-2/+2
|\ \ | |/ |/|
| * msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.xJohannes Schindelin2020-01-161-2/+2
* | Fix spelling errors in code commentsElijah Newren2019-11-101-1/+1
|/
* msvc: handle DEVELOPER=1Johannes Schindelin2019-10-061-0/+46
* msvc: ignore some libraries when linkingJohannes Schindelin2019-10-061-1/+1
* msvc: add a Makefile target to pre-generate the Visual Studio solutionJohannes Schindelin2019-07-291-0/+23
* msvc: support building Git using MS Visual C++Jeff Hostetler2019-06-256-5/+365
* vcbuild/README: update to accommodate for missing common-cmds.hJohannes Schindelin2018-07-161-2/+2
* MSVC: use shipped headers instead of fallback definitionsss/msvcSven Strickroth2016-03-301-0/+4
* Merge branch 'ks/tree-diff-nway'Junio C Hamano2014-06-031-1/+0
|\
| * mingw: activate allocaks/tree-diff-nwayKirill Smelkov2014-04-091-1/+0
* | MSVC: allow linking with the cURL librarymr/msvc-link-with-lcurlMarat Radchenko2014-03-271-0/+2
|/
* mark Windows build scripts executableJonathan Nieder2013-11-252-0/+0
* msvc: Fix build by adding missing symbol definesRamsay Jones2013-02-251-0/+3
* msvc: Fix compilation errors caused by poll.h emulationRamsay Jones2013-02-251-1/+0
* MSVC: Remove unneeded header stubsvr/msvcVincent van Ravesteijn2011-10-3112-12/+0
* Merge branch 'rj/msvc-fix'Junio C Hamano2010-12-161-0/+4
|\
| * msvc: Fix build by adding missing INTMAX_MAX defineRamsay Jones2010-12-091-0/+4
* | win32: use our own dirent.hErik Faye-Lund2010-11-231-128/+0
|/
* Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-04-191-0/+1
|\
| * MSVC: Fix build by adding missing termios.h dummyJohannes Sixt2010-04-191-0/+1
* | msvc: Fix an "unrecognized option" linker warningRamsay Jones2010-01-221-0/+1
|/
* Merge branch 'ef/msys-imap'Junio C Hamano2009-11-171-0/+3
|\
| * MSVC: Enable OpenSSL, and translate -lcryptoMarius Storm-Olsen2009-10-231-0/+3
* | Fix the exit code of MSVC build scripts on cygwinRamsay Jones2009-10-082-2/+2
|/
* Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen2009-09-181-1/+12
* Add README for MSVC buildMarius Storm-Olsen2009-09-181-0/+39
* Add MSVC to MakefileMarius Storm-Olsen2009-09-182-0/+74
* Add MinGW header files to build git with MSVCFrank Li2009-09-185-0/+256
* Add empty header files for MSVC portMarius Storm-Olsen2009-09-1814-0/+14