Age | Commit message (Expand) | Author |
---|---|---|
2020-09-02 | Merge python EnvironmentError, IOError and WindowsError into OSError. | Marcel Admiraal |
2020-07-28 | SCons: Refactor running commands through builders | Andrii Doroshenko (Xrayez) |
2020-03-30 | SCons: Format buildsystem files with psf/black | Rémi Verschelde |
2020-03-25 | SCons: Drop support for Python 2 | Rémi Verschelde |
2018-07-30 | Fixed short circuiting on non-Windows platforms | Viktor Ferenczi |
2018-07-30 | Fixed Mac build by running builders in subprocess only on Windows | Viktor Ferenczi |
2018-07-27 | Running builder (content generator) functions in subprocesses on Windows | Viktor Ferenczi |