aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/buildsystems/engine.pl
AgeCommit message (Expand)AuthorFilesLines
2023-08-09win32: add a helper to run `git.exe` without a foreground windowJohannes Schindelin1-0/+1
2020-12-04ci(vs-build): stop passing the iconv library location explicitlyDennis Ameling1-1/+1
2020-09-08contrib/buildsystems: fix expat library name for generated vcxprojOrgad Shaneh1-1/+1
2020-01-16msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.xJohannes Schindelin1-2/+2
2019-07-29msvc: add a Makefile target to pre-generate the Visual Studio solutionJohannes Schindelin1-1/+2
2019-07-29contrib/buildsystems: handle options starting with a slashJohannes Schindelin1-1/+1
2019-07-29contrib/buildsystems: also handle -lexpatJohannes Schindelin1-0/+2
2019-07-29contrib/buildsystems: handle libiconv, tooJohannes Schindelin1-0/+2
2019-07-29contrib/buildsystems: handle the curl library optionPhilip Oakley1-1/+3
2019-07-29contrib/buildsystems: error out on unknown optionJohannes Schindelin1-0/+2
2019-07-29contrib/buildsystems: optionally capture the dry-run in a filePhilip Oakley1-0/+10
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 invalidcontinue.objPhilip Oakley1-3/+7
2013-11-25mark Windows build scripts executableJonathan Nieder1-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-10-23MSVC: Enable OpenSSL, and translate -lcryptoMarius Storm-Olsen1-0/+3
2009-09-18Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen1-0/+353