aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris1-0/+9
2005-02-13change nmake makefiles in /trunk and /trunk/epan so thatLars Roland1-3/+15
2005-02-10clean up makefiles.Lars Roland1-14/+4
2004-10-15Updates to reflect revision 4 of ethereal-win32-libs.Gerald Combs1-1/+1
2004-10-15Add support for decoding DES3/CBC/MD5 keys. Make it disabled by default.Gerald Combs1-0/+1
2004-09-04EXTRA_OBJECTS are needed for ethereal.lib (only used if ENABLE_LIBETHEREAL is...Ulf Lamping1-1/+1
2004-08-10From Graham Bloice: Allow libethereal.dll to be built after recent changes.Gerald Combs1-2/+2
2004-08-10Add LIBETHEREAL_SRC and LIBETHEREAL_INCLUDES to epan/Makefile.common,Guy Harris1-33/+12
2004-08-09Merge the "resolv" rename changes with the trunk.Gerald Combs1-1/+1
2004-07-29From Lars Roland: MSVC make fixes.Olivier Biot1-3/+6
2004-07-28Partial fix after some files being moved between directories.Olivier Biot1-1/+1
2004-07-27From Lars Roland:Guy Harris1-2/+4
2004-07-19Fixes (and ugly hacks) for Windows compilation.Gerald Combs1-2/+3
2004-07-18Fix the win32 nmake generation for now (it will compile/link/run again). This...Ulf Lamping1-4/+19
2004-07-18first attempt to make Win32 generation (nmake) ready for the dissector moving...Ulf Lamping1-41/+0
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-4/+11
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-07-17From Graham Bloice: add resource information to libethereal.dll.Guy Harris1-2/+3
2004-07-07remove doxygen output dir "html" on make cleanUlf Lamping1-2/+3
2004-06-26From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just aGuy Harris1-2/+2
2004-06-25doxygen changes:Jörg Mayer1-6/+6
2004-05-13use sed to create a temporary doxygen config file,Ulf Lamping1-4/+10
2004-05-11adding a doxygen targetUlf Lamping1-2/+7
2004-05-09From Lars Roland: fix some MSVC build problems.Guy Harris1-3/+1
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris1-8/+28
2004-05-06Get rid of epan/config.h.win32.Olivier Biot1-11/+10
2004-03-22From Lars Roland: Fix a couple of MSVC build problems.Gerald Combs1-24/+9
2004-03-18From Lars Roland: Move timestamp_type into libethereal and provide accessorOlivier Biot1-1/+2
2004-03-06Add routines to process IPv{4,6}-address-and-prefix-length pairs,Guy Harris1-2/+3
2004-03-02from Lars Roland: fix Makefiles.nmake after changes from JoergUlf Lamping1-12/+24
2004-03-02Move the dissectors into libethereal (no static/shared lib changes):Jörg Mayer1-2/+48
2004-01-22epan don't need GTK_CFLAGS as GTK isn't used,Ulf Lamping1-2/+2
2003-12-07Add PCRE support to the Windows build.Gerald Combs1-3/+7
2003-10-13From Ulf Lamping: add some missing "cd .."s. (I guess the currentGuy Harris1-1/+3
2003-10-10Give every Makefile.nmake file a "distclean" rule, and have "distclean"Guy Harris1-2/+8
2003-06-15Do all the tests for whether ADNS_DIR is defined or not inGuy Harris1-10/+3
2003-06-14Define GLIB_LIBS and GTK_LIBS variables in config.nmake (based onGuy Harris1-3/+2
2003-06-14Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based onGuy Harris1-4/+2
2003-06-13From Lars Roland: don't use ADNS_DIR if it's not defined.Guy Harris1-1/+3
2003-06-12Don't wire into "config.h.win32" files an indication of whether we haveGuy Harris1-3/+7
2003-06-02Add GNU ADNS to the Windows build environment. A precompiled DLL can beGerald Combs1-1/+2
2002-10-22Add in a notion of "circuits", which are for virtual circuit-orientedGuy Harris1-1/+2
2002-02-27From Joerg Mayer:Guy Harris1-1/+6
2001-12-12From Motonori Shindo:Guy Harris1-3/+3
2001-11-24Update the Makefile.nmake files to reflect the move of "int-64bit.c" toGuy Harris1-0/+1
2001-11-21Remove the global packet_info called "pi". Dissectors now onlyGilbert Ramirez1-1/+0
2001-10-28"ftypes" and "dfilter" should depend on "config.h", so that if itGuy Harris1-2/+2
2001-04-12Improvement of 'make clean' targets.Gilbert Ramirez1-1/+1
2001-04-05Use sed in the Win32 build to place the version in various files.Gilbert Ramirez1-1/+1
2001-04-02Get rid of a tab after a backslash - Microsoft Visual C++ 6.0's "nmake"Guy Harris1-1/+1