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
/
superenv.rb
Age
Commit message (
Expand
)
Author
2013-08-19
Move superenv.rb to extend/ENV/super.rb
Jack Nagel
2013-08-19
Fix superenv ENV[] hack
Jack Nagel
2013-08-19
Re-enable superenv ENV[] hack
Jack Nagel
2013-08-19
Reference self rather than ENV in Superenv module
Jack Nagel
2013-08-19
Move common stuff to extend/ENV.rb
Jack Nagel
2013-08-19
Make Superenv activation explicit
Jack Nagel
2013-08-19
Move superbin into Superenv module
Jack Nagel
2013-08-19
Move setup into an extended callback
Jack Nagel
2013-08-19
Extend Superenv onto ENV instead of defining it on the singleton class
Jack Nagel
2013-08-15
superenv: use Hardware::CPU.universal_archs
Misty De Meo
2013-08-09
Move MacOS.xcode43_without_clt? into Xcode module
Jack Nagel
2013-08-06
Use MacOS::X11 path helpers
Jack Nagel
2013-08-06
Eliminate MacSystem module
Jack Nagel
2013-08-06
Don't use exceptions for flow-control
Jack Nagel
2013-08-06
Raise a useful message
Jack Nagel
2013-08-06
style
Jack Nagel
2013-08-06
Make this logic less confusing
Jack Nagel
2013-08-06
Remove dead code
Jack Nagel
2013-08-04
superenv: document O CCCFG flag
Misty De Meo
2013-08-03
Add comment to superenv ENV to note trailing if
Adam Vandenberg
2013-08-01
Document superenv HOMEBREW_CCFG flags
Adam Vandenberg
2013-07-29
superenv: fix locating non-Xcode gcc-4.2
Misty De Meo
2013-06-27
Clarify ENV.gcc, ENV.llvm c++ compiler names
Misty De Meo
2013-06-14
Use Hardware::CPU module
Jack Nagel
2013-06-13
superenv: apply apr-1-config fix to 10.8+
Clemens Gruber
2013-06-05
Python add -F#{python.framework} for brewed Python
Samuel John
2013-06-03
superenv: Work if build tool changes DEVELOPER_DIR
Samuel John
2013-06-03
Python 2.x and 3.x support
Samuel John
2013-06-02
Allow gcc-4.2 in HOMEBREW_CC
Jack Nagel
2013-06-02
superenv: find Homebrew's gcc-4.2
Misty De Meo
2013-05-27
superenv: Improve compiler selection
Misty De Meo
2013-05-11
Fix --build-bottle CFLAGS.
Mike McQuaid
2013-04-06
Fix another handful of warnings
Jack Nagel
2013-03-21
Better superenv support for Xcode elsewhere
Samuel John
2013-03-20
superenv: fix xcode43_developer_dir check
Misty De Meo
2013-03-20
superenv?: fail when xcode43_developer_dir raises
Misty De Meo
2013-03-20
superenv: move check logic into superenv?
Misty De Meo
2013-03-20
superenv: move MacSystem into separate file
Misty De Meo
2013-03-16
ENV: clear influential include path vars
Jack Nagel
2013-03-09
Use attr_accessor to suppress warning
Jack Nagel
2013-03-09
Rename these collections for clarity
Jack Nagel
2013-03-09
Add pkgconfig dirs for all deps under superenv
Jack Nagel
2013-03-09
Exclude global pkgconfig dirs under superenv
Jack Nagel
2013-03-09
Index pkgconfig directories by MacOS.version
Jack Nagel
2013-01-26
superenv: --use-gcc should specify gcc-4.2
Misty De Meo
2013-01-24
superenv: Allow ENV.m32 (for 32bit builds)
Samuel John
2013-01-20
superenv: favor /opt/X11 over /usr/X11 when both exist
Jack Nagel
2013-01-03
superenv: make HOMEBREW_FILE available
Adam Vandenberg
2012-11-19
separate ENV/pkgconfig dirs by OS version
Camillo Lugaresi
2012-11-13
superenv.rb: Configure Objective-C compilers
Charlie Sharpsteen
[next]