CMake: Don't shadow PROCESSOR_ARCHITECTURE.
[metze/wireshark/wip.git] / Makefile.am.inc
2017-10-18 João Valverdeautotools: Remove abi-compliance-checker code
2017-04-26 Peter WuRemove runlex.sh script, just run lex directly
2017-02-15 Mark PhillipsCleanup runlex.sh to use builtin POSIX functions instea...
2016-10-19 Balint ReczeyUse the proper include dirs for ABI check
2016-05-19 João Valverdeautotools: Add automake silent rule for ln -s
2016-04-28 Jeff MorrissAdd a rule to build lemon so any target that depends...
2016-04-07 João Valverdeautotools: Use AC_SUBST to set -Werror flag
2016-04-05 João ValverdeRemove obsolete automake implicit rule
2016-02-21 João Valverdeautotools: Use pkg-config autoconf macros for GLib/GTK
2016-02-21 João Valverdeautotools: Cleanup some installation directory stuff
2016-02-17 João Valverdeautotools: Remove extra space from output
2016-02-11 João Valverdeautotools: Add more silent build rules
2016-02-02 João ValverdeRemove GNU make extension
2016-01-31 João Valverdeautotools: Fix 'make dumpabi'
2016-01-28 João Valverdeautotools: Don't use "user variables" to set build...
2015-11-23 João ValverdeFix 'make dumpapi' target
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2013-11-03 Jörg MayerPass the name of the sed executable as an explicit...
2013-02-25 Balint ReczeyAdd dumpabi targets to CMake builds
2013-02-24 Balint ReczeyGenerate abi-descriptor.xml-s in CMake builds
2013-02-06 Gerald CombsRemove more unnecessary defintions.
2013-02-04 Gerald CombsFix more verbosity macros.
2013-02-04 Gerald CombsMore silent build support.
2013-02-01 Gerald CombsAdd $(AM_V_GEN) in a few more places.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-02 Balint ReczeyDon't complain about using GNU make extensions during...
2011-06-04 Balint ReczeyUse more include dirs for ABI dumping to make preproces...
2011-05-31 Balint ReczeyAdd dumpabi target to Makefiles in wsutil, epan and...
2010-12-16 Balint ReczeyExport only defined symbols from libwsutil.
2010-12-07 Balint ReczeyMake libtool export only symbols listed in *.def files
2007-08-04 Guy HarrisAdd a script as a front-end for Flex, to work around...
2007-08-01 Guy HarrisAdd a Makefile.am.inc file, to hold rules etc. used...