index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
ENV
/
4.3
Age
Commit message (
Expand
)
Author
2015-02-12
Extract logging from the command class
Jack Nagel
2015-02-12
Drop unnecessary call to compact
Jack Nagel
2015-02-12
Get the basename and dirname once
Jack Nagel
2015-02-08
Make compiler shim robust against missing environment variables
Jack Nagel
2015-02-08
Get rid of cccfg? method
Jack Nagel
2015-02-08
Add predicate methods for compiler shim configuration
Jack Nagel
2015-02-07
Use start_with? to simplify path sanity check
Jack Nagel
2015-02-07
Don't prune cellar paths when cellar is in /opt
Jack Nagel
2015-01-14
cc: filter out -Wno-unused-but-set-variable
Misty De Meo
2015-01-07
Don't rely on PATH when invoking xcrun shim
Jack Nagel
2014-12-05
Simplify bsdmake wrapper, take 2
Jack Nagel
2014-12-05
Revert "Simplify bsdmake wrapper"
Jack Nagel
2014-12-05
Simplify bsdmake wrapper
Jack Nagel
2014-10-29
Always set sysroot for Xcode-only systems
Jack Nagel
2014-10-21
ENV/pod2man: fix for machines upgraded to Yosemite
Manpreet Singh
2014-10-02
Move SCM wrappers from Contributions to ENV/scm.
Mike McQuaid
2014-08-17
Do not close inherited file descriptors in compiler wrapper
Jack Nagel
2014-08-15
superenv: filter -Wno-long-double
Misty De Meo
2014-08-06
cc: blacklist -fno-inline-functions-called-once.
Brandon Bennett
2014-07-18
clang doesn't support -fuse-linker-plugin
Dan
2014-06-03
Switch to "Current" Ruby framework symlink
Jack Nagel
2014-06-03
Rewrite xcrun wrapper in shell
Jack Nagel
2014-05-22
Fix ENV.m32 under superenv
Jack Nagel
2014-05-21
Refurbish two more flags not supported by clang
Sergei Silnov
2014-05-19
Reorganize superenv include and library path setup
Jack Nagel
2014-05-14
Allow disabling arch flag filtering
Jack Nagel
2014-05-12
Scrub out --sysroot
Jack Nagel
2014-05-12
There isn't a /usr/local in the SDK
Jack Nagel
2014-05-12
superenv: remove duplicate -multiply_definedsuppress filter
Misty De Meo
2014-05-11
clang: add another unknown flag
Misty De Meo
2014-05-10
Fix duplicate -stdlib flags in cxxld mode
Jack Nagel
2014-05-10
Move -m32 and -m64 filtering up one level
Jack Nagel
2014-05-10
Ensure HOMEBREW_ARCHFLAGS is always a string
Jack Nagel
2014-05-08
Clang doesn't support -fno-for-scope
Jack Nagel
2014-05-08
Always use stub tools in /usr/bin on 10.9
Jack Nagel
2014-05-08
clang does not support -fno-regmove
Adam Vandenberg
2014-05-06
Remove nested conditional
Jack Nagel
2014-05-06
Preserve -Xarch_<arch> context when filtering args
Jack Nagel
2014-05-06
Extract body of refurbished_args loop
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-24
Blacklist more flags that clang does not support
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-21
Fix typo
Jack Nagel
2014-04-21
Add some comments to the cc wrapper
Jack Nagel
2014-04-21
Only interpolate constant regexps once
Jack Nagel
2014-04-21
Remove code that doesn't do anything
Jack Nagel
[next]