| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-03-12 | Use ruby style for inheritance. | Adam Vandenberg | |
| 2010-11-18 | Use https for all GitHub URLs | Tianyi Cui | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-09-29 | readline - using collect was silly | Adam Vandenberg | |
| 2010-08-29 | readline: update version to 6.1 | David Höppner | |
| 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-05-19 | readline 6.0.5 | Adam Vandenberg | |
| 2010-04-06 | Build readline as universal; more useful that way. | Adam Vandenberg | |
| 2010-03-17 | Add a --universal option to readline. | Adam Vandenberg | |
| 2009-12-17 | Use --enable-multibyte in Readline. | Adam Vandenberg | |
| 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-09-25 | Fix readline | Max Howell | |
| Patches were level 0, not level 1 | |||
| 2009-09-22 | Fix readline on Snow Leopard | Max Howell | |
| The patches broke the build. | |||
| 2009-09-22 | Add missing end to readline formula. | Miikka Koskinen | |
| 2009-09-21 | Apply patches to readline 6.0 | Adam Vandenberg | |
| 2009-09-21 | Automatically add keg_only? deps to relevent ENV | Max Howell | |
| Eg gettext gets added into LDFLAGS, INCLUDE and that. I hope I got everything that is typical. Prolly not. But we'll find out. Made readline keg_only because the BSD version is provided by OS X, and I don't want bug reports that are tricky to solve due to unexpected differences between the two. | |||
| 2009-09-14 | Readline 6.0 | Clinton R. Nixon | |
| 2009-08-10 | Revert readline to version 5.2, but add patches | Adam Vandenberg | |
| This is because Python 2.6 needs this. As soon as something needs readline 6, we need to support both, which of course we can :) | |||
| 2009-08-10 | Apply new ENV capabilities to all existing Formulae | Max Howell | |
| 2009-08-02 | Added Readline formula; updated Python formula. | Max Howell | |
