aboutsummaryrefslogtreecommitdiffstats
path: root/tools/macos-setup.sh
AgeCommit message (Expand)AuthorFilesLines
2022-07-06Rename Logwolf to LograyGerald Combs1-2/+2
2022-05-26macOS: Add Logwolf packaging targets.Gerald Combs1-2/+2
2022-04-20macos-setup: Require Qt 5.9 or later and macOS 10.10 or laterJohn Thacker1-44/+12
2022-04-20Tools: Update the Sparkle version in macos-setup.sh.Gerald Combs1-4/+4
2022-04-05Allow building with Qt without Xcode on macOSKenrick Trip1-3/+6
2022-01-31macos-setup.sh: libtiff: refactor curl fail logicardnew1-4/+4
2022-01-31macos-setup.sh: fix libtiff filename and URLardnew1-1/+4
2022-01-18macos-setup.sh: bump libssh versionMichael Tuexen1-1/+1
2022-01-05macos-setup.sh: Simplify building nghttp2Michael Tuexen1-1/+1
2022-01-05macos-setup.sh: Update the PCRE URL.Gerald Combs1-2/+2
2022-01-05macos-setup: Update nghttp2 releaseAlexis La Goutte1-1/+1
2021-12-13macos-setup.sh: don't build libxml2 with Python.Guy Harris1-1/+7
2021-11-17macos-setup.sh: Update some toolsJoerg Mayer1-5/+5
2021-11-16c-ares: move domain from haxx.se to its own .orgJaap Keuter1-1/+1
2021-11-14tools: building pcre2 requires cmake.Michael Tuexen1-2/+2
2021-11-14tools: actually call install_pcre2 in macos-setup.shMichael Tuexen1-0/+2
2021-11-14Tools: Add PCRE2 to our setup scripts.Gerald Combs1-11/+70
2021-11-12Tools: Switch a bunch of macos-setup URLs to HTTPS.Gerald Combs1-11/+11
2021-08-24tools: use glib version 2.68.4 on MacOSMichael Tuexen1-2/+2
2021-07-30macos-setup: add the deployment flags when configuring with Meson.Guy Harris1-1/+1
2021-07-30macos-setup: generate a .pc file for libffi if we have it.Guy Harris1-28/+105
2021-07-30macos-setup: cleanups.Guy Harris1-5/+30
2021-07-29macos-setup: test whether /usr/bin/python3 works, not python3 in general.Guy Harris1-1/+1
2021-07-29macos-setup: install and use Meson+Ninja to build newer versions of GLib.Guy Harris1-34/+161
2021-07-29macos-setup: if Xcode provides Python 3, use it.Guy Harris1-10/+26
2021-07-27macos-setup: install the current version of Ninja.Guy Harris1-1/+1
2021-05-30Add missing space before ']'Joerg Mayer1-1/+1
2021-05-29macos-setup.sh: update sparkleMichael Tuexen1-4/+4
2021-05-27macos-setup.sh: improve arm supportMichael Tuexen1-2/+20
2021-05-26macossetup.sh: fix syntaxMichael Tuexen1-0/+1
2021-05-26macossetup.sh: whitespace fixMichael Tuexen1-2/+2
2021-05-26macos: Update PythonJohn Thacker1-2/+2
2021-04-05macos-setup: Update CMake, Qt, and PythonJohn Thacker1-27/+41
2021-03-26macos-setup: the current Python is 3.9.2.Guy Harris1-3/+3
2021-02-25macos-setup.sh: Starting with major 11, the minor SDK version no longer mattersJoerg Mayer1-1/+3
2021-02-20macos-setup: Require Qt 5.6 or later and macOS 10.8 or laterJohn Thacker1-40/+13
2021-01-16macos-setup: Support uninstall of QT versions 5.[10-14].xJohn Thacker1-1/+4
2021-01-11macos-setup: Allow installing QT 5.14John Thacker1-18/+5
2021-01-08macos-setup: Update Python for Big Sur and Apple Silicon (arm)John Thacker1-7/+27
2021-01-05macos-setup: Update CMake for Apple SiliconJohn Thacker1-28/+21
2021-01-02macos: Clarify when xz support was added to tarJohn Thacker1-1/+1
2020-12-27Bump Qt version to match what is used on the MacOS buildbotMichael Tuexen1-1/+1
2020-12-19macos-setup: work around a botch in GLib "make distclean".Guy Harris1-1/+8
2020-12-18macos-setup: explain why we're running autoreconf on minizip.Guy Harris1-0/+11
2020-12-18macos-setup: fix the name of the -done file for Minizip.Guy Harris1-1/+1
2020-12-18macos-setup: do "make clean", not "make distclean", for zstd.Guy Harris1-1/+6
2020-12-17macos-setup: don't configure p11-kit to use libffi.Guy Harris1-3/+16
2020-12-17macos-setup: remove tabs.Guy Harris1-2/+2
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