aboutsummaryrefslogtreecommitdiffstats
path: root/macosx-setup.sh
Commit message (Expand)AuthorAgeFilesLines
* Don't add /usr/X11/lib/pkgconfig if we're not using GTK+.Guy Harris2017-04-291-1/+3
* Update libssh to 0.7.3.Guy Harris2016-10-301-18/+3
* Fix the "do we have Xcode?" test for older versions of Xcode.Guy Harris2016-09-221-2/+4
* Point people to the Mac App Store for Xcode.Guy Harris2016-09-221-2/+2
* Make it detect command-line-toos-only installations.Guy Harris2016-09-221-8/+6
* Don't mention a particular version of XQuartz.Guy Harris2016-09-221-8/+3
* Fix a test to work with Xcode 8.Guy Harris2016-09-151-1/+9
* Update to Lua 5.2.4.Guy Harris2016-08-091-2/+2
* Upgrade to libtool 2.4.6.Guy Harris2016-07-291-1/+1
* Install GNU autotools even on Snow Leopard.Guy Harris2016-03-301-6/+5
* HTTPS is now needed to download the pkg-config source.Guy Harris2016-03-011-1/+1
* Update the current XZ version.Guy Harris2016-03-011-1/+1
* Add support for libssh.Michael Tüxen2016-02-131-0/+55
* Update PNG_VERSION to the only version that actually exists.Joerg Mayer2016-01-021-2/+2
* Expand a comment.Guy Harris2015-12-301-5/+5
* CMake updatesJoerg Mayer2015-12-291-3/+3
* Allow overriding of the GTK and QT versions without modifying the script.Joerg Mayer2015-12-291-8/+8
* Build Lua with all the appropriate flags.Guy Harris2015-10-141-1/+1
* On 10.5, don't set GTK+ etc. versions if we haven't already set them.Guy Harris2015-10-111-4/+16
* Handle installing Qt 4.x.Guy Harris2015-10-111-8/+26
* It's "-Wno-XXX", not "-WnoXXX".Guy Harris2015-09-301-1/+1
* Another big hammer to shut Apple's deprecation squealing up.Guy Harris2015-09-301-1/+4
* Note the Qt bugs about the broken .pc files.Guy Harris2015-07-111-1/+3
* Update to Qt 5.5.0, to fix context menu issues.Guy Harris2015-07-111-2/+7
* 1.5.17 seems to be a typo. Change it to the probably intended 1.6.17Joerg Mayer2015-06-281-1/+1
* Disabling GTK by default in the official source was not intentionalJoerg Mayer2015-06-261-1/+1
* Make autotools install optional.Joerg Mayer2015-06-261-17/+25
* Add a bunch of " I missed in my previous patch.Joerg Mayer2015-06-241-3/+3
* Update build instructions for cmake near the end a bitJoerg Mayer2015-06-241-3/+8
* Handle downloading and installing CMake 3.x.Guy Harris2015-06-241-15/+91
* Download the Qt dmg and just do a binary installation.Guy Harris2015-04-171-42/+39
* Mount the CMake dmg we downloaded, don't download it again.Guy Harris2015-04-171-1/+1
* Fix copy-and-pasteo.Guy Harris2015-04-161-1/+1
* Change a lot of http:// URLs to https://.Gerald Combs2015-03-101-7/+3
* Go back to installing 5.2.3 for now.Guy Harris2015-01-281-1/+5
* Remove a mysterious comment that no longer applies.Guy Harris2015-01-221-1/+0
* Lua 5.3.0 is now out; install it. (It has better 64-bit integer support.)Guy Harris2015-01-221-1/+1
* Un-install and re-install if the installed and specified versions differ.Guy Harris2015-01-221-10/+498
* Remove autotools packages if something they depend on changes.Guy Harris2015-01-221-0/+11
* When uninstalling a library, first uninstall what depends on it.Guy Harris2015-01-221-0/+52
* Rename install_libpixman to install_pixman, to match uninstall_pixman.Guy Harris2015-01-221-2/+2
* Do tests in the order the comment before them implies.Guy Harris2015-01-221-1/+1
* Give PortAudio a versioned -done file.Guy Harris2015-01-221-4/+20
* Make the individual install_ and uninstall_ functions idempotent.Guy Harris2015-01-221-811/+844
* Pull the installs into a function.Guy Harris2015-01-221-171/+172
* Pull the install and uninstall sequences into functions.Guy Harris2015-01-221-656/+849
* Fix handling of 3-component OS version numbers.Guy Harris2014-12-201-2/+3
* Set CXXFLAGS to include $VERSION_MIN_FLAGS.Guy Harris2014-11-011-19/+19
* Don't force a verbose build.Guy Harris2014-10-311-1/+1
* Undo my personal disabling of the Qt download/build/install.Guy Harris2014-10-311-1/+1