Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCons: Format buildsystem files with psf/black | Rémi Verschelde | 2020-03-30 | 1 | -12/+12 |
* | SCons: Drop support for Python 2 | Rémi Verschelde | 2020-03-25 | 1 | -3/+1 |
* | Always use lists for `LIBS` in SCons | Hugo Locurcio | 2019-08-12 | 1 | -1/+1 |
* | SCons: Fix uses of [].append instead of env.add_source_files() | Rémi Verschelde | 2019-07-22 | 1 | -4/+5 |
* | SCons: Build thirdparty code in own env, disable warnings | Rémi Verschelde | 2018-09-28 | 1 | -2/+0 |
* | Running builder (content generator) functions in subprocesses on Windows | Viktor Ferenczi | 2018-07-27 | 1 | -3/+6 |
* | Properly closing all files in Python code | Viktor Ferenczi | 2018-03-11 | 1 | -5/+4 |
* | disable caching for targets using helper functions | Rhody Lugo | 2017-11-28 | 1 | -2/+1 |
* | use the same cache for all branches for appveyor | Rhody Lugo | 2017-11-28 | 1 | -1/+3 |
* | Facilitate exposing platform-exclusive interfaces to all platforms | Leon Krause | 2017-11-18 | 1 | -0/+30 |