[Scons-dev] scons development speedup

Neal Becker ndbecker2 at gmail.com
Thu Sep 5 07:32:12 EDT 2013


Neal Becker wrote:


> I will start an effort to work on porting to python3.3. I have one question

> on how to speed up the edit/test cycle.

>

> Right now, I might do

> python setup.py install --user

>

> Now I can test scons, edit files installed (into .local/lib/python3.3/site-

> packages...).

>

> But how can I avoid having to then manually sync the edits back into the scons

> source directory for another round of python setup.py install --user? Or at

> least, some way to automate the syncing of changes back to the source dir.


Nevermind - I found the info in https://bitbucket.org/scons/scons-replaced-by-scons



More information about the Scons-dev mailing list