Reconstructing our issue list

Hal Murray hmurray at megapathdsl.net
Wed Feb 1 11:30:05 UTC 2017


     * waf needs some tlc
       #212  · opened a month ago by Hal Murray
       updated 3 weeks ago

waf check generates:
```
magic.pyc
control.pyc
version.pyc
magic.pyo
control.pyo
version.pyo
```
waf build should have done all of that.  ctx.add_group() is called after the 
ctx() calls to build control, magic, and version.

---------

waf clean/distclean doesn't remove some of the stuff that is stored in the 
source directory rather than the build directories.
For example, there is a ntpd/version.h



-- 
These are my opinions.  I hate spam.





More information about the devel mailing list