Put printf into a separate "termoutput" API group. For most files,
[obnox/wireshark/wip.git] / plugins / gryphon / Makefile.nmake
2008-07-01 guyPut printf into a separate "termoutput" API group....
2008-06-26 geraldAdd support for "API groups" in checkAPIs.pl. Make...
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-09 etxrabUse PROTO_ITEM_SET_HIDDEN().
2008-05-05 etxrabMake it possible to run checkapi on all plugins trough...
2008-03-01 jakeCreate proper dependancies for plugin.c
2007-08-27 wmeierAdd .c.obj:: inference rule (to cause "batch compile")
2007-05-27 guyUse $(PLUGIN_LDFLAGS) for LDFLAGS.
2007-05-27 guyClean up white space.
2007-04-05 geraldAdd the make-dissector-reg scripts to the dependency...
2007-03-21 ulflset CFLAGS to block new warnings for all plugins (excep...
2007-02-26 jake-Add the compiler version to the plugin resource
2007-01-03 ulflclean should also remove generated plugin.c and manifes...
2006-12-19 jakeAdd Windows version info resource.
2006-10-29 ulflput every python script name into "" so the call won...
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-04-22 guyConvert most other plugin dissectors to use the make...
2005-03-05 lrolandPreparations for dropping the old plugin api.
2005-02-14 guyMake the "maintainer-clean" rules get rid of some addit...
2004-10-01 guyFrom Lars Roland: we need to define _NEED_VAR_IMPORT_...
2004-09-29 guyFrom Lars Roland: add an option to link plugins with...
2004-07-18 guySet the svn:eol-style property on all text files to...
2003-11-06 guyUse "$(OBJECTS)" whenever a complete list of .obj files...
2003-10-10 guyGive every Makefile.nmake file a "distclean" rule,...
2003-06-14 guyDefine GLIB_LIBS and GTK_LIBS variables in config.nmake...
2003-06-14 guyDefine GLIB_CFLAGS and GTK_CFLAGS variables in config...
2003-06-12 guyLink the plugin with glib, as it now calls "g_free()".
2002-02-27 guyFrom Joerg Mayer:
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-12 guyFrom Motonori Shindo:
2000-10-11 guyFix it to build on Windows.
2000-04-12 gramBuild tethereal and editcap on Win32.
2000-04-04 guyAdd "clean" rules in subdirectories, and run subdirecto...
2000-02-09 gramIntegrate Ed Meaney's <emeaney@altiga.com> changes...
2000-02-09 gramUpdate Makefiles for win32. Move local configuration...