Commit Graph

4 Commits

Author SHA1 Message Date
landry
8edc2d858d Add MODWAF_VERBOSE defaulting to Yes, and if set pass -v to the waf
commands through _MODWAF_VERBOSE_FLAG. Allows to actually show build
lines like in any "sane" build system. something i should have done
ages ago.
2011-09-22 13:05:57 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
landry
ce7b688eb4 Fix waf MODULE, honour CONFIGURE_ENV and CONFIGURE_ARGS, clean up some
root-owned directories in ${WRKSRC} after fake. Nothing in tree used it,
hence no PKGNAME bump.

ok wcmaier@, discussed a bit with ajacoutot@ too
2008-10-26 12:21:47 +00:00
landry
a79f9ef04f Import waf 1.4.4.
Waf is a Python-based framework for configuring, compiling and
installing applications. It is a replacement for other tools such as
Autotools, Scons, CMake or Ant.
The port provides a devel/waf MODULE for use by third-party ports.

with tweaks, lots of python-fu and ok wcmaier@, ok jasper@
2008-09-23 19:55:02 +00:00