changeset:   5f1b067857e4
date:        Sun Apr 20 18:47:53 2014 +0100
Released as v0.3.

changeset:   4cc4f304dffb
date:        Sun Apr 20 17:07:31 2014 +0100
The docs now cover building 64 bit versions of Python on Windows.

changeset:   7fd3ec45b8d6
date:        Sun Apr 20 01:42:16 2014 +0100
Handle the _s suffixes to modules added by PyQt4.

changeset:   261382e038dc
date:        Sat Apr 19 19:02:04 2014 +0100
Added the missing version module from the sdist package.

changeset:   3f19f549a908
date:        Sat Apr 19 18:50:00 2014 +0100
Fixed a repeated Sphinx bug.

changeset:   3f694e11897a
date:        Sat Apr 19 18:37:14 2014 +0100
Doc updates for building Python v2 on Windows.

changeset:   f86746143382
date:        Sat Apr 19 15:26:45 2014 +0100
Don't import site.py.
Updated the list of required modules now that site.py isn't imported.

changeset:   6b42f75fb318
date:        Sat Apr 19 12:59:49 2014 +0100
Refactored the bootstrap scripts to be more consistent and to work again with
Python v2.

changeset:   d8c3c80a3075
date:        Sat Apr 19 12:22:42 2014 +0100
Extract the target Python version number from the library name and enforce the
use of supported versions.

changeset:   82cb06871e4c
date:        Sat Apr 19 09:29:32 2014 +0100
Fixed the handling of Windows native filenames in the generated .pro file.

changeset:   f7f663c1ef48
date:        Sat Apr 19 09:03:58 2014 +0100
Only import __bootstrap__ for Python v2.

changeset:   c7951658bef5
date:        Sat Apr 19 08:58:59 2014 +0100
Fixed the detection of the Python version now that the set of required modules
has changed.

changeset:   16799fc8a611
date:        Fri Apr 18 19:57:43 2014 +0100
More Windows specific changes to the static builds documentation.

changeset:   69e5dc5790b8
date:        Fri Apr 18 19:18:49 2014 +0100
Added some more Python3 modules required on Windows.

changeset:   3c18a6c69f7c
date:        Fri Apr 18 19:18:23 2014 +0100
Updated .hgignore.

changeset:   ed07c88afcf0
date:        Fri Apr 18 19:17:52 2014 +0100
Fixed the conversion to native separators.

changeset:   5af497463ad7
date:        Fri Apr 18 18:45:36 2014 +0100
Make sure user file selections are native.

changeset:   01947b0219ef
date:        Fri Apr 18 18:35:28 2014 +0100
The package scanner now excludes items by default and doesn't exapand packages.

changeset:   f4982dbf93d3
date:        Fri Apr 18 17:19:29 2014 +0100
Updated the required standard modules for Python3.

changeset:   57fe26cb4789
date:        Fri Apr 18 15:32:41 2014 +0100
Use a local copy of importlib/_bootstrap.py in preparation for making a custom
version.

changeset:   1f311977ea16
date:        Fri Apr 18 10:52:09 2014 +0100
Updated libraries for Windows.
Add 'console' to CONFIG for non-GUI applications.

changeset:   340806e4a742
date:        Fri Apr 18 09:11:39 2014 +0100
Fixed the additional libraries needed by Windows.

changeset:   21f261481c73
date:        Fri Apr 18 08:52:24 2014 +0100
Fixed code so that it is C89 compatible for Windows.

changeset:   2b0f6a400aaa
date:        Fri Apr 18 08:49:58 2014 +0100
More Windows related doc updates.

changeset:   5bdfa1a821fc
date:        Thu Apr 17 19:42:56 2014 +0100
More doc updates for Windows.

changeset:   fa0cd25c7a1c
date:        Thu Apr 17 17:33:10 2014 +0100
Fixed the description in setup.py.

changeset:   ce2d2535671a
date:        Thu Apr 17 17:32:29 2014 +0100
Updated .hgignore.

changeset:   8ddecda850eb
date:        Thu Apr 17 17:31:06 2014 +0100
Added some initial documentation about building static Python on Windows.

changeset:   3d746c50c8e8
date:        Mon Apr 14 16:56:47 2014 +0100
Added tag 0.2 for changeset f84e0f8cf624

changeset:   f84e0f8cf624
date:        Mon Apr 14 16:56:42 2014 +0100
Released as v0.2.
