aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-10-07Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9209 :Jeff Morriss1-0/+1
2013-10-01Use separate "Read me first" files for Qt and GTK+.Gerald Combs1-1/+1
2013-09-30Make sure we copy Wireshark's libraries to Frameworks. Use top_builddirGerald Combs1-1/+1
2013-09-30Fix compile when use gzip from make dist-gzip (Missing some images)Alexis La Goutte1-0/+2
2013-09-13Move debian-setup.sh into tools/Jeff Morriss1-1/+0
2013-08-21Make it possible to add custom Diameter AVP .xml files and distribute them by...Anders Broman1-1/+2
2013-08-21Arrange that "make distcheck" use the GUI configure flags used toGuy Harris1-0/+1
2013-08-07Switch to make-services.py. Fix some variable names and version tests.Gerald Combs1-1/+1
2013-07-25Make it easier to add custom (proprietary) Diameter XML files.Jeff Morriss1-0/+1
2013-07-25Reinstate r47243 (i.e., revert r50869): with the old way "make distcheck"Jeff Morriss1-2/+1
2013-07-24The files in aclocal-fallback are copies of .m4 files from variousGuy Harris1-1/+0
2013-07-24Use the dist_ prefix for the _DATA variables. That way we don't have toJeff Morriss1-14/+7
2013-07-24Revert http://anonsvn.wireshark.org/viewvc/trunk/Makefile.am?r1=47243&r2=4724...Anders Broman1-0/+1
2013-07-18Fix copy/paste errorPascal Quantin1-1/+0
2013-07-18From Anders: add Verizon Wireless dictionaryPascal Quantin1-2/+4
2013-07-15As suggest by Balint:Jeff Morriss1-1/+0
2013-07-15Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific th...Jeff Morriss1-1/+0
2013-07-12Note the issue with setting program_LINK.Guy Harris1-0/+6
2013-07-12Setting wireshark_LINK means that wireshark_LDFLAGS isn't used; there'sGuy Harris1-1/+0
2013-07-12Revert a change that shouldn't have been checked in.Guy Harris1-1/+1
2013-07-12print.ps moved to epan.Guy Harris1-2/+2
2013-07-12Move the print modules into epan.Jeff Morriss1-3/+0
2013-07-09Use older versions of some libraries, and build 32-bit, when buildingGuy Harris1-0/+1
2013-07-06Add a --enable-osx-deploy-target option to set the deployment targetGuy Harris1-1/+1
2013-06-27Don't assume the system include files are under /usr/include; trick theGuy Harris1-0/+1
2013-06-26Don't link wireshark against the Qt libraries and don't like wireshark-qtJeff Morriss1-5/+3
2013-06-25Last changes to autofoo, rename the files as they live now in their own dir...Luis Ontanon1-8/+6
2013-06-25Allow the Gtk+ and Qt versions to be built simultaneously (with autotools).Jeff Morriss1-29/+39
2013-06-25This should get cmake to ignore echld...Luis Ontanon1-5/+29
2013-06-25Revert --with-echld until I find out how to get it to work with Cmake...Luis Ontanon1-29/+5
2013-06-25--with-echldLuis Ontanon1-5/+29
2013-05-22On OS X, get the interface type from the System Configuration framework.Guy Harris1-2/+1
2013-05-01Install the new global profiles and add them to the distribution.Gerald Combs1-0/+9
2013-05-01Remove cmake/modules/FindPYTHON.cmake from the source distribution.Jeff Morriss1-1/+0
2013-04-30Move the contents of wsar_html/core to wsar_html. Create tag files forGerald Combs1-2/+4
2013-04-26Buildbot (via Twisted) sets a restrictive umask. Unset it before we runGerald Combs1-1/+1
2013-04-26Add some Doxygen checks.Gerald Combs1-0/+4
2013-04-26Update the main, epan, and ui Doxygen configuration files. Change theGerald Combs1-0/+9
2013-04-24Add a basic file for China Telecom AVP:s.Anders Broman1-0/+1
2013-03-28Make that wssplash *underscore* dev dot pngJaap Keuter1-1/+1
2013-03-28Distribute the shiny new splash screen logos.Jaap Keuter1-2/+2
2013-03-27Fix dist.Gerald Combs1-1/+2
2013-03-26Add new capture toolbar icons.Gerald Combs1-4/+8
2013-03-26Add wsicon128.png to the source distribution.Jeff Morriss1-4/+5
2013-03-26Fix dist.Gerald Combs1-1/+0
2013-03-26More icon updates. Gerald Combs1-9/+8
2013-03-12From David Arnold:Jaap Keuter1-3/+2
2013-03-08freekdesktop.org says all themes must fall back to 'hicolor' if they don't findJeff Morriss1-12/+8
2013-03-05Don't have a separate srpm-package target: we already build the SRPM while bu...Jeff Morriss1-15/+0
2013-03-05Move the install_desktop_files target so it's not in the middle of the variou...Jeff Morriss1-25/+24