| Commit message (Expand) | Author | Age | Files | Lines |
* | MAINT: list litteral | Rémy Léone | 2015-11-07 | 1 | -3/+1 |
* | Revert "Merge pull request #5614 from charris/cleanup-gh-5587" | Charles Harris | 2015-10-20 | 1 | -45/+22 |
* | Revert "Merge pull request #6354 from mingwpy/mingwpy" | Charles Harris | 2015-10-20 | 1 | -10/+9 |
* | BLD: mingwpy fixes | carlkl | 2015-09-24 | 1 | -9/+10 |
* | STY: Some style cleanups in distutils. | Charles Harris | 2015-02-27 | 1 | -65/+70 |
* | BLD: Add mingw-w64 support for the mingw64static option. | carlkl | 2015-02-27 | 1 | -16/+28 |
* | STY: Giant comma spacing fixup. | Charles Harris | 2013-08-18 | 1 | -10/+10 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -2/+2 |
* | Merge pull request #3191 from charris/2to3-apply-imports-fixer | Charles Harris | 2013-04-06 | 1 | -1/+0 |
|\ |
|
| * | 2to3: Apply `imports` fixer. | Charles Harris | 2013-04-02 | 1 | -1/+0 |
* | | Merge pull request #460 from endolith/regex_formatting | Charles Harris | 2013-04-03 | 1 | -3/+6 |
|\ \
| |/
|/| |
|
| * | DOC: Used regex to find colons missing spaces which render wrong online, also... | endolith | 2013-03-19 | 1 | -3/+6 |
* | | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #3026 from charris/2to3-fix-print | Charles Harris | 2013-03-01 | 1 | -0/+1 |
|\ |
|
| * | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+1 |
* | | 2to3: Apply `methodattrs` fixes. | Charles Harris | 2013-03-01 | 1 | -4/+1 |
|/ |
|
* | 2to3: Apply `funcattrs` fixer. Closes #3058. | Charles Harris | 2013-02-28 | 1 | -1/+1 |
* | Handle MSVC v10 in _MSVCRVER_TO_FULLVER | peterjc | 2012-11-12 | 1 | -4/+7 |
* | Cope with two digit major number in MSCV v10 | peterjc | 2012-11-12 | 1 | -1/+4 |
* | BUG: Find only platform-specific dlls in winsxs directory. | Han Genuit | 2012-04-15 | 1 | -1/+5 |
* | BUG: Fix version comparison bug on Py25. | Han | 2011-10-04 | 1 | -2/+2 |
* | BUG: Fixes for Python3 and some further enhancements. | hangenuit@gmail.com | 2011-10-04 | 1 | -17/+19 |
* | ENH: Incorporated review advice and changed macro hack to MinGW hint. | hangenuit@gmail.com | 2011-10-04 | 1 | -5/+7 |
* | BUG: Add another preprocessor statement for 64-bits fallback mechanism. | hangenuit@gmail.com | 2011-10-04 | 1 | -0/+4 |
* | BUG: DLL finder should also look in WinSxS directory. | hangenuit@gmail.com | 2011-10-04 | 1 | -2/+13 |
* | BUG: Also build MSVC debug library if MINGW_USE_CUSTOM_MSVCR is defined (best... | hangenuit@gmail.com | 2011-10-04 | 1 | -10/+6 |
* | ENH: In debug mode, do not use customized MSVC runtime library. | Han | 2011-10-04 | 1 | -0/+3 |
* | ENH: Clean up symbol definition file. | Han | 2011-10-04 | 1 | -0/+3 |
* | ENH: Some commments. Skip customization for MSVC < 8.0. | Han | 2011-10-04 | 1 | -3/+14 |
* | ENH: Generate custom MSCV runtime library for mingw32. | Han | 2011-10-04 | 1 | -0/+46 |
* | STY: Fix up some remaining old-style exceptions. | Charles Harris | 2011-04-05 | 1 | -1/+1 |
* | UPDATE: gcc-4 series do not support -mno-cygwin option. | Pearu Peterson | 2010-10-16 | 1 | -2/+16 |
* | 3K: distutils: fix __code__ object access in mingw32ccompiler | Pauli Virtanen | 2010-08-03 | 1 | -1/+4 |
* | Py3k: make mingw32compiler module py3k importable. | David Cournapeau | 2009-12-03 | 1 | -6/+9 |
* | mingw64 workaround for signal handling not needed anymore - mingw-w64 support... | David Cournapeau | 2009-05-06 | 1 | -4/+4 |
* | Fix wrong merge for manifest version. | David Cournapeau | 2009-02-22 | 1 | -1/+1 |
* | Fix typo in MSVC runtime info for mingw. | David Cournapeau | 2009-02-22 | 1 | -1/+1 |
* | Merged revisions 6153-6173,6176-6178,6184 via svnmerge from | David Cournapeau | 2009-02-21 | 1 | -15/+127 |
|\ |
|
| * | Merged revisions 6185-6187,6191-6221,6235-6238,6240-6241,6244,6250-6251,6253,... | David Cournapeau | 2009-02-20 | 1 | -17/+33 |
| |\
| |/
|/| |
|
| * | Remove handling of MS_WIN64 in commands: deal with it in mingw tool only. | David Cournapeau | 2008-12-20 | 1 | -0/+5 |
| * | Add MS_WIN64 for every compile command. | David Cournapeau | 2008-12-20 | 1 | -2/+2 |
| * | Remove optimization flags for now, to speed up builds. | David Cournapeau | 2008-12-20 | 1 | -2/+2 |
| * | Add one full msvcrt version for 80 (for manifest generation). | David Cournapeau | 2008-12-19 | 1 | -1/+4 |
| * | do not regenerate the import library if already there. | David Cournapeau | 2008-12-19 | 1 | -0/+3 |
| * | Do not use g++ for linking on amd64. | David Cournapeau | 2008-12-19 | 1 | -10/+17 |
| * | Trailing spaces. | David Cournapeau | 2008-12-19 | 1 | -4/+4 |
| * | Do not generate ordinal, and use the basename of the dll instead of the full ... | David Cournapeau | 2008-12-19 | 1 | -2/+3 |
| * | Actually build the import library for mingw on amd64. | David Cournapeau | 2008-12-19 | 1 | -1/+13 |
| * | Fix missing out filename. | David Cournapeau | 2008-12-19 | 1 | -0/+2 |
| * | Show arch in the log when building import library. | David Cournapeau | 2008-12-19 | 1 | -2/+2 |