On 2011-01-19 18:44, Jacob Carlborg wrote:
On 2011-01-19 14:39, Gour wrote:
On Wed, 19 Jan 2011 14:07:27 +0100
Jacob Carlborg<d...@me.com> wrote:
I'm not an expert but I've been thinking for a while about doing a
package system for D, basically RubyGems but for D.
Have you thought about waf (which already has some support for D as
build system) and it is intended to be build framework?
(http://waf-devel.blogspot.com/2010/12/make-your-own-build-system-with-waf.html)
Sincerely,
Gour
Never heard of it, I'll have a look.
1. it uses python, yet another dependency
2. it seems complicated
--
/Jacob Carlborg