|
|
Am Sonntag, den 07.10.2007, 13:17 +1000 schrieb Tim Potter:
> On Fri, 2007-10-05 at 23:04 +0000, jelmer@xxxxxxxxx wrote:
> > Author: jelmer
> > Date: 2007-10-05 23:04:46 +0000 (Fri, 05 Oct 2007)
> > New Revision: 25541
> >
> > WebSVN:
> > http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25541
> >
> > Log:
> > Add setup.py for building ldb python wrappers standalone.
> > Added:
> > branches/SAMBA_4_0/source/lib/ldb/setup.py
> > Modified:
> > branches/SAMBA_4_0/
> > branches/SAMBA_4_0/source/lib/ldb/swig/ldb.i
> Hey that's a good idea. I didn't know that distutils knew about
> swig!&#-1;&#-1;
Took me a while to figure that out, too :-) It seems to work very well
so far.
My main worry at the moment is whether it will always try to generate
the C files, even when they're provided with the distribution (wouldn't
want to require swig for building Samba).
Cheers,
Jelmer
--
Jelmer Vernooij <jelmer@xxxxxxxxx> - http://samba.org/~jelmer/
Jabber: jelmer@xxxxxxxxxxxxxxx
|
|