aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/xdebug.rb
AgeCommit message (Collapse)Author
2009-10-19Build a universal binary on LeopardMax Howell
Fixes #69
2009-10-15s/require 'brewkit'/require 'formula'/gMax 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-30Xdebug formulaBoris Gordon
The Xdebug extension helps you debugging your script by providing a lot of valuable debug information.