aboutsummaryrefslogtreecommitdiffstats
path: root/macosx-setup.sh
AgeCommit message (Expand)AuthorFilesLines
2013-07-06Don't install the GNU autotools on Snow Leopard and earlier; they wereGuy Harris1-7/+12
2013-07-06Add a "-t <target>" flag to set the deployment target OS version; thatGuy Harris1-23/+96
2013-07-05Get rid of extra blank line.Guy Harris1-1/+0
2013-07-05Add a -u flag to uninstall the support tools and libraries.Guy Harris1-80/+335
2013-07-05LIBFFI_CFLAGS and LIBFFI_LIBS are defined only to suppress the attemptGuy Harris1-5/+3
2013-07-04Use xcrun --show-sdk-path to find out where the system include files areGuy Harris1-6/+6
2013-06-27Actually, that's not a clang bug; my test case had a typo. It's still aGuy Harris1-2/+7
2013-06-27Don't assume the system include files are under /usr/include; trick theGuy Harris1-3/+18
2013-06-26Another clang issue to work around:Guy Harris1-1/+6
2013-06-26Suppress -Wformat-nonliteral when building GLib, to avoid a clang bugGuy Harris1-2/+5
2013-06-19From Dirk J via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8821Evan Huus1-3/+5
2013-06-17From Dirk Jagdmann via bug 7525: macosx-setup.sh improvements.Gerald Combs1-191/+273
2013-05-13Allow for building 32-bit versions of the libraries used by wireshark.Michael Tüxen1-6/+12
2013-03-26Use more recent versions of various libs.Michael Tüxen1-10/+10
2013-02-02Current version of pkg-config is 0.27.Guy Harris1-6/+2
2013-01-222.24.5 is not 2.24.25. HTH.Guy Harris1-1/+1
2013-01-22Rename MACOSX_VERSION to DARWIN_MAJOR_VERSION to reflect what itGuy Harris1-18/+162
2012-09-08Fix some issues that showed up when building on Mountain Lion, andGuy Harris1-1/+28
2012-08-29At least with the version of Xcode that comes with Leopard,Guy Harris1-1/+13
2012-08-13Expand the "why we need to build Cairo in some cases" comment, and putGuy Harris1-8/+10
2012-08-13Build cairo on Leopard too.Michael Tüxen1-2/+4
2012-08-13Update libpng version.Michael Tüxen1-1/+1
2012-08-12Fix an apparently out-of-date comment.Guy Harris1-2/+0
2012-08-12Patching configure.in files and regenerating them is a bag of hurt, asGuy Harris1-18/+10
2012-08-11Add some patches to make PortAudio build with the macosx-setup.shGuy Harris1-0/+22
2012-06-19Add a comment to prevent acidentally bumping lua version to 5.2 again.Jörg Mayer1-0/+2
2012-06-19Downgrade Lua from 5.2.1 to 5.1.5: Lua 5.2 is API incompatibleJörg Mayer1-1/+1
2012-06-17update lua 5.2.0 -> 5.2.1Jörg Mayer1-1/+1
2012-05-27- Update cmake, gnutls and pixman to current versionJörg Mayer1-8/+8
2012-05-17Use some newer versions.Michael Tüxen1-15/+15
2012-03-14Bump some version numbers.Michael Tüxen1-5/+5
2012-03-14Update to glib 2.31.20.Michael Tüxen1-7/+2
2012-01-16Fix bootstrap parameters for cmakeJörg Mayer1-2/+13
2012-01-14Optionally build cmake, document why we need xzJörg Mayer1-3/+20
2011-12-31- Update the graphical packagesJörg Mayer1-23/+77
2011-12-10Update some support libs to newer version.Michael Tüxen1-5/+5
2011-11-20Expand a comment.Guy Harris1-0/+3
2011-10-08Move the GeoIP entry where it belongs.Guy Harris1-3/+5
2011-10-08Remove a duplicate entryJörg Mayer1-2/+1
2011-08-24Xcode 4 isn't available on DVD, but is available for download fromGuy Harris1-1/+12
2011-07-19Work around an annoying problem caused by the collision of GNU gettext'sGuy Harris1-1/+8
2011-07-15Patch GnuTLS's pkg-config file; it says "requires zlib", but OS X, whileGuy Harris1-1/+8
2011-07-15Add Joerg Mayer's macos-setup.sh script, modified to add an "x" afterGuy Harris1-0/+335