aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add more missing files.Anders Broman2011-06-071-0/+1
* Add links to libtool's recommendations for library versions.Gerald Combs2011-06-061-0/+1
* Reorganize dumpabi targets to keep temporary filesBalint Reczey2011-06-041-2/+3
* Add dumpabi target to Makefiles in wsutil, epan and wiretap directories.Balint Reczey2011-05-311-0/+10
* (As in the Windows builds) don't have checkapi check the 'abort' group in wir...Jeff Morriss2011-02-041-1/+3
* Fill out libwiretap's DEPENDENCIES line with the rest of the dependencies (fr...Jeff Morriss2010-12-071-2/+1
* Make libtool export only symbols listed in *.def filesBalint Reczey2010-12-071-1/+4
* Add Visual C++ project files to the distribution.Gerald Combs2010-06-301-0/+1
* * Tue May 26 2009 cmorve69@yahoo.esJörg Mayer2009-08-071-1/+1
* Rename all of the ascend files:Jörg Mayer2009-06-151-3/+3
* Link libwireshark and wiretap against libwsutil. That was the original intentJeff Morriss2008-09-161-2/+1
* Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris2008-07-021-0/+3
* file_util.c isn't part of Wiretap any more.Guy Harris2008-05-231-1/+0
* Create a new "Wireshark utility" library and move the mpeg-audio stuff fromJeff Morriss2008-05-201-0/+2
* Undo rev 24518 and (re)fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss2008-05-201-1/+1
* All our programs link against glib so don't there's no need to link our libra...Jeff Morriss2008-03-011-1/+1
* From Peter via http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2291 : libw...Jeff Morriss2008-02-221-1/+1
* _SOURCE has magic meaning and isn't to be used by non-wizards.Jörg Mayer2007-12-171-1/+1
* Run runlex.sh from the tools directory. Get rid of the extra copy inGuy Harris2007-12-071-7/+2
* Bug 1704 is fixed in the main branch by the simpler expedient of notGuy Harris2007-10-161-2/+2
* Add ascend-grammar.h explicitely to the generation rules, otherwiseJörg Mayer2007-09-241-1/+1
* Fix for bug 1704:Jaap Keuter2007-08-091-2/+2
* Add a script as a front-end for Flex, to work around various problems,Guy Harris2007-08-041-0/+7
* Add a Makefile.am.inc file, to hold rules etc. used by multipleGuy Harris2007-08-011-7/+2
* Add comments to various %option items to explain what they're doing. Guy Harris2007-07-301-5/+2
* include generator sources in EXTRA_DISTSebastien Tandel2007-05-181-0/+1
* Since code generated by lex may trigger gcc warnings, we are now generating twoSebastien Tandel2007-05-171-3/+24
* add support for the text export format of textronix k1[25]Luis Ontanon2007-05-021-0/+3
* Grr. Flex. Can't make warnings errors yet - we'd have to keep thatGuy Harris2007-04-231-4/+0
* Make warnings errors when possible.Guy Harris2007-04-231-0/+3
* remove "treat warnings as errors" barrier for every repo containing codeSebastien Tandel2007-04-141-3/+0
* 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
* Automake variables ending with _LDFLAGS are special:Guy Harris2007-01-121-1/+1
* second try for file_util.c ... (at least OS X didn't liked it)Ulf Lamping2007-01-121-0/+1
* On Darwin, build shared libraries with -Wl,-single_module to the LDFLAGSGuy Harris2007-01-041-1/+1
* If we have to use Lex or Flex, check whether we found it, first, and ifGuy Harris2006-10-191-0/+4
* name changeRonnie Sahlberg2006-05-211-2/+2
* After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"Jörg Mayer2005-07-101-1/+6
* Rename HEADER_FILES to NONGENERATED_HEADER_FILES, so that it's clearGuy Harris2004-07-271-1/+3
* Add a Makefile.common for Wiretap, and have Makefile.am andGuy Harris2004-07-261-72/+7
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Fix the CLEANFILES target so both static and shared libraries are cleaned.Olivier Biot2004-03-241-1/+2
* Make libethereal and libwiretap shared libs.Jörg Mayer2004-03-131-6/+5
* From Jeff Morriss: delete "ascend-grammar.c" and "ascend-grammar.h" withGuy Harris2004-03-061-1/+5
* From Rolf Fiedler: support for reading EyeSDN USB S0 trace files.Guy Harris2004-02-111-1/+3
* From Martijn Schipper: support for reading AiroPeek files in V9 captureGuy Harris2003-12-021-1/+3
* From Scott Emberley: support for reading Network Instruments version 9Guy Harris2003-10-311-1/+3
* From Marcel Holtmann: support for reading Linux Bluez Bluetooth stackGuy Harris2003-10-301-1/+3
* From Jesper Peterson: support for Endace ERF file format.Guy Harris2003-08-261-1/+3