<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/NetworkManager.git/vapi, branch th/cli-strsplit</title>
<subtitle>gitlab.freedesktop.org: NetworkManager/NetworkManager.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/'/>
<entry>
<title>vapi: add vapi NM-1.0 for libnm</title>
<updated>2016-11-03T09:15:42+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2016-10-27T10:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=0fa2cf19e52167f17dbe43fb1a162ce885f00fc9'/>
<id>0fa2cf19e52167f17dbe43fb1a162ce885f00fc9</id>
<content type='text'>
Initial vala API for libnm. Consider it unstable, it probably needs
improvements.

https://bugzilla.gnome.org/show_bug.cgi?id=773588
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial vala API for libnm. Consider it unstable, it probably needs
improvements.

https://bugzilla.gnome.org/show_bug.cgi?id=773588
</pre>
</div>
</content>
</entry>
<entry>
<title>build: merge "vapi/Makefile.am" into toplevel Makefile</title>
<updated>2016-10-21T15:37:57+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2016-10-18T12:01:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=14b5309af3fc4be3fcaf66703b879da090eb4ac4'/>
<id>14b5309af3fc4be3fcaf66703b879da090eb4ac4</id>
<content type='text'>
There is an strange automake warning

    Makefile.vapigen:49: warning: $(1) was already defined in condition TRUE, which includes condition ENABLE_VAPIGEN ...
    Makefile.am:4:   'Makefile.vapigen' included from here
    Makefile.glib:124: ... '$(1)' previously defined here
    Makefile.am:1:   'Makefile.glib' included from here

when having

    if ENABLE_VAPIGEN
    include Makefile.vapigen
    endif

That is worked around by removing the "if", which however
requires us to remove the error check in Makefile.vapigen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is an strange automake warning

    Makefile.vapigen:49: warning: $(1) was already defined in condition TRUE, which includes condition ENABLE_VAPIGEN ...
    Makefile.am:4:   'Makefile.vapigen' included from here
    Makefile.glib:124: ... '$(1)' previously defined here
    Makefile.am:1:   'Makefile.glib' included from here

when having

    if ENABLE_VAPIGEN
    include Makefile.vapigen
    endif

That is worked around by removing the "if", which however
requires us to remove the error check in Makefile.vapigen.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: make libnm-util/libnm-glib optional</title>
<updated>2015-08-10T13:41:26+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@redhat.com</email>
</author>
<published>2015-07-29T19:37:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=753e81d21f15bb9cba0bb41493b5bda4b4f625f8'/>
<id>753e81d21f15bb9cba0bb41493b5bda4b4f625f8</id>
<content type='text'>
Add --without-libnm-glib, for people who don't want to build the
legacy client libraries. When building with this option, dbus-glib and
libdbus are not required.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add --without-libnm-glib, for people who don't want to build the
legacy client libraries. When building with this option, dbus-glib and
libdbus are not required.
</pre>
</div>
</content>
</entry>
<entry>
<title>vapi: add some missing device and setting types</title>
<updated>2015-01-23T21:36:55+00:00</updated>
<author>
<name>Dan Williams</name>
<email>dcbw@redhat.com</email>
</author>
<published>2015-01-23T21:34:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=091daaa60ed940e0bc303e8bdfc8811ceb998941'/>
<id>091daaa60ed940e0bc303e8bdfc8811ceb998941</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vapi: add bindings for new_async methods (bgo #732253)</title>
<updated>2014-07-16T22:11:02+00:00</updated>
<author>
<name>David Lechner</name>
<email>david@lechnology.com</email>
</author>
<published>2014-06-25T23:13:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=7f2afbbcdc4cee9c484d01a3c871ef7c71138775'/>
<id>7f2afbbcdc4cee9c484d01a3c871ef7c71138775</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=732253
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=732253
</pre>
</div>
</content>
</entry>
<entry>
<title>build: unset G_DEBUG variable before calling vapigen</title>
<updated>2014-07-08T14:26:14+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2014-07-08T11:21:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=97c7cc8b94caa7d48e8cc63e894ffc72f8230ec8'/>
<id>97c7cc8b94caa7d48e8cc63e894ffc72f8230ec8</id>
<content type='text'>
Defining G_DEBUG=fatal-warnings is useful for debugging, but it causes
the build to fail due to asserts during vapigen.

Unset G_DEBUG before calling vapigen.

Signed-off-by: Thomas Haller &lt;thaller@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Defining G_DEBUG=fatal-warnings is useful for debugging, but it causes
the build to fail due to asserts during vapigen.

Unset G_DEBUG before calling vapigen.

Signed-off-by: Thomas Haller &lt;thaller@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build: fix Vala bindings build and distcheck</title>
<updated>2013-03-12T19:27:31+00:00</updated>
<author>
<name>Dan Williams</name>
<email>dcbw@redhat.com</email>
</author>
<published>2013-03-12T19:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=f5f76dfd7441f5286a434a78133da263cf8d54ec'/>
<id>f5f76dfd7441f5286a434a78133da263cf8d54ec</id>
<content type='text'>
Didn't handle srcdir != builddir and got installed without PREFIX.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Didn't handle srcdir != builddir and got installed without PREFIX.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: various srcdir != builddir fixes</title>
<updated>2012-10-30T17:24:26+00:00</updated>
<author>
<name>Colin Walters</name>
<email>walters@verbum.org</email>
</author>
<published>2012-10-30T17:17:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=77264eb6823c45399fb5a1c887fcd6ef892dd9f1'/>
<id>77264eb6823c45399fb5a1c887fcd6ef892dd9f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: declare dependency between vapi files (bgo #680374)</title>
<updated>2012-07-23T08:15:00+00:00</updated>
<author>
<name>Ryan Lortie</name>
<email>desrt@desrt.ca</email>
</author>
<published>2012-07-21T14:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=aa72d272efb8e74b5ae32b0eb39200d5d2a37910'/>
<id>aa72d272efb8e74b5ae32b0eb39200d5d2a37910</id>
<content type='text'>
Unbreak 'make -j' by declaring the dependency that exists between the
two generated vapi files (forcing building of the second one to wait
until after the first one has been built).

https://bugzilla.gnome.org/show_bug.cgi?id=680374
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unbreak 'make -j' by declaring the dependency that exists between the
two generated vapi files (forcing building of the second one to wait
until after the first one has been built).

https://bugzilla.gnome.org/show_bug.cgi?id=680374
</pre>
</div>
</content>
</entry>
<entry>
<title>libnm-glib: specify --girdir to vapigen (bgo #678743)</title>
<updated>2012-07-02T16:45:21+00:00</updated>
<author>
<name>Craig Keogh</name>
<email>cskeogh@adam.com.au</email>
</author>
<published>2012-06-25T13:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=c113ee03a5cbdfdc1e6c1bf8de3eb8c4c59cb395'/>
<id>c113ee03a5cbdfdc1e6c1bf8de3eb8c4c59cb395</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
