aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-02The answer toGuy Harris1-6/+1
2011-10-25Forward-port r39581 from the 1.6 trunk.Gerald Combs1-1/+4
2011-10-25In dist-hook, don't try to copy version.conf if it already exists in theGerald Combs1-1/+1
2011-09-24Use one of the new icons for remote interfaces.Michael Tüxen1-0/+4
2011-09-08Revert rev 38340 (which was itself a reversion of 34807): if we can't find theJeff Morriss1-8/+17
2011-08-31Remove tree-view-ui.xml and bytes-view-ui.xmlStig Bjørlykke1-3/+1
2011-08-28Escape the newlines in the definition of ui_DATA.Guy Harris1-2/+2
2011-08-28Add the main menubar UI description.Anders Broman1-0/+1
2011-08-28Add the treeView popup UI description.Anders Broman1-0/+1
2011-08-28Install the GUI xml files. I'm not sure about the Makefile.am changes pkease ...Anders Broman1-0/+8
2011-08-23Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke1-5/+0
2011-07-21Add missing FindGTK3.cmakeJörg Mayer1-29/+30
2011-07-15Patch GnuTLS's pkg-config file; it says "requires zlib", but OS X, whileGuy Harris1-0/+1
2011-07-15Add Joerg Mayer's macos-setup.sh script, modified to add an "x" afterGuy Harris1-0/+3
2011-06-27Remove compile and ylwrap when 'make maintainer-clean'.Stig Bjørlykke1-1/+3
2011-06-11Do the Python embedding similarly to other "default = yes, if available"Guy Harris1-0/+4
2011-06-09From Madhusudhan M:Anders Broman1-1/+3
2011-06-08From Michael Mann:Anders Broman1-1/+0
2011-06-07Move packet-sercosiii.c to be a builtin dissector.Anders Broman1-1/+0
2011-06-07Add more missing files.Anders Broman1-0/+1
2011-06-07Add files to distribution.Anders Broman1-0/+1
2011-05-31Add abi-descriptor.template to the distribution.Gerald Combs1-0/+1
2011-05-31Add top-level dumpabi target.Balint Reczey1-0/+5
2011-05-27Remove some stuff again.Anders Broman1-7/+0
2011-05-27Include missing files in distribution.Anders Broman1-0/+9
2011-05-26Add FindGMODULE2.cmake and FindGTHREAD2.cmake to the dist.Anders Broman1-0/+2
2011-05-25Add new dictionary from freeradius.org: GIT 2.1.x branch.Bill Meier1-0/+1
2011-05-24Update list of radius dictionary files to reflect adds/deletes.Bill Meier1-2/+12
2011-05-19Add pdml2html.xsl to the source tarball.Guy Harris1-1/+2
2011-05-19From Dirk Jagdmann via bug 5875:Gerald Combs1-1/+1
2011-05-12More OS X installer fixes and tweaks.Gerald Combs1-0/+4
2011-05-12Another attempt to fix the OS X .dmg builds.Gerald Combs1-1/+1
2011-04-13capinfos and editcap need PYTHON_DIR when we have Python enabled.Gerald Combs1-2/+2
2011-01-04Drop Python dissectors directory flag from programs that don't have dissectors.Jaap Keuter1-5/+5
2011-01-04Free dumpcap from linking to wiretap.Jaap Keuter1-1/+0
2010-12-06Update the location of make-manuf.Gerald Combs1-1/+0