On Sun, Jan 11, 2015 at 6:33 PM, Gary Oberbrunner <[email protected]> wrote: > On Sun, Jan 11, 2015 at 9:10 AM, anatoly techtonik <[email protected]> > wrote: >> >> > We are creating .zip package manually without distutils, which is a >> > good thing, because we have full control over what happens and don't >> > depend on distutils bug. I am working on a patch, >> >> I have the fix, but testing it requires fixing build process on Windows. >> This PR partly solves the problem. Probably on Dirk's part. >> >> https://bitbucket.org/scons/scons/pull-request/204/fix-build-on-windows-with-missing-doc/diff > > I'm not sure I understand this. Are you trying to build scons itself (the > release packages) on Windows?
Yes. I need to reuse SCons ability to build PyPI packages without distutils and make scons .zip distributives executable. =) -- anatoly t. _______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev
