summaryrefslogtreecommitdiffstats
path: root/Tools/msi/dev/dev.wixproj
Commit message (Collapse)AuthorAgeFilesLines
* bpo-35296: make install now installs the internal API (GH-10665) (GH-10897)Victor Stinner2018-12-041-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 Dower2015-06-081-3/+3
|
* Simplify MSI projects.Steve Dower2015-02-141-2/+40
|
* Issue #23260: Update Windows installerSteve Dower2015-02-061-0/+11