kiwix-build/kiwixbuild
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
..
dependencies Move Builder and BuildEnv in specific module. 2018-05-22 16:58:39 +02:00
patches Add a patch to icu to correctly set the rpath in zimwriterfs build. 2018-04-17 17:41:23 +02:00
platforms Move Builder and BuildEnv in specific module. 2018-05-22 16:58:39 +02:00
templates Move ios cross file templates in the right directory. 2018-04-24 14:57:23 +02:00
toolchains Move Builder and BuildEnv in specific module. 2018-05-22 16:58:39 +02:00
__init__.py Move Builder and BuildEnv in specific module. 2018-05-22 16:58:39 +02:00
__main__.py Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
buildenv.py Move Builder and BuildEnv in specific module. 2018-05-22 16:58:39 +02:00
builder.py Move Builder and BuildEnv in specific module. 2018-05-22 16:58:39 +02:00
packages.py Move Builder and BuildEnv in specific module. 2018-05-22 16:58:39 +02:00
utils.py Move ios sdk in toolchains module. 2018-05-22 16:58:06 +02:00
versions.py Rename dependency_versions.py to versions.py 2018-05-22 16:39:55 +02:00