summaryrefslogtreecommitdiff
path: root/Configurations/unix-Makefile.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Add "make help" optionTodd Short2023-03-061-26/+40
* Support multibin to allow multiple binary models to co-exist.Randall S. Becker2022-12-221-24/+32
* Configurations/*.tmpl: overhaul assembler make rules.Richard Levitte2022-11-041-1/+2
* Makefile: Add check-format target, operating on all .c sources and crypto+ssl...Dr. David von Oheimb2022-09-301-0/+5
* Makefile: Exclude dummy header asn1_mac.h from CRYPTOHEADERSDr. David von Oheimb2022-09-301-1/+2
* Makefile: Update but disable 'lint' target, using splint with some quirksDr. David von Oheimb2022-09-301-1/+4
* Makefile: Add SRCS list of all .c (and any .cc and .cpp) filesDr. David von Oheimb2022-09-301-0/+8
* Revert (most of) "Makefile: Generate crypto objects only as far as needed"Dr. David von Oheimb2022-09-131-33/+13
* Makefile: Generate crypto objects only as far as neededDr. David von Oheimb2022-08-231-10/+33
* Makefile: Call mknum.pl on 'make ordinals' only if neededDr. David von Oheimb2022-08-231-1/+4
* Add OSSL_QUIC methods to headers and manual pagesTomas Mraz2022-06-031-0/+1
* Remove include/openssl/configuration.h from mandatory dependenciesRichard Levitte2022-05-251-0/+1
* mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.Daniel Fiala2022-05-131-1/+1
* Rework dependencies between config files and build filesRichard Levitte2022-03-041-5/+18
* Fix copyrightsTodd Short2022-02-031-1/+1
* Include the modules directory in openssl.pcRichard Levitte2022-01-281-0/+1
* `make clean` should clean up fips provider shared object.Todd Short2022-01-241-1/+1
* Fix the build file templates where uplink mattersRichard Levitte2021-09-131-4/+4
* install_fips: Create the OPENSSLDIR as it might not existTomas Mraz2021-09-101-0/+1
* OpenSSL::Ordinals::set_version() should only be given the short versionRichard Levitte2021-09-091-5/+6
* Makefile: Avoid changing LIBDIR based on whether it already existsjenda12021-07-231-8/+1
* Configurations/unix-Makefile.tmpl: use platform->sharedlib() as fallbackRichard Levitte2021-07-101-1/+2
* Ensure ordinals are created during release processMatt Caswell2021-06-291-0/+13
* Only the fips module dependencies are relevant for fips.module.sourcesTomas Mraz2021-06-261-2/+2
* Make util/wrap.pl work better on VMSRichard Levitte2021-06-181-3/+3
* Build file templates: Fix in2script dependenciesRichard Levitte2021-06-161-1/+1
* Fix AIX FIPS DEP.Shane Lontis2021-06-081-1/+1
* Rearrange the check of providers/fips.so dependenciesRichard Levitte2021-05-291-15/+21
* Make providers/fips.module.sources.new depend on configdata.pmRichard Levitte2021-05-291-7/+1
* generate_fips_sources: properly include providers/common/der/*.inTomas Mraz2021-05-271-7/+2
* Build file templates: rework FIPS module installationRichard Levitte2021-05-261-10/+11
* Build file templates: rework how general dependencies are computedRichard Levitte2021-05-261-31/+24
* Rework how providers/fipsmodule.cnf is producedRichard Levitte2021-05-261-7/+14
* Do not try to install image directories with no imagesTomas Mraz2021-05-251-42/+0
* checksum: include header files in the checksumming outputPauli2021-05-251-7/+29
* configurations: update template makefiles to install documentation imagesPauli2021-05-221-2/+78
* Create symlinks when installing man pagesMatt Caswell2021-05-201-1/+9
* unix-Makefile.tmpl and ci.yml: Merge cmd-nits into doc-nitsDr. David von Oheimb2021-05-191-6/+3
* Move some OpenSSL perl utility functions to OpenSSL::UtilRichard Levitte2021-05-191-0/+2
* find-doc-nits: Make -c option (cmd-nits) independent of app build and executionDr. David von Oheimb2021-05-181-1/+1
* Add --banner config optionRich Salz2021-05-141-2/+2
* update-fips-checksums: Make the dependency on source list workTomas Mraz2021-05-131-1/+2
* Makefile: Simplify use of run_testsDr. David von Oheimb2021-05-131-7/+4
* Remove the .new suffix inside the fips.checksum.newTomas Mraz2021-05-131-2/+4
* Allow diff-fips-checksums in in-tree buildTomas Mraz2021-05-131-18/+14
* Add diff-fips-checksums target to compare BLDDIR and SRCDIR checksumsTomas Mraz2021-05-131-0/+9
* Compute the FIPS checksums in $(BLDDIR) and remove it from update targetTomas Mraz2021-05-131-20/+20
* Remove unused code from the fips moduleShane Lontis2021-05-081-1/+0
* FIPS module checksums: add scripts and Makefile ruleRichard Levitte2021-05-041-0/+17
* Unix build file: Add a target to create providers/fips.module.sourcesRichard Levitte2021-05-041-0/+36