Matthieu Gautier
|
32f1bfdab3
|
Do not force a specific version of meson.
We were forcing a spcefic version has a workaround to meson issue.
We don't need now, and recent version is needed to compile on armhf.
|
2022-03-11 15:04:17 +01:00 |
Matthieu Gautier
|
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 |
Matthieu Gautier
|
e020eb35ac
|
[WIP] Move the release process to github actions.
|
2020-05-21 12:13:36 +02:00 |
Matthieu Gautier
|
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 |
Matthieu Gautier
|
0fe69e3991
|
Use distro module to detect the distribution name.
`platform.linux_distribution` is deprecated.
Fix #415
|
2020-05-17 17:57:24 +02:00 |
Matthieu Gautier
|
ce45966d40
|
Add a GithubAction CI to build the docker images.
No really useful for now. But will be in next commit.
|
2020-01-21 13:49:12 +01:00 |