summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-235-3/+157
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /
| * | Closes #27545: Remove pyshellext.vcxproj from pcbuild.projSteve Dower2016-07-181-2/+0
* | | Merge from 3.5Steve Dower2016-07-163-11/+41
|\ \ \ | |/ /
| * | Fixes use of Py_IntDir and Py_OutDir to control build directories.Steve Dower2016-07-163-11/+41
* | | Merge from 3.5Steve Dower2016-07-153-0/+6
|\ \ \ | |/ /
| * | Fix building tcl/tk with only the VC build tools installed.Steve Dower2016-07-153-0/+6
* | | Merge from 3.5Steve Dower2016-07-142-7/+7
|\ \ \ | |/ /
| * | 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 #26930: Merge with 3.5Zachary Ware2016-06-153-3/+3
|\ \ \
| * | | Issue #26930: Update Windows build to OpenSSL 1.0.2hZachary Ware2016-06-153-3/+3
| |/ /
* | | Issue #27186: add Include/osmodule.h to the proper build rulesBrett Cannon2016-06-122-2/+6
* | | Issue #26647: Python interpreter now uses 16-bit wordcode instead of bytecode.Serhiy Storchaka2016-05-242-0/+4
* | | Closes #26706: Merge with 3.5Zachary Ware2016-04-141-1/+1
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /
| * | 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 WindowsSteve Dower2016-04-0631-13/+88
|\ \ \ | |/ /
| * | Adds version info to all signed binaries on Windows.Steve Dower2016-04-0631-13/+88
* | | rt.bat: use -m test instead of Lib\test\regrtest.pyVictor Stinner2016-03-241-1/+1
* | | Issue #26079: Fixing the build output folder for tix-8.4.3.6. Patch by Bjoern...Steve Dower2016-03-121-4/+4
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /
| * | 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 #26465: Update Windows builds to use OpenSSL 1.0.2g.Steve Dower2016-03-083-4/+4
* | | Issue #26268: Merge with 3.5Zachary Ware2016-02-227-121/+67
|\ \ \ | |/ /
| * | 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 filesSteve Dower2016-02-081-1/+1
|\ \ \ | |/ /
| * | Updates build to use SHA256 hash when signing files.Steve Dower2016-02-081-1/+1
* | | Issue #25934: Merge with 3.5Zachary Ware2016-01-302-5/+14
|\ \ \ | |/ /
| * | Issue #25934: Default to /fp:strict for ICC buildsZachary Ware2016-01-302-5/+14
* | | Closes #25348: Merge with 3.5Zachary Ware2016-01-122-53/+52
|\ \ \ | |/ /
| * | Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.batZachary Ware2016-01-122-51/+56
* | | Merge from 3.5Steve Dower2015-10-313-6/+17
|\ \ \ | |/ /
| * | 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 #25361: Disables use of SSE2 instructions in Windows 32-bit buildSteve Dower2015-10-112-0/+7
* | | Closes #25022: Merge with 3.5Zachary Ware2015-09-101-8/+0
|\ \ \ | |/ /
| * | Issue #25022: Merge with 3.4Zachary Ware2015-09-101-8/+0
| |\ \ | | |/
| | * Issue #25022: Remove PC/example_nt/Zachary Ware2015-09-101-8/+0
* | | Merge from 3.5.Larry Hastings2015-09-094-11/+9
|\ \ \ | |/ /
| * | 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