Add "make help" option
[openssl.git] / Configurations / unix-Makefile.tmpl
2023-03-05 Todd ShortAdd "make help" option
2022-12-22 Randall S. BeckerSupport multibin to allow multiple binary models to...
2022-11-04 Richard LevitteConfigurations/*.tmpl: overhaul assembler make rules.
2022-09-30 Dr. David von OheimbMakefile: Add check-format target, operating on all...
2022-09-30 Dr. David von OheimbMakefile: Exclude dummy header asn1_mac.h from CRYPTOHE...
2022-09-30 Dr. David von OheimbMakefile: Update but disable 'lint' target, using splin...
2022-09-30 Dr. David von OheimbMakefile: Add SRCS list of all .c (and any .cc and...
2022-09-13 Dr. David von OheimbRevert (most of) "Makefile: Generate crypto objects...
2022-08-23 Dr. David von OheimbMakefile: Generate crypto objects only as far as needed
2022-08-23 Dr. David von OheimbMakefile: Call mknum.pl on 'make ordinals' only if...
2022-06-03 Tomas MrazAdd OSSL_QUIC methods to headers and manual pages
2022-05-25 Richard LevitteRemove include/openssl/configuration.h from mandatory...
2022-05-13 Daniel Fialamkdef.pl: Add cmd-line flag to differentiate shared...
2022-03-04 Richard LevitteRework dependencies between config files and build...
2022-02-03 Todd ShortFix copyrights
2022-01-28 Richard LevitteInclude the modules directory in openssl.pc
2022-01-23 Todd Short`make clean` should clean up fips provider shared object.
2021-09-13 Richard LevitteFix the build file templates where uplink matters
2021-09-10 Tomas Mrazinstall_fips: Create the OPENSSLDIR as it might not...
2021-09-09 Richard LevitteOpenSSL::Ordinals::set_version() should only be given...
2021-07-23 jenda1Makefile: Avoid changing LIBDIR based on whether it...
2021-07-10 Richard LevitteConfigurations/unix-Makefile.tmpl: use platform->shared...
2021-06-28 Matt CaswellEnsure ordinals are created during release process
2021-06-26 Tomas MrazOnly the fips module dependencies are relevant for...
2021-06-18 Richard LevitteMake util/wrap.pl work better on VMS
2021-06-16 Richard LevitteBuild file templates: Fix in2script dependencies
2021-06-08 Shane LontisFix AIX FIPS DEP.
2021-05-29 Richard LevitteRearrange the check of providers/fips.so dependencies
2021-05-29 Richard LevitteMake providers/fips.module.sources.new depend on config...
2021-05-27 Tomas Mrazgenerate_fips_sources: properly include providers/commo...
2021-05-26 Richard LevitteBuild file templates: rework FIPS module installation
2021-05-26 Richard LevitteBuild file templates: rework how general dependencies...
2021-05-26 Richard LevitteRework how providers/fipsmodule.cnf is produced
2021-05-25 Tomas MrazDo not try to install image directories with no images
2021-05-25 Paulichecksum: include header files in the checksumming...
2021-05-22 Pauliconfigurations: update template makefiles to install...
2021-05-20 Matt CaswellCreate symlinks when installing man pages
2021-05-19 Dr. David von Oheimbunix-Makefile.tmpl and ci.yml: Merge cmd-nits into...
2021-05-19 Richard LevitteMove some OpenSSL perl utility functions to OpenSSL...
2021-05-18 Dr. David von Oheimbfind-doc-nits: Make -c option (cmd-nits) independent...
2021-05-14 Rich SalzAdd --banner config option
2021-05-13 Tomas Mrazupdate-fips-checksums: Make the dependency on source...
2021-05-13 Dr. David von OheimbMakefile: Simplify use of run_tests
2021-05-13 Tomas MrazRemove the .new suffix inside the fips.checksum.new
2021-05-13 Tomas MrazAllow diff-fips-checksums in in-tree build
2021-05-13 Tomas MrazAdd diff-fips-checksums target to compare BLDDIR and...
2021-05-13 Tomas MrazCompute the FIPS checksums in $(BLDDIR) and remove...
2021-05-08 Shane LontisRemove unused code from the fips module
2021-05-04 Richard LevitteFIPS module checksums: add scripts and Makefile rule
2021-05-04 Richard LevitteUnix build file: Add a target to create providers/fips...
2021-04-29 Dr. Matthias St... Configure/Makefile: install the fips provider if it...
2021-04-29 Dr. Matthias St... Configure/Makefile: don't generate a fresh fipsmodule...
2021-04-29 Dr. Matthias St... Configure/Makefile: separate install of the FIPS module
2021-04-29 Dr. Matthias St... Configure/Makefile: correct the FIPS module configurati...
2021-04-29 Dr. Matthias St... Configure/Makefile: use the correct openssl app for...
2021-04-29 Dr. Matthias St... Configure/Makefile: fix the `-macopt` argument of the...
2021-04-28 Richard LevitteConfiguration: rework how dependency making is handled
2021-04-23 Richard LevitteDon't remove $(TARFILE) when cleaning
2021-04-19 Matt CaswellDon't worry about magic in the Makefile for 3.0
2021-04-18 Matt CaswellChange the default MANSUFFIX
2021-04-13 FdaSilvaYYnits: fix a few typo in template code
2021-04-13 Dr. Matthias St... util/wrap.pl: use the apps/openssl.cnf from the source...
2021-03-31 Randall S. BeckerSplit Makefile clean recipe for document sets into...
2021-03-30 Richard LevitteUnix build file template: symlink "simple" to "full...
2021-03-29 Randall S. BeckerAdd $(PERL) to util/wrap.pl execution to avoid env...
2021-03-03 Richard LevitteFix the perl code to get FIPSMODULENAME
2021-03-03 Richard Levittebuild.info: Make it possible to use compiled programs...
2021-03-03 Richard Levittebuild.info: Add the possibility to add dependencies...
2021-02-26 Richard LevitteMakefile: Only update doc/build.info when there's an...
2021-02-23 Richard LevitteGenerate doc/build.info with 'make update' rather than...
2021-02-22 Matt CaswellFix no-tests on mingw
2021-02-12 Dr. Matthias St... Revise some renamings of NOTES and README files
2021-02-05 Richard LevitteMakefile template: Allow separate generation of .pod...
2021-01-25 Richard LevitteUnix Makefile generator: Fix empty basename calls
2021-01-21 Richard LevitteUnix Makefile generator: separate "simple" shared libra...
2020-11-24 Richard LevitteModify the ERR init functions to use the internal ERR...
2020-10-08 Richard Levitteunix-Makefile.tmpl: Add a target to install the FIPS...
2020-09-29 Richard LevitteConfigure: handle undefined shared_target.
2020-09-25 Richard LevitteConfiguration: Don't have shared libraries depend on...
2020-09-25 Richard LevitteConfiguration: Make it possible to have an argument...
2020-09-23 Richard LevitteConfigurations/unix-Makefile.tmpl: make cleanup kinder
2020-09-16 Richard LevitteConfigurations/unix-Makefile.tmpl: Don't specify header...
2020-09-13 Richard LevitteMake 'make ordinals' work again
2020-09-11 Dr. David von OheimbImprove robustness and performance of building Unix...
2020-09-09 Rich SalzFix markdown nits in NOTES-Windows.txt
2020-09-07 Richard LevitteBuilding: Build Unix static libraries one object file...
2020-09-03 Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-07-11 Richard LevitteDOC: install documentation without execution permissions.
2020-07-09 Richard LevitteMakefile template: fix incorrect treatment of produced...
2020-06-29 Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-06-18 Matthias KraftConfigure DEPs for FIPS provider on AIX.
2020-05-15 Rich SalzAdd "md-nits" make target
2020-04-28 Sebastian Andrzej... Configurations: Identify the shell variables around...
2020-04-28 Richard LevitteConfigurations/unix-Makefile.tmpl: fix typo
2020-04-23 Matt CaswellFix a typo in the makefile templates
2020-04-19 Richard LevitteBuild files: add module installation targets
2020-04-17 Dmitry BelyavskiyGOST cipher names adjustment
2020-04-08 Richard LevitteEVP & TLS: Add necessary EC_KEY data extraction functio...
2020-03-02 Richard LevitteBuild: Generate apps/progs.c and apps/progs.h in build...
2020-02-27 Richard LevitteBuild file templates: don't set OPENSSL_{ENGINES,MODULES}
next