- 08 Eyl, 2017 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 16 Haz, 2017 1 kayıt (commit)
-
-
Zachary Ware yazdı
The Windows build now depends on Python 3.6 to fetch externals, but it will be downloaded via NuGet (which is downloaded via PowerShell) if it is not available via `py -3.6`. This means the only thing that must be installed on a modern Windows box to do a full build of CPython with all extensions is Visual Studio. Also fixes an outdated note about _lzma in PCbuild/readme.txt
-
- 10 Haz, 2017 1 kayıt (commit)
-
-
Zachary Ware yazdı
Updates checked-in line endings on several files.
-
- 03 Mar, 2017 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 11 Eki, 2016 2 kayıt (commit)
-
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
- 12 Eyl, 2016 1 kayıt (commit)
-
-
Ned Deily yazdı
-
- 05 Eyl, 2016 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 28 Tem, 2016 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 15 Haz, 2016 2 kayıt (commit)
-
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
- 14 Nis, 2016 1 kayıt (commit)
-
-
Zachary Ware yazdı
Thanks to Shaun Walbridge for noticing.
-
- 22 Şub, 2016 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 24 Eki, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
This removes the need to add externals/tcltk[64]/bin to PATH to be able to import tkinter. Also documents the necessity for the DLLs to be on PATH or in python.exe's directory.
-
- 10 Eyl, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
It was very much outdated, and the topic is better covered elsewhere.
-
- 08 Eyl, 2015 2 kayıt (commit)
-
-
Zachary Ware yazdı
-
Zachary Ware yazdı
Patch by Shaun Walbridge
-
- 19 Agu, 2015 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 18 Agu, 2015 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 28 Tem, 2015 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 22 Tem, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 03 Tem, 2015 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 17 Haz, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
It now recommends PCbuild/get_externals.bat instead of the scripts in Tools/buildbot.
-
- 13 Nis, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 08 Nis, 2015 1 kayıt (commit)
-
-
Zachary Ware 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.
-
- 02 Kas, 2014 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 01 Kas, 2014 2 kayıt (commit)
-
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
- 26 Eki, 2014 2 kayıt (commit)
-
-
Zachary Ware yazdı
-
Zachary Ware yazdı
Specifically, that they can be passed at the end of a build.bat invocation. Initial patch by Shorya Raj.
-
- 07 Tem, 2014 3 kayıt (commit)
-
-
Zachary Ware yazdı
Initial patch by Kathleen Weaver.
-
Zachary Ware yazdı
-
Zachary Ware yazdı
The user-facing scripts in PCbuild have been updated to be easier to use and the buildbot scripts in Tools\buildbot have been updated to use the user-facing scripts in PCbuild wherever possible.
-
- 13 Haz, 2014 2 kayıt (commit)
-
-
-
Zachary Ware yazdı
-
- 06 Haz, 2014 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 09 May, 2014 1 kayıt (commit)
-
-
Zachary Ware yazdı
instead relying on OpenSSL source being configured and ready to build. The ``PCbuild\build_ssl.py`` script has been re-written and re-named to ``PCbuild\prepare_ssl.py``, and takes care of configuring OpenSSL source for both 32 and 64 bit platforms. OpenSSL sources obtained from svn.python.org will always be pre-configured and ready to build.
-
- 01 May, 2014 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 29 Mar, 2014 1 kayıt (commit)
-
-
Zachary Ware yazdı
-