| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SCons: Pass env to modules can_build method | Rémi Verschelde | 2018-05-30 | 1 | -1/+1 |
| | | | | | | | This allows to disable modules based on the environment, in particular `env[tools]` which tells us if we are building the editor or not. | ||||
| * | Generalize SSL cert reading from file | Fabio Alessandrelli | 2018-04-03 | 2 | -23/+3 |
| | | |||||
| * | Use Prepend instead of Append for mbedTLS include | Fabio Alessandrelli | 2018-02-28 | 1 | -1/+1 |
| | | | | | Fixes build on FreeBSD when system-wide mbedTLS and/or openSSL are installed | ||||
| * | Allow building with system wide mbedtls on X11 | Fabio Alessandrelli | 2018-02-14 | 1 | -80/+80 |
| | | | | | | Using builtin_mbedtls=yes is still the default as many distributions do not ship with mbedtls included. | ||||
| * | Add mbedtls module | Fabio Alessandrelli | 2018-02-14 | 6 | -0/+592 |
