Configure/Makefile: fix the `-macopt` argument of the fipsinstall command
[openssl.git] / Configurations / unix-Makefile.tmpl
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}
2020-02-26 Rich SalzUse a wrapper for pod2html
2020-02-18 Richard LevitteTEST: Create test specific output directories
2020-02-18 Richard LevitteMake util/find-doc-nits runnable from the build tree
2020-01-29 Rich SalzDocument most missing options
2020-01-22 Rich SalzFix some missing doc links.
2020-01-17 Richard LevitteBuild file templates: Use explicit files instead of...
2020-01-07 Richard LevitteConfiguration: synchronise the variables on the build...
2019-12-14 Rich SalzDeprecate most of debug-memory
2019-11-29 Richard LevitteAdapt *.tmpl to generate docs at build time
2019-10-31 Tanzinul IslamFix find/rm command in Unix clean recipe
2019-10-17 Richard LevitteConfigure: break long lines in build files
2019-10-14 Richard LevitteBuilding: Add modules with DEPENDs to GENERATEd files
2019-10-10 Richard LevitteBuild files: Make it possible to source libraries into...
2019-10-10 Richard LevitteConfigure: rework build.info grammar and attributes
2019-10-03 Rich SalzRename "private" file, doc doc changes in CHANGES
2019-09-20 Rich SalzExit non-zero if find-doc-nits finds nits
2019-09-16 Richard LevitteBuild files: Unify standard arguments for assembler...
2019-08-27 Richard Levittetesting: set OPENSSL_MODULES to the providers directory...
2019-08-12 Richard LevitteConfigurations/unit-Makefile.tmpl: Don't clean away...
2019-07-15 Richard LevitteRefactor apps/progs.* to be generate with 'make update'
2019-06-21 PauliRemove OPENSSL_memcmp.
2019-06-12 Matt CaswellMake find-doc-nits check for newly added undocumented...
2019-05-28 Richard LevitteConfigurations/unix-Makefile.tmpl: not -v for rm
2019-03-11 Richard LevitteReplumbing: Add MODULESDIR macro and OPENSSL_MODULES...
2019-02-27 Richard LevitteEnsure configured module specific and application speci...
2019-02-21 Kurt RoeckxMake sure that generated POD files are actually created...
2019-02-13 Michael HaubenwallnerWindows/Cygwin dlls need the executable bit set
2019-02-11 Richard LevitteRework build: small correction in unix-Makefile.tmpl
2019-02-11 Richard LevitteENGINE modules aren't special, so call them MODULES
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2019-01-22 Richard LevitteBuild: use attributes to indicate installed script...
2019-01-22 Richard LevitteBuild: Change all _NO_INST to use attributes instead.
2019-01-21 Richard LevitteRework building: Unix changes to handle extensions...
2018-12-11 Richard LevitteConfiguration: $config{shlib_version_number} -> $config...
2018-12-07 Dr. Matthias St... Configure: fix the version string in the configure...
2018-12-06 Richard LevitteSwitch to MAJOR.MINOR.PATCH versioning and version...
2018-11-24 Richard LevitteMake sure to run util/mktar.sh from the source directory
2018-11-23 Richard LevitteRemove all 'make dist' artifacts
2018-11-19 Richard LevitteUnix build: for mingw and cygwin, create the right...
2018-11-08 Richard LevitteHave install targets depend on more precise build targets
2018-11-08 Richard LevitteAllow parallel install
2018-11-05 Richard LevitteBuild: adapt Unix Makefile template to use the extra...
2018-10-31 Richard LevitteConfiguration: when building the dirinfo structure...
2018-10-21 Richard Levittebuild file templates: have targets for all shared libra...
2018-10-17 Richard LevitteBuild file templates: look at *all* defines
2018-10-05 Richard LevitteAdd build file support for generic symbol exports with...
2018-10-04 Richard LevitteRefactor util/mknum.pl for clearer separation of functi...
2018-10-03 Richard LevitteRefactor util/mkdef.pl for clearer separation of functi...
2018-10-01 Richard LevitteRefactor linker script generation
2018-09-12 Richard LevitteVMS: stop trying to build shared libraries from static...
2018-09-11 Richard LevitteBuild files: Separate 'lib' intent from 'shlib' intent
2018-08-24 Andy PolyakovConfigurations/unix-Makefile.tmpl: address find portabi...
2018-07-23 Richard LevitteMake sure the 'tsget' script is called 'tsget.pl' every...
2018-07-09 Richard LevitteKeep supporting the env / make variable PERL
2018-06-22 Andy PolyakovConfigurations/unix-Makefile.tmpl: switch to "natural...
next