summaryrefslogtreecommitdiffstats
path: root/SCons/Job.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4034 from bquistorff/signal_resetWilliam Deegan2021-10-271-4/+11
|\
| * Address PR comments (isolate conditional and address flake8)Brian Quistorff2021-10-181-8/+7
| * Fix crash when a signal handler is set from outside PythonBrian Quistorff2021-10-181-3/+11
* | Update Job module to use thread.daemonMats Wichmann2021-10-081-4/+5
|/
* Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-11/+7
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-5/+5
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+435