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
Age
Commit message (
Expand
)
Author
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
2013-11-20
Move optimization flag selection out of cc wrapper
Jack Nagel
2013-11-17
ENV strings are already frozen
Jack Nagel
2013-11-17
Export HOMEBREW_PREFIX to build environment
Jack Nagel
2013-11-17
Remove outdated TODOs
Jack Nagel
2013-11-17
Write debug log in non-verbose mode
Jack Nagel
2013-11-17
Replace error-prone superenv debug ouput with a separate log file
Jack Nagel
2013-11-15
Improve heuristic for detecting configure
Jack Nagel
2013-11-14
Revert "Split bsdmake wrapper out from make wrapper"
Jack Nagel
2013-11-13
Add ant wrapper to superenv
Jack Nagel
2013-11-13
Split bsdmake wrapper out from make wrapper
Jack Nagel
2013-11-12
Allow changing the optimization level under superenv
Jack Nagel
2013-11-12
Extract optflags method from cflags method
Jack Nagel
2013-11-12
Extract archflags method from cflags method
Jack Nagel
2013-11-11
Only pass cflags during configure and make
Jack Nagel
[prev]
[next]