Export libwireshark symbols using WS_DLL_PUBLIC define
[metze/wireshark/wip.git] / plugins / m2m / Makefile.nmake
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-09 Guy HarrisMake the other plugin makefiles use the new style intro...
2012-06-01 Bill MeierWindows: Set Makefile.common as a plugin.c dependency...
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-01-29 Anders BromanAdd *.sbr files to the clean target.
2011-02-02 Bill MeierA bit of Windows makefiles rework and cleanup:
2009-09-13 Jeff MorrissRun checkapi on the dissector header files
2009-09-09 Kovarththanan Raja... We no longer support the old plugin API so remove it...
2009-03-02 Gerald CombsDisable manifest building for our DLLs. This attempts...
2009-02-02 Ulf Lampingadd missing mt.exe calls, to include manifest files...
2008-07-01 Guy HarrisPut printf into a separate "termoutput" API group....
2008-06-26 Gerald CombsAdd support for "API groups" in checkAPIs.pl. Make...
2008-05-22 Jeff MorrissMove the file utility functions from wiretap to libwsut...
2008-05-05 Anders BromanMake it possible to run checkapi on all plugins trough...
2008-03-01 Jaap KeuterCreate proper dependancies for plugin.c
2007-08-27 Bill MeierAdd .c.obj:: inference rule (to cause "batch compile")
2007-05-27 Guy HarrisUse $(PLUGIN_LDFLAGS) for LDFLAGS.
2007-05-26 Guy HarrisGo with a Makefile.common as other plugins have, and...
2007-05-25 Gerald CombsFrom Mike Harvey: Support for WiMAX and the WiMAX M2M...