aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/formula.rb
AgeCommit message (Expand)Author
2010-08-20Let 'interactive_shell' take a formula and set ENV vars.Adam Vandenberg
2010-08-16Use 1.9 compat syntax. Fixes Homebrew/homebrew#2192Adam Vandenberg
2010-08-09fails_with_llvm will switch to GCC 4.2 by defaultAdam Vandenberg
2010-08-09Fix skip_clean :all to actually skip clean stepChris Hoffman
2010-08-08Getting rid of pesky 'warning: parenthesize argument(s) for future version'Brent Fitzgerald
2010-08-07Add 'skip_clean :all' to the DSL.Adam Vandenberg
2010-08-07Add keg-only to DSLAdam Vandenberg
2010-08-07added man subdirectories man2-man8Sam X Nguyen
2010-08-07Sort and line up path helpersAdam Vandenberg
2010-08-07Deprecate using symbols to define depsAdam Vandenberg
2010-08-07"url" now has same features as "head"Adam Vandenberg
2010-08-07Add 'aka' removal notice.Adam Vandenberg
2010-08-07Skip broken formulaeAdam Vandenberg
2010-08-07New Aliasing system is plenty less code :)Max Howell
2010-07-18Use build_head here too.Adam Vandenberg
2010-07-03Allow user to override temp folder with HOMEBREW_TEMPAdam Vandenberg
2010-06-18Note how to redownload tarballs on failed checksum.Adam Vandenberg
2010-06-16Add "fails_with_llvm" to formula to document LLVM build breaks.Adam Vandenberg
2010-06-15External: 'brew fetch' downloads tarballs to cache.Adam Vandenberg
2010-06-15Set HOMEBREW_DEBUG_INSTALL when in a shell during install -d|-iAdam Vandenberg
2010-06-10Failures during ./configure should mention config.log.Adam Vandenberg
2010-06-01Split patching message into downloading and patchingAdam Vandenberg
2010-05-05Let GitDownloadStrategy report its cache location.Adam Vandenberg
2010-05-02Tweak formatting in previous commit.Adam Vandenberg
2010-05-02Show digest mismatch in verify_download_integrityYarrow
2010-04-17Read all formula in a 'rescue' block.Adam Vandenberg
2010-04-10Only respect :using specs when downloading HEAD.Martin Kühl
2010-04-09Support jruby external dependencies.Adam Vandenberg
2010-04-06Only check @specs for :using if @specs exists. Fixes Homebrew/homebrew#1127.Adam Vandenberg
2010-04-06Allow :using on head to specify a download strategy.Adam Vandenberg
2010-04-06Remove silly concatenation.Adam Vandenberg
2010-03-30More hashing refactoring to work with byte chunksJake Good
2010-03-23More effective use of incremental MD5 to eliminate loading entire tarball int...Jake Good
2010-03-22Add md5 on 'brew create' if we can figure it out.Adam Vandenberg
2010-03-01Move license block to separate LICENSE file.Adam Vandenberg
2010-02-24brew --cache [formula]Adam Vandenberg
2010-02-02Bazaar download strategyDavid Höppner
2010-02-01Create Download Strategy sooner in formula install code.Adam Vandenberg
2010-01-14Added CMake parameter to suppress warningsFlorian Sowade
2010-01-13Improve error when no url givenAsh Berlin
2010-01-13Adds: depends_on 'simplejson' => :pythonMax Howell
2010-01-13Fixes Homebrew/homebrew#433Adam Vandenberg
2010-01-13Formulary commentsMax Howell
2009-12-19Just try requiring, instead of looking for the name first.Adam Vandenberg
2009-12-19Fix Formula path.Adam Vandenberg
2009-12-17Allow https on more download strategies.Adam Vandenberg
2009-12-12Some small style reformatsAdam Vandenberg
2009-12-12Mercurial - recognize Google Code repos and support revisions.Adam Vandenberg
2009-12-12Better error message if exec failsMax Howell
2009-12-05Comments reflect actual patch level of 1.Ben Olive