summaryrefslogtreecommitdiff
path: root/contrib/buildsystems/Generators
AgeCommit message (Expand)Author
2019-10-15Merge branch 'js/azure-pipelines-msvc'Junio C Hamano
2019-10-06vcxproj: only copy `git-remote-http.exe` once it was builtJohannes Schindelin
2019-09-28contrib/buildsystems: fix Visual Studio Debug configurationAlexandr Miloslavskiy
2019-07-29vcxproj: also link-or-copy builtinsJohannes Schindelin
2019-07-29contrib/buildsystems: add a backend for modern Visual Studio versionsJohannes Schindelin
2019-07-29Vcproj.pm: urlencode '<' and '>' when generating VC projectsJohannes Schindelin
2019-07-29Vcproj.pm: do not configure VCWebServiceProxyGeneratorToolJohannes Schindelin
2019-07-29Vcproj.pm: list git.exe first to be startup projectPhilip Oakley
2019-07-29Vcproj.pm: auto-generate GUIDsJohannes Schindelin
2009-10-30Make the MSVC projects use PDB/IDB files named after the projectSebastian Schuberth
2009-09-29Make just opening the generated MSVC solution file not modify itSebastian Schuberth
2009-09-29Make generated MSVC solution file open from Windows ExplorerSebastian Schuberth
2009-09-29generators/vcproj.pm: remove UNICODE from buildMichael Wookey
2009-09-19Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen