| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Download, build, and install pkg-config before GLib, courtesy of the | Guy Harris | 2013-07-08 | 1 | -23/+26 |
* | We need Cairo if we're building on 10.5 *or* if we're building *for* | Guy Harris | 2013-07-06 | 1 | -7/+31 |
* | Use consistent 4-space no-tab indentation. | Guy Harris | 2013-07-06 | 1 | -265/+265 |
* | Don't install the GNU autotools on Snow Leopard and earlier; they were | Guy Harris | 2013-07-06 | 1 | -7/+12 |
* | Add a "-t <target>" flag to set the deployment target OS version; that | Guy Harris | 2013-07-06 | 1 | -23/+96 |
* | Get rid of extra blank line. | Guy Harris | 2013-07-05 | 1 | -1/+0 |
* | Add a -u flag to uninstall the support tools and libraries. | Guy Harris | 2013-07-05 | 1 | -80/+335 |
* | LIBFFI_CFLAGS and LIBFFI_LIBS are defined only to suppress the attempt | Guy Harris | 2013-07-05 | 1 | -5/+3 |
* | Use xcrun --show-sdk-path to find out where the system include files are | Guy Harris | 2013-07-04 | 1 | -6/+6 |
* | Actually, that's not a clang bug; my test case had a typo. It's still a | Guy Harris | 2013-06-27 | 1 | -2/+7 |
* | Don't assume the system include files are under /usr/include; trick the | Guy Harris | 2013-06-27 | 1 | -3/+18 |
* | Another clang issue to work around: | Guy Harris | 2013-06-26 | 1 | -1/+6 |
* | Suppress -Wformat-nonliteral when building GLib, to avoid a clang bug | Guy Harris | 2013-06-26 | 1 | -2/+5 |
* | From Dirk J via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8821 | Evan Huus | 2013-06-19 | 1 | -3/+5 |
* | From Dirk Jagdmann via bug 7525: macosx-setup.sh improvements. | Gerald Combs | 2013-06-17 | 1 | -191/+273 |
* | Allow for building 32-bit versions of the libraries used by wireshark. | Michael Tüxen | 2013-05-13 | 1 | -6/+12 |
* | Use more recent versions of various libs. | Michael Tüxen | 2013-03-26 | 1 | -10/+10 |
* | Current version of pkg-config is 0.27. | Guy Harris | 2013-02-02 | 1 | -6/+2 |
* | 2.24.5 is not 2.24.25. HTH. | Guy Harris | 2013-01-22 | 1 | -1/+1 |
* | Rename MACOSX_VERSION to DARWIN_MAJOR_VERSION to reflect what it | Guy Harris | 2013-01-22 | 1 | -18/+162 |
* | Fix some issues that showed up when building on Mountain Lion, and | Guy Harris | 2012-09-08 | 1 | -1/+28 |
* | At least with the version of Xcode that comes with Leopard, | Guy Harris | 2012-08-29 | 1 | -1/+13 |
* | Expand the "why we need to build Cairo in some cases" comment, and put | Guy Harris | 2012-08-13 | 1 | -8/+10 |
* | Build cairo on Leopard too. | Michael Tüxen | 2012-08-13 | 1 | -2/+4 |
* | Update libpng version. | Michael Tüxen | 2012-08-13 | 1 | -1/+1 |
* | Fix an apparently out-of-date comment. | Guy Harris | 2012-08-12 | 1 | -2/+0 |
* | Patching configure.in files and regenerating them is a bag of hurt, as | Guy Harris | 2012-08-12 | 1 | -18/+10 |