aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Expand)AuthorFilesLines
2012-04-23Add PKG_SUFIXAnders Broman1-0/+1
2012-04-21Make it possible to download the GTK3 packageAnders Broman1-3/+88
2012-04-20Switch back to the gtk.org version of the GTK+ bundle since its CairoGerald Combs1-60/+22
2012-04-19Switch to our custom GTK+ bundles derived from openSUSE Build ServiceGerald Combs1-22/+60
2012-04-061.7.1 → 1.7.2.Gerald Combs1-1/+1
2012-04-04RevertAnders Broman1-1/+1
2012-04-04Update to a version which have getopt_long().Anders Broman1-1/+1
2012-03-29Use the GnuTLS 2.12.18-1.2-1 bundle.Gerald Combs1-7/+7
2012-03-27Use GnuTLS 2.12.18.Gerald Combs1-2/+2
2012-02-29Revert the change of MSVC_VARIANT made by misstake.Anders Broman1-1/+1
2012-02-29Use GTK 2.24.10 for win32.Anders Broman1-4/+4
2012-02-29Add the package version of GTK 2.24.10(commented out).Anders Broman1-1/+3
2012-02-19(Minor): Add -DG_DISABLE_SINGLE_INCLUDES to GLIB_CFLAGSBill Meier1-1/+2
2012-01-30Rework optional generation of .sbr & .bsc files.Bill Meier1-13/+18
2012-01-30Fix QtShark compile error.Bill Meier1-1/+1
2012-01-29Part of "Build Browse Information File per default" fromAnders Broman1-0/+2
2012-01-27Since we know the version of WinPcap we're compiling against, go ahead and di...Chris Maynard1-1/+1
2012-01-06Remove support for MSVC < MSVC2005; Update Developer's Guide.Bill Meier1-84/+5
2011-11-29Allow for, but don't yet use, GTK+ 2.24.Gerald Combs1-3/+3
2011-11-17Add an SVN_REVISION variable to config.nmake. This can be used toGerald Combs1-10/+13
2011-11-081.7.0 → 1.7.1.Gerald Combs1-1/+1
2011-10-05Add a HAVE_GEOIP_V6 configuration option and enable it by default.Gerald Combs1-3/+5
2011-10-04Add more entries to the Python CRT list.Gerald Combs1-1/+3
2011-09-25Get rid of (hopefully) all configure options to enable MAIN_MENU_USE_UIMANAGERJörg Mayer1-3/+0
2011-08-21Make MAIN_MENU_USE_UIMANAGER the default.Anders Broman1-1/+1
2011-08-17Always build with -DGTK_DISABLE_DEPRECATED. The files thatJörg Mayer1-3/+1
2011-08-08MAIN_MENU_USE_UIMANAGER is also used in some includes, not onlyJörg Mayer1-2/+3
2011-08-08Looks like the Windows code isn't as clean as the Unix path:Jörg Mayer1-1/+2
2011-08-08GTK3 stuff:Jörg Mayer1-0/+2
2011-08-07svn path=/trunk/; revision=38396Anders Broman1-1/+2
2011-08-07Revert previous commit.Anders Broman1-2/+1
2011-08-07 Replace deprecated glib functions.Anders Broman1-1/+2
2011-08-03- Get rid of deprecated functions.Anders Broman1-0/+1
2011-07-29 - Always build with GSEAL_ENABLEAnders Broman1-1/+2
2011-07-19Instead of overloading WIRESHARK_LIBS / wireshark_LIBS in Makefile.nmakeGerald Combs1-34/+34
2011-07-19Pull WIRESHARK_LIBS from the system environment if it's available.Gerald Combs1-0/+3
2011-07-17Include Cairo lib to be able to use caro functions.Anders Broman1-0/+1
2011-06-27Use the latest libsmi package. Note that we now support OID resolutionGerald Combs1-4/+6
2011-06-23Remove old PCRE references from the Windows build environment. We're notGerald Combs1-36/+0
2011-06-17Make pcap-ng the default. Add a compile-time option to prefer pcap-ng orGerald Combs1-0/+3
2011-06-06Bump the wiretap version.Gerald Combs1-3/+3
2011-05-31Remove HAVE_AIRPDCAPAnders Broman1-2/+0
2011-05-19FOP 0.95 → 1.0.Gerald Combs1-1/+1
2011-05-141.5.2 → 1.7.0.Gerald Combs1-2/+2
2011-05-14Move MAIN_MENU_USE_UI_MANAGER outside of if win32.Anders Broman1-3/+3
2011-05-12Conditional support for packet-editor [default=no].Jakub Zawadzki1-0/+4
2011-05-12Make the use of UIManager a configure option.Anders Broman1-0/+3
2011-04-29On Windows: don't (try but fail--the code did not work) to defineJeff Morriss1-1/+0
2011-04-20Only add /SafeSEH to LDFLAGS if WIRESHARK_TARGET_PLATFORM != win64. The Chris Maynard1-0/+2
2011-04-19Explicitly add /GS to CFLAGS and /SafeSEH & /FIXED:no to LDFLAGS.Gerald Combs1-2/+9