| Commit message (Expand) | Author | Age | Files | Lines |
* | Download the Qt dmg and just do a binary installation. | Guy Harris | 2015-04-17 | 1 | -42/+39 |
* | Mount the CMake dmg we downloaded, don't download it again. | Guy Harris | 2015-04-17 | 1 | -1/+1 |
* | Fix copy-and-pasteo. | Guy Harris | 2015-04-16 | 1 | -1/+1 |
* | Change a lot of http:// URLs to https://. | Gerald Combs | 2015-03-10 | 1 | -7/+3 |
* | Go back to installing 5.2.3 for now. | Guy Harris | 2015-01-28 | 1 | -1/+5 |
* | Remove a mysterious comment that no longer applies. | Guy Harris | 2015-01-22 | 1 | -1/+0 |
* | Lua 5.3.0 is now out; install it. (It has better 64-bit integer support.) | Guy Harris | 2015-01-22 | 1 | -1/+1 |
* | Un-install and re-install if the installed and specified versions differ. | Guy Harris | 2015-01-22 | 1 | -10/+498 |
* | Remove autotools packages if something they depend on changes. | Guy Harris | 2015-01-22 | 1 | -0/+11 |
* | When uninstalling a library, first uninstall what depends on it. | Guy Harris | 2015-01-22 | 1 | -0/+52 |
* | Rename install_libpixman to install_pixman, to match uninstall_pixman. | Guy Harris | 2015-01-22 | 1 | -2/+2 |
* | Do tests in the order the comment before them implies. | Guy Harris | 2015-01-22 | 1 | -1/+1 |
* | Give PortAudio a versioned -done file. | Guy Harris | 2015-01-22 | 1 | -4/+20 |
* | Make the individual install_ and uninstall_ functions idempotent. | Guy Harris | 2015-01-22 | 1 | -811/+844 |
* | Pull the installs into a function. | Guy Harris | 2015-01-22 | 1 | -171/+172 |
* | Pull the install and uninstall sequences into functions. | Guy Harris | 2015-01-22 | 1 | -656/+849 |
* | Fix handling of 3-component OS version numbers. | Guy Harris | 2014-12-20 | 1 | -2/+3 |
* | Set CXXFLAGS to include $VERSION_MIN_FLAGS. | Guy Harris | 2014-11-01 | 1 | -19/+19 |
* | Don't force a verbose build. | Guy Harris | 2014-10-31 | 1 | -1/+1 |
* | Undo my personal disabling of the Qt download/build/install. | Guy Harris | 2014-10-31 | 1 | -1/+1 |
* | For OS X, don't rigidly tie the SDK version to the minimum target version. | Guy Harris | 2014-10-31 | 1 | -23/+76 |
* | Fix name of C-Ares source directory & make the name of the -done file match it. | Guy Harris | 2014-10-31 | 1 | -5/+5 |
* | The C-Ares "done" file should have a name beginning with cares-. | Guy Harris | 2014-10-31 | 1 | -2/+2 |
* | Update a comment as per the previous commit. | Guy Harris | 2014-09-26 | 1 | -2/+2 |
* | Renaming libtool* to glibtool* might require root permission. | Guy Harris | 2014-09-26 | 1 | -4/+6 |
* | Don't fail if unmounting the CMake disk image fails. | Guy Harris | 2014-07-27 | 1 | -1/+1 |
* | Download and install a binary package of CMake from Kitware. | Guy Harris | 2014-07-26 | 1 | -14/+25 |
* | Continue to remove $Id$ from top of file | Alexis La Goutte | 2014-03-31 | 1 | -2/+0 |
* | Print a message in case we don't have an X11 SDK installed about where | Joerg Mayer | 2014-03-16 | 1 | -0/+8 |
* | CMake updates: | Joerg Mayer | 2014-03-16 | 1 | -2/+2 |
* | Change libsmi url and Lua version in macosx-setup.sh | Hadriel Kaplan | 2014-02-25 | 1 | -4/+3 |
* | Qt 5.2.1 - now with added native OS X toolbar! | Guy Harris | 2014-02-07 | 1 | -2/+1 |
* | From Ville Skyttä: Spelling Fixes | Bill Meier | 2013-12-23 | 1 | -1/+1 |
* | Support building and installing both Qt and GTK+. | Guy Harris | 2013-10-29 | 1 | -101/+157 |
* | Add c-ares. Untested, but it *should* work. | Gerald Combs | 2013-10-28 | 1 | -0/+26 |
* | Pass -sdk, not that it actually *works*. | Guy Harris | 2013-10-23 | 1 | -1/+1 |
* | Default to GTK+ 3, not Qt, for now. | Guy Harris | 2013-10-23 | 1 | -1/+1 |
* | First cut at having this handle Qt. Adds a TOOLKIT variable that you | Guy Harris | 2013-10-23 | 1 | -240/+281 |
* | Add information about building Qt. | Gerald Combs | 2013-10-22 | 1 | -0/+23 |
* | Add copyright (Michael, Joerg and Guy) and license (GPL2+) | Jörg Mayer | 2013-09-14 | 1 | -3/+18 |
* | To handle the hypothetical case of an OS X release offering a choice of | Guy Harris | 2013-08-23 | 1 | -143/+155 |
* | Put back missing space between --disable-cups and --without-libtiff. | Guy Harris | 2013-08-23 | 1 | -1/+1 |
* | Put the GTK2 vs. GTK3 and autofoo vs. CMake options at the beginning, | Guy Harris | 2013-07-31 | 1 | -13/+14 |
* | If no target OS version was specified, default to the major version on | Guy Harris | 2013-07-31 | 1 | -150/+150 |
* | Change default gtk build from version 2 to version 3 for | Jörg Mayer | 2013-07-24 | 1 | -1/+1 |
* | When building for 10.6, force the build to use libpng12. | Guy Harris | 2013-07-12 | 1 | -1/+16 |
* | Fix uninstallation of Cairo - uninstall, don't install! | Guy Harris | 2013-07-09 | 1 | -1/+1 |
* | Fix missing $ before variable name. | Guy Harris | 2013-07-09 | 1 | -4/+5 |
* | Fix the uninstall procedure for Lua - the man pages are installed into | Guy Harris | 2013-07-09 | 1 | -1/+1 |
* | Use older versions of some libraries, and build 32-bit, when building | Guy Harris | 2013-07-09 | 1 | -179/+261 |