| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-03-12 | Use ruby style for inheritance. | Adam Vandenberg | |
| 2011-03-01 | qt: don't link to d-bus, load at runtime. | Mike McQuaid | |
| 2011-03-01 | Update Qt to 4.7.2. | Mike McQuaid | |
| 2011-02-12 | Add debug-and-release and universal options to Qt. | Mike McQuaid | |
| 2011-02-12 | Add -fvisibility=hidden to Qt's CXXFLAGS for KDE. | Mike McQuaid | |
| 2010-12-22 | Fix outdated Qt patch location. | Mike McQuaid | |
| 2010-11-18 | Use https for all GitHub URLs | Tianyi Cui | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-11-18 | Fix Qt on SSE4.1-only machines. | Mike McQuaid | |
| Fixes https://github.com/mxcl/homebrew/issues/issue/3163 and applies to http://bugreports.qt.nokia.com/browse/QTBUG-13623. | |||
| 2010-11-18 | Add option to build Qt demos and examples. | Mike McQuaid | |
| I actually end up using these quite often so I thought I'd add them. | |||
| 2010-11-09 | Update Qt to version 4.7.1. | Mike McQuaid | |
| 2010-10-03 | Update Qt to 4.7.0. | Mike McQuaid | |
| Assistant_adp is no longer bundled so we don't need to delete it. The buildsystem is broken (again) so we run "make" before "make install" now. Shouldn't slow things down too much. | |||
| 2010-08-22 | Define "snow_leopard_64?" | Adam Vandenberg | |
| snow_leopard_64? (defined in Hardware) is a short-cut for: MACOS_VERSION >= 10.6 and Hardware.is_64_bit? Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-08-07 | Update formulae for version 0.7 | Adam Vandenberg | |
| * Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews | |||
| 2010-07-07 | Readd needed libQtUiTools_debug files. | Mike Arthur | |
| Found something which needed these files in order to build so readd them into the formula. | |||
| 2010-06-21 | Update Qt to 4.6.3 | Mike Arthur | |
| Thankfully the webkit buildsystem bug is now fixed. | |||
| 2010-04-17 | Clean ups to several formulas, including: | Adam Vandenberg | |
| * Removing silly concatenation * Removing .bat files before installing * Removing silly quoting * Fixing download URLs * Removing explicit versions | |||
| 2010-04-02 | Don't remove prl files from the Qt formula, QMake needs them. | Mike Arthur | |
| 2010-02-18 | Qt - Create a 'Frameworks' symlink. | Adam Vandenberg | |
| 2010-02-18 | Qt - use newer SQLite on 10.5 | Adam Vandenberg | |
| 2010-02-15 | Update Qt formula to 4.6.2. | Mike Arthur | |
| 2010-02-09 | Add missing D-Bus library path to Qt formula. | Mike Arthur | |
| 2010-02-02 | Use proper D-Bus naming in Qt formula to avoid alias message. | Mike Arthur | |
| 2010-02-01 | Update MD5 for Qt 4.6.1. | Mike Arthur | |
| 2010-01-30 | Update Qt formula to 4.6.1. | Mike Arthur | |
| 2010-01-16 | Fixes #464; Qt formula breaks without mysql installed | Max Howell | |
| 2009-12-07 | Fix qt.rb line 56 | Max Howell | |
| 2009-12-05 | Add Akonadi formula and dependencies. | Mike Arthur | |
| 2009-12-05 | DRY out the X11 detection code | Max Howell | |
| 2009-11-08 | Slight Qt cleanup | Max Howell | |
| Use Ruby functions for the delete at end too. | |||
| 2009-11-08 | Add Qt3Support and DBus support to Qt. | Mike Arthur | |
| Add GifLib and DBus formulae. | |||
| 2009-11-07 | Update Qt MD5 and fix X11 png dependency. | Mike Arthur | |
| 2009-10-23 | Bump Qt to 4.5.3 | Max Howell | |
| 2009-10-15 | s/require 'brewkit'/require 'formula'/g | Max Howell | |
| brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects. | |||
| 2009-10-12 | Fix Qt build on SL | Max Howell | |
| 2009-10-02 | Fixing the qt recipe to work without . in PATH. | Austin Ziegler | |
| 2009-09-12 | fix path to qt binary | Leo Franchi | |
| 2009-08-10 | Apply new ENV capabilities to all existing Formulae | Max Howell | |
| 2009-07-24 | Refactor--object orientate where sensible | Max Howell | |
| 2009-07-23 | Update Qt to 4.5.2 | Max Howell | |
| 2009-06-04 | Created /Library moved brew tool to /bin | Max Howell | |
| Moved Forumla and Cellar/homebrew into Library. This way the homebrew core files are more sensibly placed, Cellar is more internally consistent and only generated. And Homebrew is ready for use straight out of the tarball. | |||
