aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations/unix-Makefile.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Configure/Makefile: install the fips provider if it was configuredDr. Matthias St. Pierre2021-04-291-2/+11
* Configure/Makefile: don't generate a fresh fipsmodule.cnf when installing itDr. Matthias St. Pierre2021-04-291-6/+3
* Configure/Makefile: separate install of the FIPS moduleDr. Matthias St. Pierre2021-04-291-3/+22
* Configure/Makefile: correct the FIPS module configuration file pathDr. Matthias St. Pierre2021-04-291-4/+3
* Configure/Makefile: use the correct openssl app for FIPS installationDr. Matthias St. Pierre2021-04-291-1/+2
* Configure/Makefile: fix the `-macopt` argument of the fipsinstall commandDr. Matthias St. Pierre2021-04-291-1/+1
* Configuration: rework how dependency making is handledRichard Levitte2021-04-281-8/+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
* Change the default MANSUFFIXMatt Caswell2021-04-191-2/+2
* nits: fix a few typo in template codeFdaSilvaYY2021-04-141-1/+1
* util/wrap.pl: use the apps/openssl.cnf from the source treeDr. Matthias St. Pierre2021-04-131-1/+8
* Split Makefile clean recipe for document sets into individual lines.Randall S. Becker2021-03-311-2/+8
* Unix build file template: symlink "simple" to "full" shlib selectivelyRichard Levitte2021-03-301-1/+1
* Add $(PERL) to util/wrap.pl execution to avoid env incompatibilitiesRandall S. Becker2021-03-291-1/+2
* Fix the perl code to get FIPSMODULENAMERichard Levitte2021-03-031-1/+2
* build.info: Make it possible to use compiled programs as generatorsRichard Levitte2021-03-031-41/+89
* build.info: Add the possibility to add dependencies on raw targetsRichard Levitte2021-03-031-0/+8
* Makefile: Only update doc/build.info when there's an actual changeRichard Levitte2021-02-261-1/+10
* Generate doc/build.info with 'make update' rather than on the flyRichard Levitte2021-02-231-1/+10
* Fix no-tests on mingwMatt Caswell2021-02-221-2/+6
* Revise some renamings of NOTES and README filesDr. Matthias St. Pierre2021-02-121-1/+1
* Makefile template: Allow separate generation of .pod.in -> .podRichard Levitte2021-02-051-2/+16
* Unix Makefile generator: Fix empty basename callsRichard Levitte2021-01-251-13/+17
* Unix Makefile generator: separate "simple" shared libraries from import libra...Richard Levitte2021-01-211-24/+53
* Modify the ERR init functions to use the internal ERR string loadersRichard Levitte2020-11-241-1/+2
* unix-Makefile.tmpl: Add a target to install the FIPS module configRichard Levitte2020-10-081-0/+20
* Configure: handle undefined shared_target.Richard Levitte2020-09-291-6/+0
* Configuration: Don't have shared libraries depend on themselvesRichard Levitte2020-09-251-6/+9
* Configuration: Make it possible to have an argument fileRichard Levitte2020-09-251-6/+33
* Configurations/unix-Makefile.tmpl: make cleanup kinderRichard Levitte2020-09-231-3/+3
* Configurations/unix-Makefile.tmpl: Don't specify headers twiceRichard Levitte2020-09-161-6/+6
* Make 'make ordinals' work againRichard Levitte2020-09-131-18/+40
* Improve robustness and performance of building Unix static librariesDr. David von Oheimb2020-09-111-1/+2
* Fix markdown nits in NOTES-Windows.txtRich Salz2020-09-101-1/+1
* Building: Build Unix static libraries one object file at a timeRichard Levitte2020-09-071-3/+8
* STORE: Move the built-in 'file:' loader to become an engine moduleRichard Levitte2020-09-031-0/+2
* DOC: install documentation without execution permissions.Richard Levitte2020-07-111-8/+8
* Makefile template: fix incorrect treatment of produced document filesRichard Levitte2020-07-091-8/+8
* Add --fips-key configuration parameter to fipsinstall application.Rich Salz2020-06-291-0/+2
* Configure DEPs for FIPS provider on AIX.Matthias Kraft2020-06-181-1/+2
* Add "md-nits" make targetRich Salz2020-05-151-2/+11
* Configurations: Identify the shell variables around MANSUFFIXSebastian Andrzej Siewior2020-04-281-20/+20
* Configurations/unix-Makefile.tmpl: fix typoRichard Levitte2020-04-281-1/+1
* Fix a typo in the makefile templatesMatt Caswell2020-04-231-1/+1
* Build files: add module installation targetsRichard Levitte2020-04-191-5/+42
* GOST cipher names adjustmentDmitry Belyavskiy2020-04-171-0/+1
* EVP & TLS: Add necessary EC_KEY data extraction functions, and use themRichard Levitte2020-04-081-0/+1
* Build: Generate apps/progs.c and apps/progs.h in build timeRichard Levitte2020-03-021-8/+2
* Build file templates: don't set OPENSSL_{ENGINES,MODULES}Richard Levitte2020-02-271-5/+3