Commit graph

108 commits

Author SHA1 Message Date
Benoît Minisini
a4a7475a5b Workaround deprecation of 'pango_find_base_dir' API.
[GB.GTK]
* BUG: Workaround deprecation of 'pango_find_base_dir' API.

[GB.GTK3]
* BUG: Workaround deprecation of 'pango_find_base_dir' API.
2023-10-18 20:40:54 +02:00
Benoît Minisini
c3549acd6e Disable sqlite2 component for Ubuntu Lunar. 2023-09-13 21:50:36 +02:00
Benoît Minisini
58618fc749 Replace 'ubuntu kinetic' (not available anymore) by 'ubuntu lunar'. 2023-09-13 19:37:16 +02:00
Benoît Minisini
190c2bd2f6 Try to fix OpenSuse tumbleweed 2023-08-18 12:02:19 +00:00
Bruce Steers
51292081ef Use absolute Debian versions in CI configuration file. 2023-07-07 20:08:52 +00:00
Benoît Minisini
80a3cb58f2 Update CI configuration file for new Debian release. 2023-06-19 23:12:25 +02:00
Benoît Minisini
e0f4310d82 Disable 'gb.pdf' for 'fedora-latest'. 2023-04-27 14:52:57 +02:00
Benoît Minisini
ab51221fb1 Update 'archlinux' and 'archlinux-clang' to 'gmime3' in gitlab CI configuration file. 2023-04-01 13:24:23 +02:00
Benoît Minisini
9ed290f1fc Fix 'debian-unstable' in gitlab CI configuration file. 2023-03-27 03:58:44 +02:00
Bastian Germann
2278fbd8c7 Revert "Disable 'gb.poppler' on 'archlinux-clang', as clang seems to be unable to compile it."
This reverts commit 0d3b39eed3.
clang was just missing the -std=c++17 which is the default for g++ for
some time. clang++ still defaults to -std=c++14.
2023-01-23 15:43:31 +01:00
Benoît Minisini
5fbde5701a Update 'alpine', 'archlinux' and 'archlinux-clang'. 2022-11-27 07:50:04 +00:00
Benoît Minisini
b6d88dfb8a Replace 'ubuntu-hirsute' by 'ubuntu-kinetic' in '.gitlab-ci.yml'. 2022-07-25 00:12:15 +02:00
Benoît Minisini
45be2c52d2 Replace 'Ubuntu Impish' by 'Ubuntu Jelly' in '.gitlab-ci.yml'. 2022-07-24 00:09:04 +02:00
Benoît Minisini
0d3b39eed3 Disable 'gb.poppler' or 'archlinux-clang', as clang seems to be unable to compile it. 2022-05-27 16:45:56 +02:00
Benoît Minisini
1fb3e6e6be Disable 'gb.pdf' component on alpine, as it does not compile anymore. 2022-05-26 20:42:56 +02:00
gambas
e564088dae Disable 'gb.pdf' component in 'opensuse:tumbleweed'. 2022-01-23 21:34:25 +01:00
Benoît Minisini
03dc3633de Disable 'gb.pdf' in archlinux. 2022-01-12 13:48:33 +00:00
Benoît Minisini
7dd4ab4b55 Disable 'gb.qt5.webkit' for alpine. 2021-12-06 18:39:37 +00:00
Benoît Minisini
8216a47b56 Disable 'gb.sdl.sound' in alpine. 2021-12-06 17:58:18 +00:00
Benoît Minisini
0ba7b420d9 Remove 'qt5-qtwebkit-dev' package from 'alpine' build. 2021-12-03 04:16:19 +00:00
gambas
4b8b7a8dbd Do not use the Postgresql server includes anymore to get datatypes id.
[CONFIGURATION]
* NEW: Update gitlab CI configuration file.

[GB.DB.POSTGRESQL]
* BUG: Do not use the Postgresql server includes anymore to get datatypes id.
  Read them directly from the database at connection. That way the component
  can compile again on new versions of Fedora that broke the Postgresql packages.
