| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| This makes the interfaces available, without implementation, in other platforms and the editor, which facilitates documenting platform-exclusive classes. Platform-exclusive APIs must be set up in platform/<platform>/api/api.cpp. Provide noop method-implementations where necessary. Also setup and document the HTML5 platform's JavaScript singleton. | |||||
