Rémi Verschelde
|
3334209a73
|
SCons: Pass env to modules can_build method
This allows to disable modules based on the environment,
in particular `env[tools]` which tells us if we are
building the editor or not.
|
2018-05-30 19:11:36 +02:00 |
|
Fabio Alessandrelli
|
490dd9f946
|
Generalize SSL cert reading from file
|
2018-04-03 20:13:57 +02:00 |
|
Fabio Alessandrelli
|
659c62ee33
|
Use Prepend instead of Append for mbedTLS include
Fixes build on FreeBSD when system-wide mbedTLS and/or openSSL are installed
|
2018-02-28 20:02:16 +01:00 |
|
Fabio Alessandrelli
|
bd3c27ba78
|
Allow building with system wide mbedtls on X11
Using builtin_mbedtls=yes is still the default as many distributions
do not ship with mbedtls included.
|
2018-02-14 01:34:25 +01:00 |
|
Fabio Alessandrelli
|
67b600d957
|
Add mbedtls module
|
2018-02-14 01:26:23 +01:00 |
|