aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/macosx
AgeCommit message (Expand)AuthorFilesLines
2019-03-22macOS: Restore dark mode support.Gerald Combs1-0/+2
2019-02-22macOS: Replace Wireshark.app when upgrading.Gerald Combs4-21/+15
2019-02-17macOS: Fixup our libssh workaround.Gerald Combs1-8/+4
2019-02-14macOS: Try to work around .dmg packaging issues.Gerald Combs1-2/+6
2019-02-14macOS: Packaging and code signing updates.Gerald Combs2-52/+87
2019-02-13macOS: Fix our plugin path.Gerald Combs1-1/+1
2019-02-13Fix directory containing compiled plugins in macOS.Guy Harris1-1/+1
2019-02-12MacOS: Fix a path.Gerald Combs1-1/+1
2019-02-12MacOS: Bundle and packaging updatesGerald Combs2-10/+32
2019-01-11Add captype and reordercap to the list of command-line binaries.Guy Harris1-0/+2
2019-01-01Happy New Year 2019!Stig Bjørlykke1-2/+2
2018-12-21macOS: Make sure we package our own libraries.Gerald Combs1-2/+9
2018-12-21macOS: Minimize our dsyms.Gerald Combs1-8/+13
2018-12-16macOS: Fix a .dmg build path.Gerald Combs1-1/+1
2018-12-15CMake: Make sure we use the same minimum macOS version everywhere.Gerald Combs3-42/+43
2018-10-30macos: Prevent darkmode from appearingRoland Knall1-0/+2
2018-10-22No need for the debugging output.Guy Harris1-1/+1
2018-10-22Fix quoting.Guy Harris1-4/+4
2018-10-22Make the chmod verbose.Guy Harris1-1/+1
2018-10-22Don't unload the XQuartzFixer job if it doesn't exist.Guy Harris1-5/+13
2018-10-21More permission fixes.Guy Harris1-1/+3
2018-10-21Get rid of a launchd daemon we no longer need.Guy Harris1-0/+9
2018-10-21Fix ownership and permissions on /Library/Application Support/Wireshark.Guy Harris1-0/+12
2018-10-21Don't give launchd daemon plists execute permission.Guy Harris1-5/+5
2018-06-21CMake+macOS: Make sure we're using the right Qt tools.Gerald Combs1-2/+2
2018-06-08Fixup a couple of shellcheck "fixes".Gerald Combs1-4/+5
2018-06-07Fix a comparison.Gerald Combs1-3/+3
2018-06-07More shellcheck checks and fixes.Gerald Combs2-57/+60
2018-05-02Fix the utility-launcher to look at the name it's run as.Guy Harris1-1/+5
2018-04-18Remove autotools build system.Dario Lombardo1-52/+0
2018-04-17More GTK+ removal.Gerald Combs1-13/+1
2018-03-06Transition from GeoIP Legacy to MaxMindDB.Gerald Combs1-0/+1
2018-03-02Remove the endpoint "Map" feature.Gerald Combs1-7/+0
2018-02-26Squelch some warning noise when dsymifying.Guy Harris1-1/+5
2018-02-26Dsymify binary files.Guy Harris1-0/+28
2018-02-23Get rid of the ipmap.html that got dropped into Contents/MacOS.Guy Harris1-0/+7
2018-02-23The DOCSIS dissector isn't a plugin any more, either.Guy Harris1-1/+1
2018-02-23Remove more cruft.Guy Harris1-4/+0
2018-02-23Get rid of the -sdkroot option; it doesn't affect anything.Guy Harris1-6/+1
2018-02-23Fix stripping of binaries.Guy Harris1-1/+1
2018-02-23Remove a bunch of obsolete code.Guy Harris1-116/+7
2018-02-23Don't use find to find files to check for dependencies.Guy Harris1-11/+18
2018-02-23Code-sign extcap binaries.Guy Harris1-0/+3
2018-02-22Check for dependencies in all subdirectories of $pkglib and $pkgexec.Guy Harris1-11/+21
2018-02-22Update comments to reflect current reality.Guy Harris1-2/+2
2018-02-22Don't strip debugging symbols from the binaries in the macOS image.Guy Harris1-1/+1
2018-02-21Fix detection of file type.Guy Harris1-1/+1
2018-02-04Process all subdirectories of $pkgplugin as directories of plugins.Guy Harris1-3/+5
2018-02-03Handle separate directories for libwireshark and libwiretap plugins.Guy Harris1-3/+4
2018-01-11Use an enum for plugin types.Gerald Combs1-1/+1