kiwix-build/kiwixbuild
Matthieu Gautier 4fa5f34125 Build all make based dependency using -O3 option.
This will build all Make, CMake, QMake dependency being build with -O3.
So all our dependencies will be build with -O3.

Our project (meson) are already build in release when needed.
kiwix-desktop should be build optimized in case of release but we need
to handle it correctly. At least not build in O3 per default as it may
break debug.
2020-03-24 16:50:38 +01:00
..
dependencies Build all make based dependency using -O3 option. 2020-03-24 16:50:38 +01:00
patches Bump-up Xapian to 1.4.14 (#382) 2019-12-09 01:12:48 +01:00
platforms Revert 82617f6b94 2020-02-26 18:30:24 +01:00
templates Use a specific cross_file on iOS cross compilation. 2020-02-21 16:29:23 +01:00
__init__.py Do not reset the source directory if there is modification. 2020-02-25 15:46:09 +01:00
__main__.py Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
_global.py First version of a flatpak builder. 2018-11-27 09:43:52 +01:00
buildenv.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
builder.py Add some colors in the terminal. 2020-02-25 15:48:20 +01:00
flathub.flatpakrepo Fix exe_wrapper. 2019-09-19 18:18:41 +02:00
flatpak_builder.py Make the dependency responsible to set the compilation env. 2020-02-21 16:29:23 +01:00
packages.py Use fedora 30 to cross compile kiwix-tools. 2019-09-06 12:25:51 +02:00
utils.py Add some colors in the terminal. 2020-02-25 15:48:20 +01:00
versions.py Build all make based dependency using -O3 option. 2020-03-24 16:50:38 +01:00