aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-01-23Add an SKT.xml file.Anders Broman1-1/+2
2013-01-23Missing space?Anders Broman1-1/+1
2013-01-23svn path=/trunk/; revision=47225Anders Broman1-1/+3
2013-01-23Make it possible to add custom radius dictionaries. Top Makefile.am needs mor...Anders Broman1-0/+1
2013-01-19Replace more XPMs with PNGs.Gerald Combs1-6/+6
2013-01-02Fix UI library dependency checking.Gerald Combs1-1/+7
2013-01-02Try to force configure to pick up CXXLINK.Gerald Combs1-1/+3
2013-01-02Try a simpler and hopefully more reliable method of linking.Gerald Combs1-14/+4
2013-01-02Make sure we don't try to distribute nonexistent files.Gerald Combs1-1/+5
2013-01-01Play Three-card^WTwo-link-target Monte with Autotools.Gerald Combs1-5/+15
2012-12-31Automake's "dummy.cpp" trick is all-or-nothing. Instead of forcingGerald Combs1-1/+5
2012-12-31If we're linking with Qt pass a hint to automake that it needs to use c++Gerald Combs1-0/+4
2012-12-31It might help for the Qt version of Wireshark to link against the QtGerald Combs1-0/+1
2012-12-31Add new images to Makefile.amAlexis La Goutte1-0/+3
2012-12-31Make sure we link Wireshark with the right UI library.Gerald Combs1-1/+1
2012-12-26Fix a bunch of warnings.Guy Harris1-2/+0
2012-12-23Update Dictonary from FreeRadius(-server) Master branch https://github.com/Fr...Alexis La Goutte1-0/+3
2012-12-19Add a new target: install_desktop_files which installs some files forJeff Morriss1-0/+18
2012-12-19Add wireshark-mime-package.xml to EXTRA_DIST.Jeff Morriss1-0/+1
2012-12-19As suggested in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8076 :Jeff Morriss1-2/+3
2012-12-18text2pcap needs only the wsutil lib, not the wiretap lib (as far as I can see).Michael Tüxen1-1/+0
2012-12-05Create 16x16 and 24x24 versions of the document icon with a contrastingGerald Combs1-1/+2
2012-11-27From report of Joerg Wunsch via https://bugs.wireshark.org/bugzilla/show_bug....Alexis La Goutte1-0/+2
2012-11-22On UN*X, if an interface has a description, use it as the "friendlyGuy Harris1-1/+7
2012-11-22Assume, at least for now, that "Darwin" means "OS X"; don't botherGuy Harris1-5/+5
2012-11-22Fix indentation.Guy Harris1-2/+2
2012-11-19From Mike Garratt:Anders Broman1-0/+2
2012-10-21Revert r45692 and try to fix link failure another way: console_win32.[ch] def...Pascal Quantin1-0/+2
2012-10-12Include setup.ini in the tarball.Anders Broman1-0/+1
2012-10-09- Add Nokai Siemens Networks AVP.Anders Broman1-1/+2
2012-10-08From GeorgiaK:Anders Broman1-1/+2
2012-10-04Remove the previous distribution file.Gerald Combs1-1/+1
2012-10-04Add a "patch-bzip2" target which creates a patch from the previous microGerald Combs1-0/+22
2012-09-24From Jim Young, bug 7745.Martin Mathieson1-1/+11
2012-09-14libgtkui_dirty → libui_dirty.Gerald Combs1-1/+1
2012-08-19Make sure osx-dmg.sh is executable.Gerald Combs1-0/+1
2012-08-12Patching configure.in files and regenerating them is a bag of hurt, asGuy Harris1-1/+0
2012-08-11Add some patches to make PortAudio build with the macosx-setup.shGuy Harris1-0/+2
2012-08-10Add diameter/AlcatelLucent.xml to the distribution.Anders Broman1-1/+2
2012-07-31(Attempt to) reflect the file moves from r44165.Jeff Morriss1-27/+45
2012-07-23README.dfilter is no more.Jeff Morriss1-1/+0
2012-07-20WiMAX OFDMA PHY SAP dissector plugin (https://bugs.wireshark.org/bugzilla/sho...Michael Mann1-1/+2
2012-07-03Expand that comment to note that there's no guarantee that GLIB_LIBS hasGuy Harris1-0/+3
2012-07-03As per Gentoo bug 423743Guy Harris1-6/+20
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-25Revert 43481: linking dftest against libui was not the problem.Jeff Morriss1-0/+1
2012-06-25Move get_args_as_string from ui/util.c into wsutil (maybe not to the bestJeff Morriss1-1/+0
2012-06-21It's FindNL.cmake not FindLIBNL.cmakeJeff Morriss1-1/+1
2012-06-20Complete cmake support for netlink detectionJörg Mayer1-0/+1
2012-06-19AAAAARGH. Making the UI libs platform-dependent breaks dependencyGuy Harris1-2/+3