30 Commits (0cb8e5131d0797d3bdb1494de842e98798174cf2)

Author SHA1 Message Date
Georg Brandl 84fc4ba67e Closes #17962: Build with OpenSSL 1.0.1e on Windows. 13 years ago
Martin v. Löwis cc0b927b74 Issue #17425: Build with openssl 1.0.1d on Windows. 13 years ago
Martin v. Loewis 5be6d74a0d Issue #17425: Build with openssl 1.0.0k on Windows. 13 years ago
Martin v. Loewis 18613e6e7b Issue #17425: Build against openssl 0.9.8y on Windows. 13 years ago
Martin v. Löwis cca802e354 Fix typo. 14 years ago
Martin v. Löwis e01eb4cc80 Upgrade OpenSSL to 1.0.1c 14 years ago
Martin v. Löwis 3407dfbaf9 Upgrade OpenSSL to 1.0.0j 14 years ago
Martin v. Löwis 64051d0916 Stop refetching OpenSSL. 14 years ago
Martin v. Löwis 580227a8a0 Force recheckout of openssl. 14 years ago
Martin v. Löwis fd0afed503 Upgrade openssl to 0.9.8x. 14 years ago
Brian Curtin 1f24548e1f bsddb never existed in 3.x, no need to keep downloading sleepycat 14 years ago
Martin v. Löwis 29e861d155 Upgrade sqlite to 3.7.12. 14 years ago
Martin v. Löwis e7f67b5b98 Upgrade to bzip2 1.0.6. 14 years ago
Martin v. Löwis 87960da3e3 Upgrade bzip2 to 1.0.6. 14 years ago
Martin v. Löwis ecc5877f5a Upgrade bzip2 to 1.0.6. 14 years ago
Brian Curtin 401f9f3d32 Fix #13210. Port the Windows build from VS2008 to VS2010. 14 years ago
Nadeem Vawda 3ff069ebc6 Issue #6715: Add module for compression using the LZMA algorithm. 15 years ago
Georg Brandl 49857f8a93 Add updated .hgeol file and fix newlines in the 3.2 branch. 15 years ago
Georg Brandl 5537d298ea Add updated .hgeol file and fix newlines in the 3.1 branch. 15 years ago
Georg Brandl faa9ad2a46 Add updated .hgeol file and fix newlines in the 2.7 branch. 15 years ago
Georg Brandl b5c93e9cad Add .hgeol file and fix newlines in the 2.6 branch. 15 years ago
Antoine Pitrou 7f1e174c7a Make svn:eol-style's more consistent 15 years ago
Martin v. Löwis 0e74cacdff Upgrade to sqlite3 3.7.4. 15 years ago
Martin v. Löwis 910a4edbcd Upgrade Tcl/Tk to 8.5.9. 15 years ago
Hirokazu Yamamoto 18cc344c0f Revert previous commit. 16 years ago
Hirokazu Yamamoto bb14d4bc17 Windows7 buildbot debug trial. (Probably impossible) 16 years ago
Martin v. Löwis dc078de493 Disable deletion of openssl again. 16 years ago
Martin v. Löwis 71ba07c9c8 Truly uncomment rm lines. 16 years ago
Martin v. Löwis 73a01d4fb3 Delete openssl checkouts. 16 years ago
Martin v. Löwis f71ed9b828 Update OpenSSL version. 16 years ago
Martin v. Löwis 7df3b9eb15 Merged revisions 77226 via svnmerge from 16 years ago
Martin v. Löwis f477b93d9d Update Windows build to sqlite 3.6.21. 16 years ago
Martin v. Löwis 5330aa5b26 Merged revisions 77003 via svnmerge from 16 years ago
Martin v. Löwis e5692cdaae Merged revisions 76990-76991 via svnmerge from 16 years ago
Martin v. Löwis 331411d37d Merged revisions 76990-76991 via svnmerge from 16 years ago
Martin v. Löwis 55e1a697ab Switch to OpenSSL 0.9.8l. 16 years ago
Trent Nelson 6e7e137cff Merged revisions 64368-64369 via svnmerge from 18 years ago
Martin v. Löwis b072cf2579 Merged revisions 64267-64272 via svnmerge from 18 years ago
Amaury Forgeot d'Arc c06f5a45c3 Use the correct URL for sqlite3 sources, and try to fix windows buildbots. 18 years ago
Martin v. Löwis 2061155dc6 Merged revisions 64243-64244 via svnmerge from 18 years ago
Martin v. Löwis cc0f2b20c5 Switch to SQLite 3.5.9. 18 years ago
Martin v. Löwis 70ce8aae98 Merged revisions 64239 via svnmerge from 18 years ago
Martin v. Löwis a4514c3009 Switch to bzip2 1.0.5. 18 years ago
Martin v. Löwis f38e0d0c8c Merged revisions 64185-64196 via svnmerge from 18 years ago
Martin v. Löwis 7630731af0 Switch to Tcl/Tk 8.5. 18 years ago
Trent Nelson 97797a9c3c Bring over external-commit.bat manually, wasn't picked up via svnmerge. 18 years ago
Trent Nelson 27f60a65e8 Comment out tcltk/tcltk64 removal. 18 years ago
Trent Nelson e7abf20ce7 Force a clean of the tcltk/tcltk64 directories now that we've completely changed the tcl/tk build environment. 18 years ago
Trent Nelson 611c86b7d1 Fix the x64 Windows build environment used by the buildbots. %VS90COMNTOOLS%\vsvars32.bat is fine for 32-bit builds, but doesn't work for x64 builds, regardless of /MACHINE:AMD64 and /USECL:MS_OPTERON flags passed to cl.exe. Launch the x86_64 cross compilation environment via '%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat x86_amd64'. I don't have access to any systems *without* Visual Studio 2008 Professional installed (i.e. just Express Edition), so I can't test if x64 compilation works w/ VS Express at the moment. 18 years ago
Thomas Heller 12b580b2c6 Checkout sqlite-source when it is not there. 18 years ago