Customize packaging tool

Daniel Holth <[email protected]> Sat, 25 May 2019 05:30:06 -0500
Newsgroups gmane.comp.programming.tools.scons.devel
Message-ID <CAG8k2+5sos0bb7gB+D57NtCW8XRyrQ2hNacFMugji+aPh+VGnQ@mail.gmail.com>
I've made a few improvements to the enscons setup.py replacement recently.
It uses standard scons now instead of a repackaged version. It uses scons'
packaging tool to build sdists.
I'd like to be able to add a format to the packaging tool at runtime
(cleanly) and to be able to change its build directory (to ./build). Sdists
should be pax format tar and anonymized without your username on each file,
and shouldn't have to count on a system tar executable.

I don't quite understand how the existing tool works, it might be almost as
easy to have my own replacement?

Thanks

_______________________________________________
Scons-dev mailing list
[email protected]
https://pairlist2.pair.net/mailman/listinfo/scons-dev