summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2021-05-08Remove unused code from the fips moduleShane Lontis
2021-05-04FIPS module checksums: add scripts and Makefile ruleRichard Levitte
2021-05-04Unix build file: Add a target to create providers/fips.module.sourcesRichard Levitte
2021-05-04Windows build file: add forgotten quotes on POD->html command lineRichard Levitte
2021-05-01Add -latomic to threads enabled 32bit linux buildsTomas Mraz
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-23Don't remove $(TARFILE) when cleaningRichard Levitte
2021-04-19Don't worry about magic in the Makefile for 3.0Matt Caswell
2021-04-19Remove crypt32.lib from C++Builder configurationTanzinul Islam
2021-04-19Link with uplink moduleTanzinul Islam
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-19Ensure cw32mt.lib and import32.lib are linked to in no-sock modeTanzinul 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-19Resurrect and modernize C++Builder configTanzinul 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-19Move VS Tools configuration to VC-common targetTanzinul Islam
2021-04-19Avoid "&&" in windows-makefile.tmplTanzinul Islam
2021-04-19Change the default MANSUFFIXMatt Caswell
2021-04-14nits: fix a few typo in template codeFdaSilvaYY
2021-04-13util/wrap.pl: use the apps/openssl.cnf from the source treeDr. Matthias St. Pierre
2021-04-01Corrected missing definitions from NonStop SPT build.Randall S. Becker
2021-04-01Add riscv64 targetluyahan
2021-03-31Split Makefile clean recipe for document sets into individual lines.Randall S. Becker
2021-03-30Android config targets: don't include the SO version in the shlib file nameRichard Levitte
2021-03-30Unix build file template: symlink "simple" to "full" shlib selectivelyRichard Levitte
2021-03-29Add $(PERL) to util/wrap.pl execution to avoid env incompatibilitiesRandall S. Becker
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
2021-02-26Makefile: Only update doc/build.info when there's an actual changeRichard Levitte
2021-02-23Generate doc/build.info with 'make update' rather than on the flyRichard Levitte
2021-02-22Fix no-tests on mingwMatt Caswell