aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
Commit message (Expand)AuthorAgeFilesLines
* From Graham Bloice: Allow libethereal.dll to be built after recent changes.Gerald Combs2004-08-101-2/+2
* Add LIBETHEREAL_SRC and LIBETHEREAL_INCLUDES to epan/Makefile.common,Guy Harris2004-08-101-33/+12
* Merge the "resolv" rename changes with the trunk.Gerald Combs2004-08-091-1/+1
* From Lars Roland: MSVC make fixes.Olivier Biot2004-07-291-3/+6
* Partial fix after some files being moved between directories.Olivier Biot2004-07-281-1/+1
* From Lars Roland:Guy Harris2004-07-271-2/+4
* Fixes (and ugly hacks) for Windows compilation.Gerald Combs2004-07-191-2/+3
* Fix the win32 nmake generation for now (it will compile/link/run again). This...Ulf Lamping2004-07-181-4/+19
* first attempt to make Win32 generation (nmake) ready for the dissector moving...Ulf Lamping2004-07-181-41/+0
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-4/+11
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* From Graham Bloice: add resource information to libethereal.dll.Guy Harris2004-07-171-2/+3
* remove doxygen output dir "html" on make cleanUlf Lamping2004-07-071-2/+3
* From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just aGuy Harris2004-06-261-2/+2
* doxygen changes:Jörg Mayer2004-06-251-6/+6
* use sed to create a temporary doxygen config file,Ulf Lamping2004-05-131-4/+10
* adding a doxygen targetUlf Lamping2004-05-111-2/+7
* From Lars Roland: fix some MSVC build problems.Guy Harris2004-05-091-3/+1
* From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris2004-05-091-8/+28
* Get rid of epan/config.h.win32.Olivier Biot2004-05-061-11/+10
* From Lars Roland: Fix a couple of MSVC build problems.Gerald Combs2004-03-221-24/+9
* From Lars Roland: Move timestamp_type into libethereal and provide accessorOlivier Biot2004-03-181-1/+2
* Add routines to process IPv{4,6}-address-and-prefix-length pairs,Guy Harris2004-03-061-2/+3
* from Lars Roland: fix Makefiles.nmake after changes from JoergUlf Lamping2004-03-021-12/+24
* Move the dissectors into libethereal (no static/shared lib changes):Jörg Mayer2004-03-021-2/+48
* epan don't need GTK_CFLAGS as GTK isn't used,Ulf Lamping2004-01-221-2/+2
* Add PCRE support to the Windows build.Gerald Combs2003-12-071-3/+7
* From Ulf Lamping: add some missing "cd .."s. (I guess the currentGuy Harris2003-10-131-1/+3
* Give every Makefile.nmake file a "distclean" rule, and have "distclean"Guy Harris2003-10-101-2/+8
* Do all the tests for whether ADNS_DIR is defined or not inGuy Harris2003-06-151-10/+3
* Define GLIB_LIBS and GTK_LIBS variables in config.nmake (based onGuy Harris2003-06-141-3/+2
* Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based onGuy Harris2003-06-141-4/+2
* From Lars Roland: don't use ADNS_DIR if it's not defined.Guy Harris2003-06-131-1/+3
* Don't wire into "config.h.win32" files an indication of whether we haveGuy Harris2003-06-121-3/+7
* Add GNU ADNS to the Windows build environment. A precompiled DLL can beGerald Combs2003-06-021-1/+2
* Add in a notion of "circuits", which are for virtual circuit-orientedGuy Harris2002-10-221-1/+2
* From Joerg Mayer:Guy Harris2002-02-271-1/+6
* From Motonori Shindo:Guy Harris2001-12-121-3/+3
* Update the Makefile.nmake files to reflect the move of "int-64bit.c" toGuy Harris2001-11-241-0/+1
* Remove the global packet_info called "pi". Dissectors now onlyGilbert Ramirez2001-11-211-1/+0
* "ftypes" and "dfilter" should depend on "config.h", so that if itGuy Harris2001-10-281-2/+2
* Improvement of 'make clean' targets.Gilbert Ramirez2001-04-121-1/+1
* Use sed in the Win32 build to place the version in various files.Gilbert Ramirez2001-04-051-1/+1
* Get rid of a tab after a backslash - Microsoft Visual C++ 6.0's "nmake"Guy Harris2001-04-021-1/+1
* Moved the the remaining column related routines out of packet.{c,h}Ed Warnicke2001-04-011-0/+1
* Added osi-utils.obj to epan/Makefile.nmakeEd Warnicke2001-04-011-0/+1
* Moved the packet_info structure and supporting functions out ofEd Warnicke2001-04-011-0/+1
* Added frame_data.objEd Warnicke2001-04-011-0/+1
* Moved the value_string structures and function from packet.{c,h} intoEd Warnicke2001-04-011-0/+1
* Added to_str.objEd Warnicke2001-04-011-0/+1