aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win32-setup.sh
AgeCommit message (Expand)AuthorFilesLines
2007-05-14Update to the latest Win32 libraries.Gerald Combs1-1/+1
2007-05-11Copy environment variable HTTP_PROXY when set to http_proxy so wget can grab it.Stephen Fisher1-0/+3
2007-03-22Use the latest GTK stuff.Anders Broman1-1/+1
2007-03-14Use the latest GTK packages for Windows.Anders Broman1-1/+1
2007-01-19add the user-guide as a component to the setup targetUlf Lamping1-1/+1
2007-01-17Update to use the latest GTK packages.Anders Broman1-2/+2
2007-01-08if we don't have MSVC6, download (using the setup target) the zlib source pac...Ulf Lamping1-1/+1
2007-01-05Update to the latest Win32 libs: Net-SNMP 5.4 and GNUTLS 1.6.1. EnableGerald Combs1-1/+1
2006-12-23Update to GNUTLS 1.6.0.Gerald Combs1-1/+1
2006-12-21Update to use gtk 2.10.6 and friends.Anders Broman1-2/+2
2006-11-16Temporrary change to force the buildbot to update the libraries as I suspect...Anders Broman1-1/+1
2006-11-12Update to use the latest gtk 2.8 glib and pango libraries.Anders Broman1-1/+4
2006-10-26Preparations for using the latest GTK 2.8 files for now only gettext is updated.Anders Broman1-1/+1
2006-09-27Update GNUTLS to 1.5.1. This includes an updated libgcrypt, which shouldGerald Combs1-1/+5
2006-09-26The forgotten files!Luis Ontanon1-1/+1
2006-09-11a proxy might also be specified using .wgetrc, so don't switch off the proxy ...Ulf Lamping1-1/+2
2006-08-30From Alejandro Vaquero:Anders Broman1-1/+1
2006-08-09Point to the newest (1.5.0-1) GnuTLS package. Since it containsGerald Combs1-1/+1
2006-08-07Add GNUTLS to the Windows build. Gerald Combs1-1/+1
2006-08-07Point to the latest archive.Gerald Combs1-1/+1
2006-07-17Switch to Net-SNMP 5.3.1.Gerald Combs1-1/+1
2006-07-07Point to the latest repository directory.Gerald Combs1-1/+1
2006-07-06Update to Net-SNMP 5.3.0.1.Gerald Combs1-1/+1
2006-05-21Update the Win32 libs URL.Gerald Combs1-2/+1
2006-04-12Update Lua.Gerald Combs1-3/+3
2006-03-01Add Lua support by default for Win32. Fix some compilation problems.Gerald Combs1-1/+1
2006-02-26add a possible solution (add another package using cygwin) if a tool wasn't f...Ulf Lamping1-1/+1
2005-12-27Update to Net-SNMP 5.2.2.Gerald Combs1-1/+1
2005-12-14Add support for GLib/GTK+ 2.8. Point to the latest tag.Gerald Combs1-1/+1
2005-09-22replace WinPcap devel pack 3.0 with current 3.1 versionUlf Lamping1-1/+1
2005-09-06Move to the latest ethereal-win32-libs tag.Gerald Combs1-1/+1
2005-08-02 Fix svn properties where needed:Jörg Mayer1-0/+0
2005-07-24Update to zlib 1.2.3Ulf Lamping1-1/+1
2005-07-15Point to the latest Windows library tag and versions.Gerald Combs1-1/+1
2005-07-07Make sure "which" is present before we verify our tools. Add "env" toGerald Combs1-0/+3
2005-01-17Switch the Windows build environment to GTK 2.4.14. Enable GTK-Wimp by Gerald Combs1-1/+1
2004-12-01If bash is run as a non-login shell, it doesn't read /etc/profile. Under Gerald Combs1-1/+1
2004-11-23Update to GTK+ 2.4.13.Gerald Combs1-1/+1
2004-11-02Update the Windows build to zlib 1.2.2.Gerald Combs1-1/+1
2004-09-24Use new win32 libs from anonsvn instead of webpage, including setup target. U...Ulf Lamping1-1/+2
2004-08-17Check for both HTTP_PROXY and http_proxy in MSVC++ setup.Olivier Biot1-3/+7
2004-05-01minor changesUlf Lamping1-1/+2
2004-04-26Some of the DLLs from the developer ZIP archives don't have the executable bitOlivier Biot1-0/+8
2004-04-25Add code for HTTP proxy detection based on the http_proxy shell variable.Olivier Biot1-7/+14
2004-04-09Modify the "setup" target to download the packages we've defined, so that weGerald Combs1-2/+7
2004-04-08Add a Makefile.nmake target called "setup" that uses the scriptGerald Combs1-0/+61