summaryrefslogtreecommitdiffstats
path: root/Configurations/descrip.mms.tmpl
AgeCommit message (Expand)Author
2018-02-09VMS: take care of includesRichard Levitte
2018-02-01VMS: MMS wants a space before the target / dependecies separatorRichard Levitte
2018-01-30Add a 'reconfigure' make targetRichard Levitte
2018-01-29Have the build files use the executable configdata.pmRichard Levitte
2018-01-28Processing GNU-style "make variables" - implementationRichard Levitte
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte
2017-12-27VMS fix: link shared libs from objects files instead of from static libsRichard Levitte
2017-12-12VMS build file template: adapt for when someone disabled 'makedepend'Richard Levitte
2017-12-12Configure et al: cleanupsRichard Levitte
2017-12-12Build file templates: Replace the use of Makefile.sharedRichard Levitte
2017-10-09Use the possibility to have test results in a different directoryRichard Levitte
2017-07-26Simplify the handling of shared library version numbersRichard Levitte
2017-07-07VMS: When running a sub-MMS, make sure to give it the main MMS' qualifiersRichard Levitte
2017-06-16Add the target 'build_all_generated'Richard Levitte
2017-06-15Build apps/progs.h dynamicallyRichard Levitte
2017-04-24VMS: Make sure to include MAIN from static libraries if neededRichard Levitte
2017-04-24Make it possible to build static-only librariesRichard Levitte
2017-04-24Typo fix in Configurations/descrip.mms.tmplRichard Levitte
2017-04-23Port Ben's parallell Makefile hack to VMSRichard Levitte
2017-04-18VMS: Fix the passing of cflags for things not being installedRichard Levitte
2017-03-15VMS: turning off CALL_DEBUG isn't possible on AlphaRichard Levitte
2017-03-15VMS: don't use /DSF, turn off CALL_DEBUG insteadRichard Levitte
2017-03-14VMS: Change debug linking method to generate a separate Debug Symbol FileRichard Levitte
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