search for: psa8y29y

Displaying 2 results from an estimated 2 matches for "psa8y29y".

2019 Jan 23
1
Re: [PATCH] gobject: Add Vala binding support
...t; Content-Transfer-Encoding: base64 Content-Type: text/x-patch; name="0001-gobject-Add-Vala-binding-support.patch"; charset="UTF-8" RnJvbSAxYmRmZWUwODI0Y2QxYjYyYWNlYTNkYzBlOGVlNTNmOWMzNDdjZWZlIE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiA9P1VURi04P3E/Q29yZW50aW49MjBObz1DMz1BQmw/PSA8Y29y ZW50aW4ubm9lbEBjb2xsYWJvcmEuY29tPgpEYXRlOiBUdWUsIDIyIEphbiAyMDE5IDEzOjEyOjU3 ICswMTAwClN1YmplY3Q6IFtQQVRDSF0gZ29iamVjdDogQWRkIFZhbGEgYmluZGluZyBzdXBwb3J0 CgotLS0KIC5naXRpZ25vcmUgICAgICAgICAgICAgICAgICAgICAgICAgIHwgICAxICsKIGNvbmZp Z3VyZS5hYyAgICAgICAgICAgICAgICAgICAgICAgIHwgICA0ICsrCiBnb2JqZWN0L01h...
2019 Jan 22
2
Re: [PATCH] gobject: Add Vala binding support
Here is the patch with the EXTRA_DIST moved. Note that the .deps file is useless without the .vapi file (that's why it was inside the if ENABLE_VAPIGEN ) Regards, Corentin --- .gitignore | 1 + configure.ac | 4 ++ gobject/Makefile.am | 17 +++++ gobject/libguestfs-gobject-1.0.deps | 2 + m4/vapigen.m4