aboutsummaryrefslogtreecommitdiffstats
path: root/macosx-setup.sh
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-16Print a message in case we don't have an X11 SDK installed about whereJoerg Mayer1-0/+8
2014-03-16CMake updates:Joerg Mayer1-2/+2
2014-02-25Change libsmi url and Lua version in macosx-setup.shHadriel Kaplan1-4/+3
2014-02-07Qt 5.2.1 - now with added native OS X toolbar!Guy Harris1-2/+1
2013-12-23From Ville Skyttä: Spelling FixesBill Meier1-1/+1
2013-10-29Support building and installing both Qt and GTK+.Guy Harris1-101/+157
2013-10-28Add c-ares. Untested, but it *should* work.Gerald Combs1-0/+26
2013-10-23Pass -sdk, not that it actually *works*.Guy Harris1-1/+1
2013-10-23Default to GTK+ 3, not Qt, for now.Guy Harris1-1/+1
2013-10-23First cut at having this handle Qt. Adds a TOOLKIT variable that youGuy Harris1-240/+281
2013-10-22Add information about building Qt.Gerald Combs1-0/+23
2013-09-14Add copyright (Michael, Joerg and Guy) and license (GPL2+)Jörg Mayer1-3/+18
2013-08-23To handle the hypothetical case of an OS X release offering a choice ofGuy Harris1-143/+155
2013-08-23Put back missing space between --disable-cups and --without-libtiff. Guy Harris1-1/+1
2013-07-31Put the GTK2 vs. GTK3 and autofoo vs. CMake options at the beginning,Guy Harris1-13/+14
2013-07-31If no target OS version was specified, default to the major version onGuy Harris1-150/+150
2013-07-24Change default gtk build from version 2 to version 3 forJörg Mayer1-1/+1
2013-07-12When building for 10.6, force the build to use libpng12.Guy Harris1-1/+16
2013-07-09Fix uninstallation of Cairo - uninstall, don't install!Guy Harris1-1/+1
2013-07-09Fix missing $ before variable name.Guy Harris1-4/+5
2013-07-09Fix the uninstall procedure for Lua - the man pages are installed intoGuy Harris1-1/+1
2013-07-09Use older versions of some libraries, and build 32-bit, when buildingGuy Harris1-179/+261
2013-07-08Download, build, and install pkg-config before GLib, courtesy of theGuy Harris1-23/+26
2013-07-06We need Cairo if we're building on 10.5 *or* if we're building *for*Guy Harris1-7/+31
2013-07-06Use consistent 4-space no-tab indentation.Guy Harris1-265/+265
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