summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
* [3.5] bpo-30726: PCbuild _elementtree: remove duplicate defines (#2348) (#2350)Victor Stinner2017-06-231-2/+2
* bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvars...Steve Dower2017-06-193-22/+66
* [3.5] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2084)Zachary Ware2017-06-1011-1390/+1390
* bpo-27593: Revise git SCM build info. (#744) (#746)Ned Deily2017-03-211-2/+2
* bpo-29770: remove outdated PYO related info (GH-590) (GH-613)Xiang Zhang2017-03-112-17/+11
* PCbuild: Add -q option to svn export (GH-538)INADA Naoki2017-03-071-1/+1
* Fixes git command (#451) (#453)Steve Dower2017-03-041-1/+1
* bpo-27593: Updates Windows build to use information from git (#262) (#449)Steve Dower2017-03-042-15/+16
* bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-443)Zachary Ware2017-03-033-3/+3
* Issue #29080: Removes hard dependency on hg.exe from PC/build.batSteve Dower2016-12-281-3/+3
* Ensures intermediate directory is created before accessing it.Steve Dower2016-12-031-0/+1
* Issue #28846: Various installer fixesSteve Dower2016-12-032-3/+13
* Issue #28248: Merge with 3.4Zachary Ware2016-10-113-3/+3
|\
| * Issue #28248: Update Windows build to use OpenSSL 1.0.2jZachary Ware2016-10-113-3/+3
| * Closes #25456: Copy Tcl/Tk DLLs to build directory on WindowsZachary Ware2015-10-242-3/+15
| * Various minor typos in documentation and commentsMartin Panter2015-10-071-1/+1
* | Issue #28251: Improvements to help manuals on Windows.Steve Dower2016-09-231-1/+5
* | Add file missed from backportSteve Dower2016-09-181-1/+1
* | Issue #27407: Make PCbuild/prepare_ssl.py Python 2 compatibleZachary Ware2016-09-051-1/+6
* | Fixes default intermediate directory when building on Windows.Steve Dower2016-07-251-1/+1
* | Issue #27469: Adds a shell extension to the launcher so that drag and drop wo...Steve Dower2016-07-165-3/+157
* | Closes #27545: Remove pyshellext.vcxproj from pcbuild.projSteve Dower2016-07-181-2/+0
* | Fixes use of Py_IntDir and Py_OutDir to control build directories.Steve Dower2016-07-163-11/+41
* | Fix building tcl/tk with only the VC build tools installed.Steve Dower2016-07-153-0/+6
* | Fixes build order and lingering intermediate files.Steve Dower2016-07-142-7/+7
* | Issue #26930: Update Windows build to OpenSSL 1.0.2hZachary Ware2016-06-153-3/+3
* | Issue #26706: Update OpenSSL version in PCbuild/readme.txtZachary Ware2016-04-141-1/+1
* | Closes #26624: Adds validation of ucrtbase[d].dll version with warning for ol...Steve Dower2016-04-131-0/+7
* | Adds version info to all signed binaries on Windows.Steve Dower2016-04-0631-13/+88
* | Issue #26079: Fixing the build output folder for tix-8.4.3.6. Patch by Bjoern...Steve Dower2016-03-121-4/+4
* | Adds warning to prepare_ssl when nasm is not available.Steve Dower2016-03-081-0/+3
* | Issue #26465: Update Windows builds to use OpenSSL 1.0.2g.Steve Dower2016-03-083-4/+4
* | Issue #26268: Update Windows builds to use OpenSSL 1.0.2fZachary Ware2016-02-226-11/+12
* | Issue #26268: Update the prepare_ssl.py scriptZachary Ware2016-02-221-110/+55
* | Updates build to use SHA256 hash when signing files.Steve Dower2016-02-081-1/+1
* | Issue #25934: Default to /fp:strict for ICC buildsZachary Ware2016-01-302-5/+14
* | Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.batZachary Ware2016-01-122-51/+56
* | Improves handling of test markers for building Python without intefering with...Steve Dower2015-10-313-6/+17
* | Issue #25361: Disables use of SSE2 instructions in Windows 32-bit buildSteve Dower2015-10-112-0/+7
* | Issue #25022: Merge with 3.4Zachary Ware2015-09-101-8/+0
|\ \ | |/
| * Issue #25022: Remove PC/example_nt/Zachary Ware2015-09-101-8/+0
* | Merge Python 3.5.0rc4 back to hg.python.org.Larry Hastings2015-09-094-11/+9
|\ \
| * | Issue #25027: Reverts partial-static build options and adds vcruntime140.dll ...Steve Dower2015-09-094-11/+9
| * | Fixes file that did not graft correctly.Steve Dower2015-08-191-2/+2
| * | Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk.Steve Dower2015-08-196-13/+12
* | | Update PCbuild/readme.txtZachary Ware2015-09-081-39/+5
* | | Issue #25010: Merge with 3.4Zachary Ware2015-09-081-1/+1
|\ \ \ | | |/ | |/|
| * | Issue #25010: Fix path for .pyd example project.Zachary Ware2015-09-081-1/+1
* | | 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-042-6/+32