Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: updating mingw-builds to latest #3

Open
wants to merge 201 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
201 commits
Select commit Hold shift + click to select a range
07225b4
Updated cloog to 0.18.4
Andne Mar 21, 2016
3570467
Merge pull request #425 from Andne/cloog-isl
niXman Mar 22, 2016
ac9fa5e
Restore 4.8 PCH patch
Andne Mar 25, 2016
9b58312
Merge pull request #428 from Andne/pch-patch
niXman Mar 26, 2016
ec6df5a
mingwpy customization - part 1
carlkl Jan 19, 2016
f4a46b6
mingwpy customization - part 2
carlkl Jan 19, 2016
2559789
mingwpy customization - fix whitespace
carlkl Jan 19, 2016
7ce635d
mingwpy customization - fix mingwpy_readme.md
carlkl Jan 20, 2016
f4a536f
mingwpy customization - anoth. fix for mingwpy_readme.md
carlkl Jan 20, 2016
465c0c4
Fix for binutils IMPORT_DATA support by @njsmith
ogrisel Jan 29, 2016
0249c41
floating point related configurations and patches
carlkl Feb 22, 2016
f3b3f37
more floating point related configurations and patches
carlkl Feb 23, 2016
15bb915
floating point related configurations and patches - fix for latest mi…
carlkl Feb 24, 2016
fa781b0
Rename README to README.md
techtonik Mar 2, 2016
98fe7d0
README.md reformat for Markdown
techtonik Mar 2, 2016
a34859e
README.md more fixed for markup
techtonik Mar 2, 2016
a81b9f1
temporary add specs files for msvcr90 and msvcr100 C-runtimes
carlkl Mar 3, 2016
a6b7b2f
update fpclassify patch
carlkl Apr 12, 2016
30c0d50
update toolchain revision date
carlkl Apr 12, 2016
b6703e8
_WIN32_WINNT fallback patch
carlkl Apr 14, 2016
36412ff
Use ISL 0.14 for GCC 4
Andne Mar 26, 2016
a3092b7
Don't need to disable this check, works fine
Andne Mar 26, 2016
a72a146
Improvements to error output during build
Andne Mar 24, 2016
ac0240a
Merge pull request #429 from Andne/isl-cloog
niXman Oct 30, 2016
d4b3a65
Converted to act like packages and not be special
Andne Mar 27, 2016
f850746
Modified to work through the normal steps
Andne Apr 28, 2016
01dba94
Added basic short output support
Andne Oct 29, 2016
db80120
Added more logic to restrict unneeded output
Andne Oct 29, 2016
31b83c7
Updated 3rd-party post to have a PKG_NAME
Andne Oct 29, 2016
6a15431
Add an extra check for creating src directory
Andne Oct 30, 2016
d8f0ce2
Always switch compilers, remove unseen log output
Andne Oct 31, 2016
63f51ff
Merge pull request #430 from Andne/build-error
niXman Dec 4, 2016
f9b171a
Replaced color codes with variables
Andne Jan 28, 2017
965a343
Add command line option to disable colors
Andne Jan 28, 2017
3cb4df4
Add the ability to wait for the logviewer
Andne Jan 28, 2017
08dfa2a
Script to clean up various amounts of build output
Andne Jan 28, 2017
30b8915
Improve --full command
Andne Jan 29, 2017
0e8c729
Some minor fixup to the clean command
Andne Jan 29, 2017
4b32f90
Missed a variable name during some cleanup
Andne Jan 29, 2017
0fdcd00
Merge pull request #432 from Andne/use-stderr
niXman Jan 29, 2017
e4c82e4
Merge branch 'develop' into colors
niXman Jan 29, 2017
0a41b88
Merge pull request #433 from Andne/colors
niXman Jan 29, 2017
9e51d99
Merge pull request #434 from Andne/cleanup
niXman Jan 29, 2017
81fb2d7
mingw-builds-4.3.0
niXman May 9, 2017
a7d990f
fixes
niXman May 19, 2017
9ca6841
tests fixed
niXman May 20, 2017
4a98bf4
licenses fixed
niXman May 20, 2017
4fd31f8
readme updated
niXman May 20, 2017
8ac2936
zlib-1.2.11 patch added & scripts for building gcc-6-branch and gcc-7…
niXman May 27, 2017
2c63872
checking for installed patch tool is added
niXman May 29, 2017
5be020a
fixed test for installed packages
niXman May 30, 2017
ee4fd7e
fix for previous commit
niXman May 30, 2017
6c42da5
fix for previous commit
niXman May 31, 2017
31a007c
make: Update to 4.2.1
orgads Jun 4, 2017
faf0495
Merge pull request #438 from orgads/update-make
niXman Jun 5, 2017
57f1bdb
gcc-7-filesystem.patch updated
niXman Jul 23, 2017
9cdb3e9
Merge branch 'develop' of https://github.com/niXman/mingw-builds into…
niXman Jul 23, 2017
99be8b4
gcc-7-filesystem.patch updated & gcc-8-filesystem.patch added
niXman Jul 29, 2017
568ad8a
Update and rename README to README.md
niXman Jul 29, 2017
dd52747
Update README.md
niXman Jul 29, 2017
ef2eeb3
release v-4.3.3
niXman Jul 31, 2017
b236bf5
patch for fix strtold()`s memory leak added
niXman Aug 9, 2017
c7d81f4
gcc-7.2.0 support added and libiconv updated to 1.15
niXman Aug 16, 2017
93e3a2e
binutils: update to 2.29.1
Furniel Oct 11, 2017
cc9561d
mpfr: update to 3.1.6
Furniel Oct 11, 2017
f9b4d18
isl: update to 0.18
Furniel Oct 11, 2017
465114c
expat: update to 2.2.4
Furniel Oct 11, 2017
11e1c86
gdb: update to 8.0.1
Furniel Oct 11, 2017
25ff759
gmp: update to 6.1.2
Furniel Oct 11, 2017
d733434
openssl: update to 1.0.2l
Furniel Oct 11, 2017
caaff11
readline: add patch 005
Furniel Oct 11, 2017
fb0d09d
ppl: update to 1.2
Furniel Oct 11, 2017
c4f0a88
sqlite: update to 3200100
Furniel Oct 11, 2017
d08fda4
tk: update to 8.6.6
Furniel Oct 11, 2017
7fb7aa5
xz: update to 5.2.3
Furniel Oct 11, 2017
b8b7995
Reenabled openssl parallel build
Furniel Oct 11, 2017
b2358f4
tk: update to 8.6.7
Furniel Oct 11, 2017
4e3123b
tcl: update to 8.6.7
Furniel Oct 11, 2017
e2ca7bc
readline: update to 7.0
Furniel Oct 11, 2017
f454eb6
binutils: update 0002-check-for-unusual-file-harder.patch
Furniel Oct 11, 2017
1e44b80
ppl: disable patch for ppl 1.2(code already contains this patch)
Furniel Oct 12, 2017
ef871b1
gcc: 4.6.x compilation fixes, gcc 4.6.2, 4.6.3 - disabled(can't be bu…
Furniel Oct 14, 2017
82bbc72
tests: gcc 4.6.x don't have -std=c++11 flag
Furniel Oct 14, 2017
946cde0
gdb: gdb 8 supports only gcc 4.8+, use gdb 7.12 for older gcc versions
Furniel Oct 14, 2017
6e92d2f
gcc: 4.7.x compilation fixes
Furniel Oct 14, 2017
882a300
gcc: missing 4.7.4 added
Furniel Oct 14, 2017
f3f09bf
isl: gcc 4.8.x can't be built with isl 14.1, use isl 12.2 for gcc ver…
Furniel Oct 14, 2017
d48ddf6
gdb: use 7.12 for 4.8.0
Furniel Oct 14, 2017
7134759
gcc: 4.8.x compilation fixes
Furniel Oct 14, 2017
d175b0a
tests: code improvements
Furniel Oct 14, 2017
f8c1af6
isl: gcc 4.9.0 - 4.9.2 supports only version 12.2
Furniel Oct 14, 2017
dc3219d
gcc: 4.9.x compilation fixes
Furniel Oct 14, 2017
0237e9d
gcc: 4.9.4 added
Furniel Oct 14, 2017
8299b8e
isl: fix compilation if automake 1.15.1 is installed
Furniel Oct 15, 2017
69e2bb1
isl: use 14.1 for gcc <= 5.2
Furniel Oct 15, 2017
3bfa4ff
gcc: 5.x compilation fixes
Furniel Oct 15, 2017
8f3a9ab
gcc: add 5.5.0
Furniel Oct 15, 2017
7b57c50
gcc: update 4.x-branch scripts
Furniel Oct 15, 2017
f23343d
gcc: 6.x compilation fixes
Furniel Oct 15, 2017
7655ed5
gdbm: update to 1.13
Furniel Oct 17, 2017
5b10ffa
gcc: fixed gcc version names
Furniel Oct 17, 2017
cc75cdf
Merge pull request #442 from Furniel/develop
niXman Oct 17, 2017
58b0e84
fix for previous commit
niXman Oct 17, 2017
0b4691c
gcc-7.2.0 added & gcc-7-branch-diagnostic-color.c.patch patch added
niXman Nov 25, 2017
dba8a4a
release v-4.3.4
niXman Nov 25, 2017
1adcf83
Fix mpc package url
Jan 19, 2018
bae41fc
Merge pull request #446 from kiitoscpp/fix-mpc-url
niXman Jan 19, 2018
9c28f62
ggc: add 7.3.0
Furniel Feb 14, 2018
973fab1
HOST_MINGW_VERSION: use gcc 7.2.0 rev 1
Furniel Feb 14, 2018
9bd43cc
openssl: update to 1.0.2n
Furniel Feb 14, 2018
e97d4b4
openssl: disable parallel build (causes random build errors)
Furniel Feb 14, 2018
1f81844
gdbm: update to 1.14.1
Furniel Feb 14, 2018
a31a504
mpc: update to 1.1.0
Furniel Feb 14, 2018
3e561f0
mpfr: update to 4.0.1
Furniel Feb 14, 2018
4ec992d
binutils: update to 2.30
Furniel Feb 14, 2018
a92f98b
sqlite: update to 3220000
Furniel Feb 14, 2018
49f519e
ncurses: update to 6.1
Furniel Feb 14, 2018
d80cb19
ncurses: remove huge & not used patch
Furniel Feb 14, 2018
20f2684
tcl: update to 8.6.8
Furniel Feb 14, 2018
974bef5
tk: update to 8.6.8
Furniel Feb 14, 2018
f780f80
expat: update to 2.2.5
Furniel Feb 14, 2018
20f91aa
gdb: update to 8.1
Furniel Feb 14, 2018
9dfe242
README.md: add info about gcc 7.3.0
Furniel Feb 14, 2018
afe44c3
binutils: remove provide qualifiers patch(Only for 2.30, this bug sho…
Furniel Feb 15, 2018
f8ca727
Merge pull request #447 from Furniel/develop
niXman Feb 16, 2018
d82a9a9
gcc: fixed gcc 7 branch building
Furniel Feb 16, 2018
bd1d38a
build: better help structure
Furniel Feb 16, 2018
6acb150
build: die if user selected seh exceptions for x64 gcc < 4.8
Furniel Feb 16, 2018
8f6850f
clean: do not delete mingw-w64(git) and gcc branch(svn) folders if CL…
Furniel Feb 16, 2018
0166bf0
gcc: fixed gcc-6-branch building
Furniel Feb 17, 2018
cb348c8
clean: ignore gcc-trunk folder
Furniel Feb 17, 2018
b7bfaa3
Merge pull request #448 from Furniel/develop
niXman Feb 17, 2018
23506f8
gcc: added 8.1.0(No experimental filesystem support at this moment)
Furniel May 4, 2018
ee42f24
mingw-w64-tools-gendef: incorrect cast fix
Furniel May 4, 2018
181c3b9
isl: update to 0.19
Furniel May 4, 2018
207ccfd
openssl: update to 1.0.2o
Furniel May 4, 2018
7ee4ab2
sqlite: update to 3230100
Furniel May 4, 2018
d1cd4fe
xz: update to 5.2.4
Furniel May 4, 2018
6c7ecfd
Merge pull request #453 from Furniel/develop
niXman May 5, 2018
db24082
mingw-w64-tools-gendef: Revert "mingw-w64-tools-gendef: incorrect cas…
Furniel Jun 17, 2018
f270801
gdbm: update to 1.15
Furniel Jun 18, 2018
382f734
readline: added latest patches
Furniel Jun 18, 2018
27d5ea9
sqlite: update to 3240000
Furniel Jun 18, 2018
e1a3cc2
Python 2: updated to 2.7.15
Furniel Jun 18, 2018
53d015e
Merge pull request #456 from Furniel/develop
niXman Jun 22, 2018
6408797
binutils: update to 2.31, added patch to fix compilation on windows
Furniel Jul 16, 2018
fbbe9bb
gcc: enabled experimental filesystem again
Furniel Jul 16, 2018
e7c1f25
functions: fixed --update-sources command,
Furniel Jul 16, 2018
552dc1f
Merge pull request #457 from Furniel/develop
niXman Jul 17, 2018
23f0ac7
tests: reenabled filesystem test for gcc 8
Furniel Jul 17, 2018
fbf03ea
libgnurx: update to 2.7.0
Furniel Jul 18, 2018
ecf0b80
Merge pull request #458 from Furniel/develop
niXman Jul 18, 2018
61f8aa4
binutils: update to 2.31.1
Furniel Jul 20, 2018
5fde5b0
gdbm: update to 1.16
Furniel Jul 20, 2018
b92d93f
build: added "--bootstrapall" feature
Furniel Jul 21, 2018
e6d75f2
scripts: smaller download sizes with tar.xz
Furniel Jul 23, 2018
05615b7
scripts: remove PKG_TYPE duplicates
Furniel Jul 23, 2018
44fcf08
build: added support for mingw release versions
Furniel Jul 23, 2018
bc8d688
readme: update
Furniel Jul 23, 2018
f0d2edf
build: run testsuite before package install
Furniel Jul 25, 2018
fb926ae
scripts: enabled package tests support for expat, gdbm, gmp, isl, lib…
Furniel Jul 25, 2018
545c888
gcc: 8.2.0 added
Furniel Jul 26, 2018
679f68d
Fix libffi 3.2.1 on 64-bit
Furniel Jul 26, 2018
e8fe91f
libiconv: fixed warnings about typecasting a pointer to an "(int)(lon…
Furniel Jul 26, 2018
2436342
config: added autogen and dejagnu to required_packages. Needed for ru…
Furniel Jul 27, 2018
8682c1b
build: fixed "--bootstrapall" feature, if it is enabled and compiler …
Furniel Jul 27, 2018
14ab965
scripts: enabled -j flag for tests
Furniel Jul 27, 2018
684faba
ppl: disable tests(too slow)
Furniel Jul 27, 2018
884961d
Merge pull request #459 from Furniel/develop
niXman Jul 29, 2018
324d98b
isl: updated to 0.20, added isl 0.20 support patch for gcc 8.1, 8.2
Furniel Aug 1, 2018
18601e6
gdbm: update to 1.17
Furniel Aug 1, 2018
3bccacc
gdb: update to 8.1.1
Furniel Aug 1, 2018
7cd2c07
subtargets: build ncurces and readline before gdbm - this adds suppor…
Furniel Aug 1, 2018
4ccc1c4
Merge pull request #460 from Furniel/develop
niXman Aug 1, 2018
147b33a
build: "--no-extras" switch disabled for python builds
Furniel Aug 2, 2018
f6a7480
gcc-7-branch-diagnostic-color.c.patch: Backport two patches from master.
lhmouse Aug 14, 2018
2e22423
Merge pull request #461 from lhmouse/develop
niXman Aug 14, 2018
8b395b6
gdbm: update to 1.18
Furniel Sep 10, 2018
065b676
openssl: update to 1.0.2p
Furniel Sep 10, 2018
286514d
gcc 8: update std-filesystem patch
Furniel Sep 10, 2018
61e42d5
expat: update to 2.2.6
Furniel Sep 10, 2018
665e158
gdb: update to 8.2
Furniel Sep 10, 2018
9ba0c69
Merge pull request #463 from Furniel/develop
niXman Sep 11, 2018
1f0fe71
sqlite: updated to 3250100
Furniel Sep 24, 2018
30a8812
mingw: added 6.x runtime versions support
Furniel Sep 24, 2018
3a3dcbe
libgnurx: update to 2.8.0
Furniel Sep 24, 2018
29d59c7
Merge pull request #464 from Furniel/develop
niXman Sep 24, 2018
826e882
bzip2: Switch the tarball source to a working URL
Furniel Sep 26, 2018
90c73a8
Python-2: fixed building under Windows 10, Added recommended "--enabl…
Furniel Oct 4, 2018
f2a669f
gcc: 6.5.0 added
Furniel Oct 29, 2018
7736f47
gdbm: updated to 1.18.1
Furniel Dec 6, 2018
130ac49
openssl: updated to 1.0.2q
Furniel Dec 6, 2018
af3dc6e
sqlite: updated to 3260000
Furniel Dec 6, 2018
0e9cbc7
tk: updated to 8.6.9
Furniel Dec 6, 2018
ef1d63f
tcl: updated to 8.6.9
Furniel Dec 6, 2018
255078c
gcc: added 7.4.0
Furniel Dec 10, 2018
24b70ef
Merge pull request #465 from Furniel/develop
niXman Dec 10, 2018
7c65592
Merge remote-tracking branch 'mingwpy/mingwpy-dev' into develop
matthew-brett Dec 17, 2018
989571f
Rebuild fpclassify.patch
matthew-brett Dec 18, 2018
b342ffa
Fix up change in Windows target version
matthew-brett Dec 19, 2018
5404a5e
Try a different tack for default Windows version
matthew-brett Dec 19, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions COPYING.TXT
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#
# The BSD 3-Clause License. http://www.opensource.org/licenses/BSD-3-Clause
#
# This file is part of 'MinGW-W64' project.
# Copyright (c) 2011,2012,2013,2014 by niXman (i dotty nixman doggy gmail dotty com)
# Copyright (c) 2012,2013,2014 by Alexpux (alexpux doggy gmail dotty com)
# This file is part of MinGW-W64(mingw-builds: https://github.com/niXman/mingw-builds) project.
# Copyright (c) 2011-2017 by niXman (i dotty nixman doggy gmail dotty com)
# Copyright (c) 2012-2015 by Alexpux (alexpux doggy gmail dotty com)
# All rights reserved.
#
# Project: MinGW-W64 ( http://sourceforge.net/projects/mingw-w64/ )
Expand Down
82 changes: 49 additions & 33 deletions README → README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
The scripts provided by the MinGW-W64 project[1] are designed
The scripts provided by the
[MinGW-W64 project](http://sourceforge.net/projects/mingw-w64/) are designed
for building the dual-target(i686/x86_64) MinGW-W64 compiler for i686/x86_64 hosts.

The scripts are distributed under the 'BSD 3' license[2].
The scripts are distributed under the
['BSD 3' license](http://www.opensource.org/licenses/BSD-3-Clause).

In order to use the scripts provided by the MinGW-W64 project it is needed:

Expand All @@ -11,8 +13,10 @@ In order to use the scripts provided by the MinGW-W64 project it is needed:
http://sourceforge.net/projects/msys2/
(MSYS2 wiki: http://sourceforge.net/p/msys2/wiki/MSYS2%20installation/)

3. Get the scripts into '<msys root>/home/<user>/mingw-builds':
"cd && git clone <paste correct url>"
3. Get the scripts into '<msys root>/home/<user>/mingw-builds'
```
cd && git clone <paste correct url>
```
(see the diff between the 'master' and 'develop' branches, maybe you need
the 'develop' branch exactly)

Expand All @@ -22,56 +26,68 @@ In order to use the scripts provided by the MinGW-W64 project it is needed:
environment variable.

6. Go into the MinGW-builds root directory.
"cd && cd mingw-builds"
```
cd && cd mingw-builds
```

7. Options:
'--mode=[gcc|python|clang]-version' - what package to build with version.
'--arch=<i686|x86_64>' - build architecture.
'--buildroot=<path>' - using '<path>' as build directory.
```
`--mode=[gcc|python|clang]-version` - what package to build with version.
`--arch=<i686|x86_64>` - build architecture.

