Invoke tear_down when exiting test_encode_tls_sct() prematurely
[openssl.git] / Configurations / descrip.mms.tmpl
2024-04-04 Richard LevitteDiverse small VMS build fixups
2024-01-08 Richard LevitteFix VMS installation - update vmsconfig.pm for consistency
2023-12-07 Richard LevitteMake sure that the test / tests build target run 'run_t...
2023-09-05 Richard LevitteVMS: More header inclusion compensation for VMS C compiler
2023-09-04 Richard LevitteVMS: More header inclusion compensation for VMS C compiler
2023-06-08 Richard Levittebuild.info: Introduce special syntax for dependencies...
2023-05-24 Richard LevitteDrop the last reference of SHLIB_EXT
2023-04-18 Richard LevitteConfigurations/descrip.mms.tmpl: Fix a few typos
2023-02-08 Richard LevitteFix more VMS inclusions
2022-11-18 Richard LevitteFix more VMS inclusions
2022-11-04 Richard LevitteConfigurations/*.tmpl: overhaul assembler make rules.
2022-10-06 Richard LevitteVMS: For executables, process the use of /INCLUDE=main...
2022-10-04 Richard LevitteVMS: use selective search when linking with shareable...
2022-09-28 Richard LevitteConfigurations/descrip.mms.tmpl: Add another inclusion...
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-25 Richard LevitteVMS: copy prologue/epilogue headers when header files...
2021-12-14 Richard LevitteFix VMS installation - Override the openssl logical...
2021-12-14 Richard LevitteFix VMS installation - Define the logical name OSSL...
2021-12-14 Richard LevitteFix VMS installation - consistent program names with...
2021-09-10 Tomas Mrazinstall_fips: Create the OPENSSLDIR as it might not...
2021-09-10 Richard LevitteVMS: Fix descrip.mms template
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
next