kiwix-build/kiwixbuild
cm8 c1f281eedf initial mips platform support, import from issue 48
The target mips32r2_dyn is tested to fully compile, but untested to
run.  Target mips32r2_static reaches kiwix-lib and fails linking
pthread.  For further details see the comments in #48.

Some known problems:

* hardcoded values of icudt58l in some dependent packages
  unnoticable during compile, but will affect runtimes

* the libdir name problem
  x86_64-linux-gnu <> mips-linux-gnu

* pthread linking problem when compiling kiwix-lib statically
  may be a meson issue, since it somewhat claims to properly
  handle pthread linking in cross-compile situations; there
  are some url links in #48 laying out a proper workaround.
2018-06-19 17:56:53 +02:00
..
dependencies initial mips platform support, import from issue 48 2018-06-19 17:56:53 +02:00
patches initial mips platform support, import from issue 48 2018-06-19 17:56:53 +02:00
platforms initial mips platform support, import from issue 48 2018-06-19 17:56:53 +02:00
templates Make the platform responsible to create the buildenv. 2018-05-31 11:25:54 +02:00
__init__.py Add ios_multi_arch fatlib. 2018-06-06 17:41:12 +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 Correctly extract platform from the dependency. 2018-06-12 16:12:15 +02:00
buildenv.py Add qt(webengine) dependency. 2018-06-12 16:12:15 +02:00
builder.py [TRAVIS] Fix release dist. 2018-06-19 10:39:07 +02:00
packages.py Use Docker to build kiwix-desktop only. 2018-06-15 15:57:57 +02:00
utils.py Make the options global. 2018-05-31 11:25:59 +02:00
versions.py Update to new versions of libzim, kiwix-lib, kiwix-tools, zim-tools, zimwriterfs. 2018-06-15 19:39:45 +02:00