Try to fix osx-app.sh bundle creation.
[metze/wireshark/wip.git] / packaging / macosx / osx-app.sh
2015-10-22 Gerald CombsTry to fix osx-app.sh bundle creation.
2015-10-22 Gerald Combsosx-app.sh: Make sure we sign the Wireshark executable.
2015-10-22 Gerald Combsosx-app.sh: Fix bundling.
2015-10-22 Gerald Combsosx-app.sh: Make sure we sign our binaries.
2015-10-22 Gerald Combsosx-app.sh fixups.
2015-10-01 Gerald CombsCMake: OS X packaging updates.
2015-10-01 Gerald CombsOS X: Integrate CMake and osx-dmg.sh
2015-07-13 Guy HarrisCrank down the log level for macdeployqt.
2015-07-13 Guy HarrisDon't treat Qt frameworks as dependencies.
2015-07-13 Guy HarrisOn OS X, add an rpath for the Qt frameworks, and remove...
2015-07-13 Guy HarrisGo back to using macdeployqt for now.
2015-07-13 Guy HarrisRpathify references to Qt frameworks separately from...
2015-07-13 Guy HarrisCopy over the entire framework and then clean it up.
2015-07-13 Guy HarrisDon't copy the entire framework.
2015-07-13 Guy HarrisRemove unintended removal of a / in a pathname.
2015-07-13 Guy HarrisHandle Qt 4 when looking for the Qt frameworks directory.
2015-07-13 Guy HarrisHandle both @rpath/ and absolute paths in Qt framework...
2015-07-13 Guy HarrisMake OS X .app bundling work with Qt 5.5.
2015-04-17 Gerald CombsMake androiddump loadable on OS X.
2015-04-12 Guy HarrisFix the path for androiddump.
2015-04-12 Michal LabedzkiAdd missing androiddump stuff
2014-10-30 Gerald CombsAdd a missing backslash.
2014-10-30 Gerald CombsOS X: Don't add libtool control files to the app bundle.
2014-10-23 Gerald CombsOS X: Integrate CMake and osx-app.sh
2014-10-21 Gerald Combsosx-app.sh: Add verbosity.
2014-10-21 Gerald CombsMake the "-qt" option the default in the OS X packaging...
2014-09-03 Gerald CombsOS X packaging fix.
2014-09-02 Gerald CombsOS X packaging fix: wireshark-qt → wireshark.
2014-06-18 Guy HarrisGet rid of the Python stuff, as we've gotten rid of...
2014-06-17 Guy HarrisWhen building an OS X package for GTK+, put the librari...
2014-06-06 Guy HarrisGet rid of some stuff left over from the days of drag...
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-19 Alexis La GoutteThe 1.11.x installer puts the global plugins in the...
2013-11-12 Gerald CombsFix permissions for installed OS X files and directories.
2013-11-10 Gerald CombsMore packaging updates.
2013-11-07 Gerald CombsPrint LC_VERSION_MIN_MACOSX for each executable and...
2013-10-28 Gerald CombsAdd some verbosity.
2013-10-25 Gerald CombsExit if we're building with Qt and we can't find macdep...
2013-10-21 Gerald CombsCode signing updates.
2013-10-17 Gerald CombsSign all of the executables.
2013-10-15 Gerald CombsIf CODE_SIGN_IDENTITY is set use it to sign the app...
2013-10-10 Gerald CombsFixes for the utility-launcher script.
2013-10-09 Gerald CombsSometimes we need to @rpathify libraries from more...
2013-10-07 Gerald CombsTry to fix building the GTK flavor OS X app.
2013-10-01 Gerald CombsAdd Wireshark back to the GTK+ package.
2013-09-30 Gerald CombsThe Qt executables shouldn't need any wrappers. Just...
2013-09-30 Gerald CombsMake sure we copy Wireshark's libraries to Frameworks...
2013-09-30 Gerald CombsBe a little more verbose.
2013-09-30 Gerald CombsUse macdeployqt to add the Qt bits to our bundle. Put...
2013-09-30 Gerald CombsMore Qt app bundle migration. Still doesn't work quite...
2013-09-30 Gerald CombsStart migrating the OS X app bundle to Qt. This will...
2013-07-13 Guy HarrisOn OS X, set the rpath for executables to include
2013-07-13 Guy HarrisSuggest why the rpathification of the libraries might...
2013-07-06 Guy HarrisAdd a --enable-osx-deploy-target option to set the...
2013-01-05 Guy HarrisDefault to LIBPREFIX being /usr/local, as that's where...
2012-06-19 Jeff MorrissFollowup to r43370: don't install idl2wrs or its man...
2011-07-17 Guy HarrisWe don't have an "--enable-osxapp" configure option...
2011-07-17 Guy HarrisHandle versions of GTK+ where gdk-pixbuf is a separate...
2011-05-20 Guy HarrisFix annoying typo.
2011-05-20 Guy HarrisIn at least some versions of OS X SystemStarter gets...
2010-10-20 Stig BjørlykkeCopy GDK pixbuf loaders libs to the Wireshark.app.
2010-01-01 Stig BjørlykkeRemove copying gnome-vfs modules, we don't use it.
2009-05-31 Stig BjørlykkeAdded support for python bindings in the OSX package.
2009-04-22 Gerald CombsDon't rename the "ChmodBPF" directory to "Startup"...
2008-06-18 Stig BjørlykkeDo not overwrite existing files when copying dependenci...
2008-03-21 Gerald CombsScale the 128-pixel icon down a little, so that it...
2008-03-15 Gerald CombsCheck in the OS X packaging patch from bug 2341, since...