<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/wscript_build, branch talloc-2.0.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>build: provide tevent-util as a public library</title>
<updated>2011-08-08T11:34:06+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-07-29T07:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=af5f494bd2defe598dd8530359a249e0dd5ae20e'/>
<id>af5f494bd2defe598dd8530359a249e0dd5ae20e</id>
<content type='text'>
This is needed so that OpenChange can get at _tevent_req_nterr(), which is referenced
by generated PIDL output.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed so that OpenChange can get at _tevent_req_nterr(), which is referenced
by generated PIDL output.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-waf Don't install any Samba packages into PYTHONDIR</title>
<updated>2011-02-02T04:21:13+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-02-01T05:36:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a3e99356abab3fd77a87d2ac594243b3f77e3cdd'/>
<id>a3e99356abab3fd77a87d2ac594243b3f77e3cdd</id>
<content type='text'>
This causes the parts of Samba installed into PYTHONARCHDIR to then be
missed in mixed python/C module namespaces.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This causes the parts of Samba installed into PYTHONARCHDIR to then be
missed in mixed python/C module namespaces.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>waf: Stop automaticaly changing dashes to underscores in library names.</title>
<updated>2010-10-26T17:17:18+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-10-24T18:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a74e8be6d1448f121181e6d7cca3841891321a12'/>
<id>a74e8be6d1448f121181e6d7cca3841891321a12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib: add UTIL_TEVENT to samba_sockets grouping library</title>
<updated>2010-10-21T08:03:25+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-10-21T01:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6c60b8be03c195c06301b04a656ff1281be2eb09'/>
<id>6c60b8be03c195c06301b04a656ff1281be2eb09</id>
<content type='text'>
Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>waf-build: create a samba_sockets grouping library</title>
<updated>2010-10-21T08:03:24+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-10-21T00:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f39b21008f578fa2cf91e2cdc9ebc0ca15100e9a'/>
<id>f39b21008f578fa2cf91e2cdc9ebc0ca15100e9a</id>
<content type='text'>
Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build: allow the waf build to work with python 3.0 and 3.1</title>
<updated>2010-04-07T21:46:39+00:00</updated>
<author>
<name>Thomas Nagy</name>
<email>tnagy1024@gmail.com</email>
</author>
<published>2010-04-07T21:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7f3116a63d7d91f4c0d26adf8fcdef0a5a957971'/>
<id>7f3116a63d7d91f4c0d26adf8fcdef0a5a957971</id>
<content type='text'>
Python 3.x is a bit fussier about print statements and indentation.

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 3.x is a bit fussier about print statements and indentation.

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-waf: don't need TOUCH_FILE() any more</title>
<updated>2010-04-06T10:27:26+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-04-05T01:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=748ef2c86516f8951b6da2803e8163026768e328'/>
<id>748ef2c86516f8951b6da2803e8163026768e328</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-waf: replace TOUCH_FILE() with normal install rules</title>
<updated>2010-04-06T10:27:26+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-04-05T01:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=64594f296ca84c487e5cd7ec5e76153cb3b3ef4a'/>
<id>64594f296ca84c487e5cd7ec5e76153cb3b3ef4a</id>
<content type='text'>
this allows it to work with 'waf uninstall'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this allows it to work with 'waf uninstall'
</pre>
</div>
</content>
</entry>
<entry>
<title>build: fixed DESTDIR for TOUCH_FILE()</title>
<updated>2010-04-06T10:27:24+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-04-03T11:46:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7aa3f08f851aef234cb236b11c653f904c9e622a'/>
<id>7aa3f08f851aef234cb236b11c653f904c9e622a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-waf: create a blank __init__.py in samba/external</title>
<updated>2010-04-06T10:27:22+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-04-02T01:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=865e478e25e6c9d69915061f6f2211298e730068'/>
<id>865e478e25e6c9d69915061f6f2211298e730068</id>
<content type='text'>
needed for the external lib loader
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needed for the external lib loader
</pre>
</div>
</content>
</entry>
</feed>
