aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/v5ua/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2008-07-01Put printf into a separate "termoutput" API group. For most files,guy1-1/+1
2008-06-26Add support for "API groups" in checkAPIs.pl. Make the "prohibited"gerald1-1/+1
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss1-4/+4
2008-05-05Make it possible to run checkapi on all plugins trough makefile.nmakeetxrab1-0/+3
2008-03-01Create proper dependancies for plugin.cjake1-1/+2
2007-08-27Add .c.obj:: inference rule (to cause "batch compile") wmeier1-0/+3
2007-05-27Use $(PLUGIN_LDFLAGS) for LDFLAGS.guy1-1/+1
2007-05-27Clean up white space.guy1-2/+3
2007-04-05Add the make-dissector-reg scripts to the dependency list for each copygerald1-1/+1
2007-03-21set CFLAGS to block new warnings for all plugins (except for giop and h223, w...ulfl1-1/+1
2007-02-26-Add the compiler version to the plugin resourcejake1-0/+1
2007-01-03clean should also remove generated plugin.c and manifest filesulfl1-2/+3
2006-12-19Add Windows version info resource.jake1-8/+22
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofgerald1-3/+3
2006-04-22Convert most other plugin dissectors to use the make-dissector-regguy1-3/+51
2005-03-05Preparations for dropping the old plugin api.lroland1-4/+3
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedguy1-0/+2
2004-10-01From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if weguy1-2/+2
2004-09-29From Lars Roland: add an option to link plugins with libethereal ratherguy1-2/+11
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2003-12-17Make Makefile.am and Makefile.nmake match those for other plugins.guy1-8/+8
2003-12-17From Christoph Neusch: V5UA support.guy1-0/+21