Subversion Repositories DevTools

Rev

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

Rev 227 Rev 263
Line 28... Line 28...
28
our $CurrentDate            = "";
28
our $CurrentDate            = "";
29
our $All;
29
our $All;
30
 
30
 
31
our @BUILD_ACTIVEPLATFORMS  = ();               # Array of active platforms
31
our @BUILD_ACTIVEPLATFORMS  = ();               # Array of active platforms
32
our @DEFBUILDPLATFORMS = ();
32
our @DEFBUILDPLATFORMS = ();
33
 
33
our $GBE_TOOLS;
34
 
34
 
35
#-------------------------------------------------------------------------------
35
#-------------------------------------------------------------------------------
36
# Function        : CommonInit
36
# Function        : CommonInit
37
#
37
#
38
# Description     : Initialisation routine for this common code
38
# Description     : Initialisation routine for this common code