aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend
AgeCommit message (Expand)Author
2011-03-12Use + instead of /.Adam Vandenberg
2011-03-12Added --use-gcc flag.Stephen Allred
2011-03-12MacOS.xcode_prefixMax Howell
2011-03-12`brew deps foo bar` now gives the dependency intersectionMax Howell
2011-03-12Pathname.ensure_writableMax Howell
2011-03-12Formula.resolve_alias to compatability.rbMax Howell
2011-03-12Some CleanupMax Howell
2011-03-12Move string extensionsAdam Vandenberg
2011-03-12Move some exceptionsAdam Vandenberg
2011-03-12Refactor the brew command into one file per commandMax Howell
2011-01-22Add ENV.cppflags shortcutAdam Vandenberg
2010-11-21Correct the principle usage of principal principles ;)Lee Packham
2010-11-07Allow underscore in github version numbers.Adam Vandenberg
2010-11-05More .DS_Store ignoringMichael Dippery
2010-10-30fix warnings: ambiguous first argJamie Macey
2010-10-30Allow installation from URLsAdam Vandenberg
2010-10-28Handle dashed tags at github.arlolra
2010-10-17extract undent test to test caseMichael Morgan
2010-10-17Use classes instead of strings for exceptionsAdam Vandenberg
2010-10-05Coerce ENV.append/prepend values to strings.Adam Vandenberg
2010-09-29Move resolve_alias from ARGV to FormulaAdam Vandenberg
2010-09-12Pathname./ because it looks a lot better than +Max Howell
2010-09-08Document brew optionsAdam Vandenberg
2010-09-07ENV.rb - style tweakAdam Vandenberg
2010-09-06Add ENV.ldflags and use.Adam Vandenberg
2010-09-04Update help optionsDavid Höppner
2010-08-27Fixed recognition of versions like 'foobar-4.50-beta' in Pathname#versionlukas
2010-08-15Move method back to Pathname.Adam Vandenberg
2010-08-11Tweak ARGV.usageAdam Vandenberg
2010-08-10ENV.rb - add ENV.cflagsAdam Vandenberg
2010-08-10ENV.rb - style cleanupsAdam Vandenberg
2010-08-09Remove redundent line and reword comments slightly.Adam Vandenberg
2010-08-08Changing the magic &:downcase back to regular block.Brent Fitzgerald
2010-08-08Move Pathname.starts_with? into PathnameAdam Vandenberg
2010-08-07Resolve aliases in 'brew edit'.Adam Vandenberg
2010-08-07Put /usr/X11/bin in PATH when requesting X11.Adam Vandenberg
2010-08-07ARGV - rename method that conflicts with optparseAdam Vandenberg
2010-08-07Resolve aliases in ARGV extension.Max Howell
2010-07-25Add Pathname.resolved_pathAdam Vandenberg
2010-07-16Add ARGV.build_head? and use it.Adam Vandenberg
2010-07-09Usage should mention manpage.Adam Vandenberg
2010-07-08Move method from ObserverPathnameExtension to extend/PathnameAdam Vandenberg
2010-07-06Add debian style names to version checker.Adam Vandenberg
2010-07-04Pathname - fix RC version detection.Adam Vandenberg
2010-07-04Update Pathname version checks.Adam Vandenberg
2010-06-18Fix LLVM compilation under OS X 10.6 where cflags was not being defined.Brett Cannon
2010-06-17Refactor llvm compiler selection so formula can use itChris Hoffman
2010-06-17Fix exception when installing with --use-llvmChris Hoffman
2010-06-16Use same LLVM binary to check build # as we do to build with.Adam Vandenberg
2010-04-22Fix universal builds on 32-bit CPUs.Adam Vandenberg