doxygen changes:
[metze/wireshark/wip.git] / epan / Makefile.nmake
2004-06-25 Jörg Mayerdoxygen changes:
2004-05-13 Ulf Lampinguse sed to create a temporary doxygen config file,
2004-05-11 Ulf Lampingadding a doxygen target
2004-05-09 Guy HarrisFrom Lars Roland: fix some MSVC build problems.
2004-05-09 Guy HarrisFrom Lars Roland: add support for building a libetherea...
2004-05-06 Olivier BiotGet rid of epan/config.h.win32.
2004-03-22 Gerald CombsFrom Lars Roland: Fix a couple of MSVC build problems.
2004-03-18 Olivier BiotFrom Lars Roland: Move timestamp_type into libethereal...
2004-03-06 Guy HarrisAdd routines to process IPv{4,6}-address-and-prefix...
2004-03-02 Ulf Lampingfrom Lars Roland: fix Makefiles.nmake after changes...
2004-03-02 Jörg MayerMove the dissectors into libethereal (no static/shared...
2004-01-22 Ulf Lampingepan don't need GTK_CFLAGS as GTK isn't used,
2003-12-07 Gerald CombsAdd PCRE support to the Windows build.
2003-10-13 Guy HarrisFrom Ulf Lamping: add some missing "cd .."s. (I guess...
2003-10-10 Guy HarrisGive every Makefile.nmake file a "distclean" rule,...
2003-06-15 Guy HarrisDo all the tests for whether ADNS_DIR is defined or...
2003-06-14 Guy HarrisDefine GLIB_LIBS and GTK_LIBS variables in config.nmake...
2003-06-14 Guy HarrisDefine GLIB_CFLAGS and GTK_CFLAGS variables in config...
2003-06-13 Guy HarrisFrom Lars Roland: don't use ADNS_DIR if it's not defined.
2003-06-12 Guy HarrisDon't wire into "config.h.win32" files an indication...
2003-06-02 Gerald CombsAdd GNU ADNS to the Windows build environment. A preco...
2002-10-22 Guy HarrisAdd in a notion of "circuits", which are for virtual...
2002-02-27 Guy HarrisFrom Joerg Mayer:
2001-12-12 Guy HarrisFrom Motonori Shindo:
2001-11-24 Guy HarrisUpdate the Makefile.nmake files to reflect the move...
2001-11-21 Gilbert RamirezRemove the global packet_info called "pi". Dissectors...
2001-10-28 Guy Harris"ftypes" and "dfilter" should depend on "config.h"...
2001-04-12 Gilbert RamirezImprovement of 'make clean' targets.
2001-04-05 Gilbert RamirezUse sed in the Win32 build to place the version in...
2001-04-02 Guy HarrisGet rid of a tab after a backslash - Microsoft Visual...
2001-04-01 Ed WarnickeMoved the the remaining column related routines out...
2001-04-01 Ed WarnickeAdded osi-utils.obj to epan/Makefile.nmake
2001-04-01 Ed WarnickeMoved the packet_info structure and supporting function...
2001-04-01 Ed WarnickeAdded frame_data.obj
2001-04-01 Ed WarnickeMoved the value_string structures and function from...
2001-04-01 Ed WarnickeAdded to_str.obj
2001-03-23 Gilbert RamirezThe Win32 build builds wiretap as a DLL and requires...
2001-03-06 Gilbert RamirezAdd some win32-specific targets in .cvsignore's.
2001-02-02 Gilbert RamirezAdd Makefile.nmake files for new subdirs.
2000-11-15 Guy HarrisMove the table of bit-swapped byte values to "epan...
2000-10-17 Guy HarrisMake the top-level "config.h.win32" more closely resemb...
2000-10-14 Gilbert RamirezMove inet_*.[ch] files to epan.
2000-10-14 Gilbert RamirezWhile keeping the directory named 'epan' and the symbol...
2000-10-11 Guy HarrisFix it to build on Windows.