Subversion Repositories DevTools

Rev

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

Rev 4064 Rev 4069
Line 66... Line 66...
66
    #
66
    #
67
    #   Generate the files
67
    #   Generate the files
68
    #   Use standard JATS directive
68
    #   Use standard JATS directive
69
    #
69
    #
70
    Src('*', $script);
70
    Src('*', $script);
71
    GenerateFiles('*', '--Tool=shellbuild.bash',      # Tool to use
71
    GenerateFiles('*', '--Tool=shellbuild.sh',      # Tool to use
72
                  '-ShellBuild='.$script,           # User script
72
                  '-ShellBuild='.$script,           # User script
73
                  '--Var(BuildName)',               # Target Package
73
                  '--Var(BuildName)',               # Target Package
74
                  '--Var(BuildVersion)',            # Target Package Version
74
                  '--Var(BuildVersion)',            # Target Package Version
75
                  '--Var(Platform)',                # Target platform
75
                  '--Var(Platform)',                # Target platform
76
                  '--Var(Type)',                    # Build Type
76
                  '--Var(Type)',                    # Build Type