aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2011-04-10Make brew deps Leopard compatibleAdam Vandenberg
2011-04-09Fix formula paths for manually specified names.Martin Kühl
2011-04-09Normalize use of MACOS_VERSIONAdam Vandenberg
2011-04-07Show which deps will also be installed.Adam Vandenberg
2011-04-07Use https for issue links at the end of stack traces.Jannis Leidel
2011-04-05brew create: remind people to 'brew audit'Adam Vandenberg
2011-04-05brew create: ensure CACHE folder existsAdam Vandenberg
2011-04-04brew audit: --strict warning for using $ in caveatsAdam Vandenberg
2011-04-04GitHub - use git for smart https repospascalbertrand
2011-04-04brew doctor: add check for GREP_OPTIONSAdam Vandenberg
2011-04-04brew doctor: update expat checkAdam Vandenberg
2011-04-01Fix CLICOLOR_FORCE checkAdam Vandenberg
2011-04-01Fix brew-audit Fortran checkCharlie Sharpsteen
2011-03-31Add audit to bash completionAdam Vandenberg
2011-03-29brew doctor - only check unique path foldersAdam Vandenberg
2011-03-29brew depstree: shows a tree of dependencies for a formulaFerdinand Niedermann
2011-03-29Add warning about m4 macros.Adam Vandenberg
2011-03-29Fix brew bottle to work with refactor branch.Mike McQuaid
2011-03-28Use Formula#installed_prefix for brew --prefix formulaDave Lee
2011-03-28Fix inheritance style in download strats.Adam Vandenberg
2011-03-28brew doctor - add check for CLICOLOR_FORCEAdam Vandenberg
2011-03-28brew doctor - reword stray dylib messageAdam Vandenberg
2011-03-28brew doctor - also check permisisons on shareAdam Vandenberg
2011-03-28Use MacOS.xcode_prefixAdam Vandenberg
2011-03-28reword auditAdam Vandenberg
2011-03-26remove whitespaceAdam Vandenberg
2011-03-25Move 'fails_with_llvm' into formula DSL.Adam Vandenberg
2011-03-25Adding version detection to sf.net /download urlsAustin Ziegler
2011-03-22Removing svn+ when using svn+http to avoid Undefined tunnel scheme errorSimon COURTOIS
2011-03-21brew up: star installed formulaeJonas Pfenniger
2011-03-21utils.rb: removed unused cols argumentJonas Pfenniger
2011-03-21Document 'brew options --all'.Adam Vandenberg
2011-03-21update manpage for brew audit --strictAdam Vandenberg
2011-03-21brew audit: add strict check for <Formula spacingAdam Vandenberg
2011-03-21Add audit for xcodebuild.Adam Vandenberg
2011-03-21add --verbose to brew install completionAdam Vandenberg
2011-03-21Remove ENV dump from top of verbose install.Adam Vandenberg
2011-03-20use Module#const_get instead of evaleregon
2011-03-20Fix for installing from_urlYasuharu NAKANO
2011-03-19Use --depth 1 more conservativelyAdam Vandenberg
2011-03-19Fix brew --cellar fooAdam Vandenberg
2011-03-19brew options: allow --allAdam Vandenberg
2011-03-19Add methods to ArchitectureListExtensionAdam Vandenberg
2011-03-19Use backticks instead of popenAdam Vandenberg
2011-03-18Add MacOS.prefer_64_bit?Adam Vandenberg
2011-03-17make fails_with_llvm work when cc is llvm-gccCamillo Lugaresi
2011-03-17Use xcode_path for GCC as well as LLVM.Mike McQuaid
2011-03-16Add --use-gcc to bash completionAdam Vandenberg
2011-03-15Fix keg-only, non-system dupesAdam Vandenberg
2011-03-15install - change keg-only warningAdam Vandenberg