summaryrefslogtreecommitdiffstats
path: root/Configurations/unix-Makefile.tmpl
AgeCommit message (Expand)Author
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-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-23Don't remove $(TARFILE) when cleaningRichard Levitte
2021-04-19Don't worry about magic in the Makefile for 3.0Matt Caswell
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-03-31Split Makefile clean recipe for document sets into individual lines.Randall S. Becker
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
2021-02-12Revise some renamings of NOTES and README filesDr. Matthias St. Pierre
2021-02-05Makefile template: Allow separate generation of .pod.in -> .podRichard Levitte
2021-01-25Unix Makefile generator: Fix empty basename callsRichard Levitte
2021-01-21Unix Makefile generator: separate "simple" shared libraries from import libra...Richard Levitte
2020-11-24Modify the ERR init functions to use the internal ERR string loadersRichard Levitte
2020-10-08unix-Makefile.tmpl: Add a target to install the FIPS module configRichard Levitte
2020-09-29Configure: handle undefined shared_target.Richard Levitte
2020-09-25Configuration: Don't have shared libraries depend on themselvesRichard Levitte
2020-09-25Configuration: Make it possible to have an argument fileRichard Levitte
2020-09-23Configurations/unix-Makefile.tmpl: make cleanup kinderRichard Levitte
2020-09-16Configurations/unix-Makefile.tmpl: Don't specify headers twiceRichard Levitte
2020-09-13Make 'make ordinals' work againRichard Levitte
2020-09-11Improve robustness and performance of building Unix static librariesDr. David von Oheimb
2020-09-10Fix markdown nits in NOTES-Windows.txtRich Salz
2020-09-07Building: Build Unix static libraries one object file at a timeRichard Levitte
2020-09-03STORE: Move the built-in 'file:' loader to become an engine moduleRichard Levitte
2020-07-11DOC: install documentation without execution permissions.Richard Levitte
2020-07-09Makefile template: fix incorrect treatment of produced document filesRichard Levitte
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz
2020-06-18Configure DEPs for FIPS provider on AIX.Matthias Kraft
2020-05-15Add "md-nits" make targetRich Salz
2020-04-28Configurations: Identify the shell variables around MANSUFFIXSebastian Andrzej Siewior
2020-04-28Configurations/unix-Makefile.tmpl: fix typoRichard Levitte
2020-04-23Fix a typo in the makefile templatesMatt Caswell
2020-04-19Build files: add module installation targetsRichard Levitte
2020-04-17GOST cipher names adjustmentDmitry Belyavskiy
2020-04-08EVP & TLS: Add necessary EC_KEY data extraction functions, and use themRichard Levitte