index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
utils.rb
Age
Commit message (
Expand
)
Author
2011-07-27
Add MacOS.lion? for MACOS_VERSION == 10.7
Samuel Cochran
2011-05-18
Create method for accessing Xcode version.
Mike McQuaid
2011-04-26
No really, fix llvm_build_version and xcode_prefix
Adam Vandenberg
2011-04-26
Fix llvm_build_version to handle xcode_prefix output.
Adam Vandenberg
2011-04-12
Handle complex $EDITOR values.
Adam Vandenberg
2011-04-09
Normalize use of MACOS_VERSION
Adam Vandenberg
2011-04-07
Use https for issue links at the end of stack traces.
Jannis Leidel
2011-03-21
brew up: star installed formulae
Jonas Pfenniger
2011-03-21
utils.rb: removed unused cols argument
Jonas Pfenniger
2011-03-19
Add methods to ArchitectureListExtension
Adam Vandenberg
2011-03-19
Use backticks instead of popen
Adam Vandenberg
2011-03-18
Add MacOS.prefer_64_bit?
Adam Vandenberg
2011-03-17
make fails_with_llvm work when cc is llvm-gcc
Camillo Lugaresi
2011-03-14
Fix bug in reporting curl errors
Adam Vandenberg
2011-03-12
MacOS.xcode_prefix
Max Howell
2011-03-12
Don't open editor if no args passed
Max Howell
2011-03-12
Some Cleanup
Max Howell
2011-03-12
Move string extensions
Adam Vandenberg
2011-03-12
Refactor the brew command into one file per command
Max Howell
2010-11-26
Use full path to curl in utils.rb
Adam Vandenberg
2010-10-30
fix warnings: ambiguous splat
Jamie Macey
2010-10-30
fix warnings: splat is redundant for puts
Jamie Macey
2010-09-19
Let the `gzip` utility function accept multiple paths.
Martin Kühl
2010-09-06
Use 'realpath'
Adam Vandenberg
2010-08-20
Let 'interactive_shell' take a formula and set ENV vars.
Adam Vandenberg
2010-08-09
brew doctor - X11 check
Adam Vandenberg
2010-08-02
archs_for_command now follows symlinks.
James Harris
2010-07-25
Allow HOMEBREW_EDITOR for non-project editing.
Adam Vandenberg
2010-07-13
Add command "brew --env"
Adam Vandenberg
2010-07-08
Improved Subversion support.
Adam Vandenberg
2010-07-08
Add some HOMEBREW env vars to the dump
Adam Vandenberg
2010-07-08
Move exceptions from global to utils; remove duplicate defintions
Adam Vandenberg
2010-07-02
Remove $PATH from --config and build dumps.
Adam Vandenberg
2010-06-15
Set HOMEBREW_DEBUG_INSTALL when in a shell during install -d|-i
Adam Vandenberg
2010-05-10
Improve archs_for_command
Adam Vandenberg
2010-05-06
Move dump_build_env to utils and use during installs too.
Adam Vandenberg
2010-04-12
Make mod_wsgi and mod_python arch code more similar.
Adam Vandenberg
2010-04-03
Add s.get_make_var
Adam Vandenberg
2010-04-03
Allow archs_for_command to take Pathnames. Fixes Homebrew/homebrew#1106.
Adam Vandenberg
2010-03-16
Use tab/space when finding vars (and not newlines).
Adam Vandenberg
2010-03-16
Fix `change_make_var!` for empty variables.
Martin Kühl
2010-03-13
1.9 fix, String is not an Enumerable.
Eero Saynatkari
2010-03-01
Move license block to separate LICENSE file.
Adam Vandenberg
2010-02-20
Fix inreplace barfing over Pathnames
Max Howell
2010-02-19
Allow inreplace to operate over arrays
Max Howell
2010-02-09
remove_make_var! should not leave an empty assignment
Adam Vandenberg
2010-02-02
Let change_make_var! append to existing value.
Adam Vandenberg
2010-01-30
Remove spaces around make-style variables.
Adam Vandenberg
2010-01-30
Add gzip utility function.
Adam Vandenberg
2010-01-16
Check for bad values of console_width
Max Howell
[next]