------art_11057_1268126780.1266166122975
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable


What about rake? I am using it in a c/ruby project. It basically just adds the task stuff,
finding headers etc. can bw done with mkmf.

Here is the rakefile, maybe it can help you:

http://subforge.org/projects/subtle/repository/entry/Rakefile

Wbr

Christoph

---- On Sun, 14 Feb 2010 17:27:36 +0100 Martin DeMello <martindemello / gmail.com> wrote ---- 

>http://stefano.italians.nl/archives/66 is a pretty nice example of 
>using waf, a python build tool, instead of autoconf and make, to build 
>a c++ project. Is there a ruby build tool that can be used for 
>something similar? (This is not a case of NIH; looking at the waf 
>script in that example, I can imagine it being a lot nicer in ruby) 
> 
>martin
>
------art_11057_1268126780.1266166122975--