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
Age
Commit message (
Expand
)
Author
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
2014-04-21
Add newlines between methods
Jack Nagel
2014-04-21
Write the positive case first
Jack Nagel
2014-04-21
Make obvious that what we care about is the presence of sdkroot
Jack Nagel
2014-04-21
Make obvious that this is a nested conditional
Jack Nagel
2014-04-21
Filter list before mapping it
Jack Nagel
2014-04-20
Remove last monkeypatch
Jack Nagel
2014-04-20
Remove nil split monkeypatch
Jack Nagel
2014-04-20
Remove unused method
Jack Nagel
2014-04-20
Use original value when building the flag
Jack Nagel
2014-04-20
Remove to_flags monkeypatch
Jack Nagel
2014-04-20
Remove "cleanpath" monkeypatch
Jack Nagel
2014-04-20
Use File.expand_path
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
2014-04-11
Remove -fno-reorder-blocks for clang
Jack Nagel
2014-03-28
Remove -fcaller-saves and -fthread-jumps for clang
Jack Nagel
2014-03-25
cc: don't add linker arguments if only -v passed.
dinkypumpkin
2014-03-24
Filter -fno-delete-null-pointer-checks for clang
Jack Nagel
2014-03-21
More flags clang dislikes
Jack Nagel
2014-03-20
Filter out -fcheck-new
Jack Nagel
2014-03-19
More flags that clang used to ignore
Jack Nagel
2014-03-16
Filter out "-mno-dynamic-no-pic"
Jack Nagel
2014-03-14
superenv: filter -fno-check-new
Misty De Meo
2014-03-14
cc: filter more flags clang hates.
Mike McQuaid
2014-02-28
Don't munge arguments when configure is run by make
Jack Nagel
2014-01-28
pod2man: Fix for machines upgraded to Mavericks
Manpreet Singh
2014-01-27
Revert "Add python superenv wrapper"
Misty De Meo
2014-01-27
Redo python shim script in ruby
Misty De Meo
2014-01-26
Add python superenv wrapper
Misty De Meo
2013-12-27
Apply the same filtering to -I paths as -L paths
Jack Nagel
2013-12-27
superenv: don't accidentally filter out HOMEBREW_TEMP
Jack Nagel
2013-12-27
Escape prefix when interpolating into regexp
Jack Nagel
2013-12-04
Revert "Revert "Split bsdmake wrapper out from make wrapper""
Jack Nagel
2013-11-26
Fix parsing of "-I foo" and "-L foo" under superenv
Jack Nagel
2013-11-21
Avoid globals when ivars will do
Jack Nagel
2013-11-21
Move some global methods into the context in which they used
Jack Nagel
2013-11-21
Remove some monkeypatches
Jack Nagel
2013-11-21
Use grep instead of select + match
Jack Nagel
2013-11-21
Allow -Wno- flags to pass through
Jack Nagel
2013-11-20
Remove uses of -no-cpp-precomp
Jack Nagel
2013-11-20
Simplify passing archflags to cc wrapper
Jack Nagel
[next]