On 2016-03-02 18:45, Thomas Wouters wrote:
On Wed, Mar 2, 2016 at 3:50 AM, Michael Felt wrote:
Hello all,
1) There are many lists to choose from - if this is the wrong one for
questions about packaging - please forgive me, and point me in the right
direction.
It's hard to say where this bel
On 13 March 2016 at 01:13, Russell Keith-Magee wrote:
> The patches that I've uploaded to Issue23670 [1] show a full cross-platform
> [1] http://bugs.python.org/issue23670
> build process. After you apply that patch, the iOS directory contains a
> meta-Makefile that manages the build process.
Tha
On Sun, Mar 13, 2016 at 7:41 PM Martin Panter wrote:
> On 13 March 2016 at 01:13, Russell Keith-Magee
> wrote:
> > The patches that I've uploaded to Issue23670 [1] show a full
> cross-platform
> > [1] http://bugs.python.org/issue23670
> > build process. After you apply that patch, the iOS direct
Simply removing them would break the Windows build, and it may not be easily
fixable as the dependency system we use doesn't allow building a project twice.
Currently we fail the build if a generated file changes and then the user has
to trigger a second build with the new file, but typically t