aboutsummaryrefslogtreecommitdiffstats
path: root/tools/macos-setup.sh
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-21Try downloading libssh directly from www.libssh.org.Guy Harris1-1/+5
2018-09-21Update the URLs for GnuPG.Guy Harris1-2/+2
2018-06-28macosx-setup: fix indentation.Dario Lombardo1-2/+2
2018-05-23Add asciidoctor and asciidoctor-pdf to macos-setup.shJoerg Mayer1-0/+97
2018-05-19If the OS version of curl isn't new enough, download and install from source.Guy Harris1-19/+74
2018-05-18Install CMake 3.5.2 on Lion and 3.7.2 on later releases.Guy Harris1-5/+12
2018-05-18Don't try to download MaxMindDB on Lion or earlier.Guy Harris1-1/+4
2018-05-18Wrong Darwin major version - Lion is 11, not 10.Guy Harris1-1/+1
2018-05-18Don't try to download Ninja on Lion or earlier.Guy Harris1-12/+34
2018-05-16Minimum supported QT-Version is 5.2Joerg Mayer1-1/+1
2018-05-16CMake 3.11.0 has problems on Lion; use 3.5.2, which works.Guy Harris1-1/+1
2018-05-15Give Ninja build instructions if we've installed Ninja.Guy Harris1-2/+7
2018-05-15Download and install Ninja.Guy Harris1-0/+50
2018-05-15Get rid of debugging printout.Guy Harris1-1/+0
2018-05-15Clean up Qt installation.Guy Harris1-46/+96
2018-05-14Update a comment.Guy Harris1-1/+1
2018-05-14Builds require CMake, so always install it.Guy Harris1-35/+12
2018-04-15Provide alternative paths for the macosx-support-libs.Joerg Mayer1-23/+39
2018-04-10macos-setup.sh: More GTK and minimum supported version cleanupsJoerg Mayer1-86/+8
2018-04-09Remove GTK-related stuff from macos-setup.shJoerg Mayer1-741/+14