summaryrefslogtreecommitdiff
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* bpo-35401: Updates Windows build to OpenSSL 1.0.2q (GH-11089)Steve Dower2018-12-103-4/+3
* bpo-35359: Add _CRT_SECURE_NO_WARNINGS to pythoncore project (GH-10819)Victor Stinner2018-12-061-1/+1
* [2.7] bpo-34405: Updated to OpenSSL 1.0.2p for Windows builds. (GH-8776) (GH-...Steve Dower2018-09-112-2/+2
* bpo-33148: Update Windows build to use OpenSSL 1.0.2oSteve Dower2018-04-143-3/+3
* [2.7] Add missing backslashes in PCbuild bat files (GH-5056) (GH-5058)Zachary Ware2017-12-301-3/+3
* bpo-30855: Bump Tcl/Tk to 8.5.19 on Windows (GH-4550)Zachary Ware2017-11-263-4/+4
* bpo-31691: Specify how to build installer in Windows (#4430)native-api2017-11-161-2/+9
* [2.7] bpo-30450: Fall back on the old env.bat (GH-3443)Zachary Ware2017-09-081-1/+1
* bpo-30450: Don't use where, XP doesn't have it (GH-3348)Zachary Ware2017-09-052-4/+3
* Don't use `where`, it doesn't exist on XP (GH-3330)Zachary Ware2017-09-051-2/+5
* [2.7] bpo-30450: Pull Windows dependencies from GitHub rather than SVN (GH-17...Zachary Ware2017-09-048-94/+286
* bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) (#3145)Victor Stinner2017-08-194-0/+8
* PCbuild: downgrade pcbuild.sln to support VS 2010 (#3031)Victor Stinner2017-08-101-1/+1
* bpo-30726: Add _CRT_SECURE_NO_WARNINGS to _elementtree and pyexpat projects (...Segev Finer2017-07-042-2/+2
* bpo-29591: Update VS project files (#2310)Jeremy Kloth2017-06-212-2/+2
* bpo-30368: Update build_ssl.py to restore Perl-less building (#1805)Jeremy Kloth2017-06-201-0/+3
* [2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086)Zachary Ware2017-06-1110-1218/+1218
* bpo-27593: Revise git SCM build info. (#744) (#746) (#1392)Victor Stinner2017-05-021-2/+2
* PCbuild: Add -q option to svn export (GH-539)INADA Naoki2017-03-071-1/+1
* bpo-27593: Updates Windows build to use information from git (#262) (#448)Steve Dower2017-03-042-8/+20
* bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-444)Zachary Ware2017-03-033-3/+3
* Issue #28248: Update Windows build to use OpenSSL 1.0.2jZachary Ware2016-10-103-3/+3
* Issue #26132: Only adds manifest to executables and main DLL.Steve Dower2016-09-094-5/+14
* Issue #27407: Make PCbuild/prepare_ssl.py Python 2 compatibleZachary Ware2016-09-051-1/+6
* Issue #27407: Add prepare_ssl.py to 2.7Zachary Ware2016-09-051-0/+196
* Issue #26930: Update Windows build to OpenSSL 1.0.2hZachary Ware2016-06-153-3/+3
* Issue #19450: Update Windows builds to use SQLite 3.8.11.0.Steve Dower2016-03-173-3/+3
* Issue #26465: Update Windows builds to use OpenSSL 1.0.2g.Steve Dower2016-03-083-3/+3
* Issue #26268: Update Windows builds to use OpenSSL 1.0.2fZachary Ware2016-02-226-8/+9
* Issue #25934: Default to /fp:strict for ICC buildsZachary Ware2016-01-292-0/+5
* Issue #25824: Fixes sys.winver to not include any architecture suffix.Steve Dower2016-01-161-1/+0
* Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.batZachary Ware2016-01-123-49/+62
* Issue #25022: Remove PC/example_nt/Zachary Ware2015-09-101-8/+0
* Update PCbuild/readme.txtZachary Ware2015-09-081-178/+226
* Issue #24986: Save some bandwidth from svn.python.orgZachary Ware2015-09-042-11/+14
* Issue #24986: Allow building Python without external libraries on WindowsZachary Ware2015-09-032-5/+37
* Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.Zachary Ware2015-09-031-2/+4
* Turn 'rem' comments into a real usage message in PCbuild/build.batZachary Ware2015-09-021-26/+46
* Set a default BasePlatformToolset to allow the ICC buildbot to build.Zachary Ware2015-07-282-3/+7
* Issue #24603: Update Windows build to use OpenSSL 1.0.2dZachary Ware2015-07-213-3/+3
* Fixes OpenSSL directory referenceSteve Dower2015-07-181-1/+1
* Close #24508: Backport the 3.5 MSBuild project files.Zachary Ware2015-07-16103-16906/+6702
* Close #23963: Fix building with original OpenSSL sources.Zachary Ware2015-07-151-8/+5
* Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.Steve Dower2015-07-033-3/+3
* Update PCbuild/readme.txtZachary Ware2015-06-161-33/+10
* Clean up/refactor the batch scripts used for building on Windows.Zachary Ware2015-06-094-19/+212
* Force the Windows readme to CRLFZachary Ware2015-04-131-283/+283
* Issue #17202: Add .bat to .hgeol to force them to CRLF.Zachary Ware2015-04-137-150/+150
* Issue #18402: Also look for 64 bit Perl in build_ssl.py.Zachary Ware2015-04-131-1/+5
* Put the NASM pulled from svn.python.org at the front of the PATH.Zachary Ware2015-04-091-1/+2