summaryrefslogtreecommitdiffstats
path: root/PCbuild/regen.vcxproj
Commit message (Expand)AuthorAgeFilesLines
* bpo-40528: Improve AST generation script to do builds simultaneously (GH-19968)Batuhan Taskaya2020-05-181-9/+4
* bpo-40432 Fix MSBuild project for Pegen grammars (#GH-9785)Anthony Shaw2020-04-291-1/+2
* bpo-40334: Refactor peg_generator to receive a Tokens file when building c co...Pablo Galindo2020-04-281-1/+1
* bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)Pablo Galindo2020-04-221-1/+9
* bpo-36500: Add --regen option to PCbuild/build.bat so Windows users can regen...Anthony Shaw2019-12-171-0/+225