aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2008-04-05remove more GTK1 stuff from the Win32 build process (incomplete)Ulf Lamping1-116/+12
2008-03-21Use the latest GTK libraries.Anders Broman1-9/+9
2008-03-20Get the Windows build going again.Anders Broman1-2/+2
2008-03-20Use libgmodule-2.0-0.dll 2.14.5 for the GTK+1 version of Wireshark.Gerald Combs1-1/+7
2008-03-18Update to the latest User's Guide.Gerald Combs1-1/+1
2008-03-14Make sure the Infiniband plugin is properly built and packaged.Gerald Combs1-0/+1
2008-02-28From Chris Maynard: Add missing clean_setup items;Bill Meier1-1/+3
2008-02-18Add rawhark_OBJECTS to clean: targetBill Meier1-2/+2
2008-02-16Clean-up: remove obsolete references to GTK libraries, ETHEREAL_EUG_DIR, etcBill Meier1-20/+4
2008-02-16Use gtk+ 2.12.8 glib 2.12.6-2 and pcre 7.0.Anders Broman1-8/+9
2008-02-15Add rawshark, a utility that, when given raw pcap-formatted packets andGerald Combs1-40/+74
2008-02-14Glib >= 2.14.5 does not require iconvBill Meier1-0/+4
2008-01-29For Windows: Update to use Gtk+ 2.12.6; Use latest Glib 2.14.5 again;Bill Meier1-4/+4
2008-01-29Revert GTK+/GLIB to GTK+ 2.12.1 with GLib 2.14.3 for Windows installsSake Blok1-4/+4
2008-01-27New gettext-runtimeAnders Broman1-1/+2
2008-01-16dumpcap link: remove duplicate epan/unicode-utils.obj Bill Meier1-1/+1
2008-01-15Use New GTK packages:Anders Broman1-8/+8
2008-01-14Added copy of ethercat.dll, as pointed out by Peter Johansson.Stig Bjørlykke1-0/+1
2007-12-25Build with assembler support (NASM).Anders Broman1-1/+4
2007-12-14Ensure we make $(INSTALL_DIR)/plugins on windows.Stig Bjørlykke1-0/+1
2007-12-05Use:Anders Broman1-2/+2
2007-12-04Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)Tomas Kukosa1-0/+7
2007-11-30first steps to support MSVC 2008 Express EditionUlf Lamping1-0/+3
2007-11-29Update to gtk+ 2.14.2 and glib glib-2.14.4Anders Broman1-5/+5
2007-11-28Fixes for Windows build w/o ZLIB Bill Meier1-4/+8
2007-11-28Various changes with focus to startup speedupTomas Kukosa1-0/+1
2007-11-24Support for the automatic configuration of the UPX dll/exe packer.Graeme Lunt1-1/+6
2007-11-13Use glib-2.14.3Anders Broman1-2/+2
2007-11-11From Valery Sigalov:Anders Broman1-0/+2
2007-11-02Initial Portable Apps (www.portableapps.com) packaging to produce a "Wireshar...Graeme Lunt1-0/+15
2007-10-28Fix Windows build error if not using LUA; Bug #1950Bill Meier1-2/+4
2007-10-26For the Wireshark/TShark -> dumpcap signal pipe on Windows, use a namedGerald Combs1-2/+2
2007-10-22Allow wimaxasncp plugin to be found in Windows dev build.Martin Mathieson1-0/+3
2007-10-18Use gtk 2.12.1Anders Broman1-6/+6
2007-10-18Oops: Backout the library updates until libraries configured for download... ...Bill Meier1-6/+6
2007-10-18Updated GTK/Glib/Pango LibrariesBill Meier1-6/+6
2007-10-16text2pcap now depends on libwiretap (for eth_fopen()) but only on Windows. M...Jeff Morriss1-2/+6
2007-10-15Make MGCP a builtin dissector to reduce the number of plugins.Anders Broman1-1/+0
2007-10-15Fix Windows maintainer-clean/distclean/clean to recurse thru subdirs only onc...Bill Meier1-3/+9
2007-10-11fix 'nmake ... clean' to include dumpcap specific objectsBill Meier1-2/+2
2007-09-25Use GTK+ 2.12Anders Broman1-70/+38
2007-09-24Get rid of the remains of NET-SNMP in the build process.Jörg Mayer1-18/+3
2007-09-10Fix my earlier typo.Bill Meier1-1/+1
2007-09-09don't try to put a ## comment after the touch call, this will end up in a few...Ulf Lamping1-1/+2
2007-09-05- "quote" source dir of packaging_zip1 and packaging_zip2, so it also works w...Ulf Lamping1-6/+7
2007-09-02Verify existence of required downloaded library packages during make after Ma...Bill Meier1-78/+105
2007-08-28always compile zlib.dll from source (even on MSVC6 now), this simplifies the ...Ulf Lamping1-9/+0
2007-08-27Get smi_modules in the distribLuis Ontanon1-0/+1
2007-08-26libsmi was missing from the CFLAGSLuis Ontanon1-1/+1
2007-08-26Use config and makefile from Chris Maynard and Luis instead.Anders Broman1-5/+15