Skinny: fix dissector registration for SSL
[metze/wireshark/wip.git] / packaging / macosx /
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-05-21 Guy HarrisInclude <sys/param.h> to get MAXPATHLEN.
2015-05-21 Guy HarrisRemove trailing whitespace.
2015-05-21 Guy HarrisDon't just blindly tell application X11 to do anything.
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
2015-04-02 Gerald CombsFixup our anonsvn URLs.
2015-01-05 Stephen FisherAttempt to fix "make distcheck" on Ubuntu buildbot
2015-01-05 Stephen FisherGet rid of some GNU make extensions so users can build...
2015-01-03 Alexis La GoutteIt is also 2015 for Mac OS X :-)
2015-01-03 Alexis La GoutteInfo.plist : fix indent (use tabs)
2014-11-02 Guy HarrisFix syntax.
2014-11-02 Guy HarrisHandle packagemaker being an ordinary command in /usr...
2014-11-02 Guy HarrisFix syntax, add a check for failure to find PackageMake...
2014-11-02 Guy HarrisHandle PackageMaker a bit better.
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-22 Gerald CombsOS X: Fix osx-dmg.sh bundle binary path.
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-10-20 Gerald CombsOS X: Add retina / hidpi support to Info.plist.
2014-09-03 Gerald CombsOS X packaging fix.
2014-09-02 Gerald CombsOS X packaging fix: wireshark-qt → wireshark.
2014-07-31 Guy HarrisAdd more files to the release tarball.
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-07 Guy HarrisOnly nuke the startup item once we've installed the...
2014-06-07 Guy HarrisWhen installing the launch daemon, get rid of the old...
2014-06-06 Guy HarrisGet rid of some stuff left over from the days of drag...
2014-06-06 Guy HarrisSwitch to a launch daemon for ChmodBPF.
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
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...
2014-01-01 Stig BjørlykkeHappy new year!
2013-12-27 Alexis La GoutteFrom Peter Lemenkov via https://bugs.wireshark.org...
2013-11-16 Gerald CombsInstead of installing a script named "utility-launcher...
2013-11-16 Gerald CombsTry reverting 01wireshark.xml to r53280.
2013-11-16 Gerald CombsTry removing XML headers.
2013-11-13 Gerald CombsSimplify the CLI preinstall script a bit and hopefully...
2013-11-12 Gerald CombsFix permissions for installed OS X files and directories.
2013-11-10 Gerald Combs"productsign" should work now. Remove "codesign".
2013-11-10 Gerald CombsBe exceedingly diligent about checking OS X package...
2013-11-10 Gerald CombsAdd missing backslash.
2013-11-10 Gerald CombsMore packaging updates.
2013-11-10 Gerald CombsBump LSMinimumSystemVersion to 10.6.
2013-11-10 Gerald CombsFix argument order.
2013-11-10 Gerald CombsTry switching back to codesign.
2013-11-09 Gerald CombsSign the right file.
2013-11-09 Gerald CombsOlder versions of productsign don't support "--force...
2013-11-09 Gerald CombsTry to simplify package signing.
2013-11-09 Gerald CombsTry to perform package signing as described at
2013-11-07 Gerald CombsPrint LC_VERSION_MIN_MACOSX for each executable and...
2013-10-28 Gerald CombsAdd some verbosity.
2013-10-27 Jeff MorrissMore SVN properties cleanup.
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-14 Gerald CombsLook for QtWidgets in the right directory.
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-05 Guy HarrisMore debugging.
2013-10-03 Guy HarrisReport what file we were using to determine the archite...
2013-10-01 Guy HarrisUndo my previous manual undo of an RTF change made...
2013-10-01 Gerald CombsAdd Wireshark back to the GTK+ package.
2013-10-01 Guy HarrisWe install the wrapper scripts for the command-line...
2013-10-01 Gerald CombsUse separate "Read me first" files for Qt and GTK+.
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-09-27 Gerald CombsHave ChmodBPF kludge^Wcreate as many BPF devices as...
2013-08-26 Gerald CombsUse oldiconutil (https://github.com/uliwitness/oldiconu...
2013-08-12 Guy HarrisIf we weren't started with special privileges, try...
2013-07-31 Guy HarrisSet the minimum OS X version in the installer package...
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...
next