summaryrefslogtreecommitdiff
path: root/Configurations/unix-Makefile.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use a wrapper for pod2htmlRich Salz2020-02-261-6/+2
* TEST: Create test specific output directoriesRichard Levitte2020-02-181-8/+5
* Make util/find-doc-nits runnable from the build treeRichard Levitte2020-02-181-2/+2
* Document most missing optionsRich Salz2020-01-291-2/+5
* Fix some missing doc links.Rich Salz2020-01-221-1/+1
* Build file templates: Use explicit files instead of $< or $? for podsRichard Levitte2020-01-171-4/+6
* Configuration: synchronise the variables on the build file templatesRichard Levitte2020-01-071-0/+14
* Deprecate most of debug-memoryRich Salz2019-12-141-2/+1
* Adapt *.tmpl to generate docs at build timeRichard Levitte2019-11-291-16/+176
* Fix find/rm command in Unix clean recipeTanzinul Islam2019-10-311-2/+2
* Configure: break long lines in build filesRichard Levitte2019-10-171-63/+162
* Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte2019-10-141-3/+7
* Build files: Make it possible to source libraries into other librariesRichard Levitte2019-10-101-32/+49
* Configure: rework build.info grammar and attributesRichard Levitte2019-10-101-13/+13
* Rename "private" file, doc doc changes in CHANGESRich Salz2019-10-031-1/+1
* Exit non-zero if find-doc-nits finds nitsRich Salz2019-09-201-3/+1
* Build files: Unify standard arguments for assembler generating scripsRichard Levitte2019-09-161-7/+9
* testing: set OPENSSL_MODULES to the providers directory by defaultRichard Levitte2019-08-271-0/+1
* Configurations/unit-Makefile.tmpl: Don't clean away dotted filesRichard Levitte2019-08-121-3/+3
* Refactor apps/progs.* to be generate with 'make update'Richard Levitte2019-07-151-0/+6
* Remove OPENSSL_memcmp.Pauli2019-06-211-1/+0
* Make find-doc-nits check for newly added undocumented symbolsMatt Caswell2019-06-121-1/+1