3 # Thomas Nagy, 2005-2008
6 Redistribution and use in source and binary forms, with or without
7 modification, are permitted provided that the following conditions
10 1. Redistributions of source code must retain the above copyright
11 notice, this list of conditions and the following disclaimer.
13 2. Redistributions in binary form must reproduce the above copyright
14 notice, this list of conditions and the following disclaimer in the
15 documentation and/or other materials provided with the distribution.
17 3. The name of the author may not be used to endorse or promote products
18 derived from this software without specific prior written permission.
20 THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR
21 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
22 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
23 DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
24 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
25 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
26 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
28 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
29 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
30 POSSIBILITY OF SUCH DAMAGE.
34 if sys
.hexversion
<0x203000f: raise "Waf requires Python >= 2.3"
36 if 'PSYCOWAF' in os
.environ
:
37 try:import psyco
;psyco
.full()
41 REVISION
="8e39a4c1c16303c1e8f010bf330305f6"
42 INSTALL
=sys
.platform
=='win32' and 'c:/temp' or '/usr/local'
49 print '\033[91mError: %s\033[0m' % m
52 def unpack_wafdir(dir):
53 f
= open(sys
.argv
[0],'rb')
54 c
= "corrupted waf (%d)"
57 if not line
: err("run waf-light from a folder containing wafadmin")
60 if not txt
: err(c
% 1)
61 if f
.readline()!='#<==\n': err(c
% 2)
63 if not txt
: err(c
% 3)
64 txt
= txt
[1:-1].replace(C1
, '\n').replace(C2
, '\r')
66 import shutil
, tarfile
67 try: shutil
.rmtree(dir)
69 try: os
.makedirs(join(dir, 'wafadmin', 'Tools'))
70 except OSError: err("Cannot unpack waf lib into %s\nMove waf into a writeable directory" % dir)
79 for x
in t
: t
.extract(x
)
82 os
.chmod(join('wafadmin','Tools'), 0755)
88 try: os
.stat(join(dir, 'wafadmin')); return os
.path
.abspath(dir)
93 base
= os
.path
.dirname(os
.path
.abspath(name
))
96 w
=test(os
.environ
.get('WAFDIR', ''))
100 if name
.endswith('waf-light'):
103 err("waf-light requires wafadmin -> export WAFDIR=/folder")
105 dir = "/lib/waf-%s-%s/" % (VERSION
, REVISION
)
106 for i
in [INSTALL
,'/usr','/usr/local','/opt']:
112 if sys
.platform
== 'win32': s
= s
[1:]
113 dir = join(base
, s
% (VERSION
, REVISION
))
122 w
= join(wafdir
, 'wafadmin')
124 sys
.path
= [w
, t
] + sys
.path
127 Scripting
.prepare(t
, cwd
, VERSION
, wafdir
)
130 #BZh91AY&SYVbFø\x028¸\x7fÿÿ8\x10Á\x7fÿÿÿÿÿÿÿÿÿÿÿñ\x14