| Age | Commit message (Collapse) | Author |
|
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.
|
|
Basically Formulae are now classes that get dynamically loaded by the
brew script. This gives me more flexability.
|
|
Pathname objects become root if you operator+ them with absolute paths
|
|
|
|
|
|
The sources are required for development in D
|
|
The message "warning: already initialized constant OPT_TABLE" is due to
the non-case-sensitive HFS+ filesystem, and the Pathname module
including FileUtils as fileutils.
|
|
|