aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Expand)AuthorFilesLines
2012-12-28Fixes & comments for building Wireshark with VS2012 (VC11)Bill Meier1-4/+21
2012-12-22Define GTK_SCHEMAS_DIRAnders Broman1-1/+1
2012-12-22Put back the 'right' GTK3 bundlesAnders Broman1-4/+2
2012-12-21Remove redundant (commented out) definition for GTK_PKGBill Meier1-1/+0
2012-12-19Don't yse the new GTK3 bundle, it lacks the toolsAnders Broman1-4/+4
2012-12-19Use the new bundleAnders Broman1-6/+6
2012-12-19Let's try using the new Win32 GTK2 bundle 2.24.14 (as suggested by Anders).Bill Meier1-1/+2
2012-12-18- Make dumpcap build with the new bundle.Anders Broman1-1/+1
2012-12-18Prepare to ubdate the GTK bundlesAnders Broman1-8/+7
2012-11-13vcredist_*.exe is, AFAICT, still optional yet config.nmake always defines theJeff Morriss1-4/+6
2012-10-19The U3 and PortableApps packaging processes depend on simpleGerald Combs1-5/+14
2012-10-16- Use PROGRAM_NAME in the unistaller too.Anders Broman1-2/+8
2012-10-15Start making the program name "wireshark" configurable.Anders Broman1-1/+5
2012-10-15Typos.Anders Broman1-2/+2
2012-10-15Building with GTK3 works.Anders Broman1-1/+1
2012-10-15Build GTK2 versions again.Anders Broman1-1/+1
2012-10-15Try a experimental gtk3 buildAnders Broman1-1/+1
2012-10-14Revert back to GTK2Anders Broman1-1/+1
2012-10-14Try a experimental gtk3 buildAnders Broman1-2/+10
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