Subversion Repositories DevTools

Rev

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

Rev 4270 Rev 4789
Line 52... Line 52...
52
#                                       directory.
52
#                                       directory.
53
#                     -ConfigVarient= - Sets the name of the package build 
53
#                     -ConfigVarient= - Sets the name of the package build 
54
#                                       configuration varient.  This can then 
54
#                                       configuration varient.  This can then 
55
#                                       be used in the call-out script as 
55
#                                       be used in the call-out script as 
56
#                                       ${CONFIG_VARIENT}.
56
#                                       ${CONFIG_VARIENT}.
-
 
57
#                     -PatchDir=      - Sets the directory where patches are located.
57
#
58
#
58
# Returns         : Nothing
59
# Returns         : Nothing
59
#
60
#
60
sub ShellBuild
61
sub ShellBuild
61
{
62
{
Line 150... Line 151...
150
#                                       directory.
151
#                                       directory.
151
#                     -ConfigVarient= - Sets the name of the package build 
152
#                     -ConfigVarient= - Sets the name of the package build 
152
#                                       configuration varient.  This can then 
153
#                                       configuration varient.  This can then 
153
#                                       be used in the call-out script as 
154
#                                       be used in the call-out script as 
154
#                                       ${CONFIG_VARIENT}.
155
#                                       ${CONFIG_VARIENT}.
-
 
156
#                     -PatchDir=      - Sets the directory where patches are located.
155
#
157
#
156
# Returns         : Nothing
158
# Returns         : Nothing
157
#
159
#
158
sub WindowsShellBuild
160
sub WindowsShellBuild
159
{
161
{