aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win64-setup.sh
AgeCommit message (Collapse)AuthorFilesLines
2010-03-26Update c-ares to 1.7.1.Gerald Combs1-1/+1
svn path=/trunk/; revision=32293
2010-02-24Use the latest GTK+ 2.16 bundle. For the Win32 build this means downgradingGerald Combs1-1/+1
from GTK+ 2.18. According to https://bugzilla.gnome.org/show_bug.cgi?id=598299 we should probably hold off on using 2.18 for a while. svn path=/trunk/; revision=31992
2010-02-15Try to fix the win64 build.Anders Broman1-1/+1
svn path=/trunk/; revision=31885
2009-12-21Switch to using a bundled version of the openSUSE Build Service packagesGerald Combs1-1/+1
for GNUTLS since they provide 32-bit and 64-bit Windows packages. We no longer have winposixtype.h, so remove its #includes and add a ssize_t typedef to config.h.win32. svn path=/trunk/; revision=31341
2009-12-17Use the latest c-ares and GeoIP libraries. Try to fix the Win32 installerGerald Combs1-1/+1
build. svn path=/trunk/; revision=31301
2009-11-19Switch from individual GLib, GTK+, and related packages to the all-in-oneGerald Combs1-1/+1
versions. svn path=/trunk/; revision=31023
2009-11-12Update the AirPcap code for Win64 and enable AirPcap for the 64-bit build.Gerald Combs1-1/+1
svn path=/trunk/; revision=30945
2009-10-21Update WinPcap and the developer's pack to 4.1.1.Gerald Combs1-1/+1
svn path=/trunk/; revision=30652
2009-09-24Add win-setup.sh which contains pretty much what used to be in ↵Kovarththanan Rajaratnam1-3/+3
win32-setup.sh and which happens to be generic code svn path=/trunk/; revision=30130
2009-09-17Try to fix the build.Gerald Combs1-1/+1
svn path=/trunk/; revision=29952
2009-06-15Use upx 303w.Gerald Combs1-1/+1
svn path=/trunk/; revision=28748
2009-06-10Update the GTK+/GLib libraries.Gerald Combs1-1/+1
svn path=/trunk/; revision=28688
2009-05-29Update the Windows library tags and documentation filename.Gerald Combs1-2/+2
svn path=/trunk/; revision=28527
2009-03-11Use WIRESHARK_TARGET_PLATFORM instead of PLATFORM.Gerald Combs1-1/+1
svn path=/trunk/; revision=27701
2009-03-07Add preliminary support for Win64 compilation. Attempt to use the sameGerald Combs1-0/+12
set of makefiles and scripts for each platform as much as possible. svn path=/trunk/; revision=27633