aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations/descrip.mms.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Simplify the handling of shared library version numbersRichard Levitte2017-07-261-4/+5
* VMS: When running a sub-MMS, make sure to give it the main MMS' qualifiersRichard Levitte2017-07-071-1/+1
* Add the target 'build_all_generated'Richard Levitte2017-06-161-0/+4
* Build apps/progs.h dynamicallyRichard Levitte2017-06-151-0/+3
* VMS: Make sure to include MAIN from static libraries if neededRichard Levitte2017-04-241-8/+27
* Make it possible to build static-only librariesRichard Levitte2017-04-241-9/+19
* Typo fix in Configurations/descrip.mms.tmplRichard Levitte2017-04-241-1/+1
* Port Ben's parallell Makefile hack to VMSRichard Levitte2017-04-231-10/+14
* VMS: Fix the passing of cflags for things not being installedRichard Levitte2017-04-181-6/+6
* VMS: turning off CALL_DEBUG isn't possible on AlphaRichard Levitte2017-03-151-6/+15
* VMS: don't use /DSF, turn off CALL_DEBUG insteadRichard Levitte2017-03-151-3/+6
* VMS: Change debug linking method to generate a separate Debug Symbol FileRichard Levitte2017-03-141-6/+6
* Building: make it possible to force linking with static OpenSSL libsRichard Levitte2016-11-101-9/+14
* descrip.mms.tmpl: Simplify fiddling of logical names record and statemRichard Levitte2016-11-101-6/+2
* VMS build file template: assign 'arch' to local symbol tableRichard Levitte2016-11-041-1/+1
* VMS: update the list of files that need some extra treatmentRichard Levitte2016-11-041-11/+7
* VMS: correct the logic around linking executablesRichard Levitte2016-11-041-4/+7
* Enable memory debugging while testingRichard Levitte2016-11-031-0/+2
* VMS: ignore multiply defined symbols when linking programsRichard Levitte2016-11-031-1/+34
* descrip.mms.tmpl: in obj2bin, make sure an empty @deps means no empty linesRichard Levitte2016-09-211-6/+10
* Simplify configudata.pm dependency generationRichard Levitte2016-09-171-1/+1
* Simplify the dependencies for remaking configdata.pmRichard Levitte2016-09-161-1/+1
* Use the registered conf file names as dependencies to build configdata.pmRichard Levitte2016-09-161-1/+1
* GH1536: Install empty CT log listRich Salz2016-09-141-0/+6
* VMS: Use different C flags for programs that aren't to be installedRichard Levitte2016-09-091-3/+13
* VMS: honor --openssldir settingRichard Levitte2016-08-261-1/+1
* VMS: make sure to provide an absolute source directory for pod2htmlRichard Levitte2016-08-031-2/+4
* Don't overwrite existing installed openssl.cnfRichard Levitte2016-08-021-2/+5
* VMS: Rearrange installation targets for shared librariesRichard Levitte2016-07-221-18/+22
* Install shared libraries in runtime installRichard Levitte2016-07-201-1/+8
* VMS: fix typo, shared libraries have the extension .EXE, not .OLBRichard Levitte2016-07-201-1/+1
* Don't make a difference between building test programs and other programsRichard Levitte2016-07-181-14/+10
* Adapt the build files to the new "install" hash tableRichard Levitte2016-07-181-5/+9
* VMS: Adjust the engines directory by adding the pointer size to its nameRichard Levitte2016-07-101-3/+3
* VMS: Small cleanupsRichard Levitte2016-07-101-1/+0
* VMS: Present OPENSSLDIR according to the VMS setup.Richard Levitte2016-07-101-3/+5
* VMS: correct post-install instructionsRichard Levitte2016-07-071-2/+2
* Versioning engines default location: the VMS caseRichard Levitte2016-07-071-16/+22
* Make 'build_libs' build shared libraries as wellRichard Levitte2016-07-061-1/+1
* VMS: make sure there's a file extension when creating filesRichard Levitte2016-07-061-1/+1
* VMS: Add installation verification procedureRichard Levitte2016-07-021-2/+15
* Fix some VMS inconsistenciesRichard Levitte2016-07-021-8/+4
* Install the openssl app with version number on VMSRichard Levitte2016-07-021-5/+10
* Have the VMS shared library file names contain the shared versionRichard Levitte2016-07-021-1/+1
* Pass down correct information to the VMS startup script templatesRichard Levitte2016-07-021-9/+5
* Harmonise the different build filesRichard Levitte2016-06-171-66/+85
* VMS: use BLDDIR rather than BUILDDIR in descrip.mms.tmplRichard Levitte2016-06-141-3/+3
* Add a developer target 'build_generated' to rebuild mandatory headersRichard Levitte2016-06-141-6/+8
* Build file templates: make sure to depend on generated header filesRichard Levitte2016-06-141-7/+25
* VMS: show the ossl_dataroot logical as well when doing "mms debug_logicals"Richard Levitte2016-05-231-3/+1