summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2021-05-20Create symlinks when installing man pagesMatt Caswell
2021-05-19unix-Makefile.tmpl and ci.yml: Merge cmd-nits into doc-nitsDr. David von Oheimb
2021-05-19VMS need to build DSO with name shortening, because of provider codeRichard Levitte
2021-05-19Configurations/descrip.mms.tmpl: Add another inclusion hackRichard Levitte
2021-05-19Configurations/descrip.mms.tmpl: Change strategy for include directoriesRichard Levitte
2021-05-19Thrown away all special descrip.mms variablesRichard Levitte
2021-05-19Fix The VMS variant of platform->staticname()Richard Levitte
2021-05-19Configurations/descrip.mms.tmpl: Diverse updatesRichard Levitte
2021-05-19Turn off VMS C's info about unsupported pragmasRichard Levitte
2021-05-19Rework how a build file (Makefile, ...) is producedRichard Levitte
2021-05-19Move some OpenSSL perl utility functions to OpenSSL::UtilRichard Levitte
2021-05-18find-doc-nits: Make -c option (cmd-nits) independent of app build and executionDr. David von Oheimb
2021-05-14Add --banner config optionRich Salz
2021-05-13update-fips-checksums: Make the dependency on source list workTomas Mraz
2021-05-13Makefile: Simplify use of run_testsDr. David von Oheimb
2021-05-13Remove the .new suffix inside the fips.checksum.newTomas Mraz
2021-05-13Allow diff-fips-checksums in in-tree buildTomas Mraz
2021-05-13Add diff-fips-checksums target to compare BLDDIR and SRCDIR checksumsTomas Mraz
2021-05-13Compute the FIPS checksums in $(BLDDIR) and remove it from update targetTomas Mraz
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