kiwix-build/kiwixbuild/toolchains
Matthieu Gautier b950feb893 Move Builder and BuildEnv in specific module.
Introduce also a "NeutralEnv", a build environment independent of the
targeted platform. All `Source` now build using the neutralEnv.

Most of toolchains are also using neutralEnv except android_ndk who is
specific to a platform.

As toolchain are neutral, platform specific environment variables are now
set by the platformInfo directly instead of the toolchain.
2018-05-22 16:58:39 +02:00
..
__init__.py Add a i586 toolchain. 2018-04-06 18:59:15 +02:00
android_ndk.py Move Builder and BuildEnv in specific module. 2018-05-22 16:58:39 +02:00
android_sdk.py Move Builder and BuildEnv in specific module. 2018-05-22 16:58:39 +02:00
armhf.py Move Builder and BuildEnv in specific module. 2018-05-22 16:58:39 +02:00
base_toolchain.py Move Builder and BuildEnv in specific module. 2018-05-22 16:58:39 +02:00
ios.py Move Builder and BuildEnv in specific module. 2018-05-22 16:58:39 +02:00
linux_i586.py Split the dependencies.py file into several parts. 2018-05-22 16:43:37 +02:00
mingw32.py Move Builder and BuildEnv in specific module. 2018-05-22 16:58:39 +02:00