aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-12-09Add media playback icons.Guy Harris1-0/+3
2014-12-04There's no need to talk about update-alternatives here.Jeff Morriss1-12/+0
2014-12-04Don't do the desktop integration stuff if we're not building Wireshark.Guy Harris1-2/+14
2014-12-04Don't do all the fd.o desktop integration stuff on OS X.Guy Harris1-0/+14
2014-12-04Put a bunch of suggestions in post-install/post-uninstall hooks.Guy Harris1-12/+41
2014-12-03Try to please the buildboots by plasing th '#' at the begining of theAndersBroman1-11/+11
2014-12-03Install the other desktop files with "make install" as well.Guy Harris1-22/+24
2014-12-03Use $(srcdir) when installing image/wsicon.svg.Guy Harris1-1/+1
2014-12-03Uninstall the icons with "make uninstall".Guy Harris1-1/+10
2014-12-03Get rid of trailing blank.Guy Harris1-1/+1
2014-12-03Always install icons, and install them under $(datadir).Guy Harris1-8/+53
2014-11-28RADIUS: Sync with FreeRADIUS MasterAlexis La Goutte1-0/+2
2014-11-25Add on to the dummy.cpp hack that forces wireshark to be linked with aStephen Fisher1-0/+6
2014-11-24Revert "Allow "(g)make tags" to work again"Alexis La Goutte1-1/+1
2014-11-24Allow "(g)make tags" to work againStephen Fisher1-1/+1
2014-11-04Add the flag SVGs to the set of files we distribute.Guy Harris1-0/+7
2014-11-03[Radius] Update dictionaries from freeradius 3.0.4Anish Bhatt1-2/+49
2014-10-28Qt: Add a set of 2x 16-pixel toolbar icons.Gerald Combs1-27/+49
2014-10-28Try to fix dist.Gerald Combs1-9/+35
2014-10-23OS X: Integrate CMake and osx-app.shGerald Combs1-1/+3
2014-09-23Try to fix dist.Gerald Combs1-1/+0
2014-09-22Fix dist.Gerald Combs1-0/+6
2014-09-22Qt: Use wsiconcap while we're capturing.Gerald Combs1-0/+1
2014-09-21Qt: Multi-state capture start icon.Gerald Combs1-0/+4
2014-09-20Qt: Add stock icons.Gerald Combs1-13/+87
2014-09-16Fix the patch-bzip2 target.Gerald Combs1-2/+2
2014-09-06Put asn1 back as a distributed subdirectory.Guy Harris1-0/+1
2014-09-06Remove obsolete dissectors.AndersBroman1-1/+0
2014-09-02Qt → wireshark. GTK+ → wireshark-gtk.Gerald Combs1-28/+27
2014-08-29Consolidate several 3GPP Diameter xml files into one.Jeff Morriss1-6/+1
2014-08-28Add 3GPP2 Tx AVPs. Move all the 3GPP2 stuff into its own XML file.Jeff Morriss1-0/+1
2014-08-06Revert "Add a cmake build to distcheck to ensure that we distribute all the f...Jeff Morriss1-11/+0
2014-08-06Revert "When doing the distcheck cmake check only verify that cmake runs, don...Jeff Morriss1-0/+1
2014-08-05When doing the distcheck cmake check only verify that cmake runs, don't verifyJeff Morriss1-1/+0
2014-08-04Add a cmake build to distcheck to ensure that we distribute all the filesJeff Morriss1-0/+11
2014-08-04Rip out the filetap codeEvan Huus1-8/+0
2014-08-01Add doxygen_global.cfg to the source distribution.Jeff Morriss1-1/+2
2014-08-01Add wireshark.pc.in to the source distribution (needed for cmake).Jeff Morriss1-0/+1
2014-07-31Add more files to the release tarball.Guy Harris1-0/+3
2014-07-31Add a bunch of missing files to the distribution.Guy Harris1-0/+58
2014-07-31Add some missing CMake files to the distribution.Guy Harris1-0/+17
2014-07-27Add some scripts to fix up Qt's OS X binary packages.Guy Harris1-0/+2
2014-07-18Fix install_desktop_files non-portability and add out-of-tree support.Fabian Raetz1-5/+10
2014-07-15No more README.irix.Guy Harris1-1/+0
2014-07-04Move utility routines for capturing into a libcaputils static library.Guy Harris1-9/+8
2014-07-02Fail if any of the install-exec-hook commands fails.Guy Harris1-5/+5
2014-06-26New HP DTD dictionary fileBasil1-0/+1
2014-06-24Fix OS X CMake build.Guy Harris1-0/+1
2014-06-23Move the routines to talk to dumpcap into a static libcapchild.Guy Harris1-7/+40
2014-06-17Simplify obtaining the absolute path of the build dirJoerg Mayer1-2/+2