summaryrefslogtreecommitdiffstats
path: root/Configurations/unix-Makefile.tmpl
AgeCommit message (Expand)Author
2023-12-08Make sure that the test / tests build target run 'run_tests' lastRichard Levitte
2023-10-18Update unix Makefile template to handle paths with spacesJames Muir
2023-05-22fips.module.sources: Add missing cpuid and related .c sources for other archi...Tomas Mraz
2022-11-04Configurations/*.tmpl: overhaul assembler make rules.Richard Levitte
2022-06-12Include the modules directory in openssl.pcRichard Levitte
2022-05-25Remove include/openssl/configuration.h from mandatory dependenciesRichard Levitte
2022-05-13mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.Daniel Fiala
2022-03-04Rework dependencies between config files and build filesRichard Levitte
2022-02-03Fix copyrightsTodd Short
2022-01-24`make clean` should clean up fips provider shared object.Todd Short
2021-09-13Fix the build file templates where uplink mattersRichard Levitte
2021-09-10install_fips: Create the OPENSSLDIR as it might not existTomas Mraz
2021-09-09OpenSSL::Ordinals::set_version() should only be given the short versionRichard Levitte
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