]> git.ipfire.org Git - thirdparty/openssl.git/history - Configurations/descrip.mms.tmpl
Have the VMS shared library file names contain the shared version
[thirdparty/openssl.git] / Configurations / descrip.mms.tmpl
2016-07-02  Richard LevitteHave the VMS shared library file names contain the...
2016-07-02  Richard LevittePass down correct information to the VMS startup script...
2016-06-17  Richard LevitteHarmonise the different build files
2016-06-14  Richard LevitteVMS: use BLDDIR rather than BUILDDIR in descrip.mms...
2016-06-14  Richard LevitteAdd a developer target 'build_generated' to rebuild...
2016-06-14  Richard LevitteBuild file templates: make sure to depend on generated...
2016-05-23  Richard LevitteVMS: show the ossl_dataroot logical as well when doing...
2016-05-23  Richard LevitteInstall the scripts the same way on Windows and VMS...
2016-05-23  Richard LevitteMake sure tsget.pl and c_rehash.pl get installed on...
2016-05-19  Richard LevitteUse the process_docs script to install docs on Windows...
2016-05-14  Richard Levitteopenssl_{startup,shutdown}.com.in are in the source...
2016-05-10  Richard LevitteHave [.VMS]openssl_{startup,shutdown}.com depend on...
2016-05-10  Richard LevitteFix VMS/openssl_{startup,shutddown}.com.in
2016-05-09  Richard LevitteVMS: support VERBOSE and V in descrip.mms
2016-04-29  Richard LevitteVMS: only explicitely translate names in library C...
2016-04-25  Richard LevitteBuild system: add include directories and dependencies...
2016-04-14  Richard LevitteFix installation on VMS for no-stdio and no-autoalginit
2016-04-14  Matt CaswellFix no-stdio and no-autoalginit
2016-04-13  Richard LevitteFix the handling of --with-zlib-include
2016-04-06  Richard LevitteVMS: Fix special case for [.test]ssltest_old.c
2016-03-29  Richard LevitteVMS: Display the correct path to openssl_startup.com...
2016-03-23  Richard LevitteVMS: $? might be huge enough to break line length limit...
2016-03-23  Richard LevitteVMS: install openssl.conf in OPENSSLDIR, not INSTALLTOP
2016-03-23  Richard LevitteVMS: have mms ignore creation of already existing dirs
2016-03-23  Richard LevitteVMS: Rethink the staging directory
2016-03-23  Richard LevitteAdjust some default installation directories
2016-03-23  Richard LevitteVMS: compensate for command line length limits with...
2016-03-19  Richard LevitteUse the dependencies received in generatesrc()
2016-03-17  Richard LevitteDon't define OPENSSL_ENGINES in test recipes, do it...
2016-03-09  Richard LevitteBecause crypto/build.info demands CFLAGS_Q, descrip...
2016-03-09  Richard LevitteAdd missing semi
2016-03-09  Richard LevitteAdapt descrip.mms.tmpl to 'no-makedepend'
2016-03-07  Richard LevitteUnified - Adapt the Unix and VMS templates to support...
2016-03-02  Richard LevitteDon't copy from %target to %config so much, see %config...
2016-03-02  Richard LevitteMinimize copied config settings
2016-03-01  Richard LevitteUnified - have configdata.pm depend on a few more things
2016-02-28  Richard LevitteVMS - don't exit out of a MMS recipe
2016-02-28  Richard LevitteMake generation of dependency files more efficient...
2016-02-27  Rich SalzRemove some old files.
2016-02-26  Rob PercivalPublic API for Certificate Transparency
2016-02-26  Richard LevitteUnified on VMS - add %disabled in vmsconfig.pm (util...
2016-02-22  Richard LevitteClean away $config{no_shared} since we have $disabled...
2016-02-20  Richard LevitteUnified on VMS - install dynamic engines if there are any
2016-02-20  Richard LevitteVMS static libraries have the extension .OLB, not .LIB
2016-02-19  Richard LevitteSmall rename fest in unified, obj2dynlib -> obj2dso
2016-02-19  Richard LevitteVMS fixed in unified build
2016-02-19  Richard LevitteVMS: rather use a quick file comparison than DIFF
2016-02-19  Richard LevitteVMS: produce dependency files just like you produce...
2016-02-19  Richard LevitteFix casing on VMS
2016-02-19  Richard LevitteDon't use config.timestamp, we already have configdata.pm
2016-02-18  Richard LevitteAutomatic 'make depend' for the unified build scheme
2016-02-18  Richard LevitteDon't treat .d (depend) files separately from object...
2016-02-15  Ben LaurieAddress comments.
2016-02-14  Richard LevitteHave dofile.pl say where it was run, for real this...
2016-02-14  Richard LevitteHave dofile.pl say where it was run
2016-02-13  Richard LevitteDon't build test programs by default, add convenience...
2016-02-13  Richard LevitteIn templates, output_on() must be used the same way...
2016-02-12  Richard LevitteUnified build - fix make depend
2016-02-12  Richard LevitteRename INSTALL_PREFIX to DESTDIR, remove option --insta...
2016-02-10  Richard Levitteunified build scheme: add a "unified" template for...