2021-11-07 20:42:27 +01:00
Benoît Minisini
87dc485439 Apparently 'opensuse-tumbleweed' cannot compile Qt5 webkit anymore. 2021-11-07 00:44:49 +00:00
Benoît Minisini
e2a4a85c54 Make 'opensuse-tumbleweed' compile again 2021-11-06 14:48:52 +00:00
gambas
459a434b52 Update gitlab CI configuration file. 2021-10-28 01:32:24 +02:00
gambas
ea1c3a2715 Update gitlab CI configuration file. 2021-10-28 00:54:25 +02:00
gambas
27154ec2c0 Update gitlab CI configuration file. 2021-10-28 00:31:47 +02:00
gambas
3e4ea6be53 Update gitlab CI configuration file. 2021-10-27 23:55:02 +02:00
gambas
08d21b5d75 Fix gitlab CI configuration file. 2021-10-27 19:30:16 +02:00
gambas
fc5de0532a Enable compilation of 'gb.form.htmlview' only for ubuntu at the moment. 2021-10-27 19:13:55 +02:00
gambas
d550cdb246 New release of Debian (2). 2021-08-21 02:55:58 +02:00
gambas
3511d3208b New release of Debian. 2021-08-21 01:38:11 +02:00
Benoît Minisini
0ef78581fe Update .gitlab-ci.yml 2021-05-22 16:29:57 +00:00
Benoît Minisini
4a363155c9 Split package installation for archlinux, otherwise the pipeline crashes (out of memory?) 2021-05-22 16:22:04 +00:00
Benoît Minisini
f067f9df00 Update .gitlab-ci.yml 2021-05-22 16:17:37 +00:00
Benoît Minisini
ff58cb2a26 Update .gitlab-ci.yml 2021-05-22 15:59:16 +00:00
Benoît Minisini
b5bfc543fb Update .gitlab-ci.yml file 2021-05-22 15:36:40 +00:00
Benoît Minisini
1adb27285f Update .gitlab-ci.yml file 2021-05-22 15:32:45 +00:00
Benoît Minisini
d3cbc60404 Update .gitlab-ci.yml file 2021-04-30 20:17:04 +00:00
Benoît Minisini
6c88cac8d9 Update .gitlab-ci.yml file 2021-04-29 11:56:10 +00:00
Benoît Minisini
03f4f3aede Add 'ncurses-devel' to fedora latest. 2021-04-29 01:04:55 +00:00
Laurent Carlier
c3811e003d
fix building on Ubuntu Bionic (18.04LTS)
[GB.COMPRESS.ZSTD]
* NEW: Fix building with Ubuntu Bionic (18.04LTS) (zstd > 1.3.2)
2021-04-09 18:52:49 +02:00
Laurent Carlier
f54c267548
fix building on debian-stable
[GB.COMPRESS.ZSTD]
* NEW: Fix building with debian-stable (zstd > 1.3.7)
2021-04-07 19:01:49 +02:00
Laurent Carlier
d538f24a9c
Update '.gitlab-ci.yml' for new gb.compress.zstd component 2021-03-28 17:52:29 +02:00
Benoît Minisini
1686480685 Merge branch 'ubuntu-hirsute-hippo' into 'master'
Update .gitlab-ci.yml: Add Ubuntu 21.04 (Hirsute Hippo)

See merge request gambas/gambas!176
2021-01-06 14:42:45 +00:00
Bruce Steers
5bb2cdf8c1 Update .gitlab-ci.yml
* OPT: trim fedora dependencies, reduce download.
2021-01-06 13:27:55 +00:00
Bruce Steers
aba3b11451 Update .gitlab-ci.yml 2021-01-04 16:47:10 +00:00
Bruce Steers
6075d6c72a Update .gitlab-ci.yml
[gitlab]
* NEW: add OpenSuse 15 (.2 & .3)
2021-01-04 16:41:22 +00:00
Bruce Steers
1fddd43394 Update .gitlab-ci.yml: Add Ubuntu 21.04 (Hirsute Hippo)
[GITLAB.CI]
* NEW: Add Ubuntu 21.04 (hirsute hippo)

Duplicate ubuntu-latest and upgrade postgresql-server-dev-12 to 13 and libgmime-2.6-dev to 3.0
2020-12-19 00:17:40 +00:00
gambas
784b5ade3c Update 'ubuntu-bionic'. 2020-12-15 18:33:05 +01:00
gambas
61537d8e96 Add 'ubuntu bionic'. 2020-12-15 17:21:55 +01:00