summaryrefslogtreecommitdiffstats
path: root/Configurations/windows-makefile.tmpl
AgeCommit message (Expand)Author
2021-11-26Don't delete the doc/html directories when cleaningMatt Caswell
2021-10-27Configurations/windows-makefile.tmpl: obj2bin(): use the resource file tooRichard Levitte
2021-09-13Fix the build file templates where uplink mattersRichard Levitte
2021-09-10install_fips: Create the OPENSSLDIR as it might not existTomas Mraz
2021-09-09OpenSSL::Ordinals::set_version() should only be given the short versionRichard Levitte
2021-08-04Use copy.pl to install the fips module on WindowsTomas Mraz
2021-08-04Windows, VMS: Do install_fips on install if fips is enabledTomas Mraz
2021-07-13Avoid empty lines in nmake rule bodiesRichard Levitte
2021-06-18Make util/wrap.pl work better on VMSRichard Levitte
2021-06-16Build file templates: Fix in2script dependenciesRichard Levitte
2021-06-07Use rd instead rmdirFdaSilvaYY
2021-06-01Fix enable-fips builds on WindowsTomas Mraz
2021-05-26Build file templates: rework FIPS module installationRichard Levitte
2021-05-26Build file templates: rework how general dependencies are computedRichard Levitte
2021-05-26Rework how providers/fipsmodule.cnf is producedRichard Levitte
2021-05-25Do not try to install image directories with no imagesTomas Mraz
2021-05-22configurations: update template makefiles to install documentation imagesPauli
2021-05-19Move some OpenSSL perl utility functions to OpenSSL::UtilRichard Levitte
2021-05-04Windows build file: add forgotten quotes on POD->html command lineRichard Levitte
2021-04-29build.info: add the Perl wrapper to build generator programs on WindowsDr. Matthias St. Pierre
2021-04-29Configure/Makefile: install the fips provider if it was configuredDr. Matthias St. Pierre
2021-04-29Configure/Makefile: don't generate a fresh fipsmodule.cnf when installing itDr. Matthias St. Pierre
2021-04-29Configure/Makefile: separate install of the FIPS moduleDr. Matthias St. Pierre
2021-04-29Configure/Makefile: correct the FIPS module configuration file pathDr. Matthias St. Pierre
2021-04-29Configure/Makefile: use the correct openssl app for FIPS installationDr. Matthias St. Pierre
2021-04-29Configure/Makefile: fix the `-macopt` argument of the fipsinstall commandDr. Matthias St. Pierre
2021-04-28Configuration: rework how dependency making is handledRichard Levitte
2021-04-28Windows bulding: Make dependency generation not quite as talkativeRichard Levitte
2021-04-19Link with .def filesTanzinul Islam
2021-04-19Generate dependency informationTanzinul Islam
2021-04-19Build resource filesTanzinul Islam
2021-04-19Support DLL builds + Fix C RTL variantsTanzinul Islam
2021-04-19Replace "ld_wildcard_args" with "bin_lflags"Tanzinul Islam
2021-04-19Add explanation + bugtracker link for quoted dependency workaroundsTanzinul Islam
2021-04-19Use cmd.exe to export env vars before commandsTanzinul Islam
2021-04-19Avoid redirection to quoted filenameTanzinul Islam
2021-04-19Generalize link rule in windows-makefile.tmplTanzinul Islam
2021-04-19Ensure at least one command if no dependenciesTanzinul Islam
2021-04-19Avoid quoting dependency filepaths in build treeTanzinul Islam
2021-04-19Generalize delimiter in archiver response fileTanzinul Islam
2021-04-19Avoid space between "-I" and include directoryTanzinul Islam
2021-04-19Avoid "&&" in windows-makefile.tmplTanzinul Islam
2021-04-13util/wrap.pl: use the apps/openssl.cnf from the source treeDr. Matthias St. Pierre
2021-03-03Fix the perl code to get FIPSMODULENAMERichard Levitte
2021-03-03build.info: Make it possible to use compiled programs as generatorsRichard Levitte
2021-03-03build.info: Add the possibility to add dependencies on raw targetsRichard Levitte
2020-10-08windows-makefile.tmpl: Add a target to install the FIPS module configRichard Levitte
2020-08-17Fix broken windows builds.Shane Lontis
2020-07-15To generate makefile with correct parameters for WinCE.aSoujyuTanaka
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz