aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/utils.rb
AgeCommit message (Expand)Author
2011-12-16Enable 'brew edit' for non-Textmate editors.Adam Vandenberg
2011-12-16utils: fix clang build regexJack Nagel
2011-12-08Introduce HOMEBREW_CURL_VERBOSEJack Nagel
2011-11-25Utils: update gcc version detection logicMisty De Meo
2011-11-25Detect 2-digit clang build versionsMisty De Meo
2011-11-25Add utility methods to determine clang versionJack Nagel
2011-11-25Parse `compiler --version` instead of -vJack Nagel
2011-09-19Only try mirrors for CurlDownloadStrategiesMax Howell
2011-09-19exceptions.rb: Add DownloadErrorCharlie Sharpsteen
2011-09-06If LLVM isn't installed then fails_with_llvm? is trueMax Howell
2011-09-06MacOS.default_compiler should return something alwaysMax Howell
2011-09-05Check even more carefully for xcode_versionMax Howell
2011-09-05Use proper issue URLMax Howell
2011-09-04Don't look for llvm-gcc in xcode_prefixMax Howell
2011-09-02Guess Xcode version if `xcodebuild` doesn't existMax Howell
2011-08-31Default to LLVM for Xcodes that default to LLVMMax Howell
2011-08-31Don't point user at issues that are probably unrelatedMax Howell
2011-08-26Use curl with --insecure when on OS X < 10.6Max Howell
2011-08-24HOMEBREW_CURL_ARGS so that tests can be more silentMax Howell
2011-08-24oh1 stdout display functionMax Howell
2011-07-27Add MacOS.lion? for MACOS_VERSION == 10.7Samuel Cochran
2011-05-18Create method for accessing Xcode version.Mike McQuaid
2011-04-26No really, fix llvm_build_version and xcode_prefixAdam Vandenberg
2011-04-26Fix llvm_build_version to handle xcode_prefix output.Adam Vandenberg
2011-04-12Handle complex $EDITOR values.Adam Vandenberg
2011-04-09Normalize use of MACOS_VERSIONAdam Vandenberg
2011-04-07Use https for issue links at the end of stack traces.Jannis Leidel
2011-03-21brew up: star installed formulaeJonas Pfenniger
2011-03-21utils.rb: removed unused cols argumentJonas Pfenniger
2011-03-19Add methods to ArchitectureListExtensionAdam Vandenberg
2011-03-19Use backticks instead of popenAdam Vandenberg
2011-03-18Add MacOS.prefer_64_bit?Adam Vandenberg
2011-03-17make fails_with_llvm work when cc is llvm-gccCamillo Lugaresi
2011-03-14Fix bug in reporting curl errorsAdam Vandenberg
2011-03-12MacOS.xcode_prefixMax Howell
2011-03-12Don't open editor if no args passedMax Howell
2011-03-12Some CleanupMax Howell
2011-03-12Move string extensionsAdam Vandenberg
2011-03-12Refactor the brew command into one file per commandMax Howell
2010-11-26Use full path to curl in utils.rbAdam Vandenberg
2010-10-30fix warnings: ambiguous splatJamie Macey
2010-10-30fix warnings: splat is redundant for putsJamie Macey
2010-09-19Let the `gzip` utility function accept multiple paths.Martin Kühl
2010-09-06Use 'realpath'Adam Vandenberg
2010-08-20Let 'interactive_shell' take a formula and set ENV vars.Adam Vandenberg
2010-08-09brew doctor - X11 checkAdam Vandenberg
2010-08-02archs_for_command now follows symlinks.James Harris
2010-07-25Allow HOMEBREW_EDITOR for non-project editing.Adam Vandenberg
2010-07-13Add command "brew --env"Adam Vandenberg
2010-07-08Improved Subversion support.Adam Vandenberg