| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-01 | reinstall: fix incorrect use of Formula.canonical_name | Jack Nagel | |
| Fixes Homebrew/homebrew#27117. | |||
| 2014-03-01 | Make conditional more obvious | Jack Nagel | |
| 2014-03-01 | brew-test-bot: use fetch --retry. | Mike McQuaid | |
| Closes Homebrew/homebrew#27110. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-03-01 | fetch: add --retry option to retry fetch once. | Mike McQuaid | |
| Sometimes there may be intermittent failures with hosts that work if immediately retried. Let's allow a single retry in this case with the --retry flag. This also behaves nicely with the --force flag. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-02-28 | audit: don't complain about missing cross-tap dependencies | Jack Nagel | |
| 2014-02-28 | Don't munge arguments when configure is run by make | Jack Nagel | |
| Fixes Homebrew/homebrew-versions#364. | |||
| 2014-02-28 | Fix blacklist.rb syntax error | Ben Moss | |
| Closes Homebrew/homebrew#27102. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-02-28 | Fix libpcap blacklist message | Jack Nagel | |
| 2014-02-28 | Use Formula.path | Jack Nagel | |
| 2014-02-28 | Remove libarchive from the blacklist, it's in core now | Jack Nagel | |
| 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 | |
