aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2004-05-21convert AUTHORS file to a shorter version (without the tasks done)Ulf Lamping1-4/+11
2004-05-14GTK Wimp has it's own setting: GTK_WIMP_DIR,Ulf Lamping1-1/+3
2004-05-13Fix a typo (seperate should be separate).Olivier Biot1-3/+3
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris1-23/+42
2004-05-06Get rid of epan/config.h.win32.Olivier Biot1-2/+2
2004-04-23From Lars Roland:Guy Harris1-1/+10
2004-04-10Modify the "setup" target to download the packages we've defined, so that weUlf Lamping1-1/+3
2004-04-09Modify the "setup" target to download the packages we've defined, so that weGerald Combs1-2/+14
2004-04-09use the configured names from config.nmake for the required apps listUlf Lamping1-6/+9
2004-04-08Add a Makefile.nmake target called "setup" that uses the scriptGerald Combs1-1/+52
2004-03-22From Lars Roland: Fix a couple of MSVC build problems.Gerald Combs1-4/+16
2004-03-02from Lars Roland: fix Makefiles.nmake after changes from JoergUlf Lamping1-3/+3
2004-03-02Move the dissectors into libethereal (no static/shared lib changes):Jörg Mayer1-44/+3
2004-02-23MSVC doesn't like having header files in .c=.obj targets.Gerald Combs1-2/+4
2004-02-22make the Makefile.common really common between automake and nmake,Ulf Lamping1-72/+10
2004-02-18From Lars Roland: Add support for a combined GTK1/2 Windows installer.Gerald Combs1-3/+10
2004-02-13Now that Ethereal *itself* (not just Wiretap) can use libz (the SoulseekGuy Harris1-2/+6
2004-02-11The top-level Makefile.nmake doesn't yet get all the source files fromGuy Harris1-1/+2
2004-02-06renamed GTK2 version from ethereal2.exe to ethereal-gtk2.exe,Ulf Lamping1-5/+5
2004-02-01The last commit was only half completeJörg Mayer1-20/+1
2004-02-01Move sourcelists into Makefile.commonJörg Mayer1-6/+1
2004-01-31use identical depencies for gtk1 also for gtk2 targetUlf Lamping1-2/+2
2004-01-26updated NSIS generation to build GTK version 1 or 2,Ulf Lamping1-1/+13
2004-01-24Added the ability to compile both GTK versions 1 and 2 at the same time.Ulf Lamping1-10/+36
2004-01-21Move the list of dissectors (DISSECTOR_SRC) out of Makefile.am andJörg Mayer1-403/+2
2004-01-19We need "cvsversion.h" in order to build stuff in the "gtk" directory.Guy Harris1-2/+2
2004-01-18Put the list of generated source files (well, generated header files,Guy Harris1-2/+7
2004-01-17cvsversion.h: added distclean target and dependenciesUlf Lamping1-6/+6
2004-01-17Integrate the "find . -name Entries" into make-version.pl, to make thisJörg Mayer1-2/+2
2004-01-17Try to genereate cvsversion.hJörg Mayer1-1/+8
2004-01-16From Aaron Woo (via Jeff Weston): Optimized Link State Routing ProtocolGerald Combs1-1/+2
2004-01-16Add support for MIME multipart dissection.Olivier Biot1-1/+2
2004-01-13From Yuriy Sidelnikov: ISO 8823 Presentation Protocol support.Guy Harris1-1/+2
2004-01-12Fix a source file name that got added to the list of object files.Guy Harris1-2/+2
2004-01-11Rename DISSECTOR_HELPER_{SRC,OBJECTS} toGuy Harris1-11/+12
2004-01-10Move header files for stuff used by dissectors, and source filesGuy Harris1-16/+19
2004-01-10Add support for a generic line-based text data dissector.Olivier Biot1-1/+2
2004-01-04Add support for JFIF (JPEG File Interchange Format) media.Olivier Biot1-1/+2
2003-12-30removed compilation of packet-slskUlf Lamping1-2/+1
2003-12-30New protocol: Enterasys Interswitch Message Protocol (ismp) andJörg Mayer1-1/+3
2003-12-29Nothing in "range.c" is GTK+-specific, so move it to the top-levelGuy Harris1-1/+2
2003-12-24Add support for GIF image dissection.Olivier Biot1-1/+2
2003-12-23Not all headers in HTTP, RTSP, SIP, etc. are entity headers; rename someGuy Harris1-2/+2
2003-12-22Pull the code to do reassembly of the request/response line, entityGuy Harris1-1/+2
2003-12-16From Ronnie Sahlberg: stub dissector for the Microsoft Distributed LinkGuy Harris1-1/+2
2003-12-15From Lars Roland: build the documentation at the end of the makeGuy Harris1-2/+2
2003-12-10From Akira Endoh: IGAP support.Guy Harris1-1/+2
2003-12-09From Michael Lum:Guy Harris1-1/+2
2003-12-08Add a "doc" target, as per Ulf Lamping's comment.Guy Harris1-2/+7
2003-12-07Add PCRE support to the Windows build.Gerald Combs1-2/+5