aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Expand)AuthorFilesLines
2012-07-06Revert part of r43579, MSVC_VARIANT should be not defined.darkjames1-1/+1
2012-07-06From Michael Mann:etxrab1-1/+1
2012-06-25From Tony Trinh:etxrab1-1/+1
2012-06-20Remove HAVE_WIRELESS_TOOLBAR from the other build systems.jmayer1-1/+0
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-39/+156
2012-02-29Revert the change of MSVC_VARIANT made by misstake.etxrab1-1/+1
2012-02-29Use GTK 2.24.10 for win32.etxrab1-4/+4
2012-02-29Add the package version of GTK 2.24.10(commented out).etxrab1-1/+3
2012-02-19(Minor): Add -DG_DISABLE_SINGLE_INCLUDES to GLIB_CFLAGSwmeier1-1/+2
2012-01-30Rework optional generation of .sbr & .bsc files.wmeier1-13/+18
2012-01-30Fix QtShark compile error.wmeier1-1/+1
2012-01-29Part of "Build Browse Information File per default" frometxrab1-0/+2
2012-01-27Since we know the version of WinPcap we're compiling against, go ahead and di...cmaynard1-1/+1
2012-01-06Remove support for MSVC < MSVC2005; Update Developer's Guide.wmeier1-84/+5
2011-11-29Allow for, but don't yet use, GTK+ 2.24.gerald1-3/+3
2011-11-17Add an SVN_REVISION variable to config.nmake. This can be used togerald1-10/+13
2011-11-081.7.0 → 1.7.1.gerald1-1/+1
2011-10-05Add a HAVE_GEOIP_V6 configuration option and enable it by default.gerald1-3/+5
2011-10-04Add more entries to the Python CRT list.gerald1-1/+3
2011-09-25Get rid of (hopefully) all configure options to enable MAIN_MENU_USE_UIMANAGERjmayer1-3/+0
2011-08-21Make MAIN_MENU_USE_UIMANAGER the default.etxrab1-1/+1
2011-08-17Always build with -DGTK_DISABLE_DEPRECATED. The files thatjmayer1-3/+1
2011-08-08MAIN_MENU_USE_UIMANAGER is also used in some includes, not onlyjmayer1-2/+3
2011-08-08Looks like the Windows code isn't as clean as the Unix path:jmayer1-1/+2
2011-08-08GTK3 stuff:jmayer1-0/+2
2011-08-07git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38396 f5534014-38df-...etxrab1-1/+2
2011-08-07Revert previous commit.etxrab1-2/+1
2011-08-07 Replace deprecated glib functions.etxrab1-1/+2
2011-08-03- Get rid of deprecated functions.etxrab1-0/+1
2011-07-29 - Always build with GSEAL_ENABLEetxrab1-1/+2
2011-07-19Instead of overloading WIRESHARK_LIBS / wireshark_LIBS in Makefile.nmakegerald1-34/+34
2011-07-19Pull WIRESHARK_LIBS from the system environment if it's available.gerald1-0/+3
2011-07-17Include Cairo lib to be able to use caro functions.etxrab1-0/+1
2011-06-27Use the latest libsmi package. Note that we now support OID resolutiongerald1-4/+6
2011-06-23Remove old PCRE references from the Windows build environment. We're notgerald1-36/+0
2011-06-17Make pcap-ng the default. Add a compile-time option to prefer pcap-ng orgerald1-0/+3
2011-06-06Bump the wiretap version.gerald1-3/+3
2011-05-31Remove HAVE_AIRPDCAPetxrab1-2/+0
2011-05-19FOP 0.95 → 1.0.gerald1-1/+1
2011-05-141.5.2 → 1.7.0.gerald1-2/+2
2011-05-14Move MAIN_MENU_USE_UI_MANAGER outside of if win32.etxrab1-3/+3
2011-05-12Conditional support for packet-editor [default=no].darkjames1-0/+4
2011-05-12Make the use of UIManager a configure option.etxrab1-0/+3
2011-04-29On Windows: don't (try but fail--the code did not work) to definemorriss1-1/+0
2011-04-20Only add /SafeSEH to LDFLAGS if WIRESHARK_TARGET_PLATFORM != win64. The cmaynard1-0/+2
2011-04-19Explicitly add /GS to CFLAGS and /SafeSEH & /FIXED:no to LDFLAGS.gerald1-2/+9
2011-04-13Ok let's try GTK 2.22 on Win64 too - fix a typo.etxrab1-1/+1
2011-04-13Ok let's try GTK 2.22 on Win64 too.etxrab1-4/+4
2011-04-13Try out GTK 2.22etxrab1-4/+4
2011-04-13Restore defaultsetxrab1-1/+1