index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
test
Age
Commit message (
Expand
)
Author
2013-03-18
Simplify SoftwareSpec checksum methods
Jack Nagel
2013-03-16
Decouple CompilerSelector from ENV
Jack Nagel
2013-03-16
Use a priority queue to select compilers
Jack Nagel
2013-03-12
Switch compilers when no build is specified
Jack Nagel
2013-03-11
Relocate bottles using install_name_tool.
Mike McQuaid
2013-03-11
Portability fixes to run Homebrew on Linux systems
Shaun Jackman
2013-03-10
Fix test failure on ivybridge cpus.
Tobias Lidskog
2013-03-09
tests: allow setting MACOS_VERSION from the environment
Jack Nagel
2013-03-09
Fix tests under 32-bit SL
Jack Nagel
2013-03-09
bottles: remove unused 'version' from DSL.
Mike McQuaid
2013-03-01
Support 32-bit 10.6 bottles.
Mike McQuaid
2013-03-01
Add non-/usr/local bottles support.
Mike McQuaid
2013-03-01
Cleanup bottle DSL.
Mike McQuaid
2013-02-25
BuildEnvironment: use separate sets for procs and symbols
Jack Nagel
2013-02-18
Remove unused variables
Jack Nagel
2013-02-15
Add test for String#get_make_var
Jack Nagel
2013-02-12
Establish a convention for Requirement names
Jack Nagel
2013-02-11
Avoid nil in URL specs
Jack Nagel
2013-02-10
Add :libltdl dep for libtool's libltdl
Jack Nagel
2013-02-10
Shrink DependencyCollector#parse_symbol_spec and add tests
Jack Nagel
2013-02-09
Extract formula locks into a class
Jack Nagel
2013-02-08
LanguageModuleDependency: foward args to superclass initalizer
Jack Nagel
2013-02-07
MacOSVersion -> MacOS::Version
Jack Nagel
2013-02-07
Flesh out MacOSVersion tests
Jack Nagel
2013-02-06
Add tests for raise monkey patch
Jack Nagel
2013-01-31
Proper recursive expansion of requirements with filtering
Jack Nagel
2013-01-31
Create proxy classes for "partial" X11 dependencies
Jack Nagel
2013-01-30
Remove MD5 support.
Mike McQuaid
2013-01-30
jpeg: support version format.
Mike McQuaid
2013-01-30
Fix passing multiple switches as a single word to the build
Jack Nagel
2013-01-29
Don't use underscores in (new) bottle filenames.
Mike McQuaid
2013-01-29
Cleanup old bottle syntax.
Mike McQuaid
2013-01-28
DependencyCollector: return created dep from #add
Jack Nagel
2013-01-28
Allow specifying a name attribute for X11Dependency
Jack Nagel
2013-01-27
Update require
Jack Nagel
2013-01-26
Split dependency classes into separate files
Jack Nagel
2013-01-26
Fix Dependencies -> Array conversion
Jack Nagel
2013-01-26
Tag Xcode and CLT requirements as build-time
Jack Nagel
2013-01-26
FormulaInstaller: construct new ARGV from an Options collection
Jack Nagel
2013-01-26
FormulaInstaller: allow formulae to pass options to deps
Jack Nagel
2013-01-26
Add support for optional and recommended deps
Adam Vandenberg
2013-01-26
Tests for BuildOptions
Jack Nagel
2013-01-26
Refactor option handling internals
Jack Nagel
2013-01-26
brew-test: use SHA-1 in all testballs.
Mike McQuaid
2013-01-22
Infer path to be added for requirements that search PATH
Jack Nagel
2013-01-22
requirements: enable userpaths by default during evaluation
Jack Nagel
2013-01-22
Add tests for ARGV.filter_for_dependencies
Jack Nagel
2013-01-22
Add tests for ENV.with_build_environment
Jack Nagel
2013-01-21
Allow satisfied? to be specified in a block
Jack Nagel
2013-01-21
Object#instance_exec for Ruby 1.8.6
Jack Nagel
[next]