| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bpo-35296: make install now installs the internal API (GH-10665) (GH-10897) | Victor Stinner | 2018-12-04 | 1 | -3/+3 |
| | | | | | | | | | | | | | | * bpo-35296: make install now installs the internal API (GH-10665) make install now also installs the internal API: Include/internal/*.h header files. (cherry picked from commit f653fd4d950ac092719b6152e38d77c62b443125) * Windows installer now also install Include/internal/ The Windows installer (MSI) now also install header files of the Include/internal/ subdirectory. | ||||
| * | Issue 24385: Adds "--as-flags=--32" when generating 32-bit MinGW library. | Steve Dower | 2015-06-08 | 1 | -3/+3 |
| | | |||||
| * | Simplify MSI projects. | Steve Dower | 2015-02-14 | 1 | -2/+40 |
| | | |||||
| * | Issue #23260: Update Windows installer | Steve Dower | 2015-02-06 | 1 | -0/+11 |
