summaryrefslogtreecommitdiff
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Add --banner config optionRich Salz2021-05-141-2/+2
* update-fips-checksums: Make the dependency on source list workTomas Mraz2021-05-131-1/+2
* Makefile: Simplify use of run_testsDr. David von Oheimb2021-05-131-7/+4
* Remove the .new suffix inside the fips.checksum.newTomas Mraz2021-05-131-2/+4
* Allow diff-fips-checksums in in-tree buildTomas Mraz2021-05-131-18/+14
* Add diff-fips-checksums target to compare BLDDIR and SRCDIR checksumsTomas Mraz2021-05-131-0/+9
* Compute the FIPS checksums in $(BLDDIR) and remove it from update targetTomas Mraz2021-05-131-20/+20
* Remove unused code from the fips moduleShane Lontis2021-05-081-1/+0
* FIPS module checksums: add scripts and Makefile ruleRichard Levitte2021-05-041-0/+17
* Unix build file: Add a target to create providers/fips.module.sourcesRichard Levitte2021-05-041-0/+36
* Windows build file: add forgotten quotes on POD->html command lineRichard Levitte2021-05-041-1/+1
* Add -latomic to threads enabled 32bit linux buildsTomas Mraz2021-05-011-2/+8
* build.info: add the Perl wrapper to build generator programs on WindowsDr. Matthias St. Pierre2021-04-291-2/+2
* Configure/Makefile: install the fips provider if it was configuredDr. Matthias St. Pierre2021-04-292-2/+19
* Configure/Makefile: don't generate a fresh fipsmodule.cnf when installing itDr. Matthias St. Pierre2021-04-292-12/+6
* Configure/Makefile: separate install of the FIPS moduleDr. Matthias St. Pierre2021-04-292-8/+43
* Configure/Makefile: correct the FIPS module configuration file pathDr. Matthias St. Pierre2021-04-292-7/+5
* Configure/Makefile: use the correct openssl app for FIPS installationDr. Matthias St. Pierre2021-04-292-6/+8
* Configure/Makefile: fix the `-macopt` argument of the fipsinstall commandDr. Matthias St. Pierre2021-04-293-3/+3
* Configuration: rework how dependency making is handledRichard Levitte2021-04-287-19/+22
* Windows bulding: Make dependency generation not quite as talkativeRichard Levitte2021-04-283-3/+6
* Don't remove $(TARFILE) when cleaningRichard Levitte2021-04-231-1/+0
* Don't worry about magic in the Makefile for 3.0Matt Caswell2021-04-191-1/+1
* Remove crypt32.lib from C++Builder configurationTanzinul Islam2021-04-191-1/+1
* Link with uplink moduleTanzinul Islam2021-04-191-0/+1
* Link with .def filesTanzinul Islam2021-04-193-7/+24
* Generate dependency informationTanzinul Islam2021-04-193-3/+6
* Build resource filesTanzinul Islam2021-04-194-13/+30
* Support DLL builds + Fix C RTL variantsTanzinul Islam2021-04-193-17/+34
* Ensure cw32mt.lib and import32.lib are linked to in no-sock modeTanzinul Islam2021-04-191-3/+2
* Replace "ld_wildcard_args" with "bin_lflags"Tanzinul Islam2021-04-193-8/+8
* Add explanation + bugtracker link for quoted dependency workaroundsTanzinul Islam2021-04-191-0/+4
* Use cmd.exe to export env vars before commandsTanzinul Islam2021-04-191-11/+4
* Resurrect and modernize C++Builder configTanzinul Islam2021-04-191-0/+37
* Avoid redirection to quoted filenameTanzinul Islam2021-04-191-1/+1
* Generalize link rule in windows-makefile.tmplTanzinul Islam2021-04-192-14/+13
* Ensure at least one command if no dependenciesTanzinul Islam2021-04-191-1/+5
* Avoid quoting dependency filepaths in build treeTanzinul Islam2021-04-191-3/+8
* Generalize delimiter in archiver response fileTanzinul Islam2021-04-192-1/+2
* Avoid space between "-I" and include directoryTanzinul Islam2021-04-191-4/+4
* Move VS Tools configuration to VC-common targetTanzinul Islam2021-04-192-7/+6
* Avoid "&&" in windows-makefile.tmplTanzinul Islam2021-04-191-6/+9
* Change the default MANSUFFIXMatt Caswell2021-04-191-2/+2
* nits: fix a few typo in template codeFdaSilvaYY2021-04-143-4/+4
* util/wrap.pl: use the apps/openssl.cnf from the source treeDr. Matthias St. Pierre2021-04-132-2/+13
* Corrected missing definitions from NonStop SPT build.Randall S. Becker2021-04-011-2/+2
* Add riscv64 targetluyahan2021-04-011-0/+7
* Split Makefile clean recipe for document sets into individual lines.Randall S. Becker2021-03-311-2/+8
* Android config targets: don't include the SO version in the shlib file nameRichard Levitte2021-03-301-0/+1
* Unix build file template: symlink "simple" to "full" shlib selectivelyRichard Levitte2021-03-301-1/+1