a0b4c2b209
New version of libzim, kiwix-lib and kiwix-desktop.
2019-09-26 16:15:46 +02:00
18deca2230
New version of kiwix-lib 8.0.1
2019-09-17 16:30:20 +02:00
fe3e147d08
New release of kiwix-lib
2019-09-17 11:49:38 +02:00
c3cb4ab0c0
New release of kiwix-lib and kiwix-desktop.
2019-09-11 17:50:06 +02:00
1e56864e4a
New version of libzim and kiwix-lib.
2019-09-10 17:29:26 +02:00
6b43f5ad48
Update libmicrohttpd to 0.9.66 ( #365 )
...
* Update libmicrohttpd to 0.9.66
* Proper Bash syntax highlighting
2019-09-06 15:54:44 +02:00
766b2b532c
Build new version of dependencies (with new compilation option).
2019-09-05 10:16:57 +02:00
bffce48861
New release of zimwriterfs.
...
Also build kiwix-lib 6.0.3.
2019-09-04 11:15:41 +02:00
a7d15bbdb1
Merge tag '0.0.39'
2019-09-04 11:08:33 +02:00
460f350c21
New kiwix-tools package with libkiwix 6.0.3
2019-09-04 07:58:21 +02:00
77da4821d3
New version.
2019-09-03 18:46:58 +02:00
d63684975f
Use a build version to publish the windows release of kiwix-desktop.
2019-09-02 18:13:08 +02:00
78187e9752
Merge tag '0.0.37'
2019-08-22 17:35:23 +02:00
6b3a5657db
Release kiwix-tools 3.0.1
2019-08-22 17:30:57 +02:00
c2c715802d
New version of libzim and kiwix-lib.
2019-08-22 16:07:38 +02:00
7508846808
New version 6.0.1 of kiwix-lib
...
Rebuild only kiwix-lib, the change is only about android publication.
2019-08-21 15:53:21 +02:00
96785aa68a
New versions of libzim, kiwix-lib and kiwix-tools.
2019-08-20 14:34:51 +02:00
f80afdecbc
Move to last version of libmicrohttpd.
...
Again.. 0dcaa28
move back to a previous version (probably a wrong rebase)
2019-08-19 18:42:01 +02:00
b814b39c38
Release zimwriterfs 1.3.5
2019-08-16 10:13:48 +02:00
21f6ef557e
Have to re-publish zimwriterfs 1.3.4
2019-08-12 16:02:32 +02:00
0dcaa28e35
libmicrohttpd is now a dependency of kiwix-lib, not kiwix-tools.
...
And we have to install libmicrohttpd on windows.
2019-08-10 19:44:10 +02:00
2e653428d3
Release zim-tools 1.0.4
2019-08-10 15:59:25 +02:00
e2346a5f23
Build of new release of zimwriterfs.
2019-08-05 17:31:02 +02:00
2f102c7450
Bump-up zimwriterfs to 1.3.4
2019-08-01 21:18:20 +02:00
4802629eea
Force the build of kiwix-lib to republish the kiwix-lib-app.
2019-08-01 17:27:49 +02:00
068f928dac
New version of kiwix-desktop
2019-08-01 13:28:04 +02:00
3c1864c724
New version of kiwix-lib and kiwix-tools.
...
Also build libzim and zim-tools because build fails the last time.
2019-07-31 10:24:13 +02:00
75865cf942
Update version of libzim and zim-tools.
2019-07-29 18:27:42 +02:00
d3b0d76726
Revert "update android sdk tools to 26.1.1"
...
This reverts commit 51029fe820
.
2019-06-12 15:50:18 +02:00
e0eb5c4a38
Set the versions to rebuild kiwix-desktop release.
2019-06-12 13:55:06 +02:00
06da96f85f
Update gradle to 5.2
2019-06-03 06:26:28 +02:00
51029fe820
update android sdk tools to 26.1.1
2019-06-02 15:08:17 +02:00
cea7a83ba1
New version of zimwriterfs.
...
We also rebuild kiwix-desktop because last build's deployment fails.
2019-05-30 15:30:17 +02:00
e64a12207d
Update to new versions.
2019-05-29 12:15:02 +02:00
281adbd768
Build everything in a container.
...
Docker containers don't have the SSH_KEY so we need to copy
archives and git repo in a directory on the host and
launch deploy.sh script from there.
2019-05-02 17:44:56 +02:00
d8288a94d5
Build on travis using xenial.
2019-04-16 17:16:36 +02:00
470d46cc00
New release of kiwix-tools
2019-04-16 14:32:44 +02:00
7306c02c5a
New release of projects
2019-04-15 17:16:17 +02:00
714eeb3bb9
New releases of projects.
2019-03-19 18:01:05 +01:00
da30e11f6a
Fix publication of release kiwix-desktop on windows.
2019-03-19 15:25:11 +01:00
2970a2d445
Update to new version of lzma and get it from kiwix.org server.
...
It seems that the downloading of the archive stored on sourceforge
fails sometime.
Use the archive stored in our server (download.kiwix.org) instead.
And also move to the last version of lzma.
2019-03-06 10:24:09 +01:00
70fff445c0
Update version of kiwix-lib and kiwix-tools.
...
Rebuild also libzim as we were wrongly packaging the archive.
2019-02-22 11:21:50 +01:00
0940a17596
Update to new version 4.0.5 of libzim.
2019-02-21 15:51:55 +01:00
505961be4c
Build in release mode.
...
- Dependency are installed "striped".
- Our project are build "debugoptimized" by default and "release" when
building release instead of "debug"
We need to update the `base_deps_meta_version` as we are changing how
dependencies are compiled.
2019-02-19 17:23:14 +01:00
6a1fdb8620
Use xapian 1.4.10 insteal of 1.4.7
...
Fix #264
2019-02-18 14:32:45 +01:00
4ca0a43325
Increase dependency version number
2019-02-05 16:22:09 +01:00
90460e8100
Update Gradle Version
2019-02-03 23:46:55 +00:00
b985becf4b
Update versions
2019-01-29 14:18:15 +01:00
50167460dc
Move the version of org.kde in the versions.py file.
2019-01-23 16:04:02 +01:00
681c5b4ec2
[Travis] Use python3.5 instead of default python3.4
...
Python3.5 add functionnality we need in kiwix-build.
And recent versions of meson need python3.5.
2019-01-17 15:36:32 +01:00