aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* The Win32 build builds wiretap as a DLL and requires WinPcap 2.1.Gilbert Ramirez2001-03-231-3/+7
* Add some win32-specific targets in .cvsignore's.Gilbert Ramirez2001-03-061-4/+4
* Add Makefile.nmake files for new subdirs.Gilbert Ramirez2001-02-021-11/+18
* Move the table of bit-swapped byte values to "epan/bitswap.c", andGuy Harris2000-11-151-1/+2
* Make the top-level "config.h.win32" more closely resemble the top-levelGuy Harris2000-10-171-4/+4
* Move inet_*.[ch] files to epan.Gilbert Ramirez2000-10-141-1/+14
* While keeping the directory named 'epan' and the symbols in the libraryGilbert Ramirez2000-10-141-3/+3
* Fix it to build on Windows.Guy Harris2000-10-111-0/+43