| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-04 | brew-test-bot: strip bell/alert character. | Mike McQuaid | |
| 2014-06-04 | hardware: Add Intel CPUs to OPTIMIZATION_FLAGS | Shaun Jackman | |
| Closes Homebrew/homebrew#29866. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-06-04 | Update latest XQuartz version | Trent Ogren | |
| See https://xquartz.macosforge.org/landing/ Closes Homebrew/homebrew#29826. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-06-04 | Fix some places where encoding issues manifest on ruby 2.0 | Jack Nagel | |
| 2014-06-03 | doctor: Add check for install_name_tool | Misty De Meo | |
| Closes Homebrew/homebrew#29593. | |||
| 2014-06-03 | reword test docs | Adam Vandenberg | |
| 2014-06-03 | add --devel to fetch docs | Adam Vandenberg | |
| 2014-06-03 | test: improve docs for when using HEAD or similar flags | Dave Cottlehuber | |
| Closes Homebrew/homebrew#29791. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-06-03 | add homebrew to Tex requirement | dgwakeman | |
| Closes Homebrew/homebrew#29834. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-06-03 | Add yosemite to mac versions | Andy Blyler | |
| Closes Homebrew/homebrew#29823. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-06-03 | Simplify MacOS.version.to_sym | Jack Nagel | |
| 2014-06-03 | Don't coerce value to string unnecessarily | Jack Nagel | |
| 2014-06-03 | Update ruby version doctor check | Jack Nagel | |
| 2014-06-03 | String isn't enumerable in 1.9+ | Jack Nagel | |
| 2014-06-03 | Switch to "Current" Ruby framework symlink | Jack Nagel | |
| Closes Homebrew/homebrew#29795. Closes Homebrew/homebrew#29819. | |||
| 2014-06-03 | Rewrite xcrun wrapper in shell | Jack Nagel | |
| 2014-06-03 | Use a || b | Jack Nagel | |
| 2014-06-03 | Treat HOMEBREW_CC the same as --cc | Shaun Jackman | |
| Closes Homebrew/homebrew#29762. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-06-03 | HOMEBREW_CC: Remove COMPILER_ALIASES | Shaun Jackman | |
| Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-06-01 | Remove unnecessary use of Dir[] | Jack Nagel | |
| 2014-06-01 | Remove no-op directory traversal | Jack Nagel | |
| 2014-06-01 | Remove jstalk | Jack Nagel | |
| Closes Homebrew/homebrew#29720. | |||
| 2014-05-31 | Use Pathname.glob when we want pathname objects | Jack Nagel | |
| 2014-05-31 | Prefer Dir.glob when iterating over the result | Jack Nagel | |
| 2014-05-30 | Deprecate implicit build-time requirements | Jack Nagel | |
| 2014-05-30 | Remove build attribute from Xcode dep | Jack Nagel | |
| 2014-05-30 | Remove build flag from ant dep | Jack Nagel | |
| 2014-05-30 | Prefer Dir[] to Dir.glob when not passing a block | Jack Nagel | |
| 2014-05-28 | Loosen GCC version regexp to allow for custom version strings | Jack Nagel | |
| 2014-05-28 | Remove unused attribute | Jack Nagel | |
| 2014-05-28 | Remove unused method and associated test fixtures | Jack Nagel | |
| 2014-05-28 | Extract history introspection from "versions" command | Jack Nagel | |
| 2014-05-28 | versions: remove --compact option | Jack Nagel | |
| 2014-05-28 | versions: don't recreate the relative path on each iteration | Jack Nagel | |
| 2014-05-28 | versions: use path attribute instead of reconstructing it | Jack Nagel | |
| 2014-05-28 | versions: drop redundant pathname creation | Jack Nagel | |
| 2014-05-28 | Fix brew-versions for taps with a Formula directory | Jack Nagel | |
| 2014-05-28 | Place X11 ahead of OpenGL when X11 is active | Jack Nagel | |
| Fixes Homebrew/homebrew#29651. | |||
| 2014-05-27 | --help and --version only apply as first argument | Adam Vandenberg | |
| This fixes external commands that provide their own help and version subcommands. Closes Homebrew/homebrew#26755. | |||
| 2014-05-27 | Remove support for version "schemes", just pass version objects directly | Jack Nagel | |
| I'm not sure why I thought reinventing object instantiation was a good idea. | |||
| 2014-05-27 | Make some constant strings into actual constants | Jack Nagel | |
| We only need one copy of each of these strings, not ~7500. | |||
| 2014-05-27 | Remove some evals from formula DSL | Jack Nagel | |
| The default arguments were removed from these methods long ago, so nothing is standing in the way of using define_method here. | |||
| 2014-05-26 | Fix overzealous regex | Jack Nagel | |
| 2014-05-26 | Add failing test for parsing version from erlang bottle filename | Jack Nagel | |
| 2014-05-26 | pluralize formulae in tap/untap | Adam Vandenberg | |
| Closes Homebrew/homebrew#28560. | |||
| 2014-05-26 | Share code for sanitizing ENV between both build environments | Jack Nagel | |
| 2014-05-26 | Undocument search features that no longer exist | Jack Nagel | |
| Due to the fragility of the code, this functionality was removed in recent refactorings of the tap code. It is possible to restore these features, but it needs to be done in a cleaner, more maintainable way. Closes Homebrew/homebrew#29585. | |||
| 2014-05-26 | Fix formula path usage in brew-gist-logs | Jack Nagel | |
| Formula#path can no longer be a symlink. | |||
| 2014-05-26 | Move appledoc to boneyard | Adam Vandenberg | |
| No Xcode 5.1 support. Closes Homebrew/homebrew#29488. | |||
| 2014-05-25 | bash completion for `brew list --multiple` | Ches Martin | |
| As per 9ab605c7f1883 removal of `brew dirty`. `--multiple` *implies* `--versions`, thus IMO it shouldn't be necessary to also explicitly include the `--versions` option, but that's a separate matter. For now this offers the small added convenience of: $ brew list --m<TAB><TAB> to quickly expand the `brew dirty` equivalent. Closes Homebrew/homebrew#29571. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
