aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-13Ok let's try GTK 2.22 on Win64 too - fix a typo.Anders Broman1-1/+1
2011-04-13Ok let's try GTK 2.22 on Win64 too.Anders Broman1-4/+4
2011-04-13Try out GTK 2.22Anders Broman1-4/+4
2011-04-13Restore defaultsAnders Broman1-1/+1
2011-04-13Build win64 with a modified zlib (google is your friend).Anders Broman1-3/+3
2011-04-12Fix nasm pathname: nasm-2.09-08\nasm.exe ==> nasm-2.09.08\nasm.exeBill Meier1-1/+1
2011-04-12Build with zlib-1.2.5 for win32Anders Broman1-4/+4
2011-04-101.5.1 → 1.5.2. Reenable Babel.Gerald Combs1-1/+1
2011-04-05Use the latest library tag, which updates GNUTLS. Add code to check forGerald Combs1-2/+2
2011-03-08Remove the 'NEW_PACKET_LIST' defines & etc (since the code no longer supports...Bill Meier1-6/+0
2011-03-01Update some of the "Details" properties in the installer. Remove theGerald Combs1-0/+1
2011-02-21Fix a typo.Gerald Combs1-1/+1
2011-02-15Update a few comments about the use of LOCAL_CFLAGS, STANDARD_CFLAGS and WARN...Bill Meier1-2/+4