[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r32562 - branches/ctypes-python-bindings

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: Wed, 20 Aug 2008 21:26:14 +0200

2008-08-19 21:52:02 djames_at_tigris.org napisaƂ(a):
> Author: djames
> Date: Tue Aug 19 12:52:01 2008
> New Revision: 32562
>
> Log:
> * Add TODO file for tasks that need to be completed before release
>
> Added:
> branches/ctypes-python-bindings/TODO (contents, props changed)
>
> Added: branches/ctypes-python-bindings/TODO
> URL: http://svn.collab.net/viewvc/svn/branches/ctypes-python-bindings/TODO?pathrev=32562
> ==============================================================================
> --- /dev/null 00:00:00 1970 (empty, because file is newly added)
> +++ branches/ctypes-python-bindings/TODO Tue Aug 19 12:52:01 2008 (r32562)
> @@ -0,0 +1,34 @@
> +The following tasks need to be completed before we can merge the
> +ctypes-python-bindings to trunk.
> +
> +ctypes-python-bindings TODOs:
> +
> + * Allow users to override default paths for both headers and libraries,
> + both at compile time and at runtime. Right now, it is possible to
> + specify additional paths but it is not possible to override the default
> + paths.
> +
> + * If users have ctypesgen installed we should use the installed version
> + instead of requiring ctypesgen to be in the build dir.

I already fixed it in r31953 + r31954 + r31958 :) .

> +
> + * We need a setup.py script / installer for installing the ctypes python
> + bindings.
> +
> + * Teach dist.sh (in Subversion trunk) to download release tarball for
> + ctypesgen.
> +
> + * Teach autogen.sh --release to generate the python wrappers for ctypes
> + python bindings.
> +
> + * Create ctypes-python-bindings target in Subversion trunk Makefile for
> + generating python wrappers for generating the python wrappers for the

      ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ :)

> + ctypes python bindings. This target would be a no-op if we are in
> + release mode.

-- 
Arfrever Frehtes Taifersar Arahesis

Received on 2008-08-20 21:30:15 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.