aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
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
2001-04-01Moved the the remaining column related routines out of packet.{c,h}Ed Warnicke1-0/+1
2001-04-01Added osi-utils.obj to epan/Makefile.nmakeEd Warnicke1-0/+1
2001-04-01Moved the packet_info structure and supporting functions out ofEd Warnicke1-0/+1
2001-04-01Added frame_data.objEd Warnicke1-0/+1
2001-04-01Moved the value_string structures and function from packet.{c,h} intoEd Warnicke1-0/+1
2001-04-01Added to_str.objEd Warnicke1-0/+1
2001-03-23The Win32 build builds wiretap as a DLL and requires WinPcap 2.1.Gilbert Ramirez1-3/+7
2001-03-06Add some win32-specific targets in .cvsignore's.Gilbert Ramirez1-4/+4
2001-02-02Add Makefile.nmake files for new subdirs.Gilbert Ramirez1-11/+18
2000-11-15Move the table of bit-swapped byte values to "epan/bitswap.c", andGuy Harris1-1/+2
2000-10-17Make the top-level "config.h.win32" more closely resemble the top-levelGuy Harris1-4/+4
2000-10-14Move inet_*.[ch] files to epan.Gilbert Ramirez1-1/+14
2000-10-14While keeping the directory named 'epan' and the symbols in the libraryGilbert Ramirez1-3/+3
2000-10-11Fix it to build on Windows.Guy Harris1-0/+43