`--buildroot=<path>` - using '<path>' as build directory.
By default used MSYS user home directory.
'--fetch-only' - only download all the sources without start building.
'--update-sources' - try to update sources from repositories before build.
'--exceptions=<model>' - exceptions handling model.
`--fetch-only` - only download all the sources without start building.
`--update-sources` - try to update sources from repositories before build.
`--exceptions=<model>` - exceptions handling model.
Available: dwarf, seh(gcc>=4.8.0 only), sjlj.
'--use-lto' - building with using LTO.
'--no-strip' - don't strip executables during install.
'--no-multilib' - build GCC without multilib support (default for DWARF and SEH exception models).
'--static-gcc' - build static GCC.
'--dyn-deps' - build GCC with dynamically dependencies.
'--rt-version=<v3|v4>' - version of mingw-w64 runtime to build.
'--rev=N' - number of the build revision.
'--with-testsuite' - run testsuite for packages that contain flags for it.
'--threads=<posix|win32>' - used threads model.
'--enable-languages=<langs>' - comma separated list(without spaces) of gcc supported languages.
`--use-lto` - building with using LTO.
`--no-strip` - don't strip executables during install.
`--no-multilib` - build GCC without multilib support (default for DWARF and SEH exception models).
`--static-gcc` - build static GCC.
`--dyn-deps` - build GCC with dynamically dependencies.
`--rt-version=<v3|v4>` - version of mingw-w64 runtime to build.
`--rev=N` - number of the build revision.
`--with-testsuite` - run testsuite for packages that contain flags for it.
`--threads=<posix|win32>` - used threads model.
`--enable-languages=<langs>` - comma separated list(without spaces) of gcc supported languages.
available languages: ada,c,c++,fortran,objc,obj-c++
For more options run: "./build --help"


