aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-14SecFileExtensions was removed in 2005. Don't reference it. Fixes bug 2793.Gerald Combs1-2/+4
2008-08-11On Windows, if we're running anything but plain Visual C++ 6 (includingGerald Combs1-0/+7
2008-08-11Add a note about c-ares and MSVC6.Gerald Combs1-0/+3
2008-08-07Add support for the c-ares asynchronous DNS resolution library to theGerald Combs1-2/+29
2008-08-05Switch the default MSVC_VARIANT from MSVC6 to MSVC2008.Gerald Combs1-2/+2
2008-08-04From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.Gerald Combs1-14/+9
2008-06-26Remove a lot of vestigal GTK-Wimp stuff. It's been included withGerald Combs1-14/+0
2008-06-24Add TurboCap-related changes from /trunk-1.0:Gerald Combs1-0/+3
2008-05-16Update GnuTls to gnutls-2.3.8-1Tomas Kukosa1-2/+3
2008-05-13Update to Portaudio pa_stable_v19_20071207Tomas Kukosa1-2/+2
2008-05-12Update to WpdPack 4.0.2 and NASM 2.02Tomas Kukosa1-2/+1
2008-05-07Enable PCAP_REMOTE by defaultTomas Kukosa1-1/+1