aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/asn1/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete dissectors.AndersBroman2014-09-061-120/+0
* Don't show the echo/python command lines when making plugin.cРоман Донченко2014-08-311-3/+4
* Remove obsolete comments regarding the shell version of make-dissector-regРоман Донченко2014-08-241-5/+0
* Remove make-dissector-reg and require python for autotool builds as wellJoerg Mayer2014-08-121-12/+4
* make-dissectors-reg: optimize by factoring out the loopsРоман Донченко2014-07-061-5/+5
* Support out-of-source checkapiStig Bjørlykke2014-04-251-1/+2
* Continue to remove $Id$ from top of fileAlexis La Goutte2014-03-311-2/+0
* From David Arnold:Jaap Keuter2013-03-121-1/+1
* Make the other plugin makefiles use the new style introduced in the MATEGuy Harris2013-02-091-9/+15
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Set Makefile.common as a plugin.c dependency so plugin.c is rebuilt if Makefi...Bill Meier2012-06-011-1/+1
* Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss2012-04-041-1/+1
* Add Cmake stuff to the source distribution so more people can try it out.Jeff Morriss2010-05-141-4/+5
* Run checkapi on the dissector header filesJeff Morriss2009-09-131-1/+1
* Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)).Jeff Morriss2008-07-291-1/+1
* Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris2008-07-021-0/+3
* Quote argument to test in plugins Makefiles, as proposed by Greg A. Woods.Stig Bjørlykke2008-02-271-1/+1
* Get rid of trailing blank lines.Guy Harris2007-05-271-1/+0
* From Sebastien Tandel:Stephen Fisher2007-03-231-3/+3
* Fix about 150 warnings new to gcc 4.0 in the error on warning directories.Stephen Fisher2007-03-231-3/+3
* From Sebastien Tandel:Stephen Fisher2007-03-231-3/+1
* Add -Werror when using GCC only to the Makefile.am of the baseStephen Fisher2007-03-221-0/+4
* Trying to get buildbot Ubuntu-5.10-x86 distcheck to build again.Jaap Keuter2007-01-101-0/+1
* Add Windows version info resource.Jaap Keuter2006-12-191-1/+4
* remove plugin.c in distlcleanJörg Mayer2006-06-021-1/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* Convert most other plugin dissectors to use the make-dissector-regGuy Harris2006-04-221-6/+77
* After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"Jörg Mayer2005-07-101-1/+6
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Replace the plugin linkage libs into PLUGIN_LIBS which is generated from theOlivier Biot2004-04-251-2/+2
* Add support for plugin dissectors on cygwin builds, by adding the followingOlivier Biot2004-04-141-1/+2
* Remove unused rule to build packet-asn1-static.oJörg Mayer2004-01-181-4/+1
* From some reason, at least on Mac OS X 10.3, the change to have theGuy Harris2003-12-041-2/+2
* Fix the copyright notices (Gerald has the copyright on Ethereal).Guy Harris2003-11-171-4/+3
* From Matthias Melchior: plugin to decode BER-encoded ASN.1 messages,Guy Harris2003-10-281-0/+44