Move zlib version check to wsutil
[metze/wireshark/wip.git] / macosx-setup.sh
2016-03-30 Guy HarrisInstall GNU autotools even on Snow Leopard.
2016-03-01 Guy HarrisHTTPS is now needed to download the pkg-config source.
2016-03-01 Guy HarrisUpdate the current XZ version.
2016-02-13 Michael TüxenAdd support for libssh.
2016-01-02 Joerg MayerUpdate PNG_VERSION to the only version that actually...
2015-12-30 Guy HarrisExpand a comment.
2015-12-29 Joerg MayerCMake updates
2015-12-29 Joerg MayerAllow overriding of the GTK and QT versions without...
2015-10-14 Guy HarrisBuild Lua with all the appropriate flags.
2015-10-11 Guy HarrisOn 10.5, don't set GTK+ etc. versions if we haven't...
2015-10-11 Guy HarrisHandle installing Qt 4.x.
2015-09-30 Guy HarrisIt's "-Wno-XXX", not "-WnoXXX".
2015-09-30 Guy HarrisAnother big hammer to shut Apple's deprecation squealin...
2015-07-11 Guy HarrisNote the Qt bugs about the broken .pc files.
2015-07-11 Guy HarrisUpdate to Qt 5.5.0, to fix context menu issues.
2015-06-28 Joerg Mayer1.5.17 seems to be a typo. Change it to the probably...
2015-06-26 Joerg MayerDisabling GTK by default in the official source was...
2015-06-26 Joerg MayerMake autotools install optional.
2015-06-24 Joerg MayerAdd a bunch of " I missed in my previous patch.
2015-06-24 Joerg MayerUpdate build instructions for cmake near the end a bit
2015-06-24 Guy HarrisHandle downloading and installing CMake 3.x.
2015-04-17 Guy HarrisDownload the Qt dmg and just do a binary installation.
2015-04-17 Guy HarrisMount the CMake dmg we downloaded, don't download it...
2015-04-16 Guy HarrisFix copy-and-pasteo.
2015-03-10 Gerald CombsChange a lot of http:// URLs to https://.
2015-01-28 Guy HarrisGo back to installing 5.2.3 for now.
2015-01-22 Guy HarrisRemove a mysterious comment that no longer applies.
2015-01-22 Guy HarrisLua 5.3.0 is now out; install it. (It has better 64...
2015-01-22 Guy HarrisUn-install and re-install if the installed and specifie...
2015-01-22 Guy HarrisRemove autotools packages if something they depend...
2015-01-22 Guy HarrisWhen uninstalling a library, first uninstall what depen...
2015-01-22 Guy HarrisRename install_libpixman to install_pixman, to match...
2015-01-22 Guy HarrisDo tests in the order the comment before them implies.
2015-01-22 Guy HarrisGive PortAudio a versioned -done file.
2015-01-22 Guy HarrisMake the individual install_ and uninstall_ functions...
2015-01-22 Guy HarrisPull the installs into a function.
2015-01-22 Guy HarrisPull the install and uninstall sequences into functions.
2014-12-20 Guy HarrisFix handling of 3-component OS version numbers.
2014-11-01 Guy HarrisSet CXXFLAGS to include $VERSION_MIN_FLAGS.
2014-10-31 Guy HarrisDon't force a verbose build.
2014-10-31 Guy HarrisUndo my personal disabling of the Qt download/build...
2014-10-31 Guy HarrisFor OS X, don't rigidly tie the SDK version to the...
2014-10-31 Guy HarrisFix name of C-Ares source directory & make the name...
2014-10-31 Guy HarrisThe C-Ares "done" file should have a name beginning...
2014-09-26 Guy HarrisUpdate a comment as per the previous commit.
2014-09-26 Guy HarrisRenaming libtool* to glibtool* might require root permi...
2014-07-27 Guy HarrisDon't fail if unmounting the CMake disk image fails.
2014-07-26 Guy HarrisDownload and install a binary package of CMake from...
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-16 Joerg MayerPrint a message in case we don't have an X11 SDK instal...
2014-03-16 Joerg MayerCMake updates:
2014-02-25 Hadriel KaplanChange libsmi url and Lua version in macosx-setup.sh
2014-02-07 Guy HarrisQt 5.2.1 - now with added native OS X toolbar!
2013-12-23 Bill MeierFrom Ville Skyttä: Spelling Fixes
2013-10-29 Guy HarrisSupport building and installing both Qt and GTK+.
2013-10-28 Gerald CombsAdd c-ares. Untested, but it *should* work.
2013-10-23 Guy HarrisPass -sdk, not that it actually *works*.
2013-10-23 Guy HarrisDefault to GTK+ 3, not Qt, for now.
2013-10-23 Guy HarrisFirst cut at having this handle Qt. Adds a TOOLKIT...
2013-10-22 Gerald CombsAdd information about building Qt.
2013-09-14 Jörg MayerAdd copyright (Michael, Joerg and Guy) and license...
2013-08-23 Guy HarrisTo handle the hypothetical case of an OS X release...
2013-08-23 Guy HarrisPut back missing space between --disable-cups and ...
2013-07-31 Guy HarrisPut the GTK2 vs. GTK3 and autofoo vs. CMake options...
2013-07-31 Guy HarrisIf no target OS version was specified, default to the...
2013-07-24 Jörg MayerChange default gtk build from version 2 to version...
2013-07-12 Guy HarrisWhen building for 10.6, force the build to use libpng12.
2013-07-09 Guy HarrisFix uninstallation of Cairo - uninstall, don't install!
2013-07-09 Guy HarrisFix missing $ before variable name.
2013-07-09 Guy HarrisFix the uninstall procedure for Lua - the man pages...
2013-07-09 Guy HarrisUse older versions of some libraries, and build 32...
2013-07-08 Guy HarrisDownload, build, and install pkg-config before GLib...
2013-07-06 Guy HarrisWe need Cairo if we're building on 10.5 *or* if we...
2013-07-06 Guy HarrisUse consistent 4-space no-tab indentation.
2013-07-06 Guy HarrisDon't install the GNU autotools on Snow Leopard and...
2013-07-06 Guy HarrisAdd a "-t <target>" flag to set the deployment target...
2013-07-05 Guy HarrisGet rid of extra blank line.
2013-07-05 Guy HarrisAdd a -u flag to uninstall the support tools and libraries.
2013-07-05 Guy HarrisLIBFFI_CFLAGS and LIBFFI_LIBS are defined only to suppr...
2013-07-04 Guy HarrisUse xcrun --show-sdk-path to find out where the system...
2013-06-27 Guy HarrisActually, that's not a clang bug; my test case had...
2013-06-27 Guy HarrisDon't assume the system include files are under /usr...
2013-06-26 Guy HarrisAnother clang issue to work around:
2013-06-26 Guy HarrisSuppress -Wformat-nonliteral when building GLib, to...
2013-06-19 Evan HuusFrom Dirk J via https://bugs.wireshark.org/bugzilla...
2013-06-17 Gerald CombsFrom Dirk Jagdmann via bug 7525: macosx-setup.sh improv...
2013-05-13 Michael TüxenAllow for building 32-bit versions of the libraries...
2013-03-26 Michael TüxenUse more recent versions of various libs.
2013-02-02 Guy HarrisCurrent version of pkg-config is 0.27.
2013-01-22 Guy Harris2.24.5 is not 2.24.25. HTH.
2013-01-22 Guy HarrisRename MACOSX_VERSION to DARWIN_MAJOR_VERSION to reflec...
2012-09-08 Guy HarrisFix some issues that showed up when building on Mountai...
2012-08-29 Guy HarrisAt least with the version of Xcode that comes with...
2012-08-13 Guy HarrisExpand the "why we need to build Cairo in some cases...
2012-08-13 Michael TüxenBuild cairo on Leopard too.
2012-08-13 Michael TüxenUpdate libpng version.
2012-08-12 Guy HarrisFix an apparently out-of-date comment.
2012-08-12 Guy HarrisPatching configure.in files and regenerating them is...
2012-08-11 Guy HarrisAdd some patches to make PortAudio build with the macos...
2012-06-19 Jörg MayerAdd a comment to prevent acidentally bumping lua versio...
next