This one works with DMD, GDC, and LDC and should work on any architecture/OS combination.
This is a little neater than a makefile because it has import scanning, separate compilation, install/uninstall scripts, packging scripts, etc. Just run waf --help to see what it can do.
This one works with DMD, GDC, and LDC and should work on any architecture/OS combination.
This is a little neater than a makefile because it has import scanning, separate compilation, install/uninstall scripts, packging scripts, etc. Just run
waf --help
to see what it can do.Waf can be obtained from here: http://code.google.com/p/waf