aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-04-16Revert "Temporary hack to debug the MATE grammar."Guy Harris1-3/+0
2017-04-16Temporary hack to debug the MATE grammar.Guy Harris1-0/+3
2017-04-16Get rid of some generated files with "make distclean".Guy Harris1-3/+3
2016-06-30Remove Makefile.common filesJoão Valverde1-4/+41
2016-06-15Remove Nmake build systemPascal Quantin1-2/+0
2016-04-28Add a rule to build lemon so any target that depends on it can (re)build it i...Jeff Morriss1-1/+1
2016-04-03Make the Flex scanners and YACC parser in libraries reentrant.Guy Harris1-1/+2
2016-03-03Revert "autotools: Use -Werror with clean plugin code"João Valverde1-20/+13
2016-03-03autotools: Use -Werror with clean plugin codeJoão Valverde1-13/+20
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-1/+3
2016-02-20autotools: Move common automake code for plugins to an include fileJoão Valverde1-64/+2
2016-01-29Try to fix 'make distcheck'João Valverde1-2/+3
2016-01-28MATE: Disable Werror as before g265a41eJoão Valverde1-2/+1
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-10/+5
2015-07-02Lemon: Update lemon toolsAlexis La Goutte1-1/+1
2015-01-11Revert "Lemon: Update lemon tools"Pascal Quantin1-1/+1
2015-01-11Lemon: Update lemon toolsAlexis La Goutte1-1/+1
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-31Add more files to the release tarball.Guy Harris1-1/+14
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-15Get rid of an extra blank line.Guy Harris1-1/+0
2013-02-12Fix the grammar.h/grammar.c/grammar.lemon dependency so thatGilbert Ramirez1-2/+2
2013-02-08We don't care what source files are "dissector" source files, we onlyGuy Harris1-5/+4
2013-02-06-Werror needs to be applied only to clean files, not to, for example,Guy Harris1-3/+6
2013-02-06Add -Werror if enabled.Guy Harris1-1/+5
2013-02-06Don't run Lemon-generated header files through checkAPI, either (theyGuy Harris1-1/+1
2013-02-06Do a bit more splitting and combining of file names, so that we canGuy Harris1-5/+5
2013-02-05Put NODIST_ at the beginning of macros containing NODIST, parallelingGuy Harris1-17/+17
2013-02-05Don't distribute the results of running Lemon, as we distribute LemonGuy Harris1-0/+5
2013-02-04More silent build support.Gerald Combs1-5/+0
2013-02-04Prettify more build output.Gerald Combs1-1/+6
2013-02-01Enable more build silence.Gerald Combs1-1/+1
2013-02-01Go far enough down a rabbit hole and you will encounter libtool. SeeGerald Combs1-1/+1
2013-02-01Change some "<x>.c : <y>.h" rules to "<x>.o : <y>.h" in order to fixGerald Combs1-1/+3
2013-01-30Fix more dependencies.Gerald Combs1-3/+4
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-7/+8
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-3/+3
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-08-04Add a script as a front-end for Flex, to work around various problems,Guy Harris1-0/+5
2007-08-01Add a Makefile.am.inc file, to hold rules etc. used by multipleGuy Harris1-7/+2