summaryrefslogtreecommitdiff
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Create symlinks when installing man pagesMatt Caswell2021-05-201-1/+9
* unix-Makefile.tmpl and ci.yml: Merge cmd-nits into doc-nitsDr. David von Oheimb2021-05-191-6/+3
* VMS need to build DSO with name shortening, because of provider codeRichard Levitte2021-05-191-4/+6
* Configurations/descrip.mms.tmpl: Add another inclusion hackRichard Levitte2021-05-191-0/+13
* Configurations/descrip.mms.tmpl: Change strategy for include directoriesRichard Levitte2021-05-192-73/+102
* Thrown away all special descrip.mms variablesRichard Levitte2021-05-191-172/+159
* Fix The VMS variant of platform->staticname()Richard Levitte2021-05-191-1/+2
* Configurations/descrip.mms.tmpl: Diverse updatesRichard Levitte2021-05-191-13/+32
* Turn off VMS C's info about unsupported pragmasRichard Levitte2021-05-191-1/+3
* Rework how a build file (Makefile, ...) is producedRichard Levitte2021-05-192-492/+549
* Move some OpenSSL perl utility functions to OpenSSL::UtilRichard Levitte2021-05-193-0/+4
* find-doc-nits: Make -c option (cmd-nits) independent of app build and executionDr. David von Oheimb2021-05-181-1/+1
* 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