<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-systemd.git/Makefile, branch v232</title>
<subtitle>github.com: systemd/python-systemd.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/'/>
<entry>
<title>docs: autoregenerate id128.rst</title>
<updated>2016-09-22T00:56:17+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2016-09-22T00:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=416efbf411ad94b66bfef26eca6cfef3ba9f9196'/>
<id>416efbf411ad94b66bfef26eca6cfef3ba9f9196</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store id128-constants.h in the repository</title>
<updated>2016-09-22T00:16:37+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2016-09-21T23:54:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=d713eacb7ec390d8a0d8610cab61df57e8bd9ae3'/>
<id>d713eacb7ec390d8a0d8610cab61df57e8bd9ae3</id>
<content type='text'>
Instead of generating the list of message ids anew during every build,
the file is generated manually and committed into the
repository. Also, the list of defines is stored in id128-defines.h,
also kept in the repository. Both files should only grow.

This should make build easier. But it also fixes a problem with
systemd, which occasionally drops message definitions. We will keep
them forever, so it should be safe to rely on the presence of message
definitions which systemd does not use anymore.

Fixes #23.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of generating the list of message ids anew during every build,
the file is generated manually and committed into the
repository. Also, the list of defines is stored in id128-defines.h,
also kept in the repository. Both files should only grow.

This should make build easier. But it also fixes a problem with
systemd, which occasionally drops message definitions. We will keep
them forever, so it should be safe to rely on the presence of message
definitions which systemd does not use anymore.

Fixes #23.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: correct path to generated docs</title>
<updated>2016-09-15T20:31:21+00:00</updated>
<author>
<name>Sebastian</name>
<email>sebix@sebix.at</email>
</author>
<published>2016-09-15T20:31:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=8583a45b5cba2f930cce9f0a4eb09909a1277175'/>
<id>8583a45b5cba2f930cce9f0a4eb09909a1277175</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: make sure we use modules from the build dir</title>
<updated>2015-10-28T13:54:11+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2015-10-28T13:54:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=644e11f398427054b17a5f71f5cb89140c2a90bc'/>
<id>644e11f398427054b17a5f71f5cb89140c2a90bc</id>
<content type='text'>
When running form the top source directory, sometimes modules
from systemd/ and not build/*/systemd/ were loaded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When running form the top source directory, sometimes modules
from systemd/ and not build/*/systemd/ were loaded.
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: name html build directory after format</title>
<updated>2015-10-28T13:46:09+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2015-07-08T19:51:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=94ee7ed0f916d6ccf43f2709086dcb3173a6a01b'/>
<id>94ee7ed0f916d6ccf43f2709086dcb3173a6a01b</id>
<content type='text'>
This way different outputs don't land in the same place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way different outputs don't land in the same place.
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: add utility target to run tests</title>
<updated>2015-10-27T04:12:11+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2015-10-27T04:12:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=d31bfc3ba6f3ec5b6d9af355e9b0dde6bd1ffa76'/>
<id>d31bfc3ba6f3ec5b6d9af355e9b0dde6bd1ffa76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: add utility target to build TAGS</title>
<updated>2015-10-27T04:07:18+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2015-10-27T02:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=c1c55294f197675a32f91effdc220fcaead91ad3'/>
<id>c1c55294f197675a32f91effdc220fcaead91ad3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: generate systemd/id128-constants.h in setup.py</title>
<updated>2015-10-25T15:55:48+00:00</updated>
<author>
<name>Jeroen Dekkers</name>
<email>jeroen@dekkers.ch</email>
</author>
<published>2015-10-15T13:27:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=718cefefcdcbd916bcd24f9d2d8f0d927cbc6342'/>
<id>718cefefcdcbd916bcd24f9d2d8f0d927cbc6342</id>
<content type='text'>
Fixes #7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #7.
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: add clean targets</title>
<updated>2015-08-07T15:49:56+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2015-08-07T15:38:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=40e08de1a632e81651d75b845134bc2ec43b297b'/>
<id>40e08de1a632e81651d75b845134bc2ec43b297b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: also add installation and dist targets</title>
<updated>2015-07-08T19:32:40+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2015-07-08T19:29:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=108d3d8ea9842e86db8e0be3e333efa099403968'/>
<id>108d3d8ea9842e86db8e0be3e333efa099403968</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
