Re: [matplotlib-devel] matplotlib build options

2007-11-13 Thread Darren Dale
On Tuesday 13 November 2007 09:30:52 am John Hunter wrote: > On Nov 13, 2007 8:01 AM, Darren Dale <[EMAIL PROTECTED]> wrote: > > On Monday 12 November 2007 06:39:28 pm Darren Dale wrote: > > > On Monday 12 November 2007 05:52:55 pm John Hunter wrote: > > > > On Nov 12, 2007 4:09 PM, Darren Dale <[E

Re: [matplotlib-devel] matplotlib build options

2007-11-13 Thread John Hunter
On Nov 13, 2007 8:01 AM, Darren Dale <[EMAIL PROTECTED]> wrote: > On Monday 12 November 2007 06:39:28 pm Darren Dale wrote: > > On Monday 12 November 2007 05:52:55 pm John Hunter wrote: > > > On Nov 12, 2007 4:09 PM, Darren Dale <[EMAIL PROTECTED]> wrote: > > > > I have been updating the logic in o

Re: [matplotlib-devel] matplotlib build options

2007-11-13 Thread Darren Dale
On Monday 12 November 2007 06:39:28 pm Darren Dale wrote: > On Monday 12 November 2007 05:52:55 pm John Hunter wrote: > > On Nov 12, 2007 4:09 PM, Darren Dale <[EMAIL PROTECTED]> wrote: > > > I have been updating the logic in our setup.py and setupext.py files, > > > so all of the build options are

Re: [matplotlib-devel] matplotlib build options

2007-11-12 Thread Darren Dale
On Monday 12 November 2007 05:52:55 pm John Hunter wrote: > On Nov 12, 2007 4:09 PM, Darren Dale <[EMAIL PROTECTED]> wrote: > > I have been updating the logic in our setup.py and setupext.py files, so > > all of the build options are now exposed in setup.cfg. This should make > > it easier for anyo

Re: [matplotlib-devel] matplotlib build options

2007-11-12 Thread John Hunter
On Nov 12, 2007 4:09 PM, Darren Dale <[EMAIL PROTECTED]> wrote: > I have been updating the logic in our setup.py and setupext.py files, so all > of the build options are now exposed in setup.cfg. This should make it easier > for anyone wishing to distribute matplotlib, like package managers. See >

[matplotlib-devel] matplotlib build options

2007-11-12 Thread Darren Dale
I have been updating the logic in our setup.py and setupext.py files, so all of the build options are now exposed in setup.cfg. This should make it easier for anyone wishing to distribute matplotlib, like package managers. See setup.cfg.template for the details. There are a few changes. The ext