aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Expand)AuthorFilesLines
2012-06-25From Tony Trinh:Anders Broman1-1/+1
2012-06-20Remove HAVE_WIRELESS_TOOLBAR from the other build systems.Jörg Mayer1-1/+0
2012-06-19Start to have an generic wireless toolbar. Sligtly modified patch from Anders Broman1-0/+2
2012-06-13Add a comment as to .bsc files seemingly not usable with VS2010.Bill Meier1-0/+1
2012-06-06Update the Lua configuration on Win64 to reflect the recent change toGerald Combs1-1/+1
2012-06-051.7.2 → 1.9.0.Gerald Combs1-2/+2
2012-06-04Make it possible to build with GTK3 on WindowsAnders Broman1-6/+8
2012-06-04Update GTK 3.0 package IdAnders Broman1-2/+2
2012-06-03Default to the version recommended in the Developer's Guide, namelyGuy Harris1-2/+3
2012-05-31Use GeoIP package 1.4.8-2 for win64 also (I guess that's what was intended in...Pascal Quantin1-1/+1
2012-05-30Use the updated GeoIP package (1.4.8-2).Gerald Combs1-1/+1
2012-05-30Revert GEOIP_CFLAGS back to r42905. It looks like the builders picked upGerald Combs1-1/+1
2012-05-30Ugh. Fix GEOIP_CFLAGS again. 3rd time's the charm?Chris Maynard1-1/+1
2012-05-30Try it with Windows style path separator instead.Chris Maynard1-1/+1
2012-05-30Fix GEOIP_CFLAGS so GeoIP.h can be found.Chris Maynard1-1/+1
2012-05-29Use GeoIP 1.4.8 which includes a DLL instead of a static library.Gerald Combs1-5/+7
2012-05-14Try using an OBS-derived Gtk2 bundle, second try.Gerald Combs1-16/+39
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