<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/script/minimal_includes.pl, branch talloc-2.3.2</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>s4-script: added a --waf option to minimal_includes.pl</title>
<updated>2010-05-04T09:45:43+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-05-04T08:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6eb839cd1695ce8da991c19611210eefda902c0f'/>
<id>6eb839cd1695ce8da991c19611210eefda902c0f</id>
<content type='text'>
This takes advantage of the new waf target syntax
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This takes advantage of the new waf target syntax
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-script: cleanup tmp files in minimial_includes.pl</title>
<updated>2009-10-20T05:04:36+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-10-20T03:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8585cf1a78c3352ef6a0d3b3f32f9aacc28b609c'/>
<id>8585cf1a78c3352ef6a0d3b3f32f9aacc28b609c</id>
<content type='text'>
also changes to use perl fns, instead of shell
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also changes to use perl fns, instead of shell
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: handle non-C files in minimal_includes.pl</title>
<updated>2009-10-12T02:31:34+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-10-12T02:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2b9818ce0fe5ab4b27972b154981cf60ff3acc78'/>
<id>2b9818ce0fe5ab4b27972b154981cf60ff3acc78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-scripts: make minimal_includes handle our -I overrides</title>
<updated>2009-09-19T21:11:57+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-09-19T19:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c35bbad63e50b9975fb5753cdd60901020e2d81f'/>
<id>c35bbad63e50b9975fb5753cdd60901020e2d81f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>r5321: added a program that works out the minimal set of #include lines</title>
<updated>2007-10-10T18:09:41+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2005-02-11T02:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ecbde2c1c697f756743fb1b1a489373ee06deb65'/>
<id>ecbde2c1c697f756743fb1b1a489373ee06deb65</id>
<content type='text'>
needed for a C file in Samba. It tries compiling without each #include
line in turn, and looks for any changes in the compiler output.

Note that the output is not guaranteed correct, it might be that an
include is needed onlyu on some platforms. To cope with this, it
doesn't consider lines with the word "needed" on them. So add a
comment like this:

#include "foo.h" /* needed by systems without kerberos */

and it will know to skip it

It also skips any include lines in a #if section.

If you are brave, you can give it the option --remove and it will
remove lines it thinks are not needed. Please review carefully before
committing the results, and watch the build farm for breakage.
(This used to be commit 348a5f1d4d272fffaad7680c8d24ef59829dbea2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needed for a C file in Samba. It tries compiling without each #include
line in turn, and looks for any changes in the compiler output.

Note that the output is not guaranteed correct, it might be that an
include is needed onlyu on some platforms. To cope with this, it
doesn't consider lines with the word "needed" on them. So add a
comment like this:

#include "foo.h" /* needed by systems without kerberos */

and it will know to skip it

It also skips any include lines in a #if section.

If you are brave, you can give it the option --remove and it will
remove lines it thinks are not needed. Please review carefully before
committing the results, and watch the build farm for breakage.
(This used to be commit 348a5f1d4d272fffaad7680c8d24ef59829dbea2)
</pre>
</div>
</content>
</entry>
</feed>
