Commit Graph

11 Commits

Author SHA1 Message Date
Matthieu Gautier 8e330deb7c Use dev branch to build kiwix-desktop. 2024-08-18 10:52:54 +02:00
Matthieu Gautier fa6fcb1c9f Last appveyor platform version doesn't have python 3.6 2024-01-08 16:29:29 +01:00
Matthieu Gautier c6579233ca Fix nightly build to compile it with console on Windows.
Non printable characters was presents.
2022-02-14 15:01:23 +01:00
Matthieu Gautier adf0c52f6c Use Qt 5.15 on Appveyor. 2021-06-23 17:59:25 +02:00
Matthieu Gautier da62250d83 Build kiwix-desktop without console only if we are doing a release.
`KIWIX_DESKTOP_RELEASE` is not enough to test as it will be not change
until the next commit. And we want nightly to build with console output.
2020-07-01 11:31:51 +02:00
luddens e6fed66927 display windows console for non release builds 2020-05-25 14:22:03 +02:00
Matthieu Gautier 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
Kelson ad78ae48c6
Move Kiwix Desktop to Qt 5.12 on Windows (#376) 2019-09-25 20:29:54 +03:00
Matthieu Gautier 845cdffdba [AppVeyor] Compile kiwix-desktop using static lib when possible. 2018-10-31 15:38:32 +01: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