Hi,
I want to compile C++ code using buildr. That is, create an extension
that does this. I would like some directions and appreciate any help.
My first issue is that buildr is very tightly integrated with Java.
buildr.rb requires the java modules and compile.rb is very java oriented
(compile all java files in one command whenever one source changes
timestamp, 'build' calls 'compile' without being able to insert a 'link'
task (or for compile to define subtasks)). Is there a way I am missing
to get a 'bare bones' buildr?
Thank you,
Ittay
--
--
Ittay Dror <[EMAIL PROTECTED]>