aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Expand)AuthorFilesLines
2009-05-08Make gtk/capture_if_details_dlg_win32.c compileable using MSVC6 with SDKkukosa1-0/+6
2009-04-27Use GTK+ 2.16.1-1etxrab1-2/+2
2009-04-17Use the CRT version appropriate for our target architecture.gerald1-5/+7
2009-04-16Check for the existence of a couple of directories and add variables for DLLgerald1-0/+6
2009-04-16Fix (and likely re-break) the Windows builds:gerald1-1/+1
2009-03-20Switch back to 1.1.4.gerald1-1/+1
2009-03-20Temporarily switch back to building 1.1.3 final.gerald1-1/+1
2009-03-19Use GTK 2.16 and glib 2.20.etxrab1-9/+21
2009-03-18Fix the Lua path on Win64.gerald1-1/+1
2009-03-18Move to 1.1.4.gerald1-1/+1
2009-03-17Revert the changes, it blows up when resizeing windows...etxrab1-21/+9
2009-03-17Use GTK 2.16 and glib 2.20.etxrab1-9/+21
2009-03-11Use WIRESHARK_TARGET_PLATFORM instead of PLATFORM.gerald1-7/+7
2009-03-07gettext library setup: Fix a bug and adjust config slightly for win32 sowmeier1-1/+1
2009-03-07Fix Win32 build breakage.gerald1-2/+4
2009-03-07Add preliminary support for Win64 compilation. Attempt to use the samegerald1-3/+239
2009-03-02More Windows compiler flag cleanups. Fix a problem with my last commitgerald1-3/+4
2009-03-02Disable manifest building for our DLLs. This attempts to fix bug 3272.gerald1-0/+4
2009-02-09Update GnuTls to gnutls-2.6.4-1kukosa1-3/+3
2009-01-16Change the version to 1.1.3. SVN-stamp the version again.gerald1-1/+1
2008-12-30Enable GeoIP if INETSDK is defined (which should mean we have IPv6gerald1-5/+4
2008-12-30Try to fix a compilation error with Visual C++ 6.0.gerald1-1/+6
2008-12-23Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_gerald1-0/+17
2008-12-17Remove lynx as a dependency on Windows. By default, create the FAQ usinggerald1-2/+12
2008-12-15Update GnuTls to gnutls-2.6.3-1kukosa1-2/+2
2008-12-10Use c-ares 1.6.0.gerald1-1/+1
2008-10-25Compile flags: Use /DWIN32_LEAN_AND_MEAN; Add note re using /MP for faster buildwmeier1-5/+8
2008-10-14If PYTHON hasn't been defined, look for Python 2.6, 2.5, and 2.4 (ingerald1-9/+22
2008-10-09Switch back to 1.1.2.gerald1-1/+1
2008-10-07Try for another 1.1.1 development release.gerald1-1/+1
2008-10-01Use LUA 5.1.4etxrab1-2/+2
2008-09-25Yet another GTK+ update...etxrab1-3/+3
2008-09-24Switch back to normal versioning. Bump the development version to 1.1.2.gerald1-1/+1
2008-09-16Add /D_BIND_TO_CURRENT_CRT_VERSION=1 to LOCAL_CFLAGS in modern versionsgerald1-2/+3
2008-09-15Move to 1.1.1.gerald1-1/+1
2008-09-06Use GTK+ 2.14.1etxrab1-3/+5
2008-09-04Move the trunk to 1.1.0. Temporarily build a non-SVN-stamped package, sogerald1-2/+2
2008-08-14More updates to allow for a win64 target build.gerald1-3/+18
2008-08-14SecFileExtensions was removed in 2005. Don't reference it. Fixes bug 2793.gerald1-2/+4
2008-08-11On Windows, if we're running anything but plain Visual C++ 6 (includinggerald1-0/+7
2008-08-11Add a note about c-ares and MSVC6.gerald1-0/+3
2008-08-07Add support for the c-ares asynchronous DNS resolution library to thegerald1-2/+29
2008-08-05Switch the default MSVC_VARIANT from MSVC6 to MSVC2008.gerald1-2/+2
2008-08-04From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.gerald1-14/+9
2008-06-26Remove a lot of vestigal GTK-Wimp stuff. It's been included withgerald1-14/+0
2008-06-24Add TurboCap-related changes from /trunk-1.0:gerald1-0/+3
2008-05-16Update GnuTls to gnutls-2.3.8-1kukosa1-2/+3
2008-05-13Update to Portaudio pa_stable_v19_20071207kukosa1-2/+2
2008-05-12Update to WpdPack 4.0.2 and NASM 2.02kukosa1-2/+1
2008-05-07Enable PCAP_REMOTE by defaultkukosa1-1/+1