- 16 Apr, 2019 1 commit
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- 02 Apr, 2019 10 commits
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Ideally we should bubble up errors to the caller rather than silently truncating, but if we have to truncate, let's at least be sufficiently explicit about it that gcc 8 doesn't sulk. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Without this, we fall through to the case for DT_BIND_NOW, which will log a misleading debug message before breaking out of the switch. Thanks, gcc 8! Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
GLib 2.38 was the first stable release with TAP output support, and our unit test relies on that. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
We can't just drop in an updated version of pkg.m4, because older versions of pkg.m4 didn't have a serial number, so an older system copy would overwrite our local copy. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
These go in libcapsule-tools, not libcapsule-doc, so we can't skip them in architecture-only Debian builds. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
dh_install --fail-missing is deprecated. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
When built on a system with the oldest glibc version that is to be supported, these tools are suitable for bundling in projects that need to run on an arbitrary host system and make use of libcapsule when preparing a container. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Create a symlink with $(DEB_HOST_GNU_TYPE) in the name for compatibility with AC_CHECK_TOOL. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- 30 Jan, 2019 18 commits
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
This was introduced in 2013, and Ubuntu 12.04's glibc 2.15 doesn't have it. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
This doesn't screen-scrape out the full description of the function, but it gets the name of the man page right, which is enough to make the build not fail. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Otherwise it needs a more recent version of pkg-config. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Older autoconf versions don't do this automatically. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Older debhelper versions didn't do this for us. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Fatal warnings are rarely appropriate for released packages: it's easy for a new compiler to result in new warnings. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
This makes it more straightforward to omit the gtk-doc part of the build. Note that we still need it at autogen.sh time, for the m4 macros. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
The version of gtk-doc in Ubuntu 12.04 needs this. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
In Ubuntu 12.04, this is declared in a header that we include. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
autoconf-archive doesn't guarantee that it won't use shell variable names starting with AX_. See <https://gitlab.freedesktop.org/dbus/dbus/merge_requests/86> for more details. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
IPC::Run::run dies if the executable can't be found, but returns false if the executable exists and exits nonzero, so use env(1) instead of bwrap(1) as the executable. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
On Ubuntu 12.04, this function is declared in a header that we include. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- 15 Aug, 2018 1 commit
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- 17 May, 2018 2 commits
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- 16 May, 2018 6 commits
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
This makes it a lot easier to satisfy the build-dependencies on OSs where GLib is not fully multiarch, like Debian 8 'jessie' and SteamOS 2 'brewmaster'. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
We aren't building plugins for perl. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- 30 Apr, 2018 2 commits
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
$(patsubst) doesn't work here, breaking distcheck. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-