Age | Commit message (Expand) | Author | Files | Lines |
2020-12-04 | ci(vs-build): stop passing the iconv library location explicitly | Dennis Ameling | 1 | -1/+1 |
2020-09-08 | contrib/buildsystems: fix expat library name for generated vcxproj | Orgad Shaneh | 1 | -1/+1 |
2020-01-16 | msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x | Johannes Schindelin | 1 | -2/+2 |
2019-07-29 | msvc: add a Makefile target to pre-generate the Visual Studio solution | Johannes Schindelin | 1 | -1/+2 |
2019-07-29 | contrib/buildsystems: handle options starting with a slash | Johannes Schindelin | 1 | -1/+1 |
2019-07-29 | contrib/buildsystems: also handle -lexpat | Johannes Schindelin | 1 | -0/+2 |
2019-07-29 | contrib/buildsystems: handle libiconv, too | Johannes Schindelin | 1 | -0/+2 |
2019-07-29 | contrib/buildsystems: handle the curl library option | Philip Oakley | 1 | -1/+3 |
2019-07-29 | contrib/buildsystems: error out on unknown option | Johannes Schindelin | 1 | -0/+2 |
2019-07-29 | contrib/buildsystems: optionally capture the dry-run in a file | Philip Oakley | 1 | -0/+10 |
2019-07-29 | contrib/buildsystems: redirect errors of the dry run into a log file | Philip Oakley | 1 | -1/+6 |
2019-07-29 | contrib/buildsystems: ignore gettext stuff | Philip Oakley | 1 | -0/+6 |
2019-07-29 | contrib/buildsystems: handle quoted spaces in filenames | Philip Oakley | 1 | -3/+4 |
2019-07-29 | contrib/buildsystems: fix misleading error message | Philip Oakley | 1 | -1/+1 |
2019-07-29 | contrib/buildsystems: ignore invalidcontinue.obj | Philip Oakley | 1 | -3/+7 |
2013-11-25 | mark Windows build scripts executable | Jonathan Nieder | 1 | -0/+0 |
2010-01-22 | msvc: Fix an "unrecognized option" linker warning | Ramsay Jones | 1 | -0/+1 |
2010-01-22 | engine.pl: Fix a recent breakage of the buildsystem generator | Ramsay Jones | 1 | -3/+5 |
2009-10-23 | MSVC: Enable OpenSSL, and translate -lcrypto | Marius Storm-Olsen | 1 | -0/+3 |
2009-09-18 | Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake) | Marius Storm-Olsen | 1 | -0/+353 |