# HG changeset patch # User Simon Howkins # Date 1260446519 0 # Node ID 1de547e13d1327163cb57c7489be2d26e0085a2e # Parent 6b6a916ded0ca8ddb555a8868a9c6e11f28808a4 Updates to make the build environment check more reasonable: Mercurial v1.3 permitted The Java compiler is not a showstopping issue 7-zip can be installed in any location Update to Helium 5 Helium can be installed in PDT 1.*, not necessarily 1.0 Raptor installation path not significant Update to Raptor 2.9.* The Raptor patch to update the bundled version of python is no longer relevant BRAG calculations updated to ignore items not being in the system path, as this just doesn't matter. Overall effect is that the build environment check should pass on a machine that is able to do a build! diff -r 6b6a916ded0c -r 1de547e13d13 common/tools/BuildEnv.xml --- a/common/tools/BuildEnv.xml Thu Dec 10 11:48:11 2009 +0000 +++ b/common/tools/BuildEnv.xml Thu Dec 10 12:01:59 2009 +0000 @@ -41,7 +41,7 @@ - + @@ -52,7 +52,7 @@ - + @@ -61,9 +61,8 @@ - - + @@ -80,17 +79,15 @@ - - - + + + - - - - + + diff -r 6b6a916ded0c -r 1de547e13d13 common/tools/brag/rules.BuildEnvironmentCheck.tsv --- a/common/tools/brag/rules.BuildEnvironmentCheck.tsv Thu Dec 10 11:48:11 2009 +0000 +++ b/common/tools/brag/rules.BuildEnvironmentCheck.tsv Thu Dec 10 12:01:59 2009 +0000 @@ -1,3 +1,4 @@ ^SHOWSTOPPER RAISED: critical ^ERROR: major +^WARNING: .+ CANNOT BE FOUND IN THE SYSTEM PATH ignore ^WARNING: minor