aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
Commit message (Expand)AuthorAgeFilesLines
* From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just aGuy Harris2004-06-261-2/+2
* Add experimental feature of opening a webbrowser, to show some of theUlf Lamping2004-06-211-2/+2
* Change to GLib 2.4.2 and GTK+ 2.4.3.Gerald Combs2004-06-211-5/+5
* add GTK2.4 and alike libs to the setup target,Ulf Lamping2004-06-201-5/+30
* add merge.obj to the linking of mergecap.exeUlf Lamping2004-06-201-3/+3
* convert AUTHORS file to a shorter version (without the tasks done)Ulf Lamping2004-05-211-4/+11
* GTK Wimp has it's own setting: GTK_WIMP_DIR,Ulf Lamping2004-05-141-1/+3
* Fix a typo (seperate should be separate).Olivier Biot2004-05-131-3/+3
* From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris2004-05-091-23/+42
* Get rid of epan/config.h.win32.Olivier Biot2004-05-061-2/+2
* From Lars Roland:Guy Harris2004-04-231-1/+10
* Modify the "setup" target to download the packages we've defined, so that weUlf Lamping2004-04-101-1/+3
* Modify the "setup" target to download the packages we've defined, so that weGerald Combs2004-04-091-2/+14
* use the configured names from config.nmake for the required apps listUlf Lamping2004-04-091-6/+9
* Add a Makefile.nmake target called "setup" that uses the scriptGerald Combs2004-04-081-1/+52
* From Lars Roland: Fix a couple of MSVC build problems.Gerald Combs2004-03-221-4/+16
* from Lars Roland: fix Makefiles.nmake after changes from JoergUlf Lamping2004-03-021-3/+3
* Move the dissectors into libethereal (no static/shared lib changes):Jörg Mayer2004-03-021-44/+3
* MSVC doesn't like having header files in .c=.obj targets.Gerald Combs2004-02-231-2/+4
* make the Makefile.common really common between automake and nmake,Ulf Lamping2004-02-221-72/+10
* From Lars Roland: Add support for a combined GTK1/2 Windows installer.Gerald Combs2004-02-181-3/+10
* Now that Ethereal *itself* (not just Wiretap) can use libz (the SoulseekGuy Harris2004-02-131-2/+6
* The top-level Makefile.nmake doesn't yet get all the source files fromGuy Harris2004-02-111-1/+2
* renamed GTK2 version from ethereal2.exe to ethereal-gtk2.exe,Ulf Lamping2004-02-061-5/+5
* The last commit was only half completeJörg Mayer2004-02-011-20/+1
* Move sourcelists into Makefile.commonJörg Mayer2004-02-011-6/+1
* use identical depencies for gtk1 also for gtk2 targetUlf Lamping2004-01-311-2/+2
* updated NSIS generation to build GTK version 1 or 2,Ulf Lamping2004-01-261-1/+13
* Added the ability to compile both GTK versions 1 and 2 at the same time.Ulf Lamping2004-01-241-10/+36
* Move the list of dissectors (DISSECTOR_SRC) out of Makefile.am andJörg Mayer2004-01-211-403/+2
* We need "cvsversion.h" in order to build stuff in the "gtk" directory.Guy Harris2004-01-191-2/+2
* Put the list of generated source files (well, generated header files,Guy Harris2004-01-181-2/+7
* cvsversion.h: added distclean target and dependenciesUlf Lamping2004-01-171-6/+6
* Integrate the "find . -name Entries" into make-version.pl, to make thisJörg Mayer2004-01-171-2/+2
* Try to genereate cvsversion.hJörg Mayer2004-01-171-1/+8
* From Aaron Woo (via Jeff Weston): Optimized Link State Routing ProtocolGerald Combs2004-01-161-1/+2
* Add support for MIME multipart dissection.Olivier Biot2004-01-161-1/+2
* From Yuriy Sidelnikov: ISO 8823 Presentation Protocol support.Guy Harris2004-01-131-1/+2
* Fix a source file name that got added to the list of object files.Guy Harris2004-01-121-2/+2
* Rename DISSECTOR_HELPER_{SRC,OBJECTS} toGuy Harris2004-01-111-11/+12
* Move header files for stuff used by dissectors, and source filesGuy Harris2004-01-101-16/+19
* Add support for a generic line-based text data dissector.Olivier Biot2004-01-101-1/+2
* Add support for JFIF (JPEG File Interchange Format) media.Olivier Biot2004-01-041-1/+2
* removed compilation of packet-slskUlf Lamping2003-12-301-2/+1
* New protocol: Enterasys Interswitch Message Protocol (ismp) andJörg Mayer2003-12-301-1/+3
* Nothing in "range.c" is GTK+-specific, so move it to the top-levelGuy Harris2003-12-291-1/+2
* Add support for GIF image dissection.Olivier Biot2003-12-241-1/+2
* Not all headers in HTTP, RTSP, SIP, etc. are entity headers; rename someGuy Harris2003-12-231-2/+2
* Pull the code to do reassembly of the request/response line, entityGuy Harris2003-12-221-1/+2
* From Ronnie Sahlberg: stub dissector for the Microsoft Distributed LinkGuy Harris2003-12-161-1/+2