aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations/descrip.mms.tmpl
Commit message (Expand)AuthorAgeFilesLines
* VMS: show the ossl_dataroot logical as well when doing "mms debug_logicals"Richard Levitte2016-05-231-3/+1
* Install the scripts the same way on Windows and VMS as on UnixRichard Levitte2016-05-231-3/+8
* Make sure tsget.pl and c_rehash.pl get installed on VMS and Windows.Richard Levitte2016-05-231-1/+2
* Use the process_docs script to install docs on Windows and VMSRichard Levitte2016-05-191-0/+4
* openssl_{startup,shutdown}.com.in are in the source directoryRichard Levitte2016-05-141-2/+2
* Have [.VMS]openssl_{startup,shutdown}.com depend on respective *.inRichard Levitte2016-05-101-2/+2
* Fix VMS/openssl_{startup,shutddown}.com.inRichard Levitte2016-05-101-1/+4
* VMS: support VERBOSE and V in descrip.mmsRichard Levitte2016-05-091-0/+5
* VMS: only explicitely translate names in library C files.Richard Levitte2016-04-291-1/+7
* Build system: add include directories and dependencies for generatorsRichard Levitte2016-04-251-2/+3
* Fix installation on VMS for no-stdio and no-autoalginitRichard Levitte2016-04-141-0/+2
* Fix no-stdio and no-autoalginitMatt Caswell2016-04-141-0/+4
* Fix the handling of --with-zlib-includeRichard Levitte2016-04-131-2/+9
* VMS: Fix special case for [.test]ssltest_old.cRichard Levitte2016-04-061-1/+1
* VMS: Display the correct path to openssl_startup.com and openssl-utils.comRichard Levitte2016-03-291-3/+6
* VMS: $? might be huge enough to break line length limit, so don't print itRichard Levitte2016-03-241-1/+0
* VMS: install openssl.conf in OPENSSLDIR, not INSTALLTOPRichard Levitte2016-03-241-1/+2
* VMS: have mms ignore creation of already existing dirsRichard Levitte2016-03-241-8/+8
* VMS: Rethink the staging directoryRichard Levitte2016-03-241-25/+38
* Adjust some default installation directoriesRichard Levitte2016-03-241-3/+4
* VMS: compensate for command line length limits with a logical nameRichard Levitte2016-03-231-6/+15
* Use the dependencies received in generatesrc()Richard Levitte2016-03-191-1/+2
* Don't define OPENSSL_ENGINES in test recipes, do it in Makefiles insteadRichard Levitte2016-03-171-0/+2
* Because crypto/build.info demands CFLAGS_Q, descrip.mms.tmpl must deliverRichard Levitte2016-03-091-0/+1
* Add missing semiRichard Levitte2016-03-091-1/+1
* Adapt descrip.mms.tmpl to 'no-makedepend'Richard Levitte2016-03-091-1/+7
* Unified - Adapt the Unix and VMS templates to support GENERATERichard Levitte2016-03-071-0/+15
* Don't copy from %target to %config so much, see %config as a complementRichard Levitte2016-03-021-2/+2
* Minimize copied config settingsRichard Levitte2016-03-021-1/+1
* Unified - have configdata.pm depend on a few more thingsRichard Levitte2016-03-011-1/+1
* VMS - don't exit out of a MMS recipeRichard Levitte2016-02-281-4/+4
* Make generation of dependency files more efficient when possibleRichard Levitte2016-02-281-9/+5
* Remove some old files.Rich Salz2016-02-271-11/+1
* Public API for Certificate TransparencyRob Percival2016-02-261-4/+2
* Unified on VMS - add %disabled in vmsconfig.pm (util/dofile.pl demands it)Richard Levitte2016-02-261-1/+2
* Clean away $config{no_shared} since we have $disabled{shared}Richard Levitte2016-02-221-8/+8
* Unified on VMS - install dynamic engines if there are anyRichard Levitte2016-02-201-3/+5
* VMS static libraries have the extension .OLB, not .LIBRichard Levitte2016-02-201-2/+2
* Small rename fest in unified, obj2dynlib -> obj2dsoRichard Levitte2016-02-191-1/+1
* VMS fixed in unified buildRichard Levitte2016-02-191-16/+16
* VMS: rather use a quick file comparison than DIFFRichard Levitte2016-02-191-3/+3
* VMS: produce dependency files just like you produce object filesRichard Levitte2016-02-191-0/+5
* Fix casing on VMSRichard Levitte2016-02-191-1/+1
* Don't use config.timestamp, we already have configdata.pmRichard Levitte2016-02-191-14/+9
* Automatic 'make depend' for the unified build schemeRichard Levitte2016-02-181-30/+41
* Don't treat .d (depend) files separately from object filesRichard Levitte2016-02-181-38/+3
* Address comments.Ben Laurie2016-02-151-2/+2
* Have dofile.pl say where it was run, for real this timeRichard Levitte2016-02-141-1/+1
* Have dofile.pl say where it was runRichard Levitte2016-02-141-1/+2
* Don't build test programs by default, add convenience targets for unified buildRichard Levitte2016-02-131-2/+7