985 Commits (3746619b84158dfdceaa837fc3e400a98d52fb17)

Author SHA1 Message Date
Steve Dower 7ec8a18514 Issue #29080: Removes hard dependency on hg.exe from PC/build.bat 9 years ago
Steve Dower 10beb3cfef Issue #28896: Disable WindowsRegistryFinder by default. 9 years ago
Steve Dower de6efdb772 Ensures intermediate directory is created before accessing it. 9 years ago
Steve Dower 190dbd9ba2 Issue #28846: Various installer fixes 9 years ago
Steve Dower 02a4018c6e Issue #28573: Missing sys._mercurial info and other build issues. 9 years ago
Steve Dower 4468bed2fc Issue #28573: Avoid setting up env too many times during build 9 years ago
Steve Dower 1da055ee0d Makes test_underpth* tests more robust by copying the executable. 10 years ago
Benjamin Peterson 4510e6de9d mark dtrace stubs as static inline; remove stubs 10 years ago
INADA Naoki a83636247e Issue #28448: Fix C implemented asyncio.Future didn't work on Windows 10 years ago
INADA Naoki 9f2ce25481 Issue #28428: Rename _futures module to _asyncio. 10 years ago
Zachary Ware 547d156c2c Issue #28208: Update Windows build to use SQLite 3.14.2.0 10 years ago
Zachary Ware 068534ab03 Issue #28248: Update Windows build to use OpenSSL 1.0.2j 10 years ago
Steve Dower 425ec150ea Issue #28402: Adds signed catalog files for stdlib on Windows. 10 years ago
INADA Naoki 9e4e38ecd2 Issue #26801: Added C implementation of asyncio.Future. 10 years ago
Steve Dower 312cef7452 Issue #28217: Adds _testconsole module to test console input. Fixes some issues found by the tests. 10 years ago
Steve Dower fb4a96a58f Issue #28251: Improvements to help manuals on Windows. 10 years ago
Steve Dower 17a564ecc9 Add file missed from backport 10 years ago
Steve Dower 74f4af7ac3 Issue #27932: Prevent memory leak in win32_ver(). 10 years ago
Steve Dower e7da2f8380 Make PGO use usual build directory on Windows. 10 years ago
Zachary Ware 16c18a354b Issue #28065: Update xz to 5.2.2 on Windows, and build it from source 10 years ago
Benjamin Peterson 37d398ebd1 compile dtrace stubs 10 years ago
Steve Dower ad46443e9d Issue #24186: Reenable optimised OpenSSL function 10 years ago
Steve Dower 4db86bc1b4 Changes pyvenv.cfg trick into an actual sys.path file. 10 years ago
Zachary Ware 8c9d99ff22 Issue #27407: Make PCbuild/prepare_ssl.py Python 2 compatible 10 years ago
Steve Dower 3929499914 Issue #1602: Windows console doesn't input or print Unicode (PEP 528) 10 years ago
Christian Heimes 393b82e4c1 Issue #16113: compile the module on Windows, too. 10 years ago
Christian Heimes 121b9487d1 Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib. 10 years ago
Zachary Ware dd2afe9edc Closes #20366: Build full text search support into SQLite on Windows 10 years ago
Steve Dower c7d1cf4de9 Issue #27756: Adds new icons for Python files and processes on Windows. Designs by Cherry Wang. 10 years ago
Zachary Ware ebbc736922 Fix get_externals.bat 10 years ago
Zachary Ware 7c510a6a2d Issue #27883: Update sqlite to 3.14.1 on Windows 10 years ago
Zachary Ware 28c3184d8d Issue #27647: Update Windows build to Tcl/Tk 8.6.6 10 years ago
Steve Dower 6ed63f31e9 Fixes default intermediate directory when building on Windows. 10 years ago
Steve Dower bc3e9cac7c Closes #27545: Remove pyshellext.vcxproj from pcbuild.proj 10 years ago
Steve Dower df450d1a18 Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly. 10 years ago
Steve Dower 6fd76bceda Fixes use of Py_IntDir and Py_OutDir to control build directories. 10 years ago
Steve Dower b7567c587d Fix building tcl/tk with only the VC build tools installed. 10 years ago
Steve Dower 945863a691 Fixes build order and lingering intermediate files. 10 years ago
Zachary Ware 42d4b9c22c Issue #26930: Update Windows build to OpenSSL 1.0.2h 10 years ago
Zachary Ware f88d83b922 Issue #26930: Update Windows build to OpenSSL 1.0.2h 10 years ago
Brett Cannon 82029ac14c Issue #27186: add Include/osmodule.h to the proper build rules 10 years ago
Serhiy Storchaka b0f80b0312 Issue #26647: Python interpreter now uses 16-bit wordcode instead of bytecode. 10 years ago
Zachary Ware 7d82d0366b Issue #26706: Update OpenSSL version in PCbuild/readme.txt 10 years ago
Steve Dower a7a222fde7 Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions. 10 years ago
Steve Dower b0660582cc Adds version info to all signed binaries on Windows. 10 years ago
Victor Stinner 8c08e0db8f rt.bat: use -m test instead of Lib\test\regrtest.py 10 years ago
Steve Dower d3722e7b6f Issue #26079: Fixing the build output folder for tix-8.4.3.6. Patch by Bjoern Thiel. 10 years ago
Steve Dower 79993a90e2 Adds warning to prepare_ssl when nasm is not available. 10 years ago
Steve Dower 947f411b0d Issue #26465: Update Windows builds to use OpenSSL 1.0.2g. 10 years ago
Zachary Ware 6fe57ad229 Issue #26268: Update Windows builds to use OpenSSL 1.0.2f 10 years ago