- 17 Jan, 2021 2 commits
-
-
Vanadiae authored
When one of those environment variables wasn't set at all on the host, it would be set i.e. for DBUS_SYSTEM_BUS_ADDRESS, its value will be $DBUS_SYSTEM_BUS_ADDRESS in the buildstream shell, instead of being left unset (where the default as per the DBus spec would be choosen instead if left unset). So this commit gathers potentially problematic environment variables together, comments them and add a comment for people reading this so it can still be inherited if needed in this set-up.
-
Abderrahim Kitouni authored
See #332
-
- 16 Jan, 2021 2 commits
-
-
Jordan Petridis authored
-
Jordan Petridis authored
Ever since systemd 208, it expects the journal to be part of the systemd-journal group and have setsig set. https://github.com/systemd/systemd/commit/cd4010b37349413db1e553e213e62e654ca28113
-
- 15 Jan, 2021 5 commits
-
-
Jordan Petridis authored
-
Jordan Petridis authored
-
Jordan Petridis authored
-
Jordan Petridis authored
-
Emmanuele Bassi authored
So I can change the email notification on pipeline failures.
-
- 14 Jan, 2021 4 commits
-
-
Michael Catanzaro authored
This time, with WPE renderer enabled, because WebKit seems to be totally broken when that's disabled.
-
Jordan Petridis authored
gnome-shell@edd34c50
-
Michael Catanzaro authored
This reverts commit e5dab320
-
Michael Catanzaro authored
This reverts commit b532c20d. It's pretty broken. Still investigating.
-
- 13 Jan, 2021 5 commits
-
-
Michael Catanzaro authored
-
Jordan Petridis authored
-
Michael Catanzaro authored
This reverts commit 37da8146
-
Daniel P. Berrangé authored
The gitlab.com/libvirt site is the primary repo, while github.com/libvirt is merely a secondary mirror. Signed-off-by:
Daniel P. Berrangé <berrange@redhat.com>
-
Daniel P. Berrangé authored
https://gitlab.com/libvirt/libvirt-glib/-/issues/2Signed-off-by:
Daniel P. Berrangé <berrange@redhat.com>
-
- 12 Jan, 2021 6 commits
-
-
Michael Catanzaro authored
This reverts commit e3639a2e.
-
-
Michael Catanzaro authored
It's broken, and the repo permissions are locked down such that I cannot fix it. Hence, build it from tarball for now. NOTE: we need to either revert this before 40.alpha, or remove it from tarball conversion, otherwise I guess tarball conversion will probably fail.
-
Michael Catanzaro authored
This is disabled for now due to: https://bugs.webkit.org/show_bug.cgi?id=201507 When that issue is fixed, it will be time to revisit.
-
Michael Catanzaro authored
-
Michael Catanzaro authored
-
- 11 Jan, 2021 1 commit
-
-
Michael Catanzaro authored
-
- 08 Jan, 2021 1 commit
-
-
Michael Catanzaro authored
-
- 31 Dec, 2020 1 commit
-
-
Jordan Petridis authored
-
- 30 Dec, 2020 3 commits
-
-
Abderrahim Kitouni authored
-
Seppo Yli-Olli authored
Adapt to changes in https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/commit/3867559fbb225abe36c47eb2f21ed73c58c30fac
-
Abderrahim Kitouni authored
-
- 26 Dec, 2020 1 commit
-
-
Shaun McCance authored
-
- 25 Dec, 2020 1 commit
-
-
Jordan Petridis authored
-
- 24 Dec, 2020 1 commit
-
-
Michael Catanzaro authored
-
- 22 Dec, 2020 1 commit
-
-
Jordan Petridis authored
Also change the url to point to bintray, which is what the upstream https://www.boost.org/users/download/ webpage is using now
-
- 21 Dec, 2020 2 commits
-
-
Kjell Ahlstedt authored
The following packages can now be built with Meson: * core-deps/atkmm-1.6.bst * core-deps/gtkmm-3.bst * world/atkmm.bst * world/gtkmm.bst gtkmm does not depend on atkmm. (gtkmm-3 still depends on atkmm-1.6.) gtkmm-3 depends on glibmm-2.4; gtkmm depends on glibmm. This change doesn't really make a difference. glibmm-2.4/glibmm have been added to the dependency lists anyway, because pangomm-1.4/pangomm depend on them.
-
Jordan Petridis authored
-
- 20 Dec, 2020 3 commits
-
-
Kjell Ahlstedt authored
If core-deps/pangomm-1.4 and world/pangomm have ever depended on atk, it was many years ago.
-
Vanadiae authored
As libmanette moved to GNOME/ from a personal namespace, the current url no longer tracks latest development. Hence, this commit changes to the new url, with GNOME/ namespace.
- 19 Dec, 2020 1 commit
-
-
Abderrahim Kitouni authored
-