aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-28Make it so that alternate-prefix RPM builds actually work.Jeff Morriss1-3/+3
2013-02-28Be a little quieter (and do a little more cleanup) when building RPMs.Jeff Morriss1-2/+2
2013-02-27Don't install the desktop-integration files in our (Wireshark's) dataJeff Morriss1-14/+22
2013-02-25Add dumpabi targets to CMake buildsBalint Reczey1-3/+3
2013-02-08Also build the source RPM. Clean up after ourselves when done.Jeff Morriss1-2/+3
2013-02-08Add new images to Makefile.am (needed when use make dist-*)Alexis La Goutte1-0/+2
2013-02-08Put all the aclocal-fallback files in the source distribution.Jeff Morriss1-0/+4
2013-02-08Move move of the Qt checks into AM_PATH_QT.Jeff Morriss1-2/+0
2013-02-07There is no longer any need to link wireshark.desktop and wireshark.png into ...Jeff Morriss1-2/+1
2013-02-06Fix installation of wireshark.desktop (create the directory first)Jeff Morriss1-2/+2
2013-02-05Use DESTDIR when installing desktop files.Jeff Morriss1-13/+13
2013-02-04At least as I readGuy Harris1-2/+2
2013-02-04Prettify more build output.Gerald Combs1-1/+6
2013-02-04Try creating a script for Debian and derivatives that will grab theGuy Harris1-0/+1
2013-02-02For Qt 5, we need to link with the QtWidgets and QtPrintSupportGuy Harris1-0/+2