aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-26Move native Win32 code to its own directory and out of gtk directory (hopeful...Stephen Fisher1-0/+5
2010-11-18From Taras Kotov: Anders Broman1-0/+1
2010-11-16Split libui into libui and libui_dirty. The latter contains (only)Jeff Morriss1-1/+2
2010-10-13Add a wireshark file stock icon.Anders Broman1-0/+1
2010-10-04Don't remove the services file. It isn't built in the same way thatGerald Combs1-2/+1
2010-10-04Copy make-sminmpec.pl to make-services.pl and modify it to fetch theGerald Combs1-1/+5
2010-08-03Remove the up/down arrow images. They haven't been used in a very longGerald Combs1-2/+0
2010-07-15Only link programs that call stuff in Application Services or CoreGuy Harris1-4/+5
2010-07-15Move the code to get version information for libraries used byGuy Harris1-2/+0
2010-06-30Add Visual C++ project files to the distribution.Gerald Combs1-1/+6
2010-06-05Back out r33088 for now.Gerald Combs1-1/+0
2010-06-04From Matt Poduska via bug 1957 (with minor changes):Gerald Combs1-0/+1
2010-05-31Wireshark requires routines from libm, such as ceil(), so link with it;Guy Harris1-1/+1
2010-05-28Move some code (including the optional objects) into libwsutilJeff Morriss1-27/+0
2010-05-18Add CPackConfig.txt to the tarball.Jaap Keuter1-1/+2
2010-05-17Add CMakeOptions.txt to the source distributionJeff Morriss1-0/+1
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.Jeff Morriss1-1/+43
2010-04-27Fix a typo in a commentJeff Morriss1-1/+1
2010-04-09Rename README.win32 to README.windows and add a 64-bit download link.Gerald Combs1-1/+1
2010-04-08Add --enable-setcap-install and --with-dumpcap-group.Gerald Combs1-3/+11
2010-03-18From KATAOKA Toshihiro:Anders Broman1-0/+1
2010-03-16This adds a new dissector plugin: INTERLINK. This protocol is used inUwe Girlich1-0/+1
2010-02-10Use automake to build things in docbook/ .Jeff Morriss1-3/+1
2010-01-14Set correct locale in make-version.pl instead of in Makefiles.Stig Bjørlykke1-1/+1
2010-01-10Fix 'make rpm-package' so it works again ...Bill Meier1-2/+2