summaryrefslogtreecommitdiffstats
path: root/Configurations/unix-Makefile.tmpl
AgeCommit message (Expand)Author
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
2020-03-02Build: Generate apps/progs.c and apps/progs.h in build timeRichard Levitte
2020-02-27Build file templates: don't set OPENSSL_{ENGINES,MODULES}Richard Levitte
2020-02-26Use a wrapper for pod2htmlRich Salz
2020-02-18TEST: Create test specific output directoriesRichard Levitte
2020-02-18Make util/find-doc-nits runnable from the build treeRichard Levitte
2020-01-29Document most missing optionsRich Salz
2020-01-22Fix some missing doc links.Rich Salz
2020-01-17Build file templates: Use explicit files instead of $< or $? for podsRichard Levitte
2020-01-07Configuration: synchronise the variables on the build file templatesRichard Levitte
2019-12-14Deprecate most of debug-memoryRich Salz
2019-11-29Adapt *.tmpl to generate docs at build timeRichard Levitte
2019-10-31Fix find/rm command in Unix clean recipeTanzinul Islam
2019-10-17Configure: break long lines in build filesRichard Levitte
2019-10-14Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte