<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/NetworkManager.git/libnm/generate-setting-docs.py, branch lr/python3</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>build: library paths as parameters for generate-settings-docs.py</title>
<updated>2017-12-14T14:18:48+00:00</updated>
<author>
<name>Iñigo Martínez</name>
<email>inigomartinez@gmail.com</email>
</author>
<published>2017-12-14T11:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=9fc990e8a99bde7178e5c8076383b6e0ca7d7a45'/>
<id>9fc990e8a99bde7178e5c8076383b6e0ca7d7a45</id>
<content type='text'>
generate-settings-docs.py script uses the `LD_LIBRARY_PATH` to
prepend directories to the library search path, which is useful to
load a just built libnm shared library, when generating the
`nm-settings-docs.xml` and `nm-property-docs.xml` files.

However, this is a problem for meson, which is not able to set
environment variables when executing the script.

This patch adds a new optional parameter, `-l` or `--lib-path` that
can be used to pass different paths to be prepended without using
the `LD_LIBRARY_PATH` environment, which can still be used.

[thaller@redhat.com: fix script to handle None lib_path argument]

https://mail.gnome.org/archives/networkmanager-list/2017-December/msg00044.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
generate-settings-docs.py script uses the `LD_LIBRARY_PATH` to
prepend directories to the library search path, which is useful to
load a just built libnm shared library, when generating the
`nm-settings-docs.xml` and `nm-property-docs.xml` files.

However, this is a problem for meson, which is not able to set
environment variables when executing the script.

This patch adds a new optional parameter, `-l` or `--lib-path` that
can be used to pass different paths to be prepended without using
the `LD_LIBRARY_PATH` environment, which can still be used.

[thaller@redhat.com: fix script to handle None lib_path argument]

https://mail.gnome.org/archives/networkmanager-list/2017-December/msg00044.html
</pre>
</div>
</content>
</entry>
<entry>
<title>generate-setting-docs: document aa{sv} type</title>
<updated>2017-12-11T09:30:26+00:00</updated>
<author>
<name>Lubomir Rintel</name>
<email>lkundrak@v3.sk</email>
</author>
<published>2017-11-18T16:16:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=273fb58e35d70a44d4b490af3a2212b04d6d7aab'/>
<id>273fb58e35d70a44d4b490af3a2212b04d6d7aab</id>
<content type='text'>
Will be useful for tc qdiscs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Will be useful for tc qdiscs.
</pre>
</div>
</content>
</entry>
<entry>
<title>libnm-core: add backend for GVariant de/serialization of link_watchers.</title>
<updated>2017-12-07T23:46:26+00:00</updated>
<author>
<name>Francesco Giudici</name>
<email>fgiudici@redhat.com</email>
</author>
<published>2017-11-07T13:38:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=ba4ce843fa796c3e99777743279187b8c95b4743'/>
<id>ba4ce843fa796c3e99777743279187b8c95b4743</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>generate-setting-docs: error out on missing documentation</title>
<updated>2017-10-30T16:38:37+00:00</updated>
<author>
<name>Lubomir Rintel</name>
<email>lkundrak@v3.sk</email>
</author>
<published>2017-10-16T21:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=acd814d50a993debb7a1cfb98c07e0e795942e12'/>
<id>acd814d50a993debb7a1cfb98c07e0e795942e12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cli: embed gtk-doc directly in property-info structure</title>
<updated>2017-03-30T14:35:52+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2017-03-30T14:34:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=d720f0955ffda93e0fc1f7b69eb6a01395246229'/>
<id>d720f0955ffda93e0fc1f7b69eb6a01395246229</id>
<content type='text'>
Also mark them for translation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also mark them for translation.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: fix generate-setting-docs.py for supporting Python 3 sorted() style</title>
<updated>2017-03-20T10:12:40+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2017-03-20T10:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=b33b15ae76c9f60c04648f4d01ecdc7b887f675b'/>
<id>b33b15ae76c9f60c04648f4d01ecdc7b887f675b</id>
<content type='text'>
Python 3 has no "cmp" argument to sorted().

Fixes: b0da972f5fa51608cca5837af9fe7094818204f8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 3 has no "cmp" argument to sorted().

Fixes: b0da972f5fa51608cca5837af9fe7094818204f8
</pre>
</div>
</content>
</entry>
<entry>
<title>libnm/generate-setting-docs.py: include description attribute</title>
<updated>2017-03-17T09:15:11+00:00</updated>
<author>
<name>Lubomir Rintel</name>
<email>lkundrak@v3.sk</email>
</author>
<published>2017-03-10T19:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=a1c5f43501958a2546c4da8fbab9224215d44973'/>
<id>a1c5f43501958a2546c4da8fbab9224215d44973</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: sort "connection" settings first in nm-settings manual</title>
<updated>2017-03-17T09:15:11+00:00</updated>
<author>
<name>Lubomir Rintel</name>
<email>lkundrak@v3.sk</email>
</author>
<published>2017-03-10T19:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=b0da972f5fa51608cca5837af9fe7094818204f8'/>
<id>b0da972f5fa51608cca5837af9fe7094818204f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: fix build with older gi</title>
<updated>2017-01-19T13:18:26+00:00</updated>
<author>
<name>Lubomir Rintel</name>
<email>lkundrak@v3.sk</email>
</author>
<published>2017-01-19T10:37:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=b916d9dfe0edcb6993eae3628e2258b0b3a5bc06'/>
<id>b916d9dfe0edcb6993eae3628e2258b0b3a5bc06</id>
<content type='text'>
Fixes: 6c96aafaa9a61ca4fe713551a4cd4b15fb7e8a63
(cherry picked from commit 22722b77322fb3ddc1a99509340e8175acddb154)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: 6c96aafaa9a61ca4fe713551a4cd4b15fb7e8a63
(cherry picked from commit 22722b77322fb3ddc1a99509340e8175acddb154)
</pre>
</div>
</content>
</entry>
<entry>
<title>build: make the doc generator find the right libnm.so</title>
<updated>2017-01-19T10:21:38+00:00</updated>
<author>
<name>Lubomir Rintel</name>
<email>lkundrak@v3.sk</email>
</author>
<published>2017-01-18T18:55:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=2ee84627746e04cb63e506cf1a8cbdb8a24c3a75'/>
<id>2ee84627746e04cb63e506cf1a8cbdb8a24c3a75</id>
<content type='text'>
At some point gobject-introspection added an API to add a library path
and stopped honoring the LD_LIBRARY_PATH (a bug, according to GI
documentation?).

(cherry picked from commit 6c96aafaa9a61ca4fe713551a4cd4b15fb7e8a63)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At some point gobject-introspection added an API to add a library path
and stopped honoring the LD_LIBRARY_PATH (a bug, according to GI
documentation?).

(cherry picked from commit 6c96aafaa9a61ca4fe713551a4cd4b15fb7e8a63)
</pre>
</div>
</content>
</entry>
</feed>
