aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend
AgeCommit message (Expand)Author
2014-03-13Simplify ARGV.filter_for_dependenciesJack Nagel
2014-03-13Make debug an installer modeJack Nagel
2014-03-13Make verbose an installer modeJack Nagel
2014-03-13Make interactive an installer modeJack Nagel
2014-03-13Add ARGV.envJack Nagel
2014-03-10Reduce the number of things that trigger ARGV.build_from_source?Jack Nagel
2014-03-10Make build_bottle an explicit installer modeJack Nagel
2014-03-08Remove "--fresh" option from installerJack Nagel
2014-03-08Symbol#to_proc: fix with arrays of arraysMisty De Meo
2014-03-08Revert "ENV: request no byte code Python when bottling."Mike McQuaid
2014-03-02ENV: request no byte code Python when bottling.Mike McQuaid
2014-02-28move scons helper to fileutilsAdam Vandenberg
2014-02-27Add an xcodebuild helper and deprecate system "xcodebuild"Jack Nagel
2014-02-19Fix building universal binaries on 32-bit CPUscadrpear
2014-02-18Stop exporting HOMEBREW_VERBOSE to build environmentJack Nagel
2014-02-18Inline static exception text to remove a rescueJack Nagel
2014-02-14ARGV.help?: anchor to end of stringMisty De Meo
2014-02-14brew: check for --help and friends in more of ARGVMike McQuaid
2014-02-12Delete unused methodJack Nagel
2014-02-11Revert "Recognize --head as an alias for --HEAD"Adam Vandenberg
2014-02-09Recognize --head as an alias for --HEADMisty De Meo
2014-02-02Correctly find Homebrew-installed fortranCamillo Lugaresi
2014-01-27Revert "Add python superenv wrapper"Misty De Meo
2014-01-26Add python superenv wrapperMisty De Meo
2014-01-11Fix typoJack Nagel
2014-01-04Pathname: add methods to write env scripts.Mike McQuaid
2014-01-04ENV: add method to prepend and create a PATH.Mike McQuaid
2014-01-04ENV.gcc: remove raiseMisty De Meo
2014-01-04Recommit ENV changesMisty De Meo
2014-01-04Revert "stdenv: fix self.cc check"Mike McQuaid
2014-01-04Revert "stdenv: set correct compiler symbol for gcc 4.0"Mike McQuaid
2014-01-03stdenv: set correct compiler symbol for gcc 4.0Misty De Meo
2014-01-03stdenv: fix self.cc checkMisty De Meo
2013-12-27superenv: don't accidentally filter out HOMEBREW_TEMPJack Nagel
2013-12-19install: add --only-dependencies optionSteven Peters
2013-12-14Extract HOMEBREW_TEMP constantJack Nagel
2013-12-14Move Pathname#dynamically_linked_libraries to mach moduleJack Nagel
2013-12-12Report correct file/line in backtraces for attr_rw methodsJack Nagel
2013-12-12monkey around for emacs' code highlighterAdam Vandenberg
2013-12-12+x wrapper scripts, so they work during post-installAdam Vandenberg
2013-12-09Silence more warningsJack Nagel
2013-12-06Help autoconf find m4 on Xcode-only systemsJack Nagel
2013-12-03Make CompilerSelectionError an InstallationErrorJack Nagel
2013-12-02Fix typoJack Nagel
2013-12-02Yielded value is not usedJack Nagel
2013-11-29support .lz archivesAdam Vandenberg
2013-11-27Require Formula before using itJack Nagel
2013-11-27Adjust optimization flags if the CPU does not support SSE4Jack Nagel
2013-11-21Remove commentJack Nagel
2013-11-20Simplify passing archflags to cc wrapperJack Nagel