aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sbus
AgeCommit message (Expand)AuthorFilesLines
2008-02-18If we have an SVN revision number, use it as the build number under WindowsGerald Combs1-1/+1
2007-10-02make the sbus dissector nwe-style and make it check that the packet does Ronnie Sahlberg1-3/+41
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-05-27Get rid of trailing blank lines.Guy Harris1-1/+0
2007-04-05Add the make-dissector-reg scripts to the dependency list for each copyGerald Combs1-1/+1
2007-03-28Remove almost all of the casts I committed recently and in place ofStephen Fisher1-2/+2
2007-03-23Fix about 150 warnings new to gcc 4.0 in the error on warning directories.Stephen Fisher1-2/+2
2007-03-23From Sebastien Tandel:Stephen Fisher1-1/+1
2007-03-22Add -Werror when using GCC only to the Makefile.am of the baseStephen Fisher1-0/+4
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 Keuter2-3/+5
2007-01-03clean should also remove generated plugin.c and manifest filesUlf Lamping1-2/+3
2006-12-19Add Windows version info resource.Jaap Keuter5-9/+427
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-06-24Put the sequence number in for a response, if present.Guy Harris1-4/+9
2006-06-23One warning from GCC:Jaap Keuter1-1/+1
2006-06-21From Christian Durrer:Jaap Keuter7-0/+1873