summaryrefslogtreecommitdiffstats
path: root/Configurations/unix-Makefile.tmpl
AgeCommit message (Expand)Author
2021-07-23Makefile: Avoid changing LIBDIR based on whether it already existsjenda1
2021-07-10Configurations/unix-Makefile.tmpl: use platform->sharedlib() as fallbackRichard Levitte
2021-06-29Ensure ordinals are created during release processMatt Caswell
2021-06-26Only the fips module dependencies are relevant for fips.module.sourcesTomas Mraz
2021-06-18Make util/wrap.pl work better on VMSRichard Levitte
2021-06-16Build file templates: Fix in2script dependenciesRichard Levitte
2021-06-08Fix AIX FIPS DEP.Shane Lontis
2021-05-29Rearrange the check of providers/fips.so dependenciesRichard Levitte
2021-05-29Make providers/fips.module.sources.new depend on configdata.pmRichard Levitte
2021-05-27generate_fips_sources: properly include providers/common/der/*.inTomas Mraz
2021-05-26Build file templates: rework FIPS module installationRichard Levitte
2021-05-26Build file templates: rework how general dependencies are computedRichard Levitte
2021-05-26Rework how providers/fipsmodule.cnf is producedRichard Levitte
2021-05-25Do not try to install image directories with no imagesTomas Mraz
2021-05-25checksum: include header files in the checksumming outputPauli
2021-05-22configurations: update template makefiles to install documentation imagesPauli
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