Subversion Repositories DevTools

Rev

Rev 968 | Rev 972 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 968 Rev 970
Line 20... Line 20...
20
BuildPlatforms ('SOLARIS');
20
BuildPlatforms ('SOLARIS');
21
BuildPlatforms ('LINUX_EMU');
21
BuildPlatforms ('LINUX_EMU');
22
BuildPlatforms ('WIN32');
22
BuildPlatforms ('WIN32');
23
 
23
 
24
 
24
 
25
BuildName       ( 'CommonDependency', '1.0.0000', 'tool', '--RelaxedVersion' );
25
BuildName       ( 'CommonDependency', '1.0.0001', 'tool', '--RelaxedVersion' );
26
BuildSnapshot   ();
26
BuildSnapshot   ();
27
BuildAccessPerms();
27
BuildAccessPerms();
28
BuildInterface  ( 'local' );
28
BuildInterface  ( 'local' );
29
BuildInterface  ( 'interface' );
29
BuildInterface  ( 'interface' );
30
 
30
 
31
#..     Build source tree makefile(s)
31
#..     Build source tree makefile(s)
32
#       LinkPkgArchive or BuildPkgArchive
32
#       LinkPkgArchive or BuildPkgArchive
33
#
33
#
34
LinkPkgArchive ( 'AdvisoryDependency', '1.0.1000.tool');
34
LinkPkgArchive ( 'AdvisoryDependency', '1.0.1001.tool');
35
LinkPkgArchive ( 'CotsWithFunnyVersion', 'hoopla2_x.cots');
35
LinkPkgArchive ( 'CotsWithFunnyVersion', 'hoopla2_x.cots');
36
 
36
 
37
#   Specify subdirectories to process
37
#   Specify subdirectories to process
38
#
38
#
39
BuildSubDir    ( 'src' );
39
BuildSubDir    ( 'src' );