Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCons: Move platform logo/run icon to `export` folder | Rémi Verschelde | 2023-06-20 | 1 | -0/+30 |
* | CI: Update static checks to black 23.3.0 | Rémi Verschelde | 2023-06-19 | 1 | -1/+0 |
* | Unify bits, arch, and android_arch into env["arch"] | Aaron Franke | 2022-08-25 | 1 | -1/+35 |
* | Merge python EnvironmentError, IOError and WindowsError into OSError. | Marcel Admiraal | 2020-09-02 | 1 | -1/+1 |
* | SCons: Refactor running commands through builders | Andrii Doroshenko (Xrayez) | 2020-07-28 | 1 | -5/+6 |
* | 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 |