aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
Commit message (Expand)AuthorAgeFilesLines
* Initial Portable Apps (www.portableapps.com) packaging to produce a "Wireshar...Graeme Lunt2007-11-021-0/+15
* Fix Windows build error if not using LUA; Bug #1950Bill Meier2007-10-281-2/+4
* For the Wireshark/TShark -> dumpcap signal pipe on Windows, use a namedGerald Combs2007-10-261-2/+2
* Allow wimaxasncp plugin to be found in Windows dev build.Martin Mathieson2007-10-221-0/+3
* Use gtk 2.12.1Anders Broman2007-10-181-6/+6
* Oops: Backout the library updates until libraries configured for download... ...Bill Meier2007-10-181-6/+6
* Updated GTK/Glib/Pango LibrariesBill Meier2007-10-181-6/+6
* text2pcap now depends on libwiretap (for eth_fopen()) but only on Windows. M...Jeff Morriss2007-10-161-2/+6
* Make MGCP a builtin dissector to reduce the number of plugins.Anders Broman2007-10-151-1/+0
* Fix Windows maintainer-clean/distclean/clean to recurse thru subdirs only onc...Bill Meier2007-10-151-3/+9
* fix 'nmake ... clean' to include dumpcap specific objectsBill Meier2007-10-111-2/+2
* Use GTK+ 2.12Anders Broman2007-09-251-70/+38
* Get rid of the remains of NET-SNMP in the build process.Jörg Mayer2007-09-241-18/+3
* Fix my earlier typo.Bill Meier2007-09-101-1/+1
* don't try to put a ## comment after the touch call, this will end up in a few...Ulf Lamping2007-09-091-1/+2
* - "quote" source dir of packaging_zip1 and packaging_zip2, so it also works w...Ulf Lamping2007-09-051-6/+7
* Verify existence of required downloaded library packages during make after Ma...Bill Meier2007-09-021-78/+105
* always compile zlib.dll from source (even on MSVC6 now), this simplifies the ...Ulf Lamping2007-08-281-9/+0
* Get smi_modules in the distribLuis Ontanon2007-08-271-0/+1
* libsmi was missing from the CFLAGSLuis Ontanon2007-08-261-1/+1
* Use config and makefile from Chris Maynard and Luis instead.Anders Broman2007-08-261-5/+15
* Download libsmiAnders Broman2007-08-261-0/+4
* complete the death of the h223 pluginRichard van der Hoff2007-08-241-1/+0
* Add the UNISTIM plugin to Wireshark.Jaap Keuter2007-08-201-0/+1
* add IANA port-numbers file as a file named "services", with some minor explan...Ulf Lamping2007-08-121-0/+1
* Use the latest GTK2 packagesAnders Broman2007-08-101-6/+6
* Fix compilation under VS6 (hopefully without breaking compilationGerald Combs2007-06-111-9/+12
* From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs2007-05-251-0/+2
* Have editcap and capinfos loading the wiretap plugins.Luis Ontanon2007-05-251-6/+9
* From Dustin Johnson:Gerald Combs2007-05-181-1/+1
* Update to the latest Win32 libraries.Gerald Combs2007-05-141-12/+12
* from Gerhard Gappmeier (ascolab):Ulf Lamping2007-05-141-0/+1
* fix manifest dll errorUlf Lamping2007-05-091-1/+1
* instead of copying the MSVC 2005 manifest files around, embed them into the ....Ulf Lamping2007-05-061-11/+33
* If MSVCR_DLL or VCREDIST_EXE are defined, add them to the zip packages.Gerald Combs2007-04-101-2/+16
* Remove references to the megaco plugin from the top level Makefiles.Jeff Morriss2007-03-261-1/+0
* Use the latest GTK stuff.Anders Broman2007-03-221-5/+10
* Even simpler: use 'rm -rf gtk2.tmp'Bill Meier2007-03-221-2/+1
* Use correct 'rm -f gtk2.tmp/*' so all files in dir get deletedBill Meier2007-03-221-1/+1
* fix MSVC warnings of / and set CFLAGS to block new warningsUlf Lamping2007-03-211-1/+1
* minor clean_setup target enhancementsUlf Lamping2007-03-171-0/+3
* Use the latest GTK packages for Windows.Anders Broman2007-03-141-8/+8
* instead of putting the MSC_VER_REQUIRED test into the root Makefile (which wo...Ulf Lamping2007-01-311-1/+1
* C preprocessor only handles integers for conditional compilation. Build MSC_V...Ulf Lamping2007-01-311-1/+1
* As discussed on the devlist:Ulf Lamping2007-01-191-4/+3
* add the user-guide as a component to the setup targetUlf Lamping2007-01-191-0/+5
* Update to use the latest GTK packages.Anders Broman2007-01-171-6/+6
* don't generate zlib1.dll over and over againUlf Lamping2007-01-111-1/+1
* fix some zlib build issuesUlf Lamping2007-01-101-3/+3
* add a missing dependency to the zlib1.dll, so it will be generated before wir...Ulf Lamping2007-01-101-1/+1