summaryrefslogtreecommitdiff
path: root/PCbuild/build.bat
Commit message (Expand)AuthorAgeFilesLines
* Issue #29080: Removes hard dependency on hg.exe from PC/build.batSteve Dower2016-12-281-3/+3
|\
| * Issue #29080: Removes hard dependency on hg.exe from PC/build.batSteve Dower2016-12-281-3/+3
* | Issue #28846: Various installer fixesSteve Dower2016-12-031-1/+1
|\ \ | |/ |/|
| * Issue #28573: Avoid setting up env too many times during buildSteve Dower2016-11-141-1/+1
* | Issue #28846: Various installer fixesSteve Dower2016-12-031-0/+4
|/
* Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.batZachary Ware2016-01-121-5/+52
* Improves handling of test markers for building Python without intefering with...Steve Dower2015-10-311-0/+3
* Issue #24986: Save some bandwidth from svn.python.orgZachary Ware2015-09-041-1/+3
* Issue #24986: Allow building Python without external libraries on WindowsZachary Ware2015-09-031-2/+22
* Turn 'rem' comments into a real usage message in PCbuild/build.batZachary Ware2015-09-021-15/+36
* Fixes argument handling in build.bat and HHC searchSteve Dower2015-07-201-14/+14
* Issue #24585: Enables build-to-build upgrades that preserve settings.Steve Dower2015-07-081-10/+17
* Merge forward extras beyond #21907 backport.Zachary Ware2015-06-101-65/+10
|\
| * Closes #17202: Merge with 3.4Zachary Ware2015-04-131-43/+43
| |\
| * | Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ...Steve Dower2014-11-221-2/+11
| * | Issue #21907: Avoid using double quotes to check argument values.Zachary Ware2014-07-311-6/+6
| * | Issue #21907: Improved the batch scripts provided for building Python.Zachary Ware2014-07-071-6/+21
* | | Clean up/refactor the batch scripts used for building on Windows.Zachary Ware2015-06-091-10/+98
| |/ |/|
* | Issue #17202: Add .bat to .hgeol to force them to CRLF.Zachary Ware2015-04-131-19/+19
|/
* Update build.bat for VS2010Brian Curtin2012-05-221-3/+4
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-091-3/+4
* Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,...Christian Heimes2008-02-031-1/+1
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-48/+15
* It works w/o the newline on my system but you are right. A newline is nicer.Christian Heimes2007-11-091-1/+1
* I've created three bat files based on the howto http://wiki.python.org/moin/B...Christian Heimes2007-11-081-0/+50