aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-26Download libsmiAnders Broman1-0/+4
2007-08-24complete the death of the h223 pluginRichard van der Hoff1-1/+0
2007-08-20Add the UNISTIM plugin to Wireshark.Jaap Keuter1-0/+1
2007-08-12add IANA port-numbers file as a file named "services", with some minor explan...Ulf Lamping1-0/+1
2007-08-10Use the latest GTK2 packagesAnders Broman1-6/+6
2007-06-11Fix compilation under VS6 (hopefully without breaking compilationGerald Combs1-9/+12
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs1-0/+2
2007-05-25Have editcap and capinfos loading the wiretap plugins.Luis Ontanon1-6/+9
2007-05-18From Dustin Johnson:Gerald Combs1-1/+1
2007-05-14Update to the latest Win32 libraries.Gerald Combs1-12/+12
2007-05-14from Gerhard Gappmeier (ascolab):Ulf Lamping1-0/+1
2007-05-09fix manifest dll errorUlf Lamping1-1/+1
2007-05-06instead of copying the MSVC 2005 manifest files around, embed them into the ....Ulf Lamping1-11/+33
2007-04-10If MSVCR_DLL or VCREDIST_EXE are defined, add them to the zip packages.Gerald Combs1-2/+16
2007-03-26Remove references to the megaco plugin from the top level Makefiles.Jeff Morriss1-1/+0
2007-03-22Use the latest GTK stuff.Anders Broman1-5/+10
2007-03-22Even simpler: use 'rm -rf gtk2.tmp'Bill Meier1-2/+1
2007-03-22Use correct 'rm -f gtk2.tmp/*' so all files in dir get deletedBill Meier1-1/+1
2007-03-21fix MSVC warnings of / and set CFLAGS to block new warningsUlf Lamping1-1/+1
2007-03-17minor clean_setup target enhancementsUlf Lamping1-0/+3
2007-03-14Use the latest GTK packages for Windows.Anders Broman1-8/+8
2007-01-31instead of putting the MSC_VER_REQUIRED test into the root Makefile (which wo...Ulf Lamping1-1/+1
2007-01-31C preprocessor only handles integers for conditional compilation. Build MSC_V...Ulf Lamping1-1/+1
2007-01-19As discussed on the devlist:Ulf Lamping1-4/+3
2007-01-19add the user-guide as a component to the setup targetUlf Lamping1-0/+5
2007-01-17Update to use the latest GTK packages.Anders Broman1-6/+6
2007-01-11don't generate zlib1.dll over and over againUlf Lamping1-1/+1
2007-01-10fix some zlib build issuesUlf Lamping1-3/+3
2007-01-10add a missing dependency to the zlib1.dll, so it will be generated before wir...Ulf Lamping1-1/+1
2007-01-08the makefile dependencies are just killing me ;-) Maybe this is the right way...Ulf Lamping1-3/+3
2007-01-08fix general compilation:Ulf Lamping1-3/+3
2007-01-08if we don't have MSVC6, download (using the setup target) the zlib source pac...Ulf Lamping1-1/+32
2007-01-05don't spread the AirPcap DevPack files over the libs dir, unzip files into: A...Ulf Lamping1-3/+2
2007-01-05Update to the latest Win32 libs: Net-SNMP 5.4 and GNUTLS 1.6.1. EnableGerald Combs1-6/+12
2007-01-03remove the PDB_FILE setting from config.nmake - there's no real need for this...Ulf Lamping1-1/+1
2007-01-03fix epan\crypt\crypt-md5.objUlf Lamping1-1/+1