Re: [Numpy-discussion] FYI: experimental waf support for numpy (fwd)

FYI (Logan :)): It seem that David made quite a progress with bento.
r.
---------- Forwarded message ---------- Date: Thu, 10 Feb 2011 17:03:23 +0900 From: David <da...@silveregg.co.jp> Reply-To: Discussion of Numerical Python <numpy-di...@scipy.org>
On 02/10/2011 04:45 PM, Sebastien Binet wrote:
David,
On Thu, 10 Feb 2011 14:30:37 +0900, David<da...@silveregg.co.jp> wrote:
Hi there,
Following recent release of waf 1.6 and its adoption by the samba project, as well as my own work on integrating waf and bento, I have spent some time to build numpy with it. Although this is experimental, it should be possible for people to play with it:
great news !
You need a recent waf checkout (trunk), and you build numpy as follows:
$waf_checkout/waf-light configure $waf_checkout/waf-light build
why don't you just put the waf executable within the numpy repository ?
Because it is still experimental, and there are some issues in waf around tools on windows, etc... meaning I will have to follow trunk pretty closely after those bugs are fixed.
This is also not intended to be merged. The goal really is to discover as many issues as possible before I decide to use waf exclusively as the build "backend" in bento instead of my own (if you are interested, there is already a proof of concept of building simple extensions with waf inside bento in bento repo: https://github.com/cournape/Bento/tree/master/examples/hooks/waf/waf16)
cheers,
David
NumPy-Discussion mailing list NumPy-Di...@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion

Hi Robert,
This is a good news. Interesting that David decided to go with waf backend.
I apologize for being silent lately; I'm quite swamped with my thesis work over here. :( Hope to have some time to look into bento again soon.
Best, Logan
On Fri, Feb 11, 2011 at 8:10 AM, Robert Cimrman <cimr...@ntc.zcu.cz> wrote:
FYI (Logan :)): It seem that David made quite a progress with bento.
r.
---------- Forwarded message ---------- Date: Thu, 10 Feb 2011 17:03:23 +0900 From: David <da...@silveregg.co.jp> Reply-To: Discussion of Numerical Python <numpy-di...@scipy.org>
On 02/10/2011 04:45 PM, Sebastien Binet wrote:
David,
On Thu, 10 Feb 2011 14:30:37 +0900, David<da...@silveregg.co.jp> wrote:
Hi there,
Following recent release of waf 1.6 and its adoption by the samba project, as well as my own work on integrating waf and bento, I have spent some time to build numpy with it. Although this is experimental, it should be possible for people to play with it:
great news !
You need a recent waf checkout (trunk), and you build numpy as follows:
$waf_checkout/waf-light configure $waf_checkout/waf-light build
why don't you just put the waf executable within the numpy repository ?
Because it is still experimental, and there are some issues in waf around tools on windows, etc... meaning I will have to follow trunk pretty closely after those bugs are fixed.
This is also not intended to be merged. The goal really is to discover as many issues as possible before I decide to use waf exclusively as the build "backend" in bento instead of my own (if you are interested, there is already a proof of concept of building simple extensions with waf inside bento in bento repo: https://github.com/cournape/Bento/tree/master/examples/hooks/waf/waf16)
cheers,
David
NumPy-Discussion mailing list NumPy-Di...@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion
-- You received this message because you are subscribed to the Google Groups "sfepy-devel" group. To post to this group, send email to sfepy...@googlegroups.com. To unsubscribe from this group, send email to sfepy-devel...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sfepy-devel?hl=en.

On Fri, 11 Feb 2011, Logan Sorenson wrote:
Hi Robert,
This is a good news. Interesting that David decided to go with waf backend.
I guess he still explores both ways - his own backend and waf. Going waf would be definitely less work for him...
I apologize for being silent lately; I'm quite swamped with my thesis work over here. :( Hope to have some time to look into bento again soon.
No problem, I just thought it might be interesting to forward the message...
Good luck with your thesis!
r.
Best, Logan
On Fri, Feb 11, 2011 at 8:10 AM, Robert Cimrman <cimr...@ntc.zcu.cz> wrote:
FYI (Logan :)): It seem that David made quite a progress with bento.
r.
---------- Forwarded message ---------- Date: Thu, 10 Feb 2011 17:03:23 +0900 From: David <da...@silveregg.co.jp> Reply-To: Discussion of Numerical Python <numpy-di...@scipy.org>
On 02/10/2011 04:45 PM, Sebastien Binet wrote:
David,
On Thu, 10 Feb 2011 14:30:37 +0900, David<da...@silveregg.co.jp> �wrote:
Hi there,
Following recent release of waf 1.6 and its adoption by the samba project, as well as my own work on integrating waf and bento, I have spent some time to build numpy with it. Although this is experimental, it should be possible for people to play with it:
great news !
You need a recent waf checkout (trunk), and you build numpy as follows:
$waf_checkout/waf-light configure $waf_checkout/waf-light build
why don't you just put the waf executable within the numpy repository ?
Because it is still experimental, and there are some issues in waf around tools on windows, etc... meaning I will have to follow trunk pretty closely after those bugs are fixed.
This is also not intended to be merged. The goal really is to discover as many issues as possible before I decide to use waf exclusively as the build "backend" in bento instead of my own (if you are interested, there is already a proof of concept of building simple extensions with waf inside bento in bento repo: https://github.com/cournape/Bento/tree/master/examples/hooks/waf/waf16)
cheers,
David
NumPy-Discussion mailing list NumPy-Di...@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion
-- You received this message because you are subscribed to the Google Groups "sfepy-devel" group. To post to this group, send email to sfepy...@googlegroups.com. To unsubscribe from this group, send email to sfepy-devel...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sfepy-devel?hl=en.
-- You received this message because you are subscribed to the Google Groups "sfepy-devel" group. To post to this group, send email to sfepy...@googlegroups.com. To unsubscribe from this group, send email to sfepy-devel...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sfepy-devel?hl=en.
participants (2)
-
Logan Sorenson
-
Robert Cimrman