summaryrefslogtreecommitdiffstats
path: root/contrib/buildsystems/Generators
AgeCommit message (Expand)AuthorLines
2025-05-05contrib/buildsystems: drop support for building . vcproj/.vcxproj filesJohannes Schindelin-1170/+0
2023-08-09win32: add a helper to run `git.exe` without a foreground windowJohannes Schindelin-2/+2
2021-10-08reftable: utility functionsHan-Wen Nienhuys-1/+10
2020-09-08contrib/buildsystems: fix expat library name for generated vcxprojOrgad Shaneh-0/+1
2019-10-15Merge branch 'js/azure-pipelines-msvc'Junio C Hamano-0/+3
2019-10-06vcxproj: only copy `git-remote-http.exe` once it was builtJohannes Schindelin-0/+3
2019-09-28contrib/buildsystems: fix Visual Studio Debug configurationAlexandr Miloslavskiy-7/+8
2019-07-29vcxproj: also link-or-copy builtinsJohannes Schindelin-0/+3
2019-07-29contrib/buildsystems: add a backend for modern Visual Studio versionsJohannes Schindelin-0/+385
2019-07-29Vcproj.pm: urlencode '<' and '>' when generating VC projectsJohannes Schindelin-0/+8
2019-07-29Vcproj.pm: do not configure VCWebServiceProxyGeneratorToolJohannes Schindelin-12/+0
2019-07-29Vcproj.pm: list git.exe first to be startup projectPhilip Oakley-14/+19
2019-07-29Vcproj.pm: auto-generate GUIDsJohannes Schindelin-57/+9
2009-10-30Make the MSVC projects use PDB/IDB files named after the projectSebastian Schuberth-0/+4
2009-09-29Make just opening the generated MSVC solution file not modify itSebastian Schuberth-31/+11
2009-09-29Make generated MSVC solution file open from Windows ExplorerSebastian Schuberth-1/+4
2009-09-29generators/vcproj.pm: remove UNICODE from buildMichael Wookey-4/+4
2009-09-18Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen-0/+828