aboutsummaryrefslogtreecommitdiffstats
path: root/macosx-setup.sh
AgeCommit message (Expand)AuthorFilesLines
2016-11-02Add snappy compression library setupJoerg Mayer1-0/+52
2016-11-02Add lz4 setup.Joerg Mayer1-0/+52
2016-10-30Update libssh to 0.7.3.Guy Harris1-18/+3
2016-10-20Support setting up sbc on macOS.Joerg Mayer1-0/+52
2016-10-17Fix typo in a messageJoerg Mayer1-1/+1
2016-10-13Remove nghttp2 code and use system' nghttp2Balint Reczey1-0/+53
2016-09-29macosx-setup: Upgrade c-ares to 1.12.0.Gerald Combs1-2/+2
2016-09-22Fix the "do we have Xcode?" test for older versions of Xcode.Guy Harris1-2/+4
2016-09-22Point people to the Mac App Store for Xcode.Guy Harris1-2/+2
2016-09-22Make it detect command-line-toos-only installations.Guy Harris1-8/+6
2016-09-22Don't mention a particular version of XQuartz.Guy Harris1-8/+3
2016-09-15Fix a test to work with Xcode 8.Guy Harris1-1/+9
2016-08-09Update to Lua 5.2.4.Guy Harris1-2/+2
2016-07-29Upgrade to libtool 2.4.6.Guy Harris1-1/+1
2016-03-30Install GNU autotools even on Snow Leopard.Guy Harris1-6/+5
2016-03-01HTTPS is now needed to download the pkg-config source.Guy Harris1-1/+1
2016-03-01Update the current XZ version.Guy Harris1-1/+1
2016-02-13Add support for libssh.Michael Tüxen1-0/+55
2016-01-02Update PNG_VERSION to the only version that actually exists.Joerg Mayer1-2/+2
2015-12-30Expand a comment.Guy Harris1-5/+5
2015-12-29CMake updatesJoerg Mayer1-3/+3
2015-12-29Allow overriding of the GTK and QT versions without modifying the script.Joerg Mayer1-8/+8
2015-10-14Build Lua with all the appropriate flags.Guy Harris1-1/+1
2015-10-11On 10.5, don't set GTK+ etc. versions if we haven't already set them.Guy Harris1-4/+16
2015-10-11Handle installing Qt 4.x.Guy Harris1-8/+26
2015-09-30It's "-Wno-XXX", not "-WnoXXX".Guy Harris1-1/+1
2015-09-30Another big hammer to shut Apple's deprecation squealing up.Guy Harris1-1/+4
2015-07-11Note the Qt bugs about the broken .pc files.Guy Harris1-1/+3
2015-07-11Update to Qt 5.5.0, to fix context menu issues.Guy Harris1-2/+7
2015-06-281.5.17 seems to be a typo. Change it to the probably intended 1.6.17Joerg Mayer1-1/+1
2015-06-26Disabling GTK by default in the official source was not intentionalJoerg Mayer1-1/+1
2015-06-26Make autotools install optional.Joerg Mayer1-17/+25
2015-06-24Add a bunch of " I missed in my previous patch.Joerg Mayer1-3/+3
2015-06-24Update build instructions for cmake near the end a bitJoerg Mayer1-3/+8
2015-06-24Handle downloading and installing CMake 3.x.Guy Harris1-15/+91
2015-04-17Download the Qt dmg and just do a binary installation.Guy Harris1-42/+39
2015-04-17Mount the CMake dmg we downloaded, don't download it again.Guy Harris1-1/+1
2015-04-16Fix copy-and-pasteo.Guy Harris1-1/+1
2015-03-10Change a lot of http:// URLs to https://.Gerald Combs1-7/+3
2015-01-28Go back to installing 5.2.3 for now.Guy Harris1-1/+5
2015-01-22Remove a mysterious comment that no longer applies.Guy Harris1-1/+0
2015-01-22Lua 5.3.0 is now out; install it. (It has better 64-bit integer support.)Guy Harris1-1/+1
2015-01-22Un-install and re-install if the installed and specified versions differ.Guy Harris1-10/+498
2015-01-22Remove autotools packages if something they depend on changes.Guy Harris1-0/+11
2015-01-22When uninstalling a library, first uninstall what depends on it.Guy Harris1-0/+52
2015-01-22Rename install_libpixman to install_pixman, to match uninstall_pixman.Guy Harris1-2/+2
2015-01-22Do tests in the order the comment before them implies.Guy Harris1-1/+1
2015-01-22Give PortAudio a versioned -done file.Guy Harris1-4/+20
2015-01-22Make the individual install_ and uninstall_ functions idempotent.Guy Harris1-811/+844
2015-01-22Pull the installs into a function.Guy Harris1-171/+172