summaryrefslogtreecommitdiffstats
path: root/Configurations/unix-Makefile.tmpl
AgeCommit message (Expand)Author
2021-05-20Create symlinks when installing man pagesMatt Caswell
2021-05-19unix-Makefile.tmpl and ci.yml: Merge cmd-nits into doc-nitsDr. David von Oheimb
2021-05-19Move some OpenSSL perl utility functions to OpenSSL::UtilRichard Levitte
2021-05-18find-doc-nits: Make -c option (cmd-nits) independent of app build and executionDr. David von Oheimb
2021-05-14Add --banner config optionRich Salz
2021-05-13update-fips-checksums: Make the dependency on source list workTomas Mraz
2021-05-13Makefile: Simplify use of run_testsDr. David von Oheimb
2021-05-13Remove the .new suffix inside the fips.checksum.newTomas Mraz
2021-05-13Allow diff-fips-checksums in in-tree buildTomas Mraz
2021-05-13Add diff-fips-checksums target to compare BLDDIR and SRCDIR checksumsTomas Mraz
2021-05-13Compute the FIPS checksums in $(BLDDIR) and remove it from update targetTomas Mraz
2021-05-08Remove unused code from the fips moduleShane Lontis
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