<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/build, 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: improve iconv checks</title>
<updated>2014-01-03T04:04:44+00:00</updated>
<author>
<name>Christian Ambach</name>
<email>ambi@samba.org</email>
</author>
<published>2013-12-04T21:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=15b2d1a658b3fc428c20a7a461168f464951f40f'/>
<id>15b2d1a658b3fc428c20a7a461168f464951f40f</id>
<content type='text'>
there are broken iconv implementations around (e.g. on AIX) that you
can compile against but that refuse any mapping requests

make sure we do the same as the autoconf-based build did and
fall back to our own code

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10308

Signed-off-by: Christian Ambach &lt;ambi@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
there are broken iconv implementations around (e.g. on AIX) that you
can compile against but that refuse any mapping requests

make sure we do the same as the autoconf-based build did and
fall back to our own code

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10308

Signed-off-by: Christian Ambach &lt;ambi@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-waf: remove s3-waf specific dynconfig.</title>
<updated>2011-06-28T15:54:41+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-06-28T09:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=56db9c9f274d414ad435bd7cd3f522f11257458e'/>
<id>56db9c9f274d414ad435bd7cd3f522f11257458e</id>
<content type='text'>
This merge finally makes --with-logfilebase=foo and friends work appropriately.

Andrews, Andreas, please check.

Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Tue Jun 28 17:54:42 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This merge finally makes --with-logfilebase=foo and friends work appropriately.

Andrews, Andreas, please check.

Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Tue Jun 28 17:54:42 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util/charset: Remove 'display charset'</title>
<updated>2011-06-23T11:47:27+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-06-21T23:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=125a2ff262aa312df20eec68802fd5f8a47f492f'/>
<id>125a2ff262aa312df20eec68802fd5f8a47f492f</id>
<content type='text'>
As discussed in 'CH_DISPLAY and gettext' on the samba-technical list:
http://lists.samba.org/archive/samba-technical/2011-June/078190.html

Setting this to a value other than 'unix charset' does not make sense,
as any system where the filesytem charset does not equal the terminal
charset will already have problems with programs as simple as 'ls'.
It also means that our output could not be pasted as our input in
interactive programs or onto our command line, as we never did
translate in the DISPLAY -&gt; UNIX direction.

The d_printf() calls are retained in case we need to revisit this, and
to support display_set_stderr().

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As discussed in 'CH_DISPLAY and gettext' on the samba-technical list:
http://lists.samba.org/archive/samba-technical/2011-June/078190.html

Setting this to a value other than 'unix charset' does not make sense,
as any system where the filesytem charset does not equal the terminal
charset will already have problems with programs as simple as 'ls'.
It also means that our output could not be pasted as our input in
interactive programs or onto our command line, as we never did
translate in the DISPLAY -&gt; UNIX direction.

The d_printf() calls are retained in case we need to revisit this, and
to support display_set_stderr().

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>dynconfig: Have only one dynconfig.o in the common code.</title>
<updated>2011-04-27T12:22:26+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-04-27T06:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=3e85b960fae391af7a0592d5d38c18ae5a157209'/>
<id>3e85b960fae391af7a0592d5d38c18ae5a157209</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-build Remove distinct LOCALEDIR subsystem</title>
<updated>2011-04-13T05:51:52+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-04-13T05:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=d309499b9e268bff5e366a9986528f0accbc02b3'/>
<id>d309499b9e268bff5e366a9986528f0accbc02b3</id>
<content type='text'>
This is no different to the rest of dynconfig, and so should be dealt
with there.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is no different to the rest of dynconfig, and so should be dealt
with there.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-waf: use SAMBA3_*() build rules in source3/build</title>
<updated>2011-02-18T05:46:41+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-02-09T04:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=c8b2b109760b366bee6dcf7c6c306936d271f508'/>
<id>c8b2b109760b366bee6dcf7c6c306936d271f508</id>
<content type='text'>
this brings the s3 waf build much closer to the proposed s3build top
level build, using the same bld.SAMBA3_*() rules

There are a few renames of subsystems in here, with a 3 suffix where
it would create a conflict.

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this brings the s3 waf build much closer to the proposed s3build top
level build, using the same bld.SAMBA3_*() rules

There are a few renames of subsystems in here, with a 3 suffix where
it would create a conflict.

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-waf: add PKGCONFIGDIR.</title>
<updated>2011-01-25T10:42:46+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-01-24T23:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=62e1c80cf532681c02ecd2ddcb7c920381a0465e'/>
<id>62e1c80cf532681c02ecd2ddcb7c920381a0465e</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-waf: add NMBDSOCKETDIR variable.</title>
<updated>2011-01-07T15:33:55+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-01-07T14:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=286c3d6d8ed0b50b8da0e9416df200c9162bc4cf'/>
<id>286c3d6d8ed0b50b8da0e9416df200c9162bc4cf</id>
<content type='text'>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Fri Jan  7 16:33:55 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Fri Jan  7 16:33:55 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-waf: make the --with-Xdir options work more like in the classic build.</title>
<updated>2011-01-06T23:57:10+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-01-06T23:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=f405384ad840ebe438ecf3a2ce05893857c952b2'/>
<id>f405384ad840ebe438ecf3a2ce05893857c952b2</id>
<content type='text'>
Also remove duplicates and sort the tables.

Still not sure if I understand the reason of processing the flags table after
the diroptions table, as every option you give it via configure was overwritten
immediately.

Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Fri Jan  7 00:57:10 CET 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove duplicates and sort the tables.

Still not sure if I understand the reason of processing the flags table after
the diroptions table, as every option you give it via configure was overwritten
immediately.

Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Fri Jan  7 00:57:10 CET 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-waf: add more diroptions.</title>
<updated>2010-09-23T23:43:07+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2010-09-23T23:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=260ad237273d3a1c34811a970680488ad3a83013'/>
<id>260ad237273d3a1c34811a970680488ad3a83013</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
</feed>
