Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #21683: Add Tix build to the Windows buildbot scripts. | Zachary Ware | 2014-06-08 | 3 | -2/+19 |
| | |||||
* | Issue #21671, CVE-2014-0224: Update the Windows build to openssl-1.0.1h | Zachary Ware | 2014-06-06 | 1 | -4/+4 |
| | |||||
* | Revert Tools/buildbot/external-common.bat to normal (with updated versions). | Zachary Ware | 2014-06-05 | 1 | -16/+4 |
| | |||||
* | Force a clean pull-and-build of Tcl/Tk on Windows buildbots. | Zachary Ware | 2014-06-05 | 1 | -8/+16 |
| | |||||
* | Clean up Tcl/Tk building in the Windows buildbot scripts. | Zachary Ware | 2014-06-05 | 2 | -10/+10 |
| | | | | | | | | | - Nix the 'noxp' option, it was for Win2k compatibility (which was dropped with Python 3.3) and made default ttk ugly on post-Win2k systems (#21665) - Use 'OPTS=symbols' instead of 'DEBUG=1'; symbols is the official method - Use core, shell, dlls, install-binaries, and install-libraries targets instead of all and install to avoid trying to 1) build packages that don't work with MSVC 10+ and 2) install unnecessary bits and pieces. | ||||
* | Update to 1.0.1g | Martin v. Löwis | 2014-05-01 | 1 | -4/+4 |
| | |||||
* | Issue #20465: Update Windows installer to SQLite 3.8.3.1. | Martin v. Löwis | 2014-03-02 | 1 | -3/+3 |
| | |||||
* | Windows buildbot: use --timeout feature in Tools/buildbot/test-amd64.bat | Victor Stinner | 2014-02-20 | 1 | -1/+1 |
| | | | | Use the same default timeout than test.bat: 1 hour (3600 seconds). | ||||
* | Windows buildbot: use --timeout feature in Tools/buildbot/test.bat | Victor Stinner | 2014-01-31 | 1 | -1/+1 |
| | | | | Use the same default timeout than Makefile: 1 hour (3600 seconds). | ||||
* | Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the | Zachary Ware | 2013-11-26 | 2 | -4/+2 |
|\ | | | | | | | | | pythoncore sub-project. This should prevent build errors due a previous build's python(_d).exe still running. | ||||
| * | Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the | Zachary Ware | 2013-11-26 | 2 | -4/+2 |
| | | | | | | | | | | pythoncore sub-project. This should prevent build errors due a previous build's python(_d).exe still running. | ||||
* | | Update Tcl/Tk to 8.6.1. | Martin v. Löwis | 2013-11-23 | 3 | -18/+18 |
| | | |||||
* | | Update xz to 5.0.5. | Martin v. Löwis | 2013-11-22 | 1 | -2/+3 |
| | | |||||
* | | Update SQLite to 3.8.1 on Windows. | Martin v. Löwis | 2013-11-22 | 1 | -3/+3 |
| | | |||||
* | | merge with 3.3 | Georg Brandl | 2013-05-12 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Closes #17962: Build with OpenSSL 1.0.1e on Windows.v3.3.2 | Georg Brandl | 2013-05-12 | 1 | -4/+4 |
| | | |||||
* | | #17425: merge 3.3 | Martin v. Löwis | 2013-03-24 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Issue #17425: Build with openssl 1.0.1d on Windows. | Martin v. Löwis | 2013-03-24 | 1 | -4/+4 |
| | | |||||
* | | Drop support for Windows 2000; allow any XP API (but not Vista+). | Martin v. Löwis | 2013-01-25 | 2 | -9/+9 |
|/ | | | | | Drop SDK version configuration for Tk compilation, to not bind it to W2k anymore. Binding it to XP would conflict with Tk's own binding of tkMenu to W2k. | ||||
* | Merge buildbot script changes | Antoine Pitrou | 2012-06-27 | 2 | -3/+2 |
|\ | |||||
| * | Allow passing extra testing options to the buildbot test scripts | Antoine Pitrou | 2012-06-27 | 2 | -3/+2 |
| | | |||||
| * | Issue #15171: Try the HOST_PYTHON hack for 3.2. | Stefan Krah | 2012-06-25 | 1 | -0/+1 |
| | | |||||
* | | Drop useenv=true also from the 32-bit build script: It is not necessary and | Stefan Krah | 2012-06-24 | 1 | -2/+2 |
| | | | | | | | | leads to failures in successive 64-bit/32-bit builds in the same shell window. | ||||
* | | Issue #15102: Fix paths of python executables. | Stefan Krah | 2012-06-24 | 1 | -1/+0 |
| | | |||||
* | | Use -W on the Windows 64 buildbots | Antoine Pitrou | 2012-06-24 | 1 | -1/+1 |
| | | |||||
* | | Issue #15102: Try setting HOST_PYTHON in build-amd64.bat as a temporary | Stefan Krah | 2012-06-24 | 1 | -0/+1 |
| | | | | | | | | measure. | ||||
* | | Issue #15102: Fix paths in external-amd64.bat. | Stefan Krah | 2012-06-23 | 1 | -5/+5 |
| | | |||||
* | | Issue #15102: Allow platform-specific settings for the current project | Stefan Krah | 2012-06-23 | 1 | -2/+2 |
| | | | | | | | | to override environment variables. | ||||
* | | Fix typo. | Martin v. Löwis | 2012-05-18 | 1 | -2/+2 |
| | | |||||
* | | Upgrade OpenSSL to 1.0.1c | Martin v. Löwis | 2012-05-18 | 1 | -2/+5 |
| | | |||||
* | | merge 3.2 | Martin v. Löwis | 2012-05-18 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Upgrade OpenSSL to 1.0.0j | Martin v. Löwis | 2012-05-18 | 1 | -2/+2 |
| | | |||||
* | | Merge 3.2 | Brian Curtin | 2012-05-15 | 1 | -3/+0 |
|\ \ | |/ | |||||
| * | bsddb never existed in 3.x, no need to keep downloading sleepycat | Brian Curtin | 2012-05-15 | 1 | -3/+0 |
| | | |||||
* | | merge 3.2 | Martin v. Löwis | 2012-05-14 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Stop deleting non-existing bytecode files. | Martin v. Löwis | 2012-05-14 | 1 | -2/+0 |
| | | |||||
| * | Upgrade bzip2 to 1.0.6. | Martin v. Löwis | 2012-05-14 | 1 | -4/+4 |
| | | |||||
* | | Upgrade sqlite to 3.7.12. | Martin v. Löwis | 2012-05-14 | 1 | -4/+4 |
| | | |||||
* | | Upgrade bzip2 to 1.0.6. | Martin v. Löwis | 2012-05-14 | 1 | -4/+4 |
| | | |||||
* | | Update the clean and MSI scripts for VS2010 | Brian Curtin | 2012-05-14 | 3 | -5/+5 |
| | | |||||
* | | Correct PlatformTarget->Platform usage for building the solution | Brian Curtin | 2012-05-13 | 2 | -2/+2 |
| | | |||||
* | | Convert build slave scripts to work with VS2010 | Brian Curtin | 2012-05-13 | 2 | -4/+6 |
| | | |||||
* | | Fix #13210. Port the Windows build from VS2008 to VS2010. | Brian Curtin | 2012-05-13 | 8 | -15/+15 |
| | | |||||
* | | Issue #6715: Add module for compression using the LZMA algorithm. | Nadeem Vawda | 2011-11-29 | 1 | -0/+5 |
|/ | |||||
* | In the Windows clean script for buildbots, also clear the build dir | Antoine Pitrou | 2011-03-26 | 2 | -1/+7 |
| | | | | (so that stale test files, which can be very large, get wiped out) | ||||
* | Add updated .hgeol file and fix newlines in the 3.2 branch. | Georg Brandl | 2011-03-05 | 10 | -140/+140 |
| | |||||
* | Upgrade to sqlite3 3.7.4. | Martin v. Löwis | 2010-12-17 | 1 | -4/+4 |
| | |||||
* | Upgrade Tcl/Tk to 8.5.9. | Martin v. Löwis | 2010-12-17 | 3 | -13/+13 |
| | |||||
* | Turn on regrtest -W (rerun immediately) option for Windows, too. | R. David Murray | 2010-12-14 | 1 | -1/+1 |
| | |||||
* | Reverted to r70917. | Hirokazu Yamamoto | 2010-09-28 | 1 | -2/+1 |
| |