summaryrefslogtreecommitdiff
path: root/contrib/buildsystems
AgeCommit message (Expand)AuthorFilesLines
2019-07-29contrib/buildsystems: redirect errors of the dry run into a log filePhilip Oakley1-1/+6
2019-07-29contrib/buildsystems: ignore gettext stuffPhilip Oakley1-0/+6
2019-07-29contrib/buildsystems: handle quoted spaces in filenamesPhilip Oakley1-3/+4
2019-07-29contrib/buildsystems: fix misleading error messagePhilip Oakley1-1/+1
2019-07-29contrib/buildsystems: ignore irrelevant files in Generators/Johannes Schindelin1-1/+1
2019-07-29contrib/buildsystems: ignore invalidcontinue.objPhilip Oakley1-3/+7
2019-07-29Vcproj.pm: urlencode '<' and '>' when generating VC projectsJohannes Schindelin1-0/+8
2019-07-29Vcproj.pm: do not configure VCWebServiceProxyGeneratorToolJohannes Schindelin1-12/+0
2019-07-29Vcproj.pm: list git.exe first to be startup projectPhilip Oakley1-14/+19
2019-07-29Vcproj.pm: auto-generate GUIDsJohannes Schindelin1-57/+9
2013-11-25mark Windows build scripts executableJonathan Nieder3-0/+0
2010-01-22msvc: Fix an "unrecognized option" linker warningRamsay Jones1-0/+1
2010-01-22engine.pl: Fix a recent breakage of the buildsystem generatorRamsay Jones1-3/+5
2009-11-17Merge branch 'ef/msys-imap'Junio C Hamano1-0/+3
2009-10-30Make the MSVC projects use PDB/IDB files named after the projectSebastian Schuberth1-0/+4
2009-10-23MSVC: Enable OpenSSL, and translate -lcryptoMarius Storm-Olsen1-0/+3
2009-09-29Make just opening the generated MSVC solution file not modify itSebastian Schuberth1-31/+11
2009-09-29Make generated MSVC solution file open from Windows ExplorerSebastian Schuberth1-1/+4
2009-09-29generators/vcproj.pm: remove UNICODE from buildMichael Wookey1-4/+4
2009-09-18Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen6-0/+1480