aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2007-12-25Build with assembler support (NASM).etxrab1-1/+4
2007-12-14Ensure we make $(INSTALL_DIR)/plugins on windows.stig1-0/+1
2007-12-05Use:etxrab1-2/+2
2007-12-04Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)kukosa1-0/+7
2007-11-30first steps to support MSVC 2008 Express Editionulfl1-0/+3
2007-11-29Update to gtk+ 2.14.2 and glib glib-2.14.4etxrab1-5/+5
2007-11-28Fixes for Windows build w/o ZLIB wmeier1-4/+8
2007-11-28Various changes with focus to startup speedupkukosa1-0/+1
2007-11-24Support for the automatic configuration of the UPX dll/exe packer.gal1-1/+6
2007-11-13Use glib-2.14.3etxrab1-2/+2
2007-11-11From Valery Sigalov:etxrab1-0/+2
2007-11-02Initial Portable Apps (www.portableapps.com) packaging to produce a "Wireshar...gal1-0/+15
2007-10-28Fix Windows build error if not using LUA; Bug #1950wmeier1-2/+4
2007-10-26For the Wireshark/TShark -> dumpcap signal pipe on Windows, use a namedgerald1-2/+2
2007-10-22Allow wimaxasncp plugin to be found in Windows dev build.martinm1-0/+3
2007-10-18Use gtk 2.12.1etxrab1-6/+6
2007-10-18Oops: Backout the library updates until libraries configured for download... ...wmeier1-6/+6
2007-10-18Updated GTK/Glib/Pango Librarieswmeier1-6/+6
2007-10-16text2pcap now depends on libwiretap (for eth_fopen()) but only on Windows. M...morriss1-2/+6
2007-10-15Make MGCP a builtin dissector to reduce the number of plugins.etxrab1-1/+0
2007-10-15Fix Windows maintainer-clean/distclean/clean to recurse thru subdirs only onc...wmeier1-3/+9
2007-10-11fix 'nmake ... clean' to include dumpcap specific objectswmeier1-2/+2
2007-09-25Use GTK+ 2.12etxrab1-70/+38
2007-09-24Get rid of the remains of NET-SNMP in the build process.jmayer1-18/+3
2007-09-10Fix my earlier typo.wmeier1-1/+1
2007-09-09don't try to put a ## comment after the touch call, this will end up in a few...ulfl1-1/+2
2007-09-05- "quote" source dir of packaging_zip1 and packaging_zip2, so it also works w...ulfl1-6/+7
2007-09-02Verify existence of required downloaded library packages during make after Ma...wmeier1-78/+105
2007-08-28always compile zlib.dll from source (even on MSVC6 now), this simplifies the ...ulfl1-9/+0
2007-08-27Get smi_modules in the distriblego1-0/+1
2007-08-26libsmi was missing from the CFLAGSlego1-1/+1
2007-08-26Use config and makefile from Chris Maynard and Luis instead.etxrab1-5/+15
2007-08-26Download libsmietxrab1-0/+4
2007-08-24complete the death of the h223 pluginrichardv1-1/+0
2007-08-20Add the UNISTIM plugin to Wireshark.jake1-0/+1
2007-08-12add IANA port-numbers file as a file named "services", with some minor explan...ulfl1-0/+1
2007-08-10Use the latest GTK2 packagesetxrab1-6/+6
2007-06-11Fix compilation under VS6 (hopefully without breaking compilationgerald1-9/+12
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.gerald1-0/+2
2007-05-25Have editcap and capinfos loading the wiretap plugins.lego1-6/+9
2007-05-18From Dustin Johnson:gerald1-1/+1
2007-05-14Update to the latest Win32 libraries.gerald1-12/+12
2007-05-14from Gerhard Gappmeier (ascolab):ulfl1-0/+1
2007-05-09fix manifest dll errorulfl1-1/+1
2007-05-06instead of copying the MSVC 2005 manifest files around, embed them into the ....ulfl1-11/+33
2007-04-10If MSVCR_DLL or VCREDIST_EXE are defined, add them to the zip packages.gerald1-2/+16
2007-03-26Remove references to the megaco plugin from the top level Makefiles.morriss1-1/+0
2007-03-22Use the latest GTK stuff.etxrab1-5/+10
2007-03-22Even simpler: use 'rm -rf gtk2.tmp'wmeier1-2/+1
2007-03-22Use correct 'rm -f gtk2.tmp/*' so all files in dir get deletedwmeier1-1/+1