mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-15 15:21:03 +01:00
removed no longer needed files
This commit is contained in:
parent
64b2ba642b
commit
67df16e139
32
buildvms.com
32
buildvms.com
@ -1,32 +0,0 @@
|
|||||||
$ !
|
|
||||||
$ ! BUILDVMS.COM
|
|
||||||
$ !
|
|
||||||
$ ! $Id: //poco/1.4/buildvms.com#1 $
|
|
||||||
$ !
|
|
||||||
$ ! OpenVMS build procedure
|
|
||||||
$ !
|
|
||||||
$
|
|
||||||
$ options == "''p1' ''p2' ''p3' ''p4' ''p5'"
|
|
||||||
$
|
|
||||||
$ base = F$ENVIRONMENT("DEFAULT")
|
|
||||||
$ base = base - "]" + ".]"
|
|
||||||
$ define/nolog POCO_BASE 'base'
|
|
||||||
$ build :== @POCO_BASE:[build.vms]build.com
|
|
||||||
$
|
|
||||||
$ set def [.CppUnit]
|
|
||||||
$ build 'options'
|
|
||||||
$
|
|
||||||
$ set def [-.Foundation]
|
|
||||||
$ build 'options'
|
|
||||||
$
|
|
||||||
$ set def [.testsuite]
|
|
||||||
$ build testlibrary 'options'
|
|
||||||
$ build testsuite 'options'
|
|
||||||
$
|
|
||||||
$ set def [--.XML]
|
|
||||||
$ build 'options'
|
|
||||||
$
|
|
||||||
$ set def [.testsuite]
|
|
||||||
$ build 'options'
|
|
||||||
$
|
|
||||||
$ set def [--]
|
|
Loading…
x
Reference in New Issue
Block a user