aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Expand)AuthorFilesLines
2009-07-06Revert checkin made by misstake(don't use new packet list).Anders Broman1-1/+1
2009-07-03Fix:Anders Broman1-1/+1
2009-07-01Sligtly modify Stig's fix, I forgot the makefile change :-(Anders Broman1-1/+4
2009-07-01Try to fix HAVE_NEW_PACKET_LIST handling.Stig Bjørlykke1-0/+1
2009-07-01Make it possible to configure use of NEW_PACKET_LIST and fixAnders Broman1-0/+4
2009-06-13Update to you the latest UPX executable/dll compressor.Graeme Lunt1-1/+1
2009-06-10Update to the GnuTLS 2.8.1Tomas Kukosa1-4/+2
2009-06-10Update the GTK+/GLib libraries.Gerald Combs1-9/+8
2009-06-10Update the GTK+/GLib libraries.Gerald Combs1-5/+5
2009-06-10Upgrade to KFW 3.2.2.Gerald Combs1-2/+2
2009-06-09Update KFW to 2.6.5.Gerald Combs1-3/+3
2009-05-26Move the trunk to 1.3.Gerald Combs1-2/+2
2009-05-08Make gtk/capture_if_details_dlg_win32.c compileable using MSVC6 with SDKTomas Kukosa1-0/+6
2009-04-27Use GTK+ 2.16.1-1Anders Broman1-2/+2
2009-04-17Use the CRT version appropriate for our target architecture.Gerald Combs1-5/+7
2009-04-16Check for the existence of a couple of directories and add variables for DLLGerald Combs1-0/+6
2009-04-16Fix (and likely re-break) the Windows builds:Gerald Combs1-1/+1
2009-03-20Switch back to 1.1.4.Gerald Combs1-1/+1
2009-03-20Temporarily switch back to building 1.1.3 final.Gerald Combs1-1/+1
2009-03-19Use GTK 2.16 and glib 2.20.Anders Broman1-9/+21
2009-03-18Fix the Lua path on Win64.Gerald Combs1-1/+1
2009-03-18Move to 1.1.4.Gerald Combs1-1/+1
2009-03-17Revert the changes, it blows up when resizeing windows...Anders Broman1-21/+9
2009-03-17Use GTK 2.16 and glib 2.20.Anders Broman1-9/+21
2009-03-11Use WIRESHARK_TARGET_PLATFORM instead of PLATFORM.Gerald Combs1-7/+7
2009-03-07gettext library setup: Fix a bug and adjust config slightly for win32 soBill Meier1-1/+1
2009-03-07Fix Win32 build breakage.Gerald Combs1-2/+4
2009-03-07Add preliminary support for Win64 compilation. Attempt to use the sameGerald Combs1-3/+239
2009-03-02More Windows compiler flag cleanups. Fix a problem with my last commitGerald Combs1-3/+4
2009-03-02Disable manifest building for our DLLs. This attempts to fix bug 3272.Gerald Combs1-0/+4
2009-02-09Update GnuTls to gnutls-2.6.4-1Tomas Kukosa1-3/+3
2009-01-16Change the version to 1.1.3. SVN-stamp the version again.Gerald Combs1-1/+1
2008-12-30Enable GeoIP if INETSDK is defined (which should mean we have IPv6Gerald Combs1-5/+4
2008-12-30Try to fix a compilation error with Visual C++ 6.0.Gerald Combs1-1/+6
2008-12-23Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_Gerald Combs1-0/+17
2008-12-17Remove lynx as a dependency on Windows. By default, create the FAQ usingGerald Combs1-2/+12
2008-12-15Update GnuTls to gnutls-2.6.3-1Tomas Kukosa1-2/+2
2008-12-10Use c-ares 1.6.0.Gerald Combs1-1/+1
2008-10-25Compile flags: Use /DWIN32_LEAN_AND_MEAN; Add note re using /MP for faster buildBill Meier1-5/+8
2008-10-14If PYTHON hasn't been defined, look for Python 2.6, 2.5, and 2.4 (inGerald Combs1-9/+22
2008-10-09Switch back to 1.1.2.Gerald Combs1-1/+1
2008-10-07Try for another 1.1.1 development release.Gerald Combs1-1/+1
2008-10-01Use LUA 5.1.4Anders Broman1-2/+2
2008-09-25Yet another GTK+ update...Anders Broman1-3/+3
2008-09-24Switch back to normal versioning. Bump the development version to 1.1.2.Gerald Combs1-1/+1
2008-09-16Add /D_BIND_TO_CURRENT_CRT_VERSION=1 to LOCAL_CFLAGS in modern versionsGerald Combs1-2/+3
2008-09-15Move to 1.1.1.Gerald Combs1-1/+1
2008-09-06Use GTK+ 2.14.1Anders Broman1-3/+5
2008-09-04Move the trunk to 1.1.0. Temporarily build a non-SVN-stamped package, soGerald Combs1-2/+2
2008-08-14More updates to allow for a win64 target build.Gerald Combs1-3/+18