summaryrefslogtreecommitdiffstats
path: root/Configurations/descrip.mms.tmpl
AgeCommit message (Expand)Author
2016-11-10Building: make it possible to force linking with static OpenSSL libsRichard Levitte
2016-11-10descrip.mms.tmpl: Simplify fiddling of logical names record and statemRichard Levitte
2016-11-04VMS build file template: assign 'arch' to local symbol tableRichard Levitte
2016-11-04VMS: update the list of files that need some extra treatmentRichard Levitte
2016-11-04VMS: correct the logic around linking executablesRichard Levitte
2016-11-03Enable memory debugging while testingRichard Levitte
2016-11-03VMS: ignore multiply defined symbols when linking programsRichard Levitte
2016-09-21descrip.mms.tmpl: in obj2bin, make sure an empty @deps means no empty linesRichard Levitte
2016-09-17Simplify configudata.pm dependency generationRichard Levitte
2016-09-16Simplify the dependencies for remaking configdata.pmRichard Levitte
2016-09-16Use the registered conf file names as dependencies to build configdata.pmRichard Levitte
2016-09-14GH1536: Install empty CT log listRich Salz
2016-09-09VMS: Use different C flags for programs that aren't to be installedRichard Levitte
2016-08-26VMS: honor --openssldir settingRichard Levitte
2016-08-03VMS: make sure to provide an absolute source directory for pod2htmlRichard Levitte
2016-08-02Don't overwrite existing installed openssl.cnfRichard Levitte
2016-07-22VMS: Rearrange installation targets for shared librariesRichard Levitte
2016-07-20Install shared libraries in runtime installRichard Levitte
2016-07-20VMS: fix typo, shared libraries have the extension .EXE, not .OLBRichard Levitte
2016-07-18Don't make a difference between building test programs and other programsRichard Levitte
2016-07-18Adapt the build files to the new "install" hash tableRichard Levitte
2016-07-10VMS: Adjust the engines directory by adding the pointer size to its nameRichard Levitte
2016-07-10VMS: Small cleanupsRichard Levitte
2016-07-10VMS: Present OPENSSLDIR according to the VMS setup.Richard Levitte
2016-07-07VMS: correct post-install instructionsRichard Levitte
2016-07-07Versioning engines default location: the VMS caseRichard Levitte
2016-07-06Make 'build_libs' build shared libraries as wellRichard Levitte
2016-07-06VMS: make sure there's a file extension when creating filesRichard Levitte
2016-07-02VMS: Add installation verification procedureRichard Levitte
2016-07-02Fix some VMS inconsistenciesRichard Levitte
2016-07-02Install the openssl app with version number on VMSRichard Levitte
2016-07-02Have the VMS shared library file names contain the shared versionRichard Levitte
2016-07-02Pass down correct information to the VMS startup script templatesRichard Levitte
2016-06-17Harmonise the different build filesRichard Levitte
2016-06-14VMS: use BLDDIR rather than BUILDDIR in descrip.mms.tmplRichard Levitte
2016-06-14Add a developer target 'build_generated' to rebuild mandatory headersRichard Levitte
2016-06-14Build file templates: make sure to depend on generated header filesRichard Levitte
2016-05-23VMS: show the ossl_dataroot logical as well when doing "mms debug_logicals"Richard Levitte
2016-05-23Install the scripts the same way on Windows and VMS as on UnixRichard Levitte
2016-05-23Make sure tsget.pl and c_rehash.pl get installed on VMS and Windows.Richard Levitte
2016-05-19Use the process_docs script to install docs on Windows and VMSRichard Levitte
2016-05-14openssl_{startup,shutdown}.com.in are in the source directoryRichard Levitte
2016-05-10Have [.VMS]openssl_{startup,shutdown}.com depend on respective *.inRichard Levitte
2016-05-10Fix VMS/openssl_{startup,shutddown}.com.inRichard Levitte
2016-05-09VMS: support VERBOSE and V in descrip.mmsRichard Levitte
2016-04-29VMS: only explicitely translate names in library C files.Richard Levitte
2016-04-25Build system: add include directories and dependencies for generatorsRichard Levitte
2016-04-14Fix installation on VMS for no-stdio and no-autoalginitRichard Levitte
2016-04-14Fix no-stdio and no-autoalginitMatt Caswell
2016-04-13Fix the handling of --with-zlib-includeRichard Levitte