aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/macosx/osx-app.sh
AgeCommit message (Expand)AuthorFilesLines
2014-10-30Add a missing backslash.Gerald Combs1-1/+1
2014-10-30OS X: Don't add libtool control files to the app bundle.Gerald Combs1-1/+3
2014-10-23OS X: Integrate CMake and osx-app.shGerald Combs1-196/+219
2014-10-21osx-app.sh: Add verbosity.Gerald Combs1-1/+1
2014-10-21Make the "-qt" option the default in the OS X packaging scripts.Gerald Combs1-3/+9
2014-09-03OS X packaging fix.Gerald Combs1-1/+1
2014-09-02OS X packaging fix: wireshark-qt → wireshark.Gerald Combs1-2/+2
2014-06-18Get rid of the Python stuff, as we've gotten rid of Python plugin support.Guy Harris1-10/+2
2014-06-17When building an OS X package for GTK+, put the libraries in lib.Guy Harris1-5/+10
2014-06-06Get rid of some stuff left over from the days of drag-install.Guy Harris1-14/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-19The 1.11.x installer puts the global plugins in the wrong place [Mac OS X]Alexis La Goutte1-1/+1
2013-11-12Fix permissions for installed OS X files and directories.Gerald Combs1-1/+3
2013-11-10More packaging updates.Gerald Combs1-1/+1
2013-11-07Print LC_VERSION_MIN_MACOSX for each executable and library.Gerald Combs1-0/+9
2013-10-28Add some verbosity.Gerald Combs1-0/+2
2013-10-25Exit if we're building with Qt and we can't find macdeployqt.Gerald Combs1-2/+2
2013-10-21Code signing updates.Gerald Combs1-32/+51
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 Combs1-0/+6
2013-10-10Fixes for the utility-launcher script.Gerald Combs1-2/+2
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-01Add Wireshark back to the GTK+ package.Gerald Combs1-1/+1
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 Combs1-40/+8
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-07-13On OS X, set the rpath for executables to includeGuy Harris1-41/+115
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-01-05Default to LIBPREFIX being /usr/local, as that's where macosx-setup.shGuy Harris1-6/+9
2012-06-19Followup to r43370: don't install idl2wrs or its man page.Jeff Morriss1-1/+0
2011-07-17We don't have an "--enable-osxapp" configure option; update a comment.Guy Harris1-3/+7
2011-07-17Handle versions of GTK+ where gdk-pixbuf is a separate library.Guy Harris1-2/+31
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
2010-10-20Copy GDK pixbuf loaders libs to the Wireshark.app.Stig Bjørlykke1-0/+7
2010-01-01Remove copying gnome-vfs modules, we don't use it.Stig Bjørlykke1-9/+0
2009-05-31Added support for python bindings in the OSX package.Stig Bjørlykke1-0/+7
2009-04-22Don't rename the "ChmodBPF" directory to "Startup". Add an alias toGerald Combs1-3/+3
2008-06-18Do not overwrite existing files when copying dependencies, as this willStig Bjørlykke1-1/+1
2008-03-21Scale the 128-pixel icon down a little, so that it looks better in the dock.Gerald Combs1-13/+13
2008-03-15Check in the OS X packaging patch from bug 2341, since I've hadGerald Combs1-0/+372