ENGINE modules aren't special, so call them MODULES
[openssl.git] / Configurations / descrip.mms.tmpl
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...
2017-06-16 Richard LevitteAdd the target 'build_all_generated'
2017-06-15 Richard LevitteBuild apps/progs.h dynamically
2017-04-24 Richard LevitteVMS: Make sure to include MAIN from static libraries...
2017-04-24 Richard LevitteMake it possible to build static-only libraries
2017-04-24 Richard LevitteTypo fix in Configurations/descrip.mms.tmpl
2017-04-23 Richard LevittePort Ben's parallell Makefile hack to VMS
2017-04-18 Richard LevitteVMS: Fix the passing of cflags for things not being...
2017-03-15 Richard LevitteVMS: turning off CALL_DEBUG isn't possible on Alpha
2017-03-15 Richard LevitteVMS: don't use /DSF, turn off CALL_DEBUG instead
2017-03-14 Richard LevitteVMS: Change debug linking method to generate a separate...
2016-11-10 Richard LevitteBuilding: make it possible to force linking with static...
2016-11-10 Richard Levittedescrip.mms.tmpl: Simplify fiddling of logical names...
2016-11-04 Richard LevitteVMS build file template: assign 'arch' to local symbol...
2016-11-04 Richard LevitteVMS: update the list of files that need some extra...
2016-11-04 Richard LevitteVMS: correct the logic around linking executables
2016-11-03 Richard LevitteEnable memory debugging while testing
2016-11-03 Richard LevitteVMS: ignore multiply defined symbols when linking programs
2016-09-21 Richard Levittedescrip.mms.tmpl: in obj2bin, make sure an empty @deps...
2016-09-17 Richard LevitteSimplify configudata.pm dependency generation
2016-09-16 Richard LevitteSimplify the dependencies for remaking configdata.pm
2016-09-16 Richard LevitteUse the registered conf file names as dependencies...
2016-09-14 Rich SalzGH1536: Install empty CT log list
2016-09-08 Richard LevitteVMS: Use different C flags for programs that aren't...
2016-08-26 Richard LevitteVMS: honor --openssldir setting
2016-08-03 Richard LevitteVMS: make sure to provide an absolute source directory...
2016-08-01 Richard LevitteDon't overwrite existing installed openssl.cnf
2016-07-22 Richard LevitteVMS: Rearrange installation targets for shared libraries
2016-07-20 Richard LevitteInstall shared libraries in runtime install
2016-07-20 Richard LevitteVMS: fix typo, shared libraries have the extension...
2016-07-18 Richard LevitteDon't make a difference between building test programs...
2016-07-18 Richard LevitteAdapt the build files to the new "install" hash table
2016-07-10 Richard LevitteVMS: Adjust the engines directory by adding the pointer...
2016-07-10 Richard LevitteVMS: Small cleanups
2016-07-10 Richard LevitteVMS: Present OPENSSLDIR according to the VMS setup.
2016-07-07 Richard LevitteVMS: correct post-install instructions
2016-07-07 Richard LevitteVersioning engines default location: the VMS case
2016-07-06 Richard LevitteMake 'build_libs' build shared libraries as well
2016-07-06 Richard LevitteVMS: make sure there's a file extension when creating...
2016-07-02 Richard LevitteVMS: Add installation verification procedure
2016-07-02 Richard LevitteFix some VMS inconsistencies
2016-07-02 Richard LevitteInstall the openssl app with version number on VMS
2016-07-02 Richard LevitteHave the VMS shared library file names contain the...
next