aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-07-13On OS X, add an rpath for the Qt frameworks, and remove it in the app bundle.Guy Harris1-1/+1
2015-06-24Qt: Add x-capture-file-reload@2x.svg to Makefile.amAlexis La Goutte1-0/+2
2015-04-29Reorganize some of the Diameter XML files, taking advantage of the fact thatJeff Morriss1-4/+1
2015-04-20Add Tekelec (now Oracle) AVPs.Jeff Morriss1-0/+1
2015-04-16RADIUS: Sync with FreeRADIUS MasterAlexis La Goutte1-0/+1
2015-04-08extcap: Add support for Android - androiddumpMichal Labedzki1-1/+17
2015-03-13Add a test-programs target everywhere.Gerald Combs1-0/+3
2015-03-08Add the @2x expert indicators.Gerald Combs1-0/+5
2015-03-08Update the expert indicators.Gerald Combs1-1/+0
2015-03-07Add GenerateTestSh.cmake to the distribution.Gerald Combs1-0/+1
2015-03-02Qt: Add @2x images to the layout preferences.Gerald Combs1-0/+6
2015-02-18RADIUS: Add new dicto from FreeRADIUSAlexis La Goutte1-1/+2
2015-02-18Uninstall wireshark.appdata.xml.Gerald Combs1-1/+2
2015-02-18Add an appdata entry for Wireshark.Jeff Morriss1-0/+3
2015-02-04RADIUS: Sync with FreeRADIUS MasterAlexis La Goutte1-0/+2
2015-02-04Simplify how we find Lua and expand the places we look.Jeff Morriss1-1/+1
2015-01-26Add Cmakefiles missing from the distribution.Anders1-0/+3
2015-01-21Link only the GUIs with SBC (if we have SBC). The other programs don'tJeff Morriss1-1/+2
2015-01-20CMake: Set an output directory for plugins.Gerald Combs1-0/+2
2015-01-19Updated company name from Nokia Siemens Networks to Nokia Solutions and Netwo...Josip Medved1-1/+1
2015-01-16CMakeList.txt/Makefile.am (root) : fix indent (use tabs)Alexis La Goutte1-110/+110
2015-01-09CMake: Migrate to hhc.cmake.Gerald Combs1-11/+12
2015-01-06Revert e65f581ffa86f6bfd566a9b66ca2c882f465727f, whichJoerg Mayer1-0/+2
2015-01-01Remove wireshark_cxx.Guy Harris1-1/+1
2015-01-01Move ui/qt/main.cpp to wireshark-qt.cpp, and get rid of the dummy.cpp hack.Guy Harris1-23/+1
2014-12-24Put a C comment in dummy.cpp so the user knows where dummy.cpp came fromStephen Fisher1-1/+1
2014-12-23Add .mailmap: fix duplicate/wrong e-mail or name in commit logAlexis La Goutte1-0/+1
2014-12-20Use AC_SEARCH_LIBS() for math functions.Guy Harris1-16/+14
2014-12-18Add new cmake.in files to the distributionMaarten Bezemer1-0/+2
2014-12-18Add new cmake files to the distributionAndersBroman1-0/+2
2014-12-11CMake: Make it easier to generate the release notes & NEWS.Gerald Combs1-1/+0
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