Subversion Repositories DevTools

Rev

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

Rev 343 Rev 349
Line 2099... Line 2099...
2099
    -locatefile=file    - Locate specified file and change to directory
2099
    -locatefile=file    - Locate specified file and change to directory
2100
    -locatedir=name     - Locate specified directory by scanning to the root
2100
    -locatedir=name     - Locate specified directory by scanning to the root
2101
    -platform=[name]    - Set GBE_PLATFORM to name   (=+ to append)
2101
    -platform=[name]    - Set GBE_PLATFORM to name   (=+ to append)
2102
    -buildfilter=[xxx]  - Set GBE_BUILDFILTER to xxx (=+ to append)
2102
    -buildfilter=[xxx]  - Set GBE_BUILDFILTER to xxx (=+ to append)
2103
    -abt=[xxx]          - Set GBE_ABT to xxx (=+ to append)
2103
    -abt=[xxx]          - Set GBE_ABT to xxx (=+ to append)
2104
    -java=version       - Alters java version used (1.4, 1.5)
2104
    -java=version       - Alters java version used (1.4, 1.5, 1.6)
2105
    -time               - Time build and compile times
2105
    -time               - Time build and compile times
2106
    -version=xxx        - Use specified version of JATS
2106
    -version=xxx        - Use specified version of JATS
2107
    -[no]exportvars     - Export sanitised JATS EnvVars (default)
2107
    -[no]exportvars     - Export sanitised JATS EnvVars (default)
2108
 
2108
 
2109
 Common commands include:
2109
 Common commands include:
Line 2362... Line 2362...
2362
the options:
2362
the options:
2363
 
2363
 
2364
=over 8
2364
=over 8
2365
 
2365
 
2366
=item * -java=x.x. This is used to control the version of Java used by the
2366
=item * -java=x.x. This is used to control the version of Java used by the
2367
ABT. The default is 1.5.
2367
ABT. The default is 1.6.
2368
 
2368
 
2369
=item * -buildfile=name. This is used to provide a different build file to ant.
2369
=item * -buildfile=name. This is used to provide a different build file to ant.
2370
The default build file is 'build.xml'.
2370
The default build file is 'build.xml'.
2371
 
2371
 
2372
=back
2372
=back