Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various minor typos in documentation and comments | Martin Panter | 2015-10-07 | 1 | -1/+1 |
| | |||||
* | Issue #25022: Remove PC/example_nt/ | Zachary Ware | 2015-09-10 | 1 | -8/+0 |
| | | | | It was very much outdated, and the topic is better covered elsewhere. | ||||
* | Issue #25010: Fix path for .pyd example project. | Zachary Ware | 2015-09-08 | 1 | -1/+1 |
| | | | | Patch by Shaun Walbridge | ||||
* | Issue #19450: Update Windows builds to use SQLite 3.8.11.0 | Steve Dower | 2015-07-28 | 3 | -3/+3 |
| | |||||
* | Issue #24603: Update the Windows build to use OpenSSL 1.0.2d | Zachary Ware | 2015-07-22 | 3 | -3/+3 |
| | |||||
* | Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. | Steve Dower | 2015-07-03 | 3 | -3/+3 |
| | |||||
* | Update PCbuild/readme.txt | Zachary Ware | 2015-06-17 | 1 | -40/+8 |
| | | | | | It now recommends PCbuild/get_externals.bat instead of the scripts in Tools/buildbot. | ||||
* | Clean up/refactor the batch scripts used for building on Windows. | Zachary Ware | 2015-06-10 | 4 | -23/+211 |
| | | | | | This is mostly a backport of issue #21907, but also includes a few extras necessary to make the bulidbot scripts as thin as possible. | ||||
* | Force the Windows readme to CRLF | Zachary Ware | 2015-04-13 | 1 | -354/+354 |
| | |||||
* | Issue #17202: Add .bat to .hgeol to force them to CRLF. | Zachary Ware | 2015-04-13 | 7 | -155/+155 |
| | | | | | Using LF can a script to fail if it tries to use a label that is split across 512 byte blocks. Who knows why. | ||||
* | Issue #18402: Also look for 64 bit Perl in build_ssl.py. | Zachary Ware | 2015-04-13 | 1 | -1/+5 |
| | | | | It's still not necessary to build, but may be useful to some. | ||||
* | Put the NASM pulled from svn.python.org at the front of the PATH. | Zachary Ware | 2015-04-10 | 1 | -1/+2 |
| | | | | | | This will prevent failures from the version of NASM installed on buildbots, if the ability to override the version used is desired again later, we can figure out a way to opt in. | ||||
* | Issue #23686: Update Windows build to use OpenSSL 1.0.2a. | Zachary Ware | 2015-04-08 | 2 | -2/+2 |
| | |||||
* | Issue #23212: Update Windows copy of OpenSSL to 1.0.1l | Steve Dower | 2015-01-31 | 1 | -1/+1 |
| | |||||
* | Issue #17896: Move Windows external lib sources from .. to externals. | Zachary Ware | 2014-11-02 | 4 | -9/+10 |
| | |||||
* | Issue #17717: Pull NASM from svn.python.org for OpenSSL build. | Zachary Ware | 2014-11-01 | 2 | -1/+14 |
| | |||||
* | Update OpenSSL version in PCbuild\readme.txt | Zachary Ware | 2014-10-26 | 1 | -1/+1 |
| | |||||
* | Issue #22644: Update the Windows build to OpenSSL 1.0.1j | Zachary Ware | 2014-10-17 | 1 | -1/+1 |
| | |||||
* | Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. | Zachary Ware | 2014-08-07 | 1 | -1/+1 |
| | |||||
* | Issue #17846: Clarify note about Solution Folders. | Zachary Ware | 2014-07-07 | 1 | -2/+5 |
| | | | | Initial patch by Kathleen Weaver. | ||||
* | Fix MSVC edition mismatch. | Zachary Ware | 2014-07-07 | 1 | -1/+1 |
| | |||||
* | Per Martin [1], PGO is no longer used for official releases. | Zachary Ware | 2014-06-13 | 1 | -3/+0 |
| | | | | [1] https://mail.python.org/pipermail/python-dev/2014-June/135018.html | ||||
* | Issue #21745: Mention VS2010 SP1 as a solution for LNK1123 errors | Zachary Ware | 2014-06-13 | 1 | -0/+3 |
| | |||||
* | Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h | Zachary Ware | 2014-06-06 | 2 | -2/+2 |
| | |||||
* | Issue #21623: open pyproject.props with an explicit encoding | Zachary Ware | 2014-06-02 | 1 | -1/+1 |
| | |||||
* | Merge | Tim Golden | 2014-05-09 | 1 | -9/+9 |
|\ | |||||
| * | Issue10752 Be more robust when finding a PERL interpreter to build OpenSSL. ↵ | Tim Golden | 2014-05-09 | 1 | -9/+9 |
| | | | | | | | | Initial patch by Gabi Davar | ||||
* | | Issue21452 Add missing backslash to build path for make_buildinfo | Tim Golden | 2014-05-09 | 1 | -6/+6 |
|/ | |||||
* | Update to 1.0.1g | Martin v. Löwis | 2014-05-01 | 2 | -2/+2 |
| | |||||
* | "Escape" a character in the middle of "warning" | Zachary Ware | 2014-04-23 | 1 | -8/+8 |
| | | | | This should stop Buildbot from falsely reporting a warning on Windows bots. | ||||
* | Fix another old mention of "Standard Edition" VS in PCbuild/readme.txt. | Zachary Ware | 2014-03-29 | 1 | -2/+1 |
| | | | | | | Also removes a mention of using "Express Edition with the Windows SDK 64-bit compilers" to build 64-bit Python. If that can be made to work, it will need some extra instructions somewhere. | ||||
* | Use the correct VS edition names in PCbuild/readme.txt | Zachary Ware | 2014-03-19 | 1 | -4/+7 |
| | |||||
* | Avoid compile warning in xxlimited on 32-bit Windows non-Debug builds. | Zachary Ware | 2014-03-19 | 1 | -3/+3 |
| | |||||
* | Clean up PCbuild/pcbuild.sln a bit: | Zachary Ware | 2014-03-19 | 1 | -32/+14 |
| | | | | | | - Remove configuration settings from removed _sha3.vcxproj - Don't try to build configurations of _testembed that don't exist (namely, PGInstrument and PGUpdate) | ||||
* | Make pywlauncher.vcxproj depend on make_versioninfo.vcxproj. | Zachary Ware | 2014-03-06 | 1 | -0/+5 |
|\ | | | | | | | | | | | | | | | | | | | pylauncher.vcxproj already has the same dependency, and adding it to the pywlauncher project eliminates the possibility of the pywlauncher build failing when building the solution in parallel. In particular, pywlauncher may fail to build when doing a "Rebuild Solution" from the VS Build menu. Merge with 3.3. | ||||
| * | Make pywlauncher.vcxproj depend on make_versioninfo.vcxproj. | Zachary Ware | 2014-03-06 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | pylauncher.vcxproj already has the same dependency, and adding it to the pywlauncher project eliminates the possibility of the pywlauncher build failing when building the solution in parallel. In particular, pywlauncher may fail to build when doing a "Rebuild Solution" from the VS Build menu. | ||||
* | | Issue #20465: Update Windows installer to SQLite 3.8.3.1. | Martin v. Löwis | 2014-03-02 | 2 | -2/+2 |
| | | |||||
* | | Issue #20609: Merge with 3.3. | Zachary Ware | 2014-02-18 | 1 | -8/+40 |
|\ \ | |/ | |||||
| * | Issue #20609: Fix building 64-bit binaries on 32-bit Windows. | Zachary Ware | 2014-02-18 | 1 | -8/+40 |
| | | |||||
| * | Filter namespaceobject's files properly in the pythoncore VS project. | Zachary Ware | 2013-12-11 | 1 | -2/+6 |
| | | |||||
* | | Drop reference to pythoncore, to avoid linking python34.dll | Martin v. Löwis | 2014-01-04 | 1 | -5/+0 |
| | | |||||
* | | Revert accidental deletion of _overlapped. | Martin v. Löwis | 2014-01-03 | 1 | -0/+2 |
| | | |||||
* | | * Issue #16113: Remove sha3 module again. | Martin v. Löwis | 2014-01-03 | 4 | -236/+0 |
| | | | | | | | | Patch by Christian Heimes, with modifications. | ||||
* | | Properly filter some recent additions in the Windows build files. | Zachary Ware | 2013-12-11 | 3 | -2/+44 |
| | | |||||
* | | Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the | Zachary Ware | 2013-11-26 | 1 | -0/+48 |
|\ \ | |/ | | | | | | | pythoncore sub-project. This should prevent build errors due a previous build's python(_d).exe still running. | ||||
| * | Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the | Zachary Ware | 2013-11-26 | 1 | -0/+48 |
| | | | | | | | | | | pythoncore sub-project. This should prevent build errors due a previous build's python(_d).exe still running. | ||||
* | | Add _opcode to Windows build env | Christian Heimes | 2013-11-24 | 1 | -0/+1 |
| | | |||||
* | | Update Tcl/Tk to 8.6.1. | Martin v. Löwis | 2013-11-23 | 3 | -9/+9 |
| | | |||||
* | | Issue #18874: Implement the PEP 454 (tracemalloc) | Victor Stinner | 2013-11-23 | 1 | -1/+4 |
| | | |||||
* | | Update xz to 5.0.5. | Martin v. Löwis | 2013-11-22 | 2 | -4/+4 |
| | |