aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/--env.rb
AgeCommit message (Expand)Author
2014-06-19Remove more unused requiresJack Nagel
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-05-20Don't fetch the value just to throw it awayJack Nagel
2014-05-20Stop using superenv? method to dump ENVJack Nagel
2014-05-20Remove dead codeJack Nagel
2013-11-07HOMEBREW_USE variables are no longer honored, ignore themJack Nagel
2013-11-07Display only HOMEBREW_CC/CXX in `brew --env` under superenvJack Nagel
2013-08-19audit: activate ENV extensionsJack Nagel
2013-08-19Move common stuff to extend/ENV.rbJack Nagel
2013-08-19Make Superenv activation explicitJack Nagel
2013-06-27brew --env: Add missing CPATH environment variablePaul Fitzpatrick
2013-05-02--env: show HOMEBREW_CC in superenvAdam Vandenberg
2013-03-09Exclude global pkgconfig dirs under superenvJack Nagel
2012-09-21brew --env: Use fetch rather than []Max Howell
2012-08-31Cram GL headers and includes into superenvMax Howell
2012-08-31`brew --env` puts HOMEBREW_SDKROOTMax Howell
2012-08-29Always find git and svn without trying hardMax Howell
2012-08-29Allow eg. `brew --env libxml2`Max Howell
2012-08-29superenv: build-environments that just workMax Howell
2012-08-06brew --env: Added missing env varssamueljohn
2012-07-01Dump Cmake environment variables in brew --envJack Nagel
2012-03-02Scupper sourceable output if brew install is pipedMax Howell
2012-03-01Piped `brew --env` outputs in a sourceable formatMax Howell
2012-02-21Don't hang if xcode-select -print-path is "/"Max Howell
2012-02-19brew --env: fix path to xcrunJack Nagel
2012-02-17Find xcrun if user doesn't ever install Xcode 4.3 helper toolsMax Howell
2012-02-16Use xcrun; Ensure clang is the default compiler with Xcode 4.3Max Howell
2011-12-31brew --env: respect --universalJack Nagel
2011-12-16--env: dump a few more environment variablesJack Nagel
2011-06-16Inclue HOMEBREW_USE_CLANG in --env outputAdam Vandenberg
2011-06-16Add clang compiler optionJosé Martínez
2011-03-12Added --use-gcc flag.Stephen Allred
2011-03-12Refactor the brew command into one file per commandMax Howell