summaryrefslogtreecommitdiffstats
path: root/scons/fixes.py
Commit message (Collapse)AuthorAgeFilesLines
* scons: Monkey patch os.spawnve on Windows to become thread safe.José Fonseca2009-07-141-0/+27
See also: - http://bugs.python.org/issue6476 - http://scons.tigris.org/issues/show_bug.cgi?id=2449