summaryrefslogtreecommitdiffstats
path: root/Configurations/windows-makefile.tmpl
AgeCommit message (Expand)Author
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
2020-04-25Configurations/windows-makefile.tmpl: Fix template code for INSTALL_MODULESRichard Levitte
2020-04-23Fix a typo in the makefile templatesMatt Caswell
2020-04-19Build files: add module installation targetsRichard Levitte
2020-03-31Windows makefile generator: Don't delete long lists of files in one goRichard Levitte
2020-03-02Build: Generate apps/progs.c and apps/progs.h in build timeRichard Levitte
2020-02-27Build file templates: don't set OPENSSL_{ENGINES,MODULES}Richard Levitte
2020-02-26Use a wrapper for pod2htmlRich Salz
2020-02-18TEST: Create test specific output directoriesRichard Levitte
2020-01-17Build file templates: Use explicit files instead of $< or $? for podsRichard Levitte
2020-01-08nmake: fix install_html_docs targetDr. Matthias St. Pierre
2020-01-07Configuration: synchronise the variables on the build file templatesRichard Levitte
2019-12-26Configurations/windows-makefile.tmpl: HTMLDOCS are files, not directoriesRichard Levitte
2019-12-19Make Windows build more robustHaohui Mai
2019-12-14Deprecate most of debug-memoryRich Salz
2019-11-29Adapt *.tmpl to generate docs at build timeRichard Levitte
2019-10-20windows-makefile.tmpl: Convert all /I and /D to -I and -DRichard Levitte
2019-10-14Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte
2019-10-10Configure: rework build.info grammar and attributesRichard Levitte