aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/asn1/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-09-06Remove obsolete dissectors.AndersBroman1-120/+0
2014-08-31Don't show the echo/python command lines when making plugin.cРоман Донченко1-3/+4
2014-08-24Remove obsolete comments regarding the shell version of make-dissector-regРоман Донченко1-5/+0
2014-08-12Remove make-dissector-reg and require python for autotool builds as wellJoerg Mayer1-12/+4
2014-07-06make-dissectors-reg: optimize by factoring out the loopsРоман Донченко1-5/+5
2014-04-25Support out-of-source checkapiStig Bjørlykke1-1/+2
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-03-12From David Arnold:Jaap Keuter1-1/+1
2013-02-09Make the other plugin makefiles use the new style introduced in the MATEGuy Harris1-9/+15
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-01Set Makefile.common as a plugin.c dependency so plugin.c is rebuilt if Makefi...Bill Meier1-1/+1
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-1/+1
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.Jeff Morriss1-4/+5
2009-09-13Run checkapi on the dissector header filesJeff Morriss1-1/+1
2008-07-29Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)).Jeff Morriss1-1/+1
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris1-0/+3
2008-02-27Quote argument to test in plugins Makefiles, as proposed by Greg A. Woods.Stig Bjørlykke1-1/+1
2007-05-27Get rid of trailing blank lines.Guy Harris1-1/+0
2007-03-23From Sebastien Tandel:Stephen Fisher1-3/+3
2007-03-23Fix about 150 warnings new to gcc 4.0 in the error on warning directories.Stephen Fisher1-3/+3
2007-03-23From Sebastien Tandel:Stephen Fisher1-3/+1
2007-03-22Add -Werror when using GCC only to the Makefile.am of the baseStephen Fisher1-0/+4
2007-01-10Trying to get buildbot Ubuntu-5.10-x86 distcheck to build again.Jaap Keuter1-0/+1
2006-12-19Add Windows version info resource.Jaap Keuter1-1/+4
2006-06-02remove plugin.c in distlcleanJörg Mayer1-1/+2
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-04-22Convert most other plugin dissectors to use the make-dissector-regGuy Harris1-6/+77
2005-07-10After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"Jörg Mayer1-1/+6
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-04-25Replace the plugin linkage libs into PLUGIN_LIBS which is generated from theOlivier Biot1-2/+2
2004-04-14Add support for plugin dissectors on cygwin builds, by adding the followingOlivier Biot1-1/+2
2004-01-18Remove unused rule to build packet-asn1-static.oJörg Mayer1-4/+1
2003-12-04From some reason, at least on Mac OS X 10.3, the change to have theGuy Harris1-2/+2
2003-11-17Fix the copyright notices (Gerald has the copyright on Ethereal).Guy Harris1-4/+3
2003-10-28From Matthias Melchior: plugin to decode BER-encoded ASN.1 messages,Guy Harris1-0/+44