aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2012-08-25audit checks for passing dashes to build.include?Adam Vandenberg
2012-08-24XCodeDependency: Clarify that Xcode.app is neededCharlie Sharpsteen
2012-08-23Compact whitespace when removing flagsJack Nagel
2012-08-23Version: make MacOSVersion comparison more robustJack Nagel
2012-08-23factory: always check const_defined? before requiringJack Nagel
2012-08-23Xcode-only: Clean up compiler flags. Use CPATH.samueljohn
2012-08-23Fix keg-only on pre-Mountain Lion formulae.Mike McQuaid
2012-08-22audit: be a bit more lenientAdam Vandenberg
2012-08-22audit: allow certain ARGV usagesAdam Vandenberg
2012-08-22audit: complain until we use option and buildAdam Vandenberg
2012-08-22Don't use XQuartz for e.g. :libpng on 10.8.Mike McQuaid
2012-08-22Cache found svn binaryAdam Vandenberg
2012-08-22Honor GIT env varAdam Vandenberg
2012-08-21factory: rescue NameErrorJack Nagel
2012-08-21keg_fix_install_names doesn't need FindJack Nagel
2012-08-21mach-o: use any? instead of map and include?Jack Nagel
2012-08-21Support ENV[VERBOSE]Max Howell
2012-08-21`brew irb` uses correct RubyMax Howell
2012-08-21conflicts_with message: recommend unlinkMax Howell
2012-08-21Better message if multiple kegs need linkingMax Howell
2012-08-21Formula.EnumerableMax Howell
2012-08-21In fact, there are 2 xcode-select files to deleteMax Howell
2012-08-20Simplify MacOS.locateJack Nagel
2012-08-20MacOS.dev_tools_path: return nil if not foundJack Nagel
2012-08-20Simplify build options APIJack Nagel
2012-08-20HOMEBREW_CONTRIBJack Nagel
2012-08-19factory: don't reload previously defined formulaeJack Nagel
2012-08-18Don't lie about upgrading up-to-date formulaeJack Nagel
2012-08-18upgrade: filter ARGV when expanding depsJack Nagel
2012-08-18Add ARGV.ignore_deps?Jack Nagel
2012-08-18Test version interrogation methodsJack Nagel
2012-08-18Simplify version comparison testsJack Nagel
2012-08-18Version: build-in devel version comparisonsJack Nagel
2012-08-18Refer to the real keg when dying because the keg existsJack Nagel
2012-08-18Refactor `brew missing`Jack Nagel
2012-08-18Deprecate MacOS.version? style methodsJack Nagel
2012-08-18Add custom comparator for MacOS.versionJack Nagel
2012-08-18Add small DSL for defining comparatorsJack Nagel
2012-08-18outdated: use new version comparison machineryJack Nagel
2012-08-18keg: add method to return the corresponding VersionJack Nagel
2012-08-18Add support for custom version schemesJack Nagel
2012-08-18SoftwareSpec: simplify conditionalJack Nagel
2012-08-18Add Version#detected_from_url?Jack Nagel
2012-08-18Replace version strings with Version objectsJack Nagel
2012-08-18Further version test refactoringJack Nagel
2012-08-18Move version detection to Version classJack Nagel
2012-08-18Initial version comparison implementationJack Nagel
2012-08-18Preliminary version test refactoringJack Nagel
2012-08-18Add Version classJack Nagel
2012-08-17Add Xcode 4.4.1 to standard compilers mapJack Nagel