| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-28 | Use File.expand_path | Jack Nagel | |
| 2014-02-28 | Automatically install taps for cross-tap dependencies | Jack Nagel | |
| Closes Homebrew/homebrew#27099. | |||
| 2014-02-28 | Add custom exception for untapped formulae | Jack Nagel | |
| 2014-02-28 | Use constant | Jack Nagel | |
| 2014-02-28 | Don't verify deps when ignoring them | Jack Nagel | |
| 2014-02-28 | Use Dependency#option_name in BuildOptions#add_dep_option | Jack Nagel | |
| 2014-02-28 | Add TapDependency | Jack Nagel | |
| 2014-02-28 | FormulaInstaller: verify dependencies map to formulae before locking | Jack Nagel | |
| 2014-02-28 | Remove "brew info <URL>" | Jack Nagel | |
| Closes Homebrew/homebrew#27076. | |||
| 2014-02-28 | Remove deprecation notice from system "xcodebuild" | Jack Nagel | |
| The new xcodebuild method calls system "xcodebuild" underneath, so this notice would always be printed. Instead we will just rely on the audit check. Fixes Homebrew/homebrew#27092. | |||
| 2014-02-28 | move scons helper to fileutils | Adam Vandenberg | |
| 2014-02-27 | Add audit check for system "xcodebuild" | Jack Nagel | |
| 2014-02-27 | Add an xcodebuild helper and deprecate system "xcodebuild" | Jack Nagel | |
| In the future we can remove the ENV munging branch from Formula#system. Closes Homebrew/homebrew#27081. | |||
| 2014-02-27 | Set owner ivar in SoftwareSpec | Jack Nagel | |
| 2014-02-27 | Cache and reuse Dependency objects | Jack Nagel | |
| 2014-02-27 | Eliminate mutation of Dependency objects | Jack Nagel | |
| 2014-02-27 | Pass expansion-time build options to install_dependency | Jack Nagel | |
| 2014-02-27 | Clean up FormulaInstaller#install_dependency | Jack Nagel | |
| 2014-02-27 | Add set union to Options | Jack Nagel | |
| 2014-02-27 | Apply cyclic dependency hack unconditionally | Jack Nagel | |
| 2014-02-27 | Remove requested? dependency magic | Jack Nagel | |
| 2014-02-27 | Use Formula[] in example formula | Jack Nagel | |
| 2014-02-27 | deps: use Dependency objects in recursive_deps_tree | Jack Nagel | |
| 2014-02-27 | deps: keep "--all" output sorted | Jack Nagel | |
| 2014-02-27 | add audit for Formula.factory | Adam Vandenberg | |
| 2014-02-27 | add Formula[] | Adam Vandenberg | |
| Closes Homebrew/homebrew#26930 | |||
| 2014-02-26 | doctor: tweak XQuartz check. | Mike McQuaid | |
| Sometimes (e.g. Homebrew/homebrew#27014) it may find an installed version but no prefix. In this case we still want to tell users if it's outdated. | |||
| 2014-02-25 | fix typo in audit | Adam Vandenberg | |
| 2014-02-25 | add audit for scons | Adam Vandenberg | |
| 2014-02-25 | add scons helper | Adam Vandenberg | |
| 2014-02-25 | only get counts if needed | Adam Vandenberg | |
| 2014-02-25 | add more documentation | Adam Vandenberg | |
| 2014-02-25 | fix incorrect comment | Adam Vandenberg | |
| 2014-02-25 | remove charset.alias directly | Adam Vandenberg | |
| 2014-02-24 | Add nil check to partially address Homebrew/homebrew#26563 | Jack Nagel | |
| 2014-02-24 | Implement fails_with_llvm compat method in terms of fails_with | Jack Nagel | |
| 2014-02-24 | Add example using a stable block | Jack Nagel | |
| 2014-02-24 | Remove some bad practices from example formula | Jack Nagel | |
| 2014-02-23 | Remove unused variable | Jack Nagel | |
| 2014-02-23 | update doc | Adam Vandenberg | |
| 2014-02-23 | ignore skip_clean :all | Adam Vandenberg | |
| 2014-02-23 | Cleaner: do work in clean instead of constructor | Adam Vandenberg | |
| 2014-02-23 | latest xcode is 5.0.2 | Adam Vandenberg | |
| Closes Homebrew/homebrew#26943. | |||
| 2014-02-23 | add doctor check for HOMEBREW_KEEP_INFO | Adam Vandenberg | |
| 2014-02-23 | remove HOMEBREW_KEEP_INFO from man page | Adam Vandenberg | |
| 2014-02-23 | Always keep info files | Adam Vandenberg | |
| Closes Homebrew/homebrew#26659. | |||
| 2014-02-23 | brew-test-bot: don't force-fetch deps. | Mike McQuaid | |
| 2014-02-23 | brew-test-bot: further tweak cleanup handling. | Mike McQuaid | |
| 2014-02-22 | Hoist assignment to simplify a conditional | Jack Nagel | |
| 2014-02-22 | create: make conditional more obvious | Jack Nagel | |
