aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/ENV.rb
AgeCommit message (Expand)Author
2010-10-30fix warnings: ambiguous first argJamie Macey
2010-10-05Coerce ENV.append/prepend values to strings.Adam Vandenberg
2010-09-07ENV.rb - style tweakAdam Vandenberg
2010-09-06Add ENV.ldflags and use.Adam Vandenberg
2010-08-10ENV.rb - add ENV.cflagsAdam Vandenberg
2010-08-10ENV.rb - style cleanupsAdam Vandenberg
2010-08-09Remove redundent line and reword comments slightly.Adam Vandenberg
2010-08-07Put /usr/X11/bin in PATH when requesting X11.Adam Vandenberg
2010-06-18Fix LLVM compilation under OS X 10.6 where cflags was not being defined.Brett Cannon
2010-06-17Refactor llvm compiler selection so formula can use itChris Hoffman
2010-06-17Fix exception when installing with --use-llvmChris Hoffman
2010-06-16Use same LLVM binary to check build # as we do to build with.Adam Vandenberg
2010-04-22Fix universal builds on 32-bit CPUs.Adam Vandenberg
2010-03-17Bug fix: gcc_4_0_1 wasn't removing sse4 flags correctly.Adam Vandenberg
2010-03-01Move license block to separate LICENSE file.Adam Vandenberg
2010-02-24We need to set CC and CXX for many formulaMax Howell
2010-02-19No longer compile with LLVM by defaultMax Howell
2010-02-13Set correct LDFLAGS for universal binariesAleksandar Topuzović
2010-02-08ENV.cxx was not retrieving proper ENV flag.Adam Vandenberg
2010-01-14Added CMAKE_PREFIX_PATH to environment valriablesFlorian Sowade
2010-01-13Use less lengthy path to llvm binariesMax Howell
2010-01-11Detect X11 when ENV.x11 is requested; dump in --config.Adam Vandenberg
2009-12-02Remove redundant cflagsMax Howell
2009-12-02Alias gcc_4_0_1 to gcc_4_0Max Howell
2009-12-01When not installed to /usr/local use -isystemMax Howell
2009-11-07Fix ENV.m32 when LDFLAGS already existsMax Howell
2009-10-23ENV.m32Max Howell
2009-10-23ENV.osx_10_5Max Howell
2009-10-21Add separator param to ENV.append (to match prepend.)Adam Vandenberg
2009-10-19ENV.universal_binaryMax Howell
2009-10-15Some subdirs and renames to aid homebrew n00bsMax Howell