aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Expand)AuthorFilesLines
2012-10-04Expand comments about the "making the C runtime available to Wireshark"Guy Harris1-6/+66
2012-10-01Stop defining HAVE_CONFIG_H on Windows builds too.Jeff Morriss1-1/+1
2012-09-25Revert 45116. Developer's probably don't want the user-guide.chm that they g...Chris Maynard1-5/+0
2012-09-25We're downloading the user-guide as part of the setup, so we might as well co...Chris Maynard1-0/+5
2012-09-24Look in $(WIRESHARK_LIB_DIR)\vcredist_$(MSVC_VARIANT) forGerald Combs1-3/+13
2012-09-21Add MCVC2012 ProfessionalAnders Broman1-0/+4
2012-09-21Revert r45018 and r45019: put config.h back in lemon.c and take _U_ back offJeff Morriss1-1/+1
2012-09-20Add some info about building with Visual Studio 2012 (VC11):Bill Meier1-1/+8
2012-09-18Add stuff to config to build with VS2012. However: build currently fails.Bill Meier1-2/+15
2012-09-16Compile and install schemas if GTK3 is used, nsis needs update tooAnders Broman1-0/+1
2012-09-14Use the latet GTK3+ bundles when building with GTK3Anders Broman1-2/+2
2012-07-06Revert part of r43579, MSVC_VARIANT should be not defined.Jakub Zawadzki1-1/+1
2012-07-06From Michael Mann:Anders Broman1-1/+1
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