```
For more options run: `./build --help`

8. Run:
"./build --mode=gcc-4.8.1 --arch=i686" for building i686-MinGW-w64
"./build --mode=gcc-4.8.1 --arch=x86_64" for building x86_64-MinGW-w64
"./build --mode=gcc-4.8.1 --arch=x86_64 --preload" for preload sources and building x86_64-MinGW-w64
"./build --mode=gcc-4.8.1 --arch=i686 --exceptions=dwarf" for building i686-MinGW-w64 with DWARF exception handling
```
`./build --mode=gcc-4.8.1 --arch=i686` for building i686-MinGW-w64
`./build --mode=gcc-4.8.1 --arch=x86_64` for building x86_64-MinGW-w64
`./build --mode=gcc-4.8.1 --arch=x86_64 --preload` for preload sources and building x86_64-MinGW-w64
`./build --mode=gcc-4.8.1 --arch=i686 --exceptions=dwarf` for building i686-MinGW-w64 with DWARF exception handling
```

For example, during the process of building of the i686-gcc-4.7.2 will
be created the following directories:
```
<buildroot>/i686-4.7.2-release-posix-sjlj-rev1/build
<buildroot>/i686-4.7.2-release-posix-sjlj-rev1/libs
<buildroot>/i686-4.7.2-release-posix-sjlj-rev1/logs
<buildroot>/i686-4.7.2-release-posix-sjlj-rev1/prefix

