aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2006-03-18Add some dependencies for libethereal.dll, so it gets re-build, if someone ju...Lars Roland1-2/+4
2006-02-09From Bill MeierLars Roland1-1/+5
2006-02-06From Paolo Abeni:Guy Harris1-1/+2
2005-09-12Get rid of "dtd_grammar.out" on a "make distclean".Guy Harris1-6/+10
2005-09-10fix MSVC slash/backslash and other such problems, now getting:Ulf Lamping1-4/+4
2005-09-10Make sure lemon is built before trying to use itLuis Ontanon1-1/+1
2005-09-10nmake does not have the $^ macroLuis Ontanon1-1/+1
2005-09-10the dtd parser (still missing the glue) and few fixes to packet-xml.cLuis Ontanon1-0/+14
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs1-2/+2
2005-08-04Put in comments explaining why we're removing some generated files withGuy Harris1-0/+7
2005-07-24Autogenerate the sminmpec.c file from iana's enterprise-numbers fileLuis Ontanon1-0/+3
2005-07-17add radius_dict.c to the distclean target, don't know how to do this for Make...Ulf Lamping1-1/+1
2005-07-15Radius Dictionary SupportLuis Ontanon1-0/+2
2005-04-26BACAPP updatesRonnie Sahlberg1-0/+1
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