aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/profinet/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2016-06-15Remove Nmake build systemPascal Quantin1-90/+0
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier1-1/+1
2014-08-09Now that Python is mandatory on Windows, remove checks for it from nmakefilesРоман Донченко1-12/+1
2014-07-10Revert "More needed to get rid of "lib" in "libwsutil" on Windows."Guy Harris1-1/+1
2014-07-09More needed to get rid of "lib" in "libwsutil" on Windows.Guy Harris1-1/+1
2014-07-06make-dissectors-reg: optimize by factoring out the loopsРоман Донченко1-5/+5
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+1
2013-02-09Make the other plugin makefiles use the new style introduced in the MATEGuy Harris1-15/+14
2012-11-22From Wido Kelling:Anders Broman1-2/+2
2012-06-01Windows: Set Makefile.common as a plugin.c dependency so plugin.c is rebuilt ...Bill Meier1-2/+2
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-1/+1
2012-01-29Add *.sbr files to the clean target.Anders Broman1-1/+1
2011-02-02A bit of Windows makefiles rework and cleanup:Bill Meier1-2/+3
2009-09-13Run checkapi on the dissector header filesJeff Morriss1-1/+1
2009-09-09We no longer support the old plugin API so remove it completely from the buil...Kovarththanan Rajaratnam1-1/+1
2009-03-02Disable manifest building for our DLLs. This attempts to fix bug 3272.Gerald Combs1-3/+0
2009-02-02add missing mt.exe calls, to include manifest files into exe / dll filesUlf Lamping1-0/+3
2008-07-01Put printf into a separate "termoutput" API group. For most files,Guy Harris1-1/+1
2008-06-26Add support for "API groups" in checkAPIs.pl. Make the "prohibited"Gerald Combs1-1/+1
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss1-4/+4
2008-05-05Make it possible to run checkapi on all plugins trough makefile.nmakeAnders Broman1-0/+3
2008-03-01Create proper dependancies for plugin.cJaap Keuter1-1/+2
2007-08-27Add .c.obj:: inference rule (to cause "batch compile") Bill Meier1-0/+3
2007-05-27Use $(PLUGIN_LDFLAGS) for LDFLAGS.Guy Harris1-1/+1
2007-05-27Clean up white space.Guy Harris1-2/+3
2007-04-05Add the make-dissector-reg scripts to the dependency list for each copyGerald Combs1-1/+1
2007-03-21set CFLAGS to block new warnings for all plugins (except for giop and h223, w...Ulf Lamping1-1/+1
2007-02-26-Add the compiler version to the plugin resourceJaap Keuter1-0/+1
2007-01-03clean should also remove generated plugin.c and manifest filesUlf Lamping1-2/+3
2006-12-19Add Windows version info resource.Jaap Keuter1-8/+22
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs1-3/+3
2006-04-23Resolve conflicts.Guy Harris1-4/+0
2006-04-22Convert most other plugin dissectors to use the make-dissector-regGuy Harris1-2/+56
2006-04-20(on behalf of the PROFIBUS Nutzerorganisation e.V. Deutschland):Ulf Lamping1-1/+1
2005-05-03move the pn-dcp dissector into the profinet pluginUlf Lamping1-1/+1
2005-04-30set subversion attributesUlf Lamping1-29/+29
2005-04-30move the profinet related files to a plugin (step by step), to make prototypi...Ulf Lamping1-0/+29