aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am.inc
AgeCommit message (Expand)AuthorFilesLines
2017-10-18autotools: Remove abi-compliance-checker codeJoão Valverde1-10/+0
2017-04-26Remove runlex.sh script, just run lex directlyPeter Wu1-6/+4
2017-02-15Cleanup runlex.sh to use builtin POSIX functions instead of sedMark Phillips1-1/+1
2016-10-19Use the proper include dirs for ABI checkBalint Reczey1-2/+2
2016-05-19autotools: Add automake silent rule for ln -sJoão Valverde1-0/+4
2016-04-28Add a rule to build lemon so any target that depends on it can (re)build it i...Jeff Morriss1-2/+4
2016-04-07autotools: Use AC_SUBST to set -Werror flagJoão Valverde1-6/+0
2016-04-05Remove obsolete automake implicit ruleJoão Valverde1-3/+0
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-11/+13
2016-02-21autotools: Cleanup some installation directory stuffJoão Valverde1-1/+1
2016-02-17autotools: Remove extra space from outputJoão Valverde1-1/+1
2016-02-11autotools: Add more silent build rulesJoão Valverde1-0/+9
2016-02-02Remove GNU make extensionJoão Valverde1-2/+2
2016-01-31autotools: Fix 'make dumpabi'João Valverde1-2/+2
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-1/+29
2015-11-23Fix 'make dumpapi' targetJoão Valverde1-2/+7
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-03Pass the name of the sed executable as an explicit argurment toJörg Mayer1-4/+4
2013-02-25Add dumpabi targets to CMake buildsBalint Reczey1-1/+1
2013-02-24Generate abi-descriptor.xml-s in CMake buildsBalint Reczey1-1/+1
2013-02-06Remove more unnecessary defintions.Gerald Combs1-4/+0
2013-02-04Fix more verbosity macros.Gerald Combs1-8/+8
2013-02-04More silent build support.Gerald Combs1-3/+23
2013-02-01Add $(AM_V_GEN) in a few more places.Gerald Combs1-3/+3
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-02Don't complain about using GNU make extensions during running ./autogen.shBalint Reczey1-0/+2
2011-06-04Use more include dirs for ABI dumping to make preprocessor happier.Balint Reczey1-1/+1
2011-05-31Add dumpabi target to Makefiles in wsutil, epan and wiretap directories.Balint Reczey1-0/+5
2010-12-16Export only defined symbols from libwsutil.Balint Reczey1-1/+1
2010-12-07Make libtool export only symbols listed in *.def filesBalint Reczey1-0/+3
2007-08-04Add a script as a front-end for Flex, to work around various problems,Guy Harris1-5/+1
2007-08-01Add a Makefile.am.inc file, to hold rules etc. used by multipleGuy Harris1-0/+29