Age | Commit message (Expand) | Author |
---|---|---|
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 |
2019-08-12 | Always use lists for `LIBS` in SCons | Hugo Locurcio |
2019-07-22 | SCons: Fix uses of [].append instead of env.add_source_files() | Rémi Verschelde |
2018-09-28 | SCons: Build thirdparty code in own env, disable warnings | Rémi Verschelde |
2018-07-27 | Running builder (content generator) functions in subprocesses on Windows | Viktor Ferenczi |
2018-03-11 | Properly closing all files in Python code | Viktor Ferenczi |
2017-11-28 | disable caching for targets using helper functions | Rhody Lugo |
2017-11-28 | use the same cache for all branches for appveyor | Rhody Lugo |
2017-11-18 | Facilitate exposing platform-exclusive interfaces to all platforms | Leon Krause |