From the website:
"gobuild is an automatic build tool that aims to replace Makefiles for
simple projects written in the Go programming language. It creates a
dependency graph of all local imports and compiles them in the right
order using the gc Go compiler."
Which seems like a very limited ambition for a build framework.
Given that there are already a number of build frameworks out there
(SCons and Waf to name but two) that are not language specific but could
easily be used for Go, wouldn't it be better to write plugins for them
to handle Go?
--
Russel.
=============================================================================
Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel...@ekiga.net
41 Buckmaster Road m: +44 7770 465 077 xmpp: rus...@russel.org.uk
London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder