aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-19Don't install idl2wrs except in Debian's special wireshark-dev package.Jeff Morriss1-1/+0
2012-06-19Don't install main-menubar-ui.xmlAnders Broman1-8/+0
2012-06-18The toolkit-dependent UI library, well, depends on the toolkit. Make itGuy Harris1-3/+2
2012-06-15Don't install the Qt resource images. They get converted to C arrays inGerald Combs1-25/+0
2012-06-11Add TGPPS9.xml to makefile and NSIS installerPascal Quantin1-0/+1
2012-06-01Make packet-coseventcomm.c a bultin dissectorAnders Broman1-1/+0
2012-05-30The GIOP plugin is now one big plugin (instead of 2, or was it 4?).Jeff Morriss1-2/+1
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-1/+1
2012-03-30Remove the dependency on tools/make-services.pl for the services target.Gerald Combs1-1/+1
2012-03-21Automake can, at times, be a delicate fragile flower. Apparently,Guy Harris1-17/+5
2012-03-19Said hack didn't work.Guy Harris1-5/+0
2012-03-19Call the UI library in the Qt directory libqtui, not libui, to match theGuy Harris1-1/+1
2012-03-18Take the source files out of uiqt_DATA.Guy Harris1-40/+1
2012-03-18Add automake support for Qt - use --with-qt as a configure scriptGuy Harris1-4/+22
2012-03-14Update to glib 2.31.20.Michael Tüxen1-1/+0
2012-03-10Reflect the rename of the Xylan RADIUS dictionary.Guy Harris1-1/+1
2012-03-08Put more stuff from images into the release tarball.Guy Harris1-3/+11
2012-03-07And one more image file.Guy Harris1-0/+1
2012-03-07Include the new images in the release tarball.Guy Harris1-0/+3
2012-02-22We need to build libui even if we're only building TShark. Fixes bugGuy Harris1-2/+2
2012-02-19ui/cli now needs to be a distribution directory.Guy Harris1-1/+1
2012-02-19Build the TShark taps into a static libcliui library in the ui/cliGuy Harris1-20/+3
2012-02-19ui/gtk/main.c calls get_conn_cfilter(), which is defined in ui/util.c,Guy Harris1-1/+1
2012-02-18Create a libui (static) library in the ui directory, which contains theGuy Harris1-1/+6
2012-02-18Rename the (static) library built from stuff in ui/gtk to "libgtkui" inGuy Harris1-2/+2
2012-01-28Add the Qt files to the tarball.Anders Broman1-0/+64
2012-01-21Sync checkapi target with Makefile.common.Michael Tüxen1-12/+12
2012-01-16Make the win32 directory a subdirectory of the ui directory.Guy Harris1-5/+5
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-8/+8
2011-11-22Unconditionally install idl2wrsBalint Reczey1-1/+1
2011-11-22hardcode /bin/sh to idl2wrsBalint Reczey1-7/+1
2011-11-17Add an SVN_REVISION variable to config.nmake. This can be used toGerald Combs1-12/+0
2011-11-02We have to remove svnversion.h with "make distclean".Guy Harris1-2/+7