aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/stats_tree/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* plugins: Add source tree subfolder for plugin libraryJoão Valverde2018-01-161-55/+0
* plugins: Remove moduleinfo.hJoão Valverde2017-12-171-0/+2
* plugins: Remove redundant plugin.rc.in filesJoão Valverde2017-12-151-1/+0
* Refactor plugin registration and loadingJoão Valverde2017-12-141-1/+1
* autotools: Library build products don't need explicit cleaningJoão Valverde2017-11-181-4/+0
* autotools: make maintainer-clean should allow rerunning 'configure'João Valverde2017-10-151-3/+0
* Remove Makefile.common filesJoão Valverde2016-06-301-4/+16
* Remove Nmake build systemPascal Quantin2016-06-151-2/+0
* autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde2016-02-211-0/+4
* autotools: Move common automake code for plugins to an include fileJoão Valverde2016-02-201-14/+2
* autotools: Don't use "user variables" to set build flagsJoão Valverde2016-01-281-8/+1
* 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-4/+10
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-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-6/+7
* 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
* From Sebastien Tandel:Stephen Fisher2007-03-231-1/+1
* Add -Werror when using GCC only to the Makefile.am of the baseStephen Fisher2007-03-221-0/+4
* Update plugin to the current plugin design.Jaap Keuter2006-12-181-3/+8
* remove plugin.c in distlcleanJörg Mayer2006-06-021-1/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* Add "pinfo_stats_tree.h" to declare "register_pinfo_stat_trees()", andGuy Harris2005-07-241-1/+1
* http_stats_tree is moving to a new home (packet-http.c)Luis Ontanon2005-07-241-1/+1
* After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"Jörg Mayer2005-07-101-0/+3
* Add stats_tree and xml plugins to the build processLuis Ontanon2005-03-061-1/+1
* add the http_stats_tree,Luis Ontanon2005-02-281-1/+1
* Add some svn propsJörg Mayer2005-02-201-1/+1
* An example stats_tree plugin using pinfo as its only data sourceLuis Ontanon2005-02-161-0/+44