aboutsummaryrefslogtreecommitdiffstats
path: root/macosx-setup.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* Download, build, and install pkg-config before GLib, courtesy of theGuy Harris2013-07-081-23/+26
* We need Cairo if we're building on 10.5 *or* if we're building *for*Guy Harris2013-07-061-7/+31
* Use consistent 4-space no-tab indentation.Guy Harris2013-07-061-265/+265
* Don't install the GNU autotools on Snow Leopard and earlier; they wereGuy Harris2013-07-061-7/+12
* Add a "-t <target>" flag to set the deployment target OS version; thatGuy Harris2013-07-061-23/+96
* Get rid of extra blank line.Guy Harris2013-07-051-1/+0
* Add a -u flag to uninstall the support tools and libraries.Guy Harris2013-07-051-80/+335
* LIBFFI_CFLAGS and LIBFFI_LIBS are defined only to suppress the attemptGuy Harris2013-07-051-5/+3
* Use xcrun --show-sdk-path to find out where the system include files areGuy Harris2013-07-041-6/+6
* Actually, that's not a clang bug; my test case had a typo. It's still aGuy Harris2013-06-271-2/+7
* Don't assume the system include files are under /usr/include; trick theGuy Harris2013-06-271-3/+18
* Another clang issue to work around:Guy Harris2013-06-261-1/+6
* Suppress -Wformat-nonliteral when building GLib, to avoid a clang bugGuy Harris2013-06-261-2/+5
* From Dirk J via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8821Evan Huus2013-06-191-3/+5
* From Dirk Jagdmann via bug 7525: macosx-setup.sh improvements.Gerald Combs2013-06-171-191/+273
* Allow for building 32-bit versions of the libraries used by wireshark.Michael Tüxen2013-05-131-6/+12
* Use more recent versions of various libs.Michael Tüxen2013-03-261-10/+10
* Current version of pkg-config is 0.27.Guy Harris2013-02-021-6/+2
* 2.24.5 is not 2.24.25. HTH.Guy Harris2013-01-221-1/+1
* Rename MACOSX_VERSION to DARWIN_MAJOR_VERSION to reflect what itGuy Harris2013-01-221-18/+162
* Fix some issues that showed up when building on Mountain Lion, andGuy Harris2012-09-081-1/+28
* At least with the version of Xcode that comes with Leopard,Guy Harris2012-08-291-1/+13
* Expand the "why we need to build Cairo in some cases" comment, and putGuy Harris2012-08-131-8/+10
* Build cairo on Leopard too.Michael Tüxen2012-08-131-2/+4
* Update libpng version.Michael Tüxen2012-08-131-1/+1
* Fix an apparently out-of-date comment.Guy Harris2012-08-121-2/+0
* Patching configure.in files and regenerating them is a bag of hurt, asGuy Harris2012-08-121-18/+10
* Add some patches to make PortAudio build with the macosx-setup.shGuy Harris2012-08-111-0/+22
* Add a comment to prevent acidentally bumping lua version to 5.2 again.Jörg Mayer2012-06-191-0/+2
* Downgrade Lua from 5.2.1 to 5.1.5: Lua 5.2 is API incompatibleJörg Mayer2012-06-191-1/+1
* update lua 5.2.0 -> 5.2.1Jörg Mayer2012-06-171-1/+1
* - Update cmake, gnutls and pixman to current versionJörg Mayer2012-05-271-8/+8
* Use some newer versions.Michael Tüxen2012-05-171-15/+15