Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCons: Format buildsystem files with psf/black | Rémi Verschelde | 2020-03-30 | 1 | -19/+18 |
* | SCons: Drop support for Python 2 | Rémi Verschelde | 2020-03-25 | 1 | -4/+1 |
* | Fixed short circuiting on non-Windows platforms | Viktor Ferenczi | 2018-07-30 | 1 | -4/+4 |
* | Fixed Mac build by running builders in subprocess only on Windows | Viktor Ferenczi | 2018-07-30 | 1 | -6/+22 |
* | Running builder (content generator) functions in subprocesses on Windows | Viktor Ferenczi | 2018-07-27 | 1 | -0/+66 |