Commit Graph

994 Commits

Author SHA1 Message Date
040171129a Fix release tag format.
The release tag format change to a classic tag triplet format `\d.\d.\d`
to a custom one `r_\d`.
2020-05-25 12:21:10 +02:00
ae8a9febb9 New release of libzim.
Rebuild only projects depending of the writing part.
2020-05-25 12:21:10 +02:00
acf66e36af Merge pull request #440 from kiwix/add_docoptcpp_dep 2020-05-25 11:35:23 +02:00
e72589a850 Added a flag to force kiwix build to not do fast_clone
- Docopt cannot do fast_clone cause it is getting a
    specific commit id. This will be changed when a new
    release is available.
2020-05-25 10:57:22 +02:00
69c33da0bc Now kiwix-build retrives docopt from a commit that has pkgconfig support. 2020-05-25 10:57:04 +02:00
f632ef8fcc Merge pull request #444 from kiwix/use_distro 2020-05-25 10:54:49 +02:00
e27fd7b83d Use distro module to detect the distribution name.
`platform.linux_distribution` is deprecated.

This is a recommit of 0fe69e3 now that we moved every thing on github
actions.
2020-05-21 19:55:40 +02:00
257e4a4987 Merge pull request #443 from kiwix/release_github 2020-05-21 19:31:34 +02:00
cf5b54c58b Remove travis CI. 2020-05-21 12:18:28 +02:00
e020eb35ac [WIP] Move the release process to github actions. 2020-05-21 12:13:36 +02:00
763fe1432d New release of zim-tools.
Also build kiwix-tools.
0.0.70
2020-05-18 15:54:23 +02:00
59b0318193 New version of libzim, zim-tools, kiwix-lib, kiwix-tools. 0.0.69 2020-05-18 15:25:45 +02:00
b68236526d Revert "Use distro module to detect the distribution name."
This reverts commit 0fe69e3991.

This break installation of kiwix-build in travis' docker image.
2020-05-18 13:46:19 +02:00
df2491a6a4 Merge pull request #439 from kiwix/use_distro_module 2020-05-17 18:42:46 +02:00
0fe69e3991 Use distro module to detect the distribution name.
`platform.linux_distribution` is deprecated.

Fix #415
2020-05-17 17:57:24 +02:00
46bcb17761 New version of libzim and zimwriterfs.
Only rebuild zim-tools and not all other project as the libzim release
is only about writer issues.
0.0.68
2020-05-11 16:38:48 +02:00
77b57761dc Merge pull request #441 from kiwix/iOS_remove_32bit_builds 2020-05-11 12:02:41 +02:00
d0677492d1 remove from CI 2020-05-10 19:55:45 -04:00
23a682c52d remove platform info 2020-05-09 09:11:20 -04:00
d3466f32fe Merge pull request #437 from kiwix/add_docoptcpp_dep 2020-04-27 14:13:23 +02:00
3e2df9a8e8 Added docopt cpp dependency to zimtools. It will be needed to the new version of zimdump
Do not build docopt on android and iOS.
2020-04-27 13:39:40 +02:00
edc606aed0 remove platform options 2020-04-24 22:20:37 -04:00
ddc73181db higher iOS and macOS compatibility version 2020-04-24 22:20:37 -04:00
ce329b6a79 Merge pull request #434 from kiwix/last-moustache-version 2020-04-21 16:31:42 +02:00
7f6a8856b7 Remove deprecated Mustache patch 2020-04-21 09:31:21 +02:00
5d1f5bda1f Update to Mustache v4.1 2020-04-21 09:31:21 +02:00
6d47055c89 Add the zstd patches to the flathub git repository. 0.0.67 2020-04-20 17:44:11 +02:00
6888794ec8 New version of kiwix-lib.
Rebuild kiwix-tools and kiwix-desktop.
2020-04-20 15:43:37 +02:00
c5c4a316b0 Merge pull request #435 from kiwix/flatpak_zstd 2020-04-20 15:37:38 +02:00
99226e0c6a Build zstd in flatpak.
Revert 10c767e8ce
2020-04-20 15:14:31 +02:00
161c018702 [WINDOWS CI] Fix version of kiwix-tools 0.0.66 2020-04-20 13:23:24 +02:00
4b080dd975 New version of kiwix-desktop. 2020-04-20 10:10:45 +02:00
60e3e755e1 New build of libzim, kiwix-lib and zim-tools.
Do not build kiwix-desktop yet as we will do a new release just after.
0.0.65
2020-04-17 17:46:28 +02:00
069aab9a35 Do not fail if there is nothing to commit of flathub repository. 0.0.64 2020-04-10 11:35:21 +02:00
af55ffed6d Fix patch of kiwix-desktop makefile for zstd.
- Copy the python script in kiwix-build repository instead of getting i
  from kymeria.fr
- Patch the makefile to change the lib for zstd.
2020-04-10 11:35:00 +02:00
39771c6481 [CI] Build on windows for all branches/tags.
- We need to build for tags to build the releases.
- Build on other branches is useful to build test version of kiwix-desktop.
2020-04-10 09:42:16 +02:00
ffdee634f4 Do not force a reconfigure of meson projects.
If meson.build changes, the ninja command will rebuild it.
And its avoid us to delete the build directory.
2020-04-10 00:38:47 +02:00
384b7d6a00 [CI] Export dist archive before building other project.
With the commit fb07b58 we are not skiping the compile/build process
of meson project. As meson projects first remove the build directory
before configuring, we remove dist archives that could have been generated
before.

Copy the dist archive in the export so we are ok.
2020-04-10 00:38:47 +02:00
62f48f2836 Better log of what is deployed. 2020-04-10 00:38:47 +02:00
3d08278a85 New version of kiwix-desktop. 2020-04-08 20:42:11 +02:00
bd546fe33e New version of libzim, zim-tools, zimwriterfs, kiwix-lib and kiwix-tools. 2020-04-08 18:12:01 +02:00
10c767e8ce Do not compile zstd on flatpak.
The meson.build file of meson is not in the main directory.
We have to update kiwix-build to handle this.

For now, compile flatpak without zstd.
We will need to do a new build on flatpak with zstd soon.
2020-04-08 18:09:39 +02:00
3c8a9ffbfe Use standard name for CI (#433) 2020-04-07 18:17:38 +02:00
c4931925a3 Merge pull request #423 from kiwix/zstd
Added zstd dependency (fixes #422)
2020-04-07 15:16:09 +02:00
3cbcac2e30 Applying xapian_remote.patch in appveyor build
Failing to do so in PR#384 secretly broke the appveyor build (no real
failures were observed since the appveyor builds ran in USE_CACHE=1
mode, without rebuilding the base dependencies to which xapian belongs).
2020-04-07 16:41:31 +04:00
25d9e18e3d Temporary fix for facebook/zstd#2073 2020-04-07 14:12:17 +04:00
a2aac46da9 Moved C:\Python36\Scripts to the begging of PATH
Otherwise in the appveyor Windows build meson installed under
"C:\Program Files" is used.
2020-04-06 23:54:00 +04:00
3a03e9a8aa Added appveyor/install_zstd.cmd 2020-04-06 23:03:39 +04:00
ece4df3721 Added zstd dependency 2020-04-06 20:17:09 +02:00
9be35a4dc0 Fix qt-everywhere-src-5.10.1.tar.xz URL (#431) 2020-04-06 20:16:01 +02:00