cpython/Tools/msi/dev
Victor Stinner b02774f421
bpo-35296: make install now installs the internal API (GH-10665) (GH-10897)
* 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 f653fd4d95)

* Windows installer now also install Include/internal/

The Windows installer (MSI) now also install header files of the
Include/internal/ subdirectory.
2018-12-04 21:28:28 +01:00
..
dev.wixproj bpo-35296: make install now installs the internal API (GH-10665) (GH-10897) 2018-12-04 21:28:28 +01:00
dev.wxs Issue #24585: Enables build-to-build upgrades that preserve settings. 2015-07-08 20:18:44 -07:00
dev_d.wixproj Simplify MSI projects. 2015-02-14 10:30:54 -08:00
dev_d.wxs Issue #24910: Windows MSIs now have unique display names. 2015-09-05 12:47:06 -07:00
dev_en-US.wxl
dev_files.wxs