aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Expand)AuthorFilesLines
2009-08-27Windows: remove all references to ICONV_DIR, because we use the statically li...krj1-4/+0
2009-08-26Add a compile-time option to use a separate thread for reading fromgerald1-0/+1
2009-08-26Reorder so that mandatory requirements appear in successionkrj1-20/+22
2009-08-26win-iconv is statically linked as part of Glib >= 2.14.5, so remove it from c...krj1-16/+0
2009-08-07Back out r29323. The non fully qualified path seems to work for everyone else...krj1-1/+1
2009-08-07Use fully qualified path to bashkrj1-1/+1
2009-07-26Revert change by mistake.etxrab1-1/+1
2009-07-26From Kovarththanan Rajaratnam:etxrab1-1/+1
2009-07-16/MP also works with 2008EEmorriss1-11/+11
2009-07-16Move th /MP flag setting to LOCAL_CFLAGS set in configure.nmakeetxrab1-0/+16
2009-07-06Revert checkin made by misstake(don't use new packet list).etxrab1-1/+1
2009-07-03Fix:etxrab1-1/+1
2009-07-01Sligtly modify Stig's fix, I forgot the makefile change :-(etxrab1-1/+4
2009-07-01Try to fix HAVE_NEW_PACKET_LIST handling.stig1-0/+1
2009-07-01Make it possible to configure use of NEW_PACKET_LIST and fixetxrab1-0/+4
2009-06-13Update to you the latest UPX executable/dll compressor.gal1-1/+1
2009-06-10Update to the GnuTLS 2.8.1kukosa1-4/+2
2009-06-10Update the GTK+/GLib libraries.gerald1-9/+8
2009-06-10Update the GTK+/GLib libraries.gerald1-5/+5
2009-06-10Upgrade to KFW 3.2.2.gerald1-2/+2
2009-06-09Update KFW to 2.6.5.gerald1-3/+3
2009-05-26Move the trunk to 1.3.gerald1-2/+2
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