summaryrefslogtreecommitdiffstats
path: root/PCbuild/readme.txt
Commit message (Collapse)AuthorAgeFilesLines
* Issue #17846: Clarify note about Solution Folders.Zachary Ware2014-07-071-2/+5
| | | | Initial patch by Kathleen Weaver.
* Fix MSVC edition mismatch.Zachary Ware2014-07-071-1/+1
|
* Per Martin [1], PGO is no longer used for official releases.Zachary Ware2014-06-131-3/+0
| | | | [1] https://mail.python.org/pipermail/python-dev/2014-June/135018.html
* Issue #21745: Mention VS2010 SP1 as a solution for LNK1123 errorsZachary Ware2014-06-131-0/+3
|
* Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1hZachary Ware2014-06-061-1/+1
|
* Update to 1.0.1gMartin v. Löwis2014-05-011-1/+1
|
* Fix another old mention of "Standard Edition" VS in PCbuild/readme.txt.Zachary Ware2014-03-291-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.txtZachary Ware2014-03-191-4/+7
|
* Issue #20465: Update Windows installer to SQLite 3.8.3.1.Martin v. Löwis2014-03-021-1/+1
|
* * Issue #16113: Remove sha3 module again.Martin v. Löwis2014-01-031-1/+0
| | | | Patch by Christian Heimes, with modifications.
* Update Tcl/Tk to 8.6.1.Martin v. Löwis2013-11-231-2/+2
|
* Update xz to 5.0.5.Martin v. Löwis2013-11-221-3/+3
|
* Update SQLite to 3.8.1 on Windows.Martin v. Löwis2013-11-221-1/+1
|
* #19439: Update PCbuild/readme.txt with new sub-projectZachary Ware2013-11-061-0/+3
|
* Closes issue #19273: clean up the pcbuild readme.txt (Patch by Zachary Ware)Tim Golden2013-10-251-259/+262
|
* Issue #19130: mention historic VS 2008 build dir, tooChristian Heimes2013-09-291-0/+2
|\
| * Issue #19130: mention historic VS 2008 build dir, tooChristian Heimes2013-09-291-0/+2
| |
* | Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010Christian Heimes2013-09-291-4/+4
|\ \ | |/
| * Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010Christian Heimes2013-09-291-4/+4
| |
* | #18466: merge with 3.3.Ezio Melotti2013-08-171-1/+1
|\ \ | |/
| * #18466: fix more typos. Patch by Févry Thibault.Ezio Melotti2013-08-171-1/+1
| |
* | Issue #15172: Document NASM 2.10+ as requirement for building OpenSSL 1.0.1 ↵Christian Heimes2013-06-141-2/+5
|\ \ | |/ | | | | on Windows
| * Issue #15172: Document NASM 2.10+ as requirement for building OpenSSL 1.0.1 ↵Christian Heimes2013-06-141-2/+5
| | | | | | | | on Windows
* | merge with 3.3Georg Brandl2013-05-121-1/+1
|\ \ | |/
| * Closes #17962: Build with OpenSSL 1.0.1e on Windows.v3.3.2Georg Brandl2013-05-121-1/+1
| |
* | #17425: merge 3.3Martin v. Löwis2013-03-241-1/+1
|\ \ | |/
| * Issue #17425: Build with openssl 1.0.1d on Windows.Martin v. Löwis2013-03-241-1/+1
| |
* | Bump version to 3.4.0 alpha 0.Georg Brandl2012-09-291-1/+1
|/
* Clean up the PCBuild project files, removing redundant settings andKristján Valur Jónsson2012-05-191-12/+6
| | | | | use "references" to link to dependent projects. Update readme and batch files.
* Upgrade OpenSSL to 1.0.1cMartin v. Löwis2012-05-181-1/+1
|
* merge 3.2Martin v. Löwis2012-05-181-1/+1
|\
| * Upgrade OpenSSL to 1.0.0jMartin v. Löwis2012-05-181-1/+1
| |
| * Upgrade bzip2 to 1.0.6.Martin v. Löwis2012-05-141-5/+5
| |
* | Upgrade bzip2 to 1.0.6.Martin v. Löwis2012-05-141-5/+5
| |
* | - Issue #10181: New memoryview implementation fixes multiple ownershipStefan Krah2012-02-251-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and lifetime issues of dynamically allocated Py_buffer members (#9990) as well as crashes (#8305, #7433). Many new features have been added (See whatsnew/3.3), and the documentation has been updated extensively. The ndarray test object from _testbuffer.c implements all aspects of PEP-3118, so further development towards the complete implementation of the PEP can proceed in a test-driven manner. Thanks to Nick Coghlan, Antoine Pitrou and Pauli Virtanen for review and many ideas. - Issue #12834: Fix incorrect results of memoryview.tobytes() for non-contiguous arrays. - Issue #5231: Introduce memoryview.cast() method that allows changing format and shape without making a copy of the underlying memory.
* | Issue #6715: Add module for compression using the LZMA algorithm.Nadeem Vawda2011-11-291-0/+6
| |
* | Issue #5863: Rewrite BZ2File in pure Python, and allow it to acceptAntoine Pitrou2011-04-031-3/+3
| | | | | | | | | | file-like objects using a new `fileobj` constructor argument. Patch by Nadeem Vawda.
* | More automated version replacement.Georg Brandl2011-02-201-1/+1
|/
* Upgrade to sqlite3 3.7.4.Martin v. Löwis2010-12-171-1/+1
|
* Updated readme.txt about OpenSSL.Hirokazu Yamamoto2010-10-281-1/+1
|
* Cosmetic fix for PCBuild/readme.txt.Hirokazu Yamamoto2010-10-011-1/+1
|
* #7280: note about nasmw.exe.Georg Brandl2010-08-021-0/+2
|
* Use OpenSSL 1.0.0a on Windows.Martin v. Löwis2010-07-301-1/+1
|
* Merged revisions 77226 via svnmerge fromMartin v. Löwis2010-01-021-1/+1
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r77226 | martin.v.loewis | 2010-01-02 10:25:21 +0100 (Sa, 02 Jan 2010) | 2 lines Update Windows build to sqlite 3.6.21. ........
* Merged revisions 76990-76991 via svnmerge fromMartin v. Löwis2009-12-221-1/+1
| | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r76990 | martin.v.loewis | 2009-12-21 20:27:15 +0100 (Mo, 21 Dez 2009) | 1 line Switch to OpenSSL 0.9.8l. ........ r76991 | martin.v.loewis | 2009-12-21 20:29:59 +0100 (Mo, 21 Dez 2009) | 1 line Add NEWS for OpenSSL changes. ........
* Bump Windows versions to 3.2.Martin v. Löwis2009-06-271-1/+1
|
* #3791: remove last traces of bsddb.Georg Brandl2009-06-041-6/+3
|
* More 3.0 -> 3.1 transistionsChristian Heimes2008-12-031-1/+1
|
* Merged revisions 66670,66681,66688,66696-66699 via svnmerge fromBenjamin Peterson2008-10-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r66670 | georg.brandl | 2008-09-28 15:01:36 -0500 (Sun, 28 Sep 2008) | 2 lines Don't show version in title. ........ r66681 | georg.brandl | 2008-09-29 11:51:35 -0500 (Mon, 29 Sep 2008) | 2 lines Update nasm location. ........ r66688 | jesse.noller | 2008-09-29 19:15:45 -0500 (Mon, 29 Sep 2008) | 2 lines issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick Coghlan, Damien Miller ........ r66696 | andrew.kuchling | 2008-09-30 07:31:07 -0500 (Tue, 30 Sep 2008) | 1 line Edits, and add markup ........ r66697 | andrew.kuchling | 2008-09-30 08:00:34 -0500 (Tue, 30 Sep 2008) | 1 line Markup fix ........ r66698 | andrew.kuchling | 2008-09-30 08:00:51 -0500 (Tue, 30 Sep 2008) | 1 line Markup fixes ........ r66699 | andrew.kuchling | 2008-09-30 08:01:46 -0500 (Tue, 30 Sep 2008) | 1 line Markup fixes. (optparse.rst probably needs an entire revision pass.) ........
* Merged revisions ↵Benjamin Peterson2008-09-221-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 66508,66510,66512-66513,66523-66526,66529-66530,66532,66535,66538,66544,66546 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r66508 | benjamin.peterson | 2008-09-18 18:20:28 -0500 (Thu, 18 Sep 2008) | 1 line tabify ........ r66510 | josiah.carlson | 2008-09-18 21:07:22 -0500 (Thu, 18 Sep 2008) | 2 lines Fix for documentation bug. Fixes issue 3904. ........ r66512 | raymond.hettinger | 2008-09-19 03:07:48 -0500 (Fri, 19 Sep 2008) | 1 line Improve docs for super(). ........ r66513 | lars.gustaebel | 2008-09-19 07:39:23 -0500 (Fri, 19 Sep 2008) | 2 lines Correct information about the tarfile module. ........ r66523 | georg.brandl | 2008-09-21 02:14:44 -0500 (Sun, 21 Sep 2008) | 2 lines #3852: fix some select.kqueue and kevent docs. ........ r66524 | georg.brandl | 2008-09-21 02:15:59 -0500 (Sun, 21 Sep 2008) | 2 lines #3912: document default for *places* arg. ........ r66525 | georg.brandl | 2008-09-21 02:17:00 -0500 (Sun, 21 Sep 2008) | 2 lines #3916: fixes for docs wrt. Windows directory layout ........ r66526 | georg.brandl | 2008-09-21 02:18:28 -0500 (Sun, 21 Sep 2008) | 2 lines #3914: add //= to the augmented assign operators. ........ r66529 | georg.brandl | 2008-09-21 02:24:11 -0500 (Sun, 21 Sep 2008) | 2 lines #3901: bsddb fix. ........ r66530 | georg.brandl | 2008-09-21 02:31:52 -0500 (Sun, 21 Sep 2008) | 2 lines #3897: _collections now has an underscore. ........ r66532 | georg.brandl | 2008-09-21 02:36:22 -0500 (Sun, 21 Sep 2008) | 2 lines Update readme and Makefile (web builder doesn't exist). ........ r66535 | georg.brandl | 2008-09-21 03:03:21 -0500 (Sun, 21 Sep 2008) | 2 lines #3918: note that uniform() args can be swapped. ........ r66538 | georg.brandl | 2008-09-21 05:03:39 -0500 (Sun, 21 Sep 2008) | 2 lines Add "dist" target. ........ r66544 | benjamin.peterson | 2008-09-21 16:27:51 -0500 (Sun, 21 Sep 2008) | 4 lines #3879 fix a regression in urllib.getproxies_environment reviewers: Benjamin, Georg ........ r66546 | georg.brandl | 2008-09-21 17:31:59 -0500 (Sun, 21 Sep 2008) | 2 lines Fill out download page. ........