]> git.ipfire.org Git - thirdparty/openssl.git/history - Configurations/descrip.mms.tmpl
OpenSSL::Ordinals::set_version() should only be given the short version
[thirdparty/openssl.git] / Configurations / descrip.mms.tmpl
2021-09-09  Richard LevitteOpenSSL::Ordinals::set_version() should only be given...
2021-09-06  Richard LevitteConfiguration: support building for OpenVMS for x86_64
2021-08-25  Richard LevitteVMS: Correct faulty source directory specification
2021-08-04  Tomas MrazWindows, VMS: Do install_fips on install if fips is...
2021-06-18  Richard LevitteMake util/wrap.pl work better on VMS
2021-06-16  Richard LevitteBuild file templates: Fix in2script dependencies
2021-06-16  Richard LevitteVMS build: drop a spurious debug print
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-22  Richard LevitteVMS: Fix run of generic generator programs in descrip...
2021-05-22  Richard LevitteConfigurations/descrip.mms.tmpl: rework the inclusion...
2021-05-19  Richard LevitteConfigurations/descrip.mms.tmpl: Add another inclusion...
2021-05-19  Richard LevitteConfigurations/descrip.mms.tmpl: Change strategy for...
2021-05-19  Richard LevitteThrown away all special descrip.mms variables
2021-05-19  Richard LevitteConfigurations/descrip.mms.tmpl: Diverse updates
2021-05-19  Richard LevitteMove some OpenSSL perl utility functions to OpenSSL...
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-13  FdaSilvaYYnits: fix a few typo in template code
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-12  Richard LevitteVMS documentation fixes
2021-02-12  Richard LevitteConfigurations/descrip.mms.tmpl: avoid enormous PIPE...
2020-10-08  Richard Levittedescrip.mms.tmpl: Add a target to install the FIPS...
2020-06-29  Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-04-19  Richard LevitteBuild files: add module installation targets
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-01-17  Richard LevitteBuild file templates: Use explicit files instead of...
2019-12-14  Rich SalzDeprecate most of debug-memory
2019-11-29  Richard LevitteAdapt *.tmpl to generate docs at build time
2019-10-14  Richard LevitteBuilding: Add modules with DEPENDs to GENERATEd files
2019-10-10  Richard LevitteConfigure: rework build.info grammar and attributes
2019-09-16  Richard LevitteBuild files: Unify standard arguments for assembler...
2019-09-12  Richard LevitteRework test/run_tests.pl to support selective verbosity...
2019-08-27  Richard Levittetesting: set OPENSSL_MODULES to the providers directory...
2019-03-29  Richard LevitteWindows, VMS: build fixes
2019-03-11  Richard LevitteReplumbing: Add MODULESDIR macro and OPENSSL_MODULES...
2019-02-11  Richard LevitteENGINE modules aren't special, so call them MODULES
2019-02-05  Sam RobertsRemove unnecessary trailing whitespace
2019-02-01  Richard LevitteVMS: Clean away stray debugging prints from descrip...
2019-01-31  Richard LevitteBuild cleanup: Remove the VMS hack from test/build...
2019-01-22  Richard LevitteBuild: change remaining $unified_info{install} checks...
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: VMS changes to handle extensions and...
2018-12-12  Richard LevitteVMS build: better treatment of .S -> .obj compilation
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-27  Richard LevitteVMS build: don't forget the generation marker when...
2018-11-27  Richard LevitteVMS build: in descrip.mms.tmpl's src2obj, do .S ->...
2018-11-24  Richard LevitteVMS build: typo in build file template, generatesrc
2018-11-09  Richard LevitteVMS build: colon after target must be separated with...
2018-11-08  Richard LevitteHave install targets depend on more precise build targets
2018-11-08  Richard LevitteAllow parallel install
2018-11-08  Richard LevitteVMS build: don't add a comma before 'extradefines'
2018-11-05  Richard LevitteBuild: adapt VMS build file template to use the extra...
2018-10-05  Richard Levitteutil/mkdef.pl: for VMS, allow generation of case insens...
2018-10-05  Richard LevitteAdd build file support for generic symbol exports with...
2018-10-03  Richard LevitteRefactor util/mkdef.pl for clearer separation of functi...
2018-10-01  Richard LevitteRefactor linker script generation
2018-09-14  Richard LevitteVMS libtestutil: look for lower case "main"
2018-09-14  Richard LevitteVMS build: fix a misspelled 'bin_cflags' and a wrongly...
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-07-09  Richard LevitteKeep supporting the env / make variable PERL
2018-04-16  Bernd EdlingerRemove mandatory generated files on VMS too
2018-04-12  Andy PolyakovConfigurations/*.tmpl: refine build_all_generated.
2018-04-11  Richard LevitteConfiguration: Simplify generating list of generated...
2018-04-08  Bernd EdlingerFix the build_all_generated rule to include generated...
2018-03-16  Richard LevitteMove all dependency post-processing to util/add-depends.pl
2018-03-15  Richard LevitteStreamline dependency generation
2018-03-13  Richard LevitteRefactor the 'depend' target
2018-03-10  Richard LevitteConfigurations/descrip.mms.tmpl: Fix small errors
2018-03-09  Richard LevitteDisplay the library building flags
2018-03-08  Richard LevitteMake "make variables" config attributes for overridable...
2018-02-22  Richard LevitteBuild files: when using $(CPP), use the C flags alongsi...
2018-02-22  Richard LevitteBuild file templates: be less verbose when reconfiguring
2018-02-14  Richard LevitteVMS: add the possibility to use Itanium assembler with...
2018-02-14  Richard LevitteHarmonize the make variables across all known platforms...
2018-02-14  Richard LevitteBuild files: parametrize cpp
2018-02-09  Richard LevitteConfiguration: move the handling of zlib_include to...
2018-02-09  Richard LevitteVMS: take care of includes
2018-02-01  Richard LevitteVMS: MMS wants a space before the target / dependecies...
2018-01-30  Richard LevitteAdd a 'reconfigure' make target
2018-01-29  Richard LevitteHave the build files use the executable configdata.pm
2018-01-28  Richard LevitteProcessing GNU-style "make variables" - implementation
2018-01-28  Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2017-12-27  Richard LevitteVMS fix: link shared libs from objects files instead...
2017-12-12  Richard LevitteVMS build file template: adapt for when someone disable...
2017-12-12  Richard LevitteConfigure et al: cleanups
2017-12-12  Richard LevitteBuild file templates: Replace the use of Makefile.shared
2017-10-09  Richard LevitteUse the possibility to have test results in a different...
2017-07-26  Richard LevitteSimplify the handling of shared library version numbers
2017-07-07  Richard LevitteVMS: When running a sub-MMS, make sure to give it the...
next