Age | Commit message (Expand) | Author | Files | Lines |
2020-09-08 | contrib/buildsystems: fix expat library name for generated vcxproj | Orgad Shaneh | 1 | -0/+1 |
2019-10-15 | Merge branch 'js/azure-pipelines-msvc' | Junio C Hamano | 1 | -0/+3 |
2019-10-06 | vcxproj: only copy `git-remote-http.exe` once it was built | Johannes Schindelin | 1 | -0/+3 |
2019-09-28 | contrib/buildsystems: fix Visual Studio Debug configuration | Alexandr Miloslavskiy | 1 | -7/+8 |
2019-07-29 | vcxproj: also link-or-copy builtins | Johannes Schindelin | 1 | -0/+3 |
2019-07-29 | contrib/buildsystems: add a backend for modern Visual Studio versions | Johannes Schindelin | 1 | -0/+385 |
2019-07-29 | Vcproj.pm: urlencode '<' and '>' when generating VC projects | Johannes Schindelin | 1 | -0/+8 |
2019-07-29 | Vcproj.pm: do not configure VCWebServiceProxyGeneratorTool | Johannes Schindelin | 1 | -12/+0 |
2019-07-29 | Vcproj.pm: list git.exe first to be startup project | Philip Oakley | 1 | -14/+19 |
2019-07-29 | Vcproj.pm: auto-generate GUIDs | Johannes Schindelin | 1 | -57/+9 |
2009-10-30 | Make the MSVC projects use PDB/IDB files named after the project | Sebastian Schuberth | 1 | -0/+4 |
2009-09-29 | Make just opening the generated MSVC solution file not modify it | Sebastian Schuberth | 1 | -31/+11 |
2009-09-29 | Make generated MSVC solution file open from Windows Explorer | Sebastian Schuberth | 1 | -1/+4 |
2009-09-29 | generators/vcproj.pm: remove UNICODE from build | Michael Wookey | 1 | -4/+4 |
2009-09-18 | Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake) | Marius Storm-Olsen | 2 | -0/+828 |