- 24 Mar, 2016 1 kayıt (commit)
-
-
Victor Stinner yazdı
-
- 12 Mar, 2016 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 08 Mar, 2016 2 kayıt (commit)
-
-
Steve Dower yazdı
Force clean of externals on buildbots.
-
Steve Dower yazdı
-
- 22 Şub, 2016 2 kayıt (commit)
-
-
Zachary Ware yazdı
-
Zachary Ware yazdı
It can now handle OpenSSL versions 1.0.2e and greater, which don't include include files in include/. Note that sources prepared by this script no longer support the old project files for 2.7; you now have to have Perl available to use the old build_ssl.py script with sources from svn.python.org.
-
- 08 Şub, 2016 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 30 Ock, 2016 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 12 Ock, 2016 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 31 Eki, 2015 1 kayıt (commit)
-
-
Steve Dower 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.
-
- 11 Eki, 2015 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 07 Eki, 2015 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 10 Eyl, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
It was very much outdated, and the topic is better covered elsewhere.
-
- 09 Eyl, 2015 1 kayıt (commit)
-
-
Steve Dower yazdı
Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation.
-
- 08 Eyl, 2015 2 kayıt (commit)
-
-
Zachary Ware yazdı
-
Zachary Ware yazdı
Patch by Shaun Walbridge
-
- 04 Eyl, 2015 3 kayıt (commit)
-
-
Zachary Ware yazdı
Don't download sources that won't be used.
-
Zachary Ware yazdı
This modifies the behavior of the '-e' flag to PCbuild\build.bat: when '-e' is not supplied, no attempt will be made to build extension modules that require external libraries, even if the external libraries are present. Also adds '--no-<module>' flags to PCbuild\build.bat, where '<module>' is one of 'ssl', 'tkinter', or 'bsddb', to allow skipping just those modules (if '-e' is given).
-
Zachary Ware yazdı
This makes it possible to pass more than 4 tests by name through Tools\buildbot\test.bat
-
- 02 Eyl, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
Also fixes error in 'kill' target (already fixed in 2.7, somehow the fix didn't make it to this branch).
-
- 19 Agu, 2015 3 kayıt (commit)
-
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
Triggers clean on buildbots.
-
- 18 Agu, 2015 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 28 Tem, 2015 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 27 Tem, 2015 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 22 Tem, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 21 Tem, 2015 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 09 Tem, 2015 1 kayıt (commit)
-
-
Steve Dower yazdı
Rather than using Burn "Persisted" variables we now add registry keys for each added feature. These can be detected by the installer regardless of which version installed them, and we use this for Modify and Upgrade. In particular, Upgrades can't access the Persisted variables, but can find well-known registry keys. There are also some changes to the bootstrap app to properly handle upgrades. Finally, a few minor improvements to the Windows build to keep things tidier.
-
- 03 Tem, 2015 2 kayıt (commit)
-
-
Steve Dower yazdı
-
Steve Dower yazdı
Fixes warnings when building python3.dll due to the .def file accumulating multiple copies of each line. Adds shebang line to prepare_ssl so it will run with py.exe.
-
- 19 Haz, 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.
-
- 10 Haz, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
This is mostly a backport of issue #21907, but also includes a few extras necessary to make the bulidbot scripts as thin as possible.
-
- 03 Haz, 2015 2 kayıt (commit)
-
-
Steve Dower yazdı
-
Steve Dower yazdı
-
- 30 May, 2015 2 kayıt (commit)
-
-
Eric Snow yazdı
-
Yury Selivanov yazdı
Something went horribly wrong when I was doing `hg rebase`.
-
- 28 May, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
-