Re: [Scons-dev] Using SCons via bootstrap.py

2013-05-22 Thread Gary Oberbrunner
I assume you do have a SConstruct in /home/dirk/tmp/boottest? Basically, python .../bootstrap.py should work just like saying scons except you don't have to have SCons installed. On Wed, May 22, 2013 at 3:10 PM, Dirk Bächle tshor...@gmx.de wrote: Hi, I started to fix bootstrap.py, such that

Re: [Scons-dev] Using SCons via bootstrap.py

2013-05-18 Thread Russel Winder
On Sat, 2013-05-18 at 09:48 +0200, Dirk Bächle wrote: […] But it still works if you start the bootstrap.py from the top-level folder (SCons_D_Tooling in your case), right? I have never tried that, I am not sure what the use case would be for non-SCons-itself builds as you would have to give

Re: [Scons-dev] Using SCons via bootstrap.py

2013-05-18 Thread Gary Oberbrunner
On Sat, May 18, 2013 at 11:58 AM, Russel Winder rus...@winder.org.ukwrote: On Sat, 2013-05-18 at 09:48 +0200, Dirk Bächle wrote: […] But it still works if you start the bootstrap.py from the top-level folder (SCons_D_Tooling in your case), right? I have never tried that, I am not sure

Re: [Scons-dev] Using SCons via bootstrap.py

2013-05-18 Thread Russel Winder
On Sat, 2013-05-18 at 13:29 -0400, Gary Oberbrunner wrote: On Sat, May 18, 2013 at 11:58 AM, Russel Winder rus...@winder.org.ukwrote: On Sat, 2013-05-18 at 09:48 +0200, Dirk Bächle wrote: […] But it still works if you start the bootstrap.py from the top-level folder (SCons_D_Tooling

Re: [Scons-dev] Using SCons via bootstrap.py

2013-05-17 Thread Russel Winder
On Fri, 2013-05-17 at 14:43 -0400, Gary Oberbrunner wrote: Are you at the tip of the default branch? Of course. How else can you be at the bleeding edge ;-) -- Russel. = Dr Russel Winder t: +44 20 7585 2200

Re: [Scons-dev] Using SCons via bootstrap.py

2013-05-17 Thread Dirk Bächle
Hi Russel, On 17.05.2013 19:13, Russel Winder wrote: Is anyone else finding that the bootstrap.py script no longer works? It worked for me before I went away for a short break and now after updating Debian Unstable, it is failing. I get the same behaviour with Python 2.6, 2.7 and PyPy 2.0.