```
For x86_64:
```
<buildroot>/x86_64-4.7.2-release-posix-sjlj-rev1/build
<buildroot>/x86_64-4.7.2-release-posix-sjlj-rev1/libs
<buildroot>/x86_64-4.7.2-release-posix-sjlj-rev1/logs
<buildroot>/x86_64-4.7.2-release-posix-sjlj-rev1/prefix

```
And the sources directory:
```
<buildroot>/mingw-sources

```

The archives with the built MinGW will be created in '<buildroot>/archives/'

At the moment, successfully building the following versions:
```
gcc-4.6.2
gcc-4.6.3
gcc-4.6.4
Expand All @@ -94,11 +110,11 @@ At the moment, successfully building the following versions:
gcc-4_9-branch (currently 4.9.4 prerelease)
gcc-5-branch (currently 5.3.0 prerelease)
gcc-trunk (currently 6.0.0 snapshot)
```

Builds also contains patches for building Python 2.7.9 and 3.4.3 versions for support gdb pretty printers.
Big thanks for these patches to:
```
2010-2013 Roumen Petrov, Руслан Ижбулатов
2012-2015 Ray Donnelly, Alexey Pavlov

[1] http://sourceforge.net/projects/mingw-w64/
[2] http://www.opensource.org/licenses/BSD-3-Clause
```
Loading