summaryrefslogtreecommitdiffstats
path: root/test/maketests.com
AgeCommit message (Collapse)Author
2003-03-27Fix the problem with missing definition of THREADS on VMS.Richard Levitte
Also produce a better configuration header file. PR: 548
2002-08-15Sometimes, the value of the variable containing the compiler call canRichard Levitte
become rather large. This becomes a problem when the default 1024 character large buffer that WRITE uses isn't enough. WRITE/SYMBOL uses a 2048 byte large buffer instead.
2001-10-29Addapt VMS scripts to the newer disk layout system ODS-5, which allows more ↵Richard Levitte
than one period and mixed size characters in file names
2000-09-08Synchronise the VMS build with the Unix one.Richard Levitte
2000-02-27New logical names to skip algorithms are now supported.Richard Levitte
2000-02-26Typo corrected.Richard Levitte
2000-02-25Changes to synchronise with Unix.Richard Levitte
(actually, much more is needed, like a real config script)
1999-05-13VMS support.Ulf Möller
Submitted by: Richard Levitte <richard@levitte.org>