Message from discussion
waf and f2py (gist included)
Date: Sun, 28 Oct 2012 14:35:37 -0700 (PDT)
From: Marius <mmil...@ucdavis.edu>
To: waf-users@googlegroups.com
Message-Id: <d1277f10-05a3-4d89-91de-2133f8acc5e1@googlegroups.com>
Subject: waf and f2py (gist included)
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_Part_2237_12730832.1351460137001"
------=_Part_2237_12730832.1351460137001
Content-Type: multipart/alternative;
boundary="----=_Part_2238_24051110.1351460137002"
------=_Part_2238_24051110.1351460137002
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
I've been using waf to compile f2py extensions (insteads of f2py's own
built it compiler based on scons) since I find waf way easier and more
robust to configure . Here's the code if anyone wants to use / improve it
(which there is plenty of room for). I'm new to waf so I don't entirely
know how to make this into a real "Tool." If someone points me in the right
direction I'd be down for trying to get this in a shape where it could be
incorporated into the project. I think what I need is to make the build
command into a task generator, and decorate the the conf/opt commands... or
something like that.
https://gist.github.com/3969930
Marius
------=_Part_2238_24051110.1351460137002
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
<div>I've been using waf to compile f2py extensions (insteads of f2py's own built it compiler based on scons) since I find waf way easier and more robust to configure . Here's the code if anyone wants to use / improve it (which there is plenty of room for). I'm new to waf so I don't entirely know how to make this into a real "Tool." If someone points me in the right direction I'd be down for trying to get this in a shape where it could be incorporated into the project. I think what I need is to make the build command into a task generator, and decorate the the conf/opt commands... or something like that.<br></div><div><br></div><div><a href="https://gist.github.com/3969930">https://gist.github.com/3969930</a><br></div><div><br></div><div>Marius</div>
------=_Part_2238_24051110.1351460137002--
------=_Part_2237_12730832.1351460137001--