aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/macosx/osx-app.sh
AgeCommit message (Expand)AuthorFilesLines
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-5/+5
2017-01-04Running Wireshark through a symlink doesn't work.Guy Harris1-3/+10
2016-12-16Add symlinks to Wireshark binaries in Resources/bin, and point there.Guy Harris1-18/+31
2016-12-06Add udpdump to the macOS package.Gerald Combs1-1/+7
2016-07-11osx-app: small improvement in packaging script.Dario Lombardo1-10/+7
2016-07-08Handle extcap binaries and the libssh upon which some depend.Guy Harris1-0/+8
2016-07-08osx-app.sh: add ciscodump.Dario Lombardo1-0/+4
2016-03-14OS X: Remove GTK+ packaging.Gerald Combs1-240/+40
2016-02-15Build the extcap programs in the extcap directory.Guy Harris1-10/+49
2015-12-22extcap: add randpktdump, a random packet generator.Dario Lombardo1-0/+1
2015-11-21Fix OSX 10.5 autotools package for missing sshdumpGraham Bloice1-1/+5
2015-11-19osx: fix build when binary list is not fully compiled.Dario Lombardo1-1/+3
2015-11-19extcap: add sshdump.Dario Lombardo1-0/+1
2015-11-10Apple calls it just "OS X" these days.Guy Harris1-2/+2
2015-10-22Try to fix osx-app.sh bundle creation.Gerald Combs1-0/+1
2015-10-22osx-app.sh: Make sure we sign the Wireshark executable.Gerald Combs1-1/+1
2015-10-22osx-app.sh: Fix bundling.Gerald Combs1-2/+9
2015-10-22osx-app.sh: Make sure we sign our binaries.Gerald Combs1-0/+16
2015-10-22osx-app.sh fixups.Gerald Combs1-77/+129
2015-10-01CMake: OS X packaging updates.Gerald Combs1-0/+1
2015-10-01OS X: Integrate CMake and osx-dmg.shGerald Combs1-2/+2
2015-07-13Crank down the log level for macdeployqt.Guy Harris1-1/+2
2015-07-13Don't treat Qt frameworks as dependencies.Guy Harris1-0/+5
2015-07-13On OS X, add an rpath for the Qt frameworks, and remove it in the app bundle.Guy Harris1-0/+21
2015-07-13Go back to using macdeployqt for now.Guy Harris1-121/+10
2015-07-13Rpathify references to Qt frameworks separately from references to libraries.Guy Harris1-1/+37
2015-07-13Copy over the entire framework and then clean it up.Guy Harris1-6/+11
2015-07-13Don't copy the entire framework.Guy Harris1-8/+11
2015-07-13Remove unintended removal of a / in a pathname.Guy Harris1-1/+1
2015-07-13Handle Qt 4 when looking for the Qt frameworks directory.Guy Harris1-1/+8
2015-07-13Handle both @rpath/ and absolute paths in Qt framework install names.Guy Harris1-5/+5
2015-07-13Make OS X .app bundling work with Qt 5.5.Guy Harris1-5/+75
2015-04-17Make androiddump loadable on OS X.Gerald Combs1-0/+1
2015-04-12Fix the path for androiddump.Guy Harris1-1/+1
2015-04-12Add missing androiddump stuffMichal Labedzki1-0/+1
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