aboutsummaryrefslogtreecommitdiffstats
path: root/macosx-setup.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* For OS X, don't rigidly tie the SDK version to the minimum target version.Guy Harris2014-10-311-23/+76
* Fix name of C-Ares source directory & make the name of the -done file match it.Guy Harris2014-10-311-5/+5
* The C-Ares "done" file should have a name beginning with cares-.Guy Harris2014-10-311-2/+2
* Update a comment as per the previous commit.Guy Harris2014-09-261-2/+2
* Renaming libtool* to glibtool* might require root permission.Guy Harris2014-09-261-4/+6
* Don't fail if unmounting the CMake disk image fails.Guy Harris2014-07-271-1/+1
* Download and install a binary package of CMake from Kitware.Guy Harris2014-07-261-14/+25
* Continue to remove $Id$ from top of fileAlexis La Goutte2014-03-311-2/+0
* Print a message in case we don't have an X11 SDK installed about whereJoerg Mayer2014-03-161-0/+8
* CMake updates:Joerg Mayer2014-03-161-2/+2
* Change libsmi url and Lua version in macosx-setup.shHadriel Kaplan2014-02-251-4/+3
* Qt 5.2.1 - now with added native OS X toolbar!Guy Harris2014-02-071-2/+1
* From Ville Skyttä: Spelling FixesBill Meier2013-12-231-1/+1
* Support building and installing both Qt and GTK+.Guy Harris2013-10-291-101/+157
* Add c-ares. Untested, but it *should* work.Gerald Combs2013-10-281-0/+26
* Pass -sdk, not that it actually *works*.Guy Harris2013-10-231-1/+1
* Default to GTK+ 3, not Qt, for now.Guy Harris2013-10-231-1/+1
* First cut at having this handle Qt. Adds a TOOLKIT variable that youGuy Harris2013-10-231-240/+281
* Add information about building Qt.Gerald Combs2013-10-221-0/+23
* Add copyright (Michael, Joerg and Guy) and license (GPL2+)Jörg Mayer2013-09-141-3/+18
* To handle the hypothetical case of an OS X release offering a choice ofGuy Harris2013-08-231-143/+155
* Put back missing space between --disable-cups and --without-libtiff. Guy Harris2013-08-231-1/+1
* Put the GTK2 vs. GTK3 and autofoo vs. CMake options at the beginning,Guy Harris2013-07-311-13/+14
* If no target OS version was specified, default to the major version onGuy Harris2013-07-311-150/+150
* Change default gtk build from version 2 to version 3 forJörg Mayer2013-07-241-1/+1
* When building for 10.6, force the build to use libpng12.Guy Harris2013-07-121-1/+16
* Fix uninstallation of Cairo - uninstall, don't install!Guy Harris2013-07-091-1/+1
* Fix missing $ before variable name.Guy Harris2013-07-091-4/+5
* Fix the uninstall procedure for Lua - the man pages are installed intoGuy Harris2013-07-091-1/+1
* Use older versions of some libraries, and build 32-bit, when buildingGuy Harris2013-07-091-179/+261