Kelson
8420dcb474
Bump-up Xapian to 1.4.14 ( #382 )
2019-12-09 01:12:48 +01:00
Kelson
8524dfab87
Release Kiwix Desktop 2.0 rc4
2019-11-26 11:15:28 +01:00
Matthieu Gautier
4306103998
Package kiwix-desktop with QT 5.12 as we build it with 5.12
2019-09-26 17:19:11 +02:00
Kelson
ad78ae48c6
Move Kiwix Desktop to Qt 5.12 on Windows ( #376 )
2019-09-25 20:29:54 +03:00
Matthieu Gautier
e221d0ea23
Fix installation of kiwix-tools in windows.
2019-09-11 17:45:02 +02:00
Matthieu Gautier
1e56864e4a
New version of libzim and kiwix-lib.
2019-09-10 17:29:26 +02:00
Matthieu Gautier
d63684975f
Use a build version to publish the windows release of kiwix-desktop.
2019-09-02 18:13:08 +02:00
Matthieu Gautier
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
Matthieu Gautier
068f928dac
New version of kiwix-desktop
2019-08-01 13:28:04 +02:00
Matthieu Gautier
7d659baa37
Package kiwix-serve within kiwix-desktop.
...
Now that kiwix-desktop use kiwix-serve to serve the content, we need to
compile and package kiwix-serve (kiwix-tools).
2019-07-24 11:17:39 +02:00
Matthieu Gautier
e64a12207d
Update to new versions.
2019-05-29 12:15:02 +02:00
Matthieu Gautier
714eeb3bb9
New releases of projects.
2019-03-19 18:01:05 +01:00
Matthieu Gautier
da30e11f6a
Fix publication of release kiwix-desktop on windows.
2019-03-19 15:25:11 +01:00
Matthieu Gautier
6a1fdb8620
Use xapian 1.4.10 insteal of 1.4.7
...
Fix #264
2019-02-18 14:32:45 +01:00
Matthieu Gautier
f844832c87
[Appveyor]Add include directory for mustache in kiwix-lib.
2019-01-11 11:28:41 +01:00
Matthieu Gautier
8005aff6c0
Remove ctpp2 dependency.
...
kiwix-lib doesn't use ctpp2 anymore but mustache.
So remove ctpp2 dependency and add mustache.
2019-01-09 11:17:41 +01:00
Matthieu Gautier
827c963895
Update upload script to new server user "ci".
...
On new server, the user `nightlybot` as been renamed to `ci`.
The path of the data used by the download server has also changed.
2018-11-30 11:08:33 +01:00
Kelson
70301d4723
New tmp.kiwix.org server
2018-11-07 03:51:13 +01:00
Matthieu Gautier
c47bad8c74
Try to cache appveyor dependencies.
2018-10-31 15:42:15 +01:00
Matthieu Gautier
00b7e0f1f8
[AppVeyor] Add Aria2.
2018-10-31 15:40:53 +01:00
Matthieu Gautier
845cdffdba
[AppVeyor] Compile kiwix-desktop using static lib when possible.
2018-10-31 15:38:32 +01:00
Matthieu Gautier
97f6c076c4
[AppVeyor] Build curl in appveyor.
2018-10-31 15:37:24 +01:00
Matthieu Gautier
7963fd464a
[AppVeyor] Update to last version of meson
...
Last version of meson (0.48.0) install meson a differently on Windows.
Now, a `meson.exe` is installed, so, we must launch `meson` instead of `meson.py`.
2018-10-23 14:30:24 +02:00
Matthieu Gautier
b910a7b720
[AppVeyor] No more windows branch for kiwix-lib.
2018-08-03 19:34:50 +02:00
Matthieu Gautier
9d7e1af17f
`libzim`'s branch window has been merged in master.
2018-07-30 20:54:06 +02:00
Matthieu Gautier
b2bd19f484
Use last version of xapian instead of prerelease
2018-07-27 10:22:53 +02:00
Matthieu Gautier
6e396360a8
Sign the application after windeployqt.
...
windeployqt modify the executable, so we must sign it after.
2018-07-26 19:37:38 +02:00
Matthieu Gautier
a4bdec74b4
Sign windows application in AppVeyor
2018-07-26 15:10:25 +02:00
Matthieu Gautier
968c6ecc44
Fix the path of AppVeyor Qt to be minor version independent.
...
AppVeyor may update minor version of Qt and change `5.11.0` to `5.11.1`.
If we use the path with the full version, it will break in the futur.
AppVeyor install a link `5.11` pointing to the last version, so let's use
it.
2018-07-26 10:28:21 +02:00
Matthieu Gautier
3e3513731e
[AppVeyor] No windows branch for kiwix-desktop.
...
The `windows` branch has been merge. We should directly use `master` now.
2018-07-17 16:50:49 +02:00
Matthieu Gautier
2743f64ef8
Add basic kiwix-desktop build on AppVeyor.
...
This is somehow a side build system base on cmd scripts.
We should merge it in kiwix-build but... no time for now :/
2018-07-17 11:23:09 +02:00