aboutsummaryrefslogtreecommitdiffstats
path: root/tools/macos-setup.sh
AgeCommit message (Expand)AuthorFilesLines
2020-12-16macos-setup: get rid of a debugging "set -x".Guy Harris1-1/+0
2020-12-16macos-setup: various cleanups.Guy Harris1-3/+3
2020-12-16macos-setup: set SDKROOT when running xcrun.Guy Harris1-1/+1
2020-12-16macos-setup: fix uninstallation of libtasn1.Guy Harris1-1/+1
2020-12-13macos-setup: more cleanups.Guy Harris1-20/+32
2020-12-12macos-setup: clean up uninstallation of snappy.Guy Harris1-15/+18
2020-12-12macos-setup: build snappy as a shared library.Guy Harris1-1/+8
2020-12-12Snappy uses CMake, and they didn't bother to provide an unintall target.Guy Harris1-2/+18
2020-12-12Work around more NeXTStEP-induced pain.Guy Harris1-1/+1
2020-12-02macOS: Enable PKCS #11 support when building with macos-setup.shJohn Thacker1-2/+125
2020-12-01macos-setup.sh: Update various software versionsJoerg Mayer1-15/+80
2020-11-25Don't assume macOS version numbers are of the form 10.N.Guy Harris1-7/+35
2020-10-03RTP: opus playbackLin Sun1-0/+53
2020-10-02Clean up URLs.Guy Harris1-1/+1
2020-06-13macos-setup: Add iLBC.Gerald Combs1-0/+53
2020-06-13macos-setup.sh: Update GNUTLS, NETTLE and GMP versionsJoerg Mayer1-5/+5
2020-02-18macos-setup: Update Gcrypt to 1.8.5.Gerald Combs1-2/+2
2020-01-17macos-setup.sh: Add SpeexDSP setup and installJoerg Mayer1-1/+54
2019-11-18macos-setup.sh: Sparkle setup fixesJoerg Mayer1-2/+2
2019-11-15macOS: Add support for automatic updates using Sparkle.Gerald Combs1-0/+44
2019-10-13We don't compile Qt, we just install a binary.Guy Harris1-1/+1
2019-10-08Update qt 5.12.1 -> 5.12.4 and update a comment (twice)Joerg Mayer1-3/+3
2019-10-08Update ASCIIDOCTOR to current version(s)Joerg Mayer1-2/+2
2019-09-19macos-setup: Add minizip.Gerald Combs1-4/+62
2019-09-18macos-setup: Rename libtool* at configure time.Gerald Combs1-3/+1
2019-09-11macos-setup: Update to libssh 0.9.0Alexis La Goutte1-1/+1
2019-08-20Kafka: include zstd compression in Kafka message batchesPiotr Smolinski1-0/+41
2019-08-14macos-setup: Update nghttp2 to 1.39.2.Gerald Combs1-1/+1
2019-07-01macos-setup.sh: Allow support for QT_VERSION=5.13.0Jim Young1-1/+1
2019-04-22Add brotli decompression support for HTTP and HTTP2 dissectors.Dániel Bakai1-0/+65
2019-03-14Add -G Ninja to macos-setup.shJim Young1-1/+2
2019-02-25macos-setup: Update our GMP build flags.Gerald Combs1-1/+2
2019-02-23Fix liblzma, liblz4, and libssh builds with minimum deployment version and SDK.Guy Harris1-4/+14
2019-02-22Install Qt 5.12.1 by default.Michael Tuexen1-2/+2
2019-02-22Add -D_FORTIFY_SOURCE=0 for C++ if we're using it for C.Guy Harris1-4/+4
2019-02-22Set CXXFLAGS and LDFLAGS for all libraries.Guy Harris1-9/+9
2019-02-22Get rid of extra space between environment variable settings.Guy Harris1-2/+2
2019-02-22Get rid of duplicate setting of CFLAGS.Guy Harris1-1/+1
2019-01-18macos-setup.sh: Bump our libxml2 version.Gerald Combs1-1/+1
2018-12-13macOS: fixup qt_base_path in macos-setup.shJim Young1-1/+1
2018-11-20Drop JSON-GLib completelyPeter Wu1-54/+1
2018-11-14macos-setup.sh: Update library and tool versions.Gerald Combs1-6/+6
2018-11-09macos-setup.sh: Remove unused variables and code.Gerald Combs1-42/+0
2018-11-08macos-setup.sh: fix Python 3 installation for OS X 10.8 and olderPeter Wu1-2/+9
2018-11-07Require Python 3, drop Python 2 supportPeter Wu1-0/+60
2018-10-14json-glib requires GLib 2.37.6 or later.Guy Harris1-1/+1
2018-10-14macos-setup.sh: fix missing json_glib version checkPeter Wu1-0/+1
2018-10-14macos-setup.sh: fix missing bcg729 version checkPeter Wu1-1/+2
2018-09-24tools: add libjson-glib to macos-setup.Dario Lombardo1-0/+52
2018-09-21Get rid of unused variable, update a comment.Guy Harris1-3/+0