- 01 Jul, 2019 1 commit
-
-
Emmanuele Bassi authored
Pango depends on HB 2.0, now.
-
- 25 Jun, 2019 3 commits
-
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
This reverts commit 662b02c7. Mutter has been untagged, so we can untag GNOME Shell as well.
-
- 24 Jun, 2019 6 commits
-
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
This reverts commit 44334442.
-
Emmanuele Bassi authored
Mutter has been tagged, so we need to tag gnome-shell as well.
-
Emmanuele Bassi authored
This reverts commit 93b96b6b. Back to tagging Mutter, because the GNU libc in Continuous doesn't have getrandom() even in linux/random.h. We're going to need a local patch for the syscall.
-
Emmanuele Bassi authored
This reverts commit 7c12668d. The dependency on sys/random.h was amended upstream.
-
Daiki Ueno authored
This reverts commit 84a25676. The previous build failure with meson should be fixed: https://github.com/p11-glue/p11-kit/pull/234
-
- 20 Jun, 2019 1 commit
-
-
Emmanuele Bassi authored
Mutter started depending on GNU libc 2.25 for getrandom().
-
- 19 Jun, 2019 2 commits
-
-
Emmanuele Bassi authored
No reason to use the tip of master.
-
Emmanuele Bassi authored
The Meson build is failing because of a missing dependency on pthreads; let's see if the Autotools build works, instead.
-
- 16 Jun, 2019 7 commits
-
-
Emmanuele Bassi authored
This reverts commit 5ffc9b43. Not even building the modules saves us from subtrees being a bad idea.
-
Emmanuele Bassi authored
And move to Meson while we're at it. Hopefully, it'll build.
-
Emmanuele Bassi authored
Git and Continuous get very confused when using subtrees that have submodules in them, and we can't deal with rewriting their location.
-
Emmanuele Bassi authored
G-c-c now requires NetworkManager 1.12 (even if its version check wasn't updated to reflect the change), but we cannot build anything more recent than 1.10 because NetworkManager is using Git subtrees instead of modules for its internal dependencies.
-
Emmanuele Bassi authored
This is the latest tag that allows us to build NetworkManager without having to deal with git subtree.
-
Emmanuele Bassi authored
NM's repository started including dependencies without using Git sub modules, which means it's essentially not buildable in the Continuous sandbox. Thus begins the attempt at finding a recent enough tag that lets us build NetworkManager.
-
Emmanuele Bassi authored
-
- 09 Jun, 2019 1 commit
-
-
Emmanuele Bassi authored
The port to Meson enabled a bunch of stuff that we don't need.
-
- 31 May, 2019 1 commit
-
-
Emmanuele Bassi authored
So we don't have to build sysprof for nothing.
-
- 30 May, 2019 5 commits
-
-
Emmanuele Bassi authored
Merged upstream.
-
Emmanuele Bassi authored
We disabled it, but now GTK depends on it.
-
Emmanuele Bassi authored
Upstream issue was fixed.
-
Emmanuele Bassi authored
Past this version, EoG depends on librsvg 2.44, which we cannot build on the Yocto base because it uses Rust.
-
Emmanuele Bassi authored
Should fix: GNOME/gjs#253
-
- 29 May, 2019 2 commits
-
-
Emmanuele Bassi authored
Issue was fixed, and I forgot to untag it earlier.
-
Emmanuele Bassi authored
New dependency for libsoup.
-
- 16 May, 2019 3 commits
-
-
Emmanuele Bassi authored
We want to build from the updated branch.
-
Emmanuele Bassi authored
Evolution-data-server is going to require a newer libical-glib soon.
-
Emmanuele Bassi authored
It's enabled by default, now.
-
- 10 May, 2019 2 commits
-
-
Emmanuele Bassi authored
The Meson build still tries to use libgcrypt-config.
-
Emmanuele Bassi authored
IABI break.
-
- 28 Apr, 2019 1 commit
-
-
Emmanuele Bassi authored
Latest series of commits depends on g_autolist definitions from code generated by gdbus-codegen, which is not the default. The build apparently succeeds with the Flatpak runtime, but fails everywhere else.
-
- 27 Apr, 2019 2 commits
-
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
-
- 21 Apr, 2019 1 commit
-
-
Emmanuele Bassi authored
-
- 17 Apr, 2019 2 commits
-
-
Emmanuele Bassi authored
Hopefully, with fewer regressions this time.
-
Niels De Graef authored
Continuous apparently auto-detects build systems and prefers meson over autotools, which meants that -even though we explicitly kept autotools-, this suddenly started breaking due to the changed option format.
-