<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/wscript_build_system_heimdal, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>waf: move krb5 checks to a separate waf file</title>
<updated>2012-04-23T20:38:43+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>ab@samba.org</email>
</author>
<published>2012-04-20T09:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=4291fdcf3910b37d7dc7ed3849847fb162b5569b'/>
<id>4291fdcf3910b37d7dc7ed3849847fb162b5569b</id>
<content type='text'>
With PROCESS_SEPARATE_RULE in wafsamba it is now possible to simplify
configuration and checks for MIT/Heimdal Kerberos implementations.

1. Move MIT krb5 checks from source3/wscript to wscript_configure_krb5
2. Make sure they are called same way (--with-mit-krb5-checks)
3. If no configure checks identified MIT krb5 in system (or were disabled),
   make sure Heimdal build is selected, embedded (default) or system-provided.

This makes logic of configuration unchanged for Heimdal builds but adds
less hacky way to use MIT krb5 builds. The latter does not work yet as we
need to untangle more subsystems from HDB/Heimdal-specific details but
lays out a foundation for that.

Signed-off-by: Simo Sorce &lt;idra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With PROCESS_SEPARATE_RULE in wafsamba it is now possible to simplify
configuration and checks for MIT/Heimdal Kerberos implementations.

1. Move MIT krb5 checks from source3/wscript to wscript_configure_krb5
2. Make sure they are called same way (--with-mit-krb5-checks)
3. If no configure checks identified MIT krb5 in system (or were disabled),
   make sure Heimdal build is selected, embedded (default) or system-provided.

This makes logic of configuration unchanged for Heimdal builds but adds
less hacky way to use MIT krb5 builds. The latter does not work yet as we
need to untangle more subsystems from HDB/Heimdal-specific details but
lays out a foundation for that.

Signed-off-by: Simo Sorce &lt;idra@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>waf: Use Logs.info() instead of print.</title>
<updated>2012-04-17T15:48:23+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2012-04-17T12:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=0a4ab49c3e3f6b121a5b8b9ae85976c3077cd361'/>
<id>0a4ab49c3e3f6b121a5b8b9ae85976c3077cd361</id>
<content type='text'>
Autobuild-User: Andreas Schneider &lt;asn@cryptomilk.org&gt;
Autobuild-Date: Tue Apr 17 17:48:23 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Andreas Schneider &lt;asn@cryptomilk.org&gt;
Autobuild-Date: Tue Apr 17 17:48:23 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>wafsamba: add support for separate rules in stages</title>
<updated>2012-04-13T16:34:39+00:00</updated>
<author>
<name>Alexander Bokovoy</name>
<email>ab@samba.org</email>
</author>
<published>2012-04-13T14:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=1a8405c320f115d584a9094bf5878b8cf6d58893'/>
<id>1a8405c320f115d584a9094bf5878b8cf6d58893</id>
<content type='text'>
bld.process_separate_rule(rule) and conf.process_separate_rule(rule)
will cause WAF to import wscript_&lt;stage&gt;_&lt;rule&gt; script into current
context.

Files wscript_&lt;configure|build&gt;_&lt;rule&gt; should exist in the current
directory.

This can be used to provide rules specific for alternative
implementations of certain libraries

Autobuild-User: Alexander Bokovoy &lt;ab@samba.org&gt;
Autobuild-Date: Fri Apr 13 18:34:39 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bld.process_separate_rule(rule) and conf.process_separate_rule(rule)
will cause WAF to import wscript_&lt;stage&gt;_&lt;rule&gt; script into current
context.

Files wscript_&lt;configure|build&gt;_&lt;rule&gt; should exist in the current
directory.

This can be used to provide rules specific for alternative
implementations of certain libraries

Autobuild-User: Alexander Bokovoy &lt;ab@samba.org&gt;
Autobuild-Date: Fri Apr 13 18:34:39 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
</feed>
