aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am.inc
Commit message (Expand)AuthorAgeFilesLines
* autotools: Add automake silent rule for ln -sJoão Valverde2016-05-191-0/+4
* Add a rule to build lemon so any target that depends on it can (re)build it i...Jeff Morriss2016-04-281-2/+4
* autotools: Use AC_SUBST to set -Werror flagJoão Valverde2016-04-071-6/+0
* Remove obsolete automake implicit ruleJoão Valverde2016-04-051-3/+0
* autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde2016-02-211-11/+13
* autotools: Cleanup some installation directory stuffJoão Valverde2016-02-211-1/+1
* autotools: Remove extra space from outputJoão Valverde2016-02-171-1/+1
* autotools: Add more silent build rulesJoão Valverde2016-02-111-0/+9
* Remove GNU make extensionJoão Valverde2016-02-021-2/+2
* autotools: Fix 'make dumpabi'João Valverde2016-01-311-2/+2
* autotools: Don't use "user variables" to set build flagsJoão Valverde2016-01-281-1/+29
* Fix 'make dumpapi' targetJoão Valverde2015-11-231-2/+7
* Continue to remove $Id$ from top of fileAlexis La Goutte2014-03-311-2/+0
* Pass the name of the sed executable as an explicit argurment toJörg Mayer2013-11-031-4/+4
* Add dumpabi targets to CMake buildsBalint Reczey2013-02-251-1/+1
* Generate abi-descriptor.xml-s in CMake buildsBalint Reczey2013-02-241-1/+1
* Remove more unnecessary defintions.Gerald Combs2013-02-061-4/+0
* Fix more verbosity macros.Gerald Combs2013-02-041-8/+8
* More silent build support.Gerald Combs2013-02-041-3/+23
* Add $(AM_V_GEN) in a few more places.Gerald Combs2013-02-011-3/+3
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Don't complain about using GNU make extensions during running ./autogen.shBalint Reczey2012-06-021-0/+2
* Use more include dirs for ABI dumping to make preprocessor happier.Balint Reczey2011-06-041-1/+1
* Add dumpabi target to Makefiles in wsutil, epan and wiretap directories.Balint Reczey2011-05-311-0/+5
* Export only defined symbols from libwsutil.Balint Reczey2010-12-161-1/+1
* Make libtool export only symbols listed in *.def filesBalint Reczey2010-12-071-0/+3
* Add a script as a front-end for Flex, to work around various problems,Guy Harris2007-08-041-5/+1
* Add a Makefile.am.inc file, to hold rules etc. used by multipleGuy Harris2007-08-011-0/+29