summaryrefslogtreecommitdiffstats
path: root/PCbuild/_freeze_module.vcxproj
Commit message (Expand)AuthorAgeFilesLines
* bpo-45020: Add more test cases for frozen modules. (gh-28664)Eric Snow2021-10-011-0/+25
* bpo-45020: Fix some corner cases for frozen module generation. (gh-28538)Eric Snow2021-09-241-4/+4
* bpo-45020: Freeze os, site, and codecs. (gh-28398)Eric Snow2021-09-171-0/+15
* bpo-45020: Drop the frozen .h files from the repo. (gh-28392)Eric Snow2021-09-161-0/+40
* bpo-45020: Revert "Drop the frozen .h files from the repo." (gh-28380)Eric Snow2021-09-161-40/+0
* bpo-45020: Drop the frozen .h files from the repo. (gh-28375)Eric Snow2021-09-161-0/+40
* bpo-45019: Clean up the frozen __hello__ module. (gh-28374)Eric Snow2021-09-151-4/+4
* bpo-45188: Windows now regenerates frozen modules at the start of build inste...Steve Dower2021-09-151-23/+134
* bpo-45019: Add a tool to generate list of modules to include for frozen modul...Eric Snow2021-08-301-0/+164