On 2016-08-11 09:04 -0400, Eric S. Raymond wrote:
> How is it the entire build? There are lots of wscript files not in there...
That's the source designation files, all the logic is in the former 'pylib' dir.
> 'wafbuild' was in fact my first choice. Can't use it; there's a collision
> with
>
Amar Takhar :
> On 2016-08-11 08:11 -0400, Eric S. Raymond wrote:
> > This is a heads-up to Amar.
> >
> > As part of the effort to rewrite ntpq in Python, I have renamed the old
> > pylib/ directory to wafhelpers/ and created a new pylib/ that contains
> > an installable Python module. (The renam
On 2016-08-11 08:11 -0400, Eric S. Raymond wrote:
> This is a heads-up to Amar.
>
> As part of the effort to rewrite ntpq in Python, I have renamed the old
> pylib/ directory to wafhelpers/ and created a new pylib/ that contains
> an installable Python module. (The rename is to maintain paralleli
This is a heads-up to Amar.
As part of the effort to rewrite ntpq in Python, I have renamed the old
pylib/ directory to wafhelpers/ and created a new pylib/ that contains
an installable Python module. (The rename is to maintain parallelism
with perllib).
On install, I need the build recipe to co