Tony S Yu wrote:
>
> On Nov 30, 2009, at 4:34 AM, Andrew Straw wrote:
>> However, with svn r7985, the trunk fails to find the tests. This is so
>> weird. There's nothing in that commit that I can see that should cause
>> the failure, but it seems repeatable. r7984 doesn't have it and r7985
>> does.
On Nov 30, 2009, at 4:34 AM, Andrew Straw wrote:
> However, with svn r7985, the trunk fails to find the tests. This is so
> weird. There's nothing in that commit that I can see that should cause
> the failure, but it seems repeatable. r7984 doesn't have it and r7985
> does. And it appears to be
David Cournapeau wrote:
> Andrew Straw wrote:
>
>> I looked a little further, and it depends on the directory that the
>> tests are run from -- if I manually log into the build slave, I can
>> get the tests to run (in fact, one segfaults) if I try from a
>> different working directory. Anyhow,
Andrew Straw wrote:
> I looked a little further, and it depends on the directory that the
> tests are run from -- if I manually log into the build slave, I can
> get the tests to run (in fact, one segfaults) if I try from a
> different working directory. Anyhow, now that I have a handle on it, I
On Wed, Nov 25, 2009 at 10:57 AM, John Hunter wrote:
> On Wed, Nov 25, 2009 at 10:52 AM, Andrew Straw wrote:
>
>> Also, would you like svn commit access? That may just make things easier
>> -- John, what do you think? I think we can trust David. :)
>
> Absolutely -- send me an svn login and I can
On Wed, Nov 25, 2009 at 10:52 AM, Andrew Straw wrote:
> Also, would you like svn commit access? That may just make things easier
> -- John, what do you think? I think we can trust David. :)
Absolutely -- send me an svn login and I can add him to the list of
committers if he wants to, else we can
David Cournapeau wrote:
> Andrew Straw wrote:
>
>> Michael Droettboom wrote:
>>
>>> I know it's been a while since you announced this, but I'm just
>>> looking into this now.
>>>
>> Also, I got some ways in making the buildbot build with numscons, but
>> I stopped at a bug where it
Andrew Straw wrote:
> Michael Droettboom wrote:
>> I know it's been a while since you announced this, but I'm just
>> looking into this now.
>
> Also, I got some ways in making the buildbot build with numscons, but
> I stopped at a bug where it looked like the matplotlib.tests.* modules
> were no
Michael Droettboom wrote:
> I know it's been a while since you announced this, but I'm just looking
> into this now.
Also, I got some ways in making the buildbot build with numscons, but I
stopped at a bug where it looked like the matplotlib.tests.* modules
were not getting installed:
http:/
I know it's been a while since you announced this, but I'm just looking
into this now. My primary interest is having a build script that
selects the correct c++ compiler and get around a long-standing
distutils bug.
I'm running into a little speed bump here. It's failing on the
pkg-config de
Andrew Straw wrote:
> David Cournapeau wrote:
>
>> Hi,
>>
>> I don't know if that's of any interest for matplotlib developers,
>> but I added scripts to build matplotlib with numscons:
>>
>> http://github.com/cournape/matplotlib/tree/scons_build
>>
>>
> OK, I managed to clone your re
David Cournapeau wrote:
> Hi,
>
> I don't know if that's of any interest for matplotlib developers,
> but I added scripts to build matplotlib with numscons:
>
> http://github.com/cournape/matplotlib/tree/scons_build
>
OK, I managed to clone your repo -- I cloned mine, then added yours as a
r
Andrew Straw wrote:
> David Cournapeau wrote:
>
>> Hi,
>>
>> I don't know if that's of any interest for matplotlib developers,
>> but I added scripts to build matplotlib with numscons:
>>
>> http://github.com/cournape/matplotlib/tree/scons_build
>>
>>
> Hi David,
>
> I'm trying to do
David Cournapeau wrote:
> Hi,
>
> I don't know if that's of any interest for matplotlib developers,
> but I added scripts to build matplotlib with numscons:
>
> http://github.com/cournape/matplotlib/tree/scons_build
>
Hi David,
I'm trying to download your git repository, but I'm having trou
Andrew Straw wrote:
> David Cournapeau wrote:
>
>> Andrew Straw wrote:
>>
>>
>>> Andrew Straw wrote:
>>>
>>>
>>>
David Cournapeau wrote:
> I have a question about git as well, actually - I could not update the
> svn
David Cournapeau wrote:
> Andrew Straw wrote:
>
>> Andrew Straw wrote:
>>
>>
>>> David Cournapeau wrote:
>>>
>>>
>>>
I have a question about git as well, actually - I could not update the
svn metadata, unfortunately, by using git-svn rebase -l (I used your
b
Andrew Straw wrote:
> Andrew Straw wrote:
>
>> David Cournapeau wrote:
>>
>>
>>> I have a question about git as well, actually - I could not update the
>>> svn metadata, unfortunately, by using git-svn rebase -l (I used your
>>> branch on github and the instructions on matplotlib website
Andrew Straw wrote:
> David Cournapeau wrote:
>
>> I have a question about git as well, actually - I could not update the
>> svn metadata, unfortunately, by using git-svn rebase -l (I used your
>> branch on github and the instructions on matplotlib website). It gives
>> me an awful lot of mergin
Eric Firing wrote:
> The only concern that occurs to me with respect to including both
> setup.py and setupscons.py is that when a module is added or removed,
> it means figuring out what to do with two systems instead of one. So
> the question is, will it make it easier or significantly harder fo
David Cournapeau wrote:
> I have a question about git as well, actually - I could not update the
> svn metadata, unfortunately, by using git-svn rebase -l (I used your
> branch on github and the instructions on matplotlib website). It gives
> me an awful lot of merging errors, which seems to indica
David Cournapeau wrote:
> Hi Andrew,
>
> Andrew Straw wrote:
>> Dear David,
>>
>> It certainly is of interest to me. When I get a little time (maybe this
>> weekend), I'd like to try it. Specifically, I'd like to setup a buildbot
>> that would automatically build and run the test suite with it. Al
Andrew Straw wrote:
> David Cournapeau wrote:
>
>> Hi,
>>
>> I don't know if that's of any interest for matplotlib developers,
>> but I added scripts to build matplotlib with numscons:
>>
>> http://github.com/cournape/matplotlib/tree/scons_build
>>
>> Not every configuration is supported yet
Hi Andrew,
Andrew Straw wrote:
> Dear David,
>
> It certainly is of interest to me. When I get a little time (maybe this
> weekend), I'd like to try it. Specifically, I'd like to setup a buildbot
> that would automatically build and run the test suite with it. Along
> those lines, is there any rea
David Cournapeau wrote:
> Hi,
>
> I don't know if that's of any interest for matplotlib developers,
> but I added scripts to build matplotlib with numscons:
>
> http://github.com/cournape/matplotlib/tree/scons_build
>
> Not every configuration is supported yet, but I can successfully build
>
Hi,
I don't know if that's of any interest for matplotlib developers,
but I added scripts to build matplotlib with numscons:
http://github.com/cournape/matplotlib/tree/scons_build
Not every configuration is supported yet, but I can successfully build
matplotlib on Linux with gtk or wx backen
25 matches
Mail list logo