Subversion Repositories DevTools

Rev

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

Rev 5254 Rev 5695
Line 362... Line 362...
362
=item GBE_SVN_PASSWORD (optional)
362
=item GBE_SVN_PASSWORD (optional)
363
 
363
 
364
Subversion repository credentials. If provided it will be used, otherwise the
364
Subversion repository credentials. If provided it will be used, otherwise the
365
native svn credential mechanism will be used.
365
native svn credential mechanism will be used.
366
 
366
 
-
 
367
=item GBE_MAXMAKE (optional)
-
 
368
 
-
 
369
If defined this value will specify the default MaxTime used by the Jats Make utility.
-
 
370
 
-
 
371
Refer the '-MaxTime' option in the 'L<make|TOOLS::jmake>' utility for details.
-
 
372
 
367
=item GBE_MAKE_TYPE (internal)
373
=item GBE_MAKE_TYPE (internal)
368
 
374
 
369
This EnvVar is set when a Makefile is being processed by 'make'. The value
375
This EnvVar is set when a Makefile is being processed by 'make'. The value
370
indicates the type of the build. It will be either P(Production), D(debug)
376
indicates the type of the build. It will be either P(Production), D(debug)
371
or C(Common).
377
or C(Common).