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
/
ENV
/
4.3
/
xcrun
Age
Commit message (
Expand
)
Author
2016-07-15
ENV: move to new paths. (#507)
Mike McQuaid
2014-06-03
Rewrite xcrun wrapper in shell
Jack Nagel
2014-05-08
Always use stub tools in /usr/bin on 10.9
Jack Nagel
2014-04-29
xcrun wrapper: rephrase comments
Jack Nagel
2014-04-29
xcrun wrapper: reorganize so we only access ARGV once
Jack Nagel
2014-04-29
xcrun wrapper: inline try method
Jack Nagel
2014-04-29
xcrun wrapper: skip superenv bin when walking PATH
Jack Nagel
2014-04-21
Print the attempted command when xcrun wrapper fails
Jack Nagel
2014-04-21
Use File::PATH_SEPARATOR since we use it everywhere else
Jack Nagel
2014-04-20
Delay loading Pathname until we absolutely need it
Jack Nagel
2014-04-20
Use a multiline conditional to make this code more readable
Jack Nagel
2014-04-20
Stop loading a bunch of monkeypatches every time xcrun is invoked
Jack Nagel
2014-04-20
Use File.expand_path
Jack Nagel
2014-04-20
Remove obsolete DEVELOPER_DIR hacks
Jack Nagel
2013-11-21
Remove some monkeypatches
Jack Nagel
2013-09-25
Silence xcrun output in wrapper
Misty De Meo
2013-06-03
superenv: Work if build tool changes DEVELOPER_DIR
Samuel John
2013-06-02
superenv: find Homebrew's gcc-4.2
Misty De Meo
2013-03-21
Better superenv support for Xcode elsewhere
Samuel John
2013-02-05
xcrun: remove suggestion that doesn't work
Adam Vandenberg
2013-01-26
xcrun: actually try fallbacks
Misty De Meo
2012-09-29
Restore HOMEBREW_LOG functionality
Max Howell
2012-09-25
Determine SUPERBIN correctly
Max Howell
2012-09-24
Abort if `xcrun -find foo` returns superbin/foo
Max Howell
2012-09-13
Make xcrun wrapper search /usr/bin too
Max Howell
2012-09-01
Add mig tool to superenv
Max Howell
2012-08-31
Refs Homebrew/homebrew#14558. Try to find tools when xcrun fails.
Max Howell
2012-08-29
superenv: build-environments that just work
Max Howell