aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2013-01-27doctor: fix transposed git commandSema
2013-01-26superenv: --use-gcc should specify gcc-4.2Misty De Meo
2013-01-26xcrun: actually try fallbacksMisty De Meo
2013-01-26Split dependency classes into separate filesJack Nagel
2013-01-26Generate options immediately following depends_onJack Nagel
2013-01-26Don't force universal for build depsJack Nagel
2013-01-26FormulaInstaller: wrap --build-from-source in an Option objectJack Nagel
2013-01-26locks: ensure lock directory existsJack Nagel
2013-01-26audit: warn about nonexistent options passed to depsJack Nagel
2013-01-26upgrade: use standard Tab accessorJack Nagel
2013-01-26Fix Dependencies -> Array conversionJack Nagel
2013-01-26Tag Xcode and CLT requirements as build-timeJack Nagel
2013-01-26Add "depends_on :clt"samueljohn
2013-01-26Replace usages of recursive_deps with recursive_dependenciesJack Nagel
2013-01-26upgrade: offload dependency expansion to FormulaInstallerJack Nagel
2013-01-26uses: utilize modern dependency APIJack Nagel
2013-01-26missing: ignore unused optional and recommended depsJack Nagel
2013-01-26FormulaInstaller: construct new ARGV from an Options collectionJack Nagel
2013-01-26FormulaInstaller: allow formulae to pass options to depsJack Nagel
2013-01-26FormulaInstaller: don't install bottle if options were passedJack Nagel
2013-01-26FormulaInstaller: make tab an attr, but never a parameterJack Nagel
2013-01-26Dependency.expand_dependenciesJack Nagel
2013-01-26Let option override with/without descriptionsAdam Vandenberg
2013-01-26Add support for optional and recommended depsAdam Vandenberg
2013-01-26Formula::finalize_dslAdam Vandenberg
2013-01-26FormulaInstaller: implement installation locksJack Nagel
2013-01-26FormulaInstaller: skip build-time deps for bottlesJack Nagel
2013-01-26FormulaInstaller: factor out dependency installationJack Nagel
2013-01-26FormulaInstaller: factor out requirement checkingJack Nagel
2013-01-26Dependency#to_formula and associated helpersJack Nagel
2013-01-26Formula#recursive_dependenciesJack Nagel
2013-01-26Tab#with? to mirror BuildOptions#with?Jack Nagel
2013-01-26Tests for BuildOptionsJack Nagel
2013-01-26Move BuildOptions to a separate fileJack Nagel
2013-01-26Refactor option handling internalsJack Nagel
2013-01-26BuildOptions: check has_option? for universal and 32-bitJack Nagel
2013-01-26BuildOptions: simplify setting descriptionJack Nagel
2013-01-26Options can be dumped as JSONJack Nagel
2013-01-26Options can be used interchangeably with StringsJack Nagel
2013-01-26Move option comparison into BuildOptionsJack Nagel
2013-01-26Clean up Tab creationJack Nagel
2013-01-26Allow depending on requirement class or instance.Mike McQuaid
2013-01-26brew-cleanup: don't whine about permission denied.Mike McQuaid
2013-01-26Add tmux warning for launchctl caveats.Mike McQuaid
2013-01-26We use formulae as the plural of formula.Mike McQuaid
2013-01-26brew-test: use SHA-1 in all testballs.Mike McQuaid
2013-01-26manpage: remove outdated MD5 references.Mike McQuaid
2013-01-26brew-mirror-check: Not using MD5 any more.Mike McQuaid
2013-01-26brew-fetch: remove MD5 output.Mike McQuaid
2013-01-26brew-test-bot: don't use stash --all; too new.Mike McQuaid