aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/macosx
AgeCommit message (Expand)AuthorFilesLines
2013-10-21Code signing updates.Gerald Combs2-32/+54
2013-10-17Sign all of the executables.Gerald Combs1-2/+9
2013-10-15If CODE_SIGN_IDENTITY is set use it to sign the app bundle and theGerald Combs2-0/+18
2013-10-14Look for QtWidgets in the right directory.Gerald Combs1-6/+7
2013-10-10Fixes for the utility-launcher script.Gerald Combs4-13/+68
2013-10-09Sometimes we need to @rpathify libraries from more than one directory.Gerald Combs1-6/+23
2013-10-07Try to fix building the GTK flavor OS X app.Gerald Combs1-3/+8
2013-10-05More debugging.Guy Harris1-1/+2
2013-10-03Report what file we were using to determine the architecture.Guy Harris1-1/+1
2013-10-01Undo my previous manual undo of an RTF change made by the Mountain LionGuy Harris2-2/+2
2013-10-01Add Wireshark back to the GTK+ package.Gerald Combs1-1/+1
2013-10-01We install the wrapper scripts for the command-line tools inGuy Harris2-8/+8
2013-10-01Use separate "Read me first" files for Qt and GTK+.Gerald Combs4-23/+102
2013-09-30The Qt executables shouldn't need any wrappers. Just copy them overGerald Combs1-11/+18
2013-09-30Make sure we copy Wireshark's libraries to Frameworks. Use top_builddirGerald Combs1-2/+3
2013-09-30Be a little more verbose.Gerald Combs1-1/+1
2013-09-30Use macdeployqt to add the Qt bits to our bundle. Put our libraries inGerald Combs2-40/+13
2013-09-30More Qt app bundle migration. Still doesn't work quite right.Gerald Combs1-4/+28
2013-09-30Start migrating the OS X app bundle to Qt. This will likely break theGerald Combs1-89/+149
2013-09-27Have ChmodBPF kludge^Wcreate as many BPF devices as possible at startup.Gerald Combs1-5/+27
2013-08-26Use oldiconutil (https://github.com/uliwitness/oldiconutil) to convertGerald Combs1-0/+0
2013-08-12If we weren't started with special privileges, try to figure out ifGuy Harris1-6/+0
2013-07-31Set the minimum OS X version in the installer package based on theGuy Harris2-2/+2
2013-07-13On OS X, set the rpath for executables to includeGuy Harris2-42/+116
2013-07-13Suggest why the rpathification of the libraries might not be sufficient.Guy Harris1-30/+31
2013-07-06Add a --enable-osx-deploy-target option to set the deployment targetGuy Harris1-1/+13
2013-04-17Update FSF address.Guy Harris1-1/+2
2013-03-26Update the OS X application icon.Gerald Combs1-0/+0
2013-01-18Generate Info.plist using CMake and enable it in QtShark.pro. Update the dates.Gerald Combs1-2/+2
2013-01-05Don't assume developer tools are under /Developer - look forGuy Harris1-2/+12
2013-01-05Default to LIBPREFIX being /usr/local, as that's where macosx-setup.shGuy Harris1-6/+9
2013-01-05Don't assume that, in the output of the file command, the architectureGuy Harris1-4/+4
2013-01-05In the post-install script, get rid of plugins that got converted toGuy Harris1-1/+18
2012-08-19Get the package version using configure.in, not grep+sed. Make sure weGerald Combs2-9/+9
2012-06-19Followup to r43370: don't install idl2wrs or its man page.Jeff Morriss2-2/+0
2012-04-29Make the extension lower case.Guy Harris1-2/+15
2012-03-20Now, isn't that swell! Leopard's dseditgroup doesn't return a failureGuy Harris1-1/+1
2012-03-16Add @configure_input@ to a bunch of .in files that didn't have it.Guy Harris1-1/+2
2012-02-16As suggested on the -dev list today, add Wireshark_package.pmdoc to the sourceJeff Morriss9-2/+10
2012-01-01Happy New Year!Stig Bjørlykke1-2/+2
2011-11-15Add svn:executable to propsBill Meier2-0/+0
2011-11-02Requiescat in pace, osx-build.sh.Guy Harris1-1/+0
2011-11-02Remove osx-build.sh. It was never fully ported to the Wireshark buildGerald Combs1-335/+0
2011-07-17We don't have an "--enable-osxapp" configure option; update a comment.Guy Harris1-3/+7
2011-07-17Get rid of the .pkg and .dmg with "make clean".Guy Harris1-1/+2
2011-07-17Handle versions of GTK+ where gdk-pixbuf is a separate library.Guy Harris1-2/+31
2011-06-28Replace all strerror() with g_strerror().Stig Bjørlykke1-3/+0
2011-06-07Add files to distribution.Anders Broman1-0/+3
2011-05-20Fix annoying typo.Guy Harris1-1/+1
2011-05-20In at least some versions of OS X SystemStarter gets cranky if theGuy Harris1-0/+1