aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/superenv.rb
AgeCommit message (Expand)Author
2013-08-19Move superenv.rb to extend/ENV/super.rbJack Nagel
2013-08-19Fix superenv ENV[] hackJack Nagel
2013-08-19Re-enable superenv ENV[] hackJack Nagel
2013-08-19Reference self rather than ENV in Superenv moduleJack Nagel
2013-08-19Move common stuff to extend/ENV.rbJack Nagel
2013-08-19Make Superenv activation explicitJack Nagel
2013-08-19Move superbin into Superenv moduleJack Nagel
2013-08-19Move setup into an extended callbackJack Nagel
2013-08-19Extend Superenv onto ENV instead of defining it on the singleton classJack Nagel
2013-08-15superenv: use Hardware::CPU.universal_archsMisty De Meo
2013-08-09Move MacOS.xcode43_without_clt? into Xcode moduleJack Nagel
2013-08-06Use MacOS::X11 path helpersJack Nagel
2013-08-06Eliminate MacSystem moduleJack Nagel
2013-08-06Don't use exceptions for flow-controlJack Nagel
2013-08-06Raise a useful messageJack Nagel
2013-08-06styleJack Nagel
2013-08-06Make this logic less confusingJack Nagel
2013-08-06Remove dead codeJack Nagel
2013-08-04superenv: document O CCCFG flagMisty De Meo
2013-08-03Add comment to superenv ENV to note trailing ifAdam Vandenberg
2013-08-01Document superenv HOMEBREW_CCFG flagsAdam Vandenberg
2013-07-29superenv: fix locating non-Xcode gcc-4.2Misty De Meo
2013-06-27Clarify ENV.gcc, ENV.llvm c++ compiler namesMisty De Meo
2013-06-14Use Hardware::CPU moduleJack Nagel
2013-06-13superenv: apply apr-1-config fix to 10.8+Clemens Gruber
2013-06-05Python add -F#{python.framework} for brewed PythonSamuel John
2013-06-03superenv: Work if build tool changes DEVELOPER_DIRSamuel John
2013-06-03Python 2.x and 3.x supportSamuel John
2013-06-02Allow gcc-4.2 in HOMEBREW_CCJack Nagel
2013-06-02superenv: find Homebrew's gcc-4.2Misty De Meo
2013-05-27superenv: Improve compiler selectionMisty De Meo
2013-05-11Fix --build-bottle CFLAGS.Mike McQuaid
2013-04-06Fix another handful of warningsJack Nagel
2013-03-21Better superenv support for Xcode elsewhereSamuel John
2013-03-20superenv: fix xcode43_developer_dir checkMisty De Meo
2013-03-20superenv?: fail when xcode43_developer_dir raisesMisty De Meo
2013-03-20superenv: move check logic into superenv?Misty De Meo
2013-03-20superenv: move MacSystem into separate fileMisty De Meo
2013-03-16ENV: clear influential include path varsJack Nagel
2013-03-09Use attr_accessor to suppress warningJack Nagel
2013-03-09Rename these collections for clarityJack Nagel
2013-03-09Add pkgconfig dirs for all deps under superenvJack Nagel
2013-03-09Exclude global pkgconfig dirs under superenvJack Nagel
2013-03-09Index pkgconfig directories by MacOS.versionJack Nagel
2013-01-26superenv: --use-gcc should specify gcc-4.2Misty De Meo
2013-01-24superenv: Allow ENV.m32 (for 32bit builds)Samuel John
2013-01-20superenv: favor /opt/X11 over /usr/X11 when both existJack Nagel
2013-01-03superenv: make HOMEBREW_FILE availableAdam Vandenberg
2012-11-19separate ENV/pkgconfig dirs by OS versionCamillo Lugaresi
2012-11-13superenv.rb: Configure Objective-C compilersCharlie Sharpsteen