- Aug 03, 2020
-
-
Simon McVittie authored
This was added in GLib 2.36, so GLib 2.32 doesn't have it. We need this to be able to integrate arbitrary pipes and signalfds with the GLib main loop. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Jul 29, 2020
-
-
Simon McVittie authored
Originally written by me, with trivial syntactic edits to the doc-comment by Matthias Clasen and Philip Withnall. We'll need this if we want to do D-Bus IPC on a socket given as a path. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Nov 14, 2019
-
-
Simon McVittie authored
Instead of {0, 0}, represent the absence of a short option with '\0' and the absence of flags with G_OPTION_FLAG_NONE. To support older GLib, provide a compatibility definition for the latter. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- May 03, 2019
-
-
Simon McVittie authored
Activate with e.g. "PRESSURE_VESSEL_WRAP_NATIVE=1 steam" Signed-off-by:
Simon McVittie <smcv@collabora.com>
-