- 06 Eyl, 2017 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 26 Tem, 2017 1 kayıt (commit)
-
-
Segev Finer yazdı
* bpo-9566: Silence liblzma warnings * bpo-9566: Silence tcl warnings * bpo-9566: Silence tk warnings * bpo-9566: Silence tix warnings * bpo-9566: Fix some library warnings * bpo-9566: Fix msvcrtmodule.c warnings * bpo-9566: Silence _bz2 warnings * bpo-9566: Fixed some _ssl warnings * bpo-9566: Fix _msi warnings * bpo-9566: Silence _ctypes warnings * Revert "bpo-9566: Fixed some _ssl warnings" This reverts commit a639001c949ba53338a9ee047d2ec1efd2505e6f. * bpo-9566: Also consider NULL as a possible error in HANDLE_return_converter * bpo-9566: whitespace fixes
-
- 17 Tem, 2017 1 kayıt (commit)
-
-
Steve Dower yazdı
Updates ssl and tkinter projects to use pre-built externals
-
- 15 Tem, 2016 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 09 Eyl, 2015 1 kayıt (commit)
-
-
Steve Dower yazdı
Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation.
-
- 19 Agu, 2015 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 18 Agu, 2015 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 22 Kas, 2014 1 kayıt (commit)
-
-
Steve Dower yazdı
Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release.
-
- 22 Mar, 2014 1 kayıt (commit)
-
-
Zachary Ware yazdı
solution. Currently, Tix is not built in Debug configuration. This change also: - simplifies some Tcl/Tk-related msbuild properties for _tkinter - copies the Tcl and Tk DLLs into the build output directory, meaning they will always be available after a build without having to copy them manually or change PATH - removes PCbuild/build_tkinter.py: the solution does the build without needing to invoke Python (so Tcl/Tk/Tix can be built in parallel with the rest of the build using the `/m` msbuild command line switch) - removes an outdated README concerning building Tcl/Tk on AMD64
-
- 19 May, 2012 1 kayıt (commit)
-
-
Kristján Valur Jónsson yazdı
use "references" to link to dependent projects. Update readme and batch files.
-
- 13 May, 2012 2 kayıt (commit)
-
-
Brian Curtin yazdı
branch: vs2010 tag: tip user: Brian Curtin <brian@python.org> date: Sun May 13 16:15:11 2012 -0500 summary: Changes to allow Profile Guided Optimization builds to succeed on VS2010
-
Brian Curtin yazdı
-