summaryrefslogtreecommitdiffstats
path: root/Configurations/descrip.mms.tmpl
AgeCommit message (Expand)Author
2016-03-29VMS: Display the correct path to openssl_startup.com and openssl-utils.comRichard Levitte
2016-03-24VMS: $? might be huge enough to break line length limit, so don't print itRichard Levitte
2016-03-24VMS: install openssl.conf in OPENSSLDIR, not INSTALLTOPRichard Levitte
2016-03-24VMS: have mms ignore creation of already existing dirsRichard Levitte
2016-03-24VMS: Rethink the staging directoryRichard Levitte
2016-03-24Adjust some default installation directoriesRichard Levitte
2016-03-23VMS: compensate for command line length limits with a logical nameRichard Levitte
2016-03-19Use the dependencies received in generatesrc()Richard Levitte
2016-03-17Don't define OPENSSL_ENGINES in test recipes, do it in Makefiles insteadRichard Levitte
2016-03-09Because crypto/build.info demands CFLAGS_Q, descrip.mms.tmpl must deliverRichard Levitte
2016-03-09Add missing semiRichard Levitte
2016-03-09Adapt descrip.mms.tmpl to 'no-makedepend'Richard Levitte
2016-03-07Unified - Adapt the Unix and VMS templates to support GENERATERichard Levitte
2016-03-02Don't copy from %target to %config so much, see %config as a complementRichard Levitte
2016-03-02Minimize copied config settingsRichard Levitte
2016-03-01Unified - have configdata.pm depend on a few more thingsRichard Levitte
2016-02-28VMS - don't exit out of a MMS recipeRichard Levitte
2016-02-28Make generation of dependency files more efficient when possibleRichard Levitte
2016-02-27Remove some old files.Rich Salz
2016-02-26Public API for Certificate TransparencyRob Percival
2016-02-26Unified on VMS - add %disabled in vmsconfig.pm (util/dofile.pl demands it)Richard Levitte
2016-02-22Clean away $config{no_shared} since we have $disabled{shared}Richard Levitte
2016-02-20Unified on VMS - install dynamic engines if there are anyRichard Levitte
2016-02-20VMS static libraries have the extension .OLB, not .LIBRichard Levitte
2016-02-19Small rename fest in unified, obj2dynlib -> obj2dsoRichard Levitte
2016-02-19VMS fixed in unified buildRichard Levitte
2016-02-19VMS: rather use a quick file comparison than DIFFRichard Levitte
2016-02-19VMS: produce dependency files just like you produce object filesRichard Levitte
2016-02-19Fix casing on VMSRichard Levitte
2016-02-19Don't use config.timestamp, we already have configdata.pmRichard Levitte
2016-02-18Automatic 'make depend' for the unified build schemeRichard Levitte
2016-02-18Don't treat .d (depend) files separately from object filesRichard Levitte
2016-02-15Address comments.Ben Laurie
2016-02-14Have dofile.pl say where it was run, for real this timeRichard Levitte
2016-02-14Have dofile.pl say where it was runRichard Levitte
2016-02-13Don't build test programs by default, add convenience targets for unified buildRichard Levitte
2016-02-13In templates, output_on() must be used the same way as output_off()Richard Levitte
2016-02-12Unified build - fix make dependRichard Levitte
2016-02-12Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte