kiwix-build/kiwixbuild
Matthieu Gautier 74ba5885a0 Add a MetaPlatformInfo.
A metaplatform allow to regroup sereval platform together.
When a target is added to the platform, the target is dispatched/add to
all sub platforms.

As the step (metaplatformName, target) is not really added, we have to
track which steps are really added, so `add_targets` need to return the
list of added targets.
2018-05-31 11:30:26 +02:00
..
dependencies Simplify cross-compilation 2018-05-31 11:30:26 +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 Add a MetaPlatformInfo. 2018-05-31 11:30:26 +02:00
templates Make the platform responsible to create the buildenv. 2018-05-31 11:25:54 +02:00
__init__.py Correctly install packages. 2018-05-31 11:30:26 +02:00
__main__.py Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
_global.py Merge toolchain and dependencies. 2018-05-31 11:30:25 +02:00
buildenv.py Merge toolchain and dependencies. 2018-05-31 11:30:25 +02:00
builder.py Add a MetaPlatformInfo. 2018-05-31 11:30:26 +02:00
packages.py Move Builder and BuildEnv in specific module. 2018-05-22 16:58:39 +02:00
utils.py Make the options global. 2018-05-31 11:25:59 +02:00
versions.py Merge toolchain and dependencies. 2018-05-31 11:30:25 +02:00