aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/pcli/Makefile.nmake
Commit message (Expand)AuthorAgeFilesLines
* Incorporate plugin dissector into build in collection.Jaap Keuter2009-02-221-106/+0
* add missing mt.exe calls, to include manifest files into exe / dll filesUlf Lamping2009-02-021-0/+3
* Put printf into a separate "termoutput" API group. For most files,Guy Harris2008-07-011-1/+1
* Add support for "API groups" in checkAPIs.pl. Make the "prohibited"Gerald Combs2008-06-261-1/+1
* Move the file utility functions from wiretap to libwsutil so thatJeff Morriss2008-05-221-4/+4
* Make it possible to run checkapi on all plugins trough makefile.nmakeAnders Broman2008-05-051-0/+3
* Create proper dependancies for plugin.cJaap Keuter2008-03-011-1/+2
* Add .c.obj:: inference rule (to cause "batch compile") Bill Meier2007-08-271-0/+3
* Use $(PLUGIN_LDFLAGS) for LDFLAGS.Guy Harris2007-05-271-1/+1
* Clean up white space.Guy Harris2007-05-271-2/+3
* Add the make-dissector-reg scripts to the dependency list for each copyGerald Combs2007-04-051-1/+1
* set CFLAGS to block new warnings for all plugins (except for giop and h223, w...Ulf Lamping2007-03-211-1/+1
* -Add the compiler version to the plugin resourceJaap Keuter2007-02-261-0/+1
* clean should also remove generated plugin.c and manifest filesUlf Lamping2007-01-031-2/+3
* Add Windows version info resource.Jaap Keuter2006-12-191-8/+22
* put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping2006-10-291-1/+1
* libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs2006-05-311-3/+3
* Convert most other plugin dissectors to use the make-dissector-regGuy Harris2006-04-221-3/+51
* Preparations for dropping the old plugin api.Lars Roland2005-03-051-4/+3
* Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris2005-02-141-0/+2
* From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if weGuy Harris2004-10-011-2/+2
* From Lars Roland: add an option to link plugins with libethereal ratherGuy Harris2004-09-291-2/+11
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Use "$(OBJECTS)" whenever a complete list of .obj files appears, ratherGuy Harris2003-11-061-3/+3
* Give every Makefile.nmake file a "distclean" rule, and have "distclean"Guy Harris2003-10-101-1/+3
* Define GLIB_LIBS and GTK_LIBS variables in config.nmake (based onGuy Harris2003-06-141-2/+2
* Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based onGuy Harris2003-06-141-4/+2
* Added a dissector plugin for Packet Cable Lawful Intercept.Ed Warnicke2002-10-031-0/+21