aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/create.rb
AgeCommit message (Expand)Author
2013-04-03use separate args in brew createAdam Vandenberg
2013-02-23brew create: use test DSLMike McQuaid
2013-02-18Don't use deprecated form of attrJack Nagel
2013-02-18brew-create: don't insert autodetected versions.Mike McQuaid
2012-12-27Respect BROWSER environment variableJack Nagel
2012-08-26create: allow --set-name and --set-versionAdam Vandenberg
2012-08-09create: Fix indentation for :x11 depMisty De Meo
2012-07-04Give SoftwareSpec an initializerJack Nagel
2012-07-04Teach download strategies to take a SoftwareSpecJack Nagel
2012-07-04Refactor download strategy detectionJack Nagel
2012-07-01Update formula template for new X11 dependencyJack Nagel
2012-06-06Use sha1 as the default checksum for new formulaeAdam Vandenberg
2012-05-22create: update cmake calls in templateJack Nagel
2012-03-01Assist more in the template from `brew create`Max Howell
2012-02-29Some additional aid for `brew create`Max Howell
2012-02-06create: homepage comes before url and checksumJack Nagel
2012-01-31create: punt on bad URLsJack Nagel
2011-11-29Correct cmake syntax in formula templateMisty De Meo
2011-09-20More docs for `brew create` generated formula testsMax Howell
2011-08-25Force contributors to define a test by adding it to the create templateMax Howell
2011-05-07Fix misspelled method name: Formula.canonical_nameJack Nagel
2011-04-09Fix formula paths for manually specified names.Martin Kühl
2011-04-05brew create: remind people to 'brew audit'Adam Vandenberg
2011-04-05brew create: ensure CACHE folder existsAdam Vandenberg
2011-03-13Remove unused exception; Closes #4652Max Howell
2011-03-13Replace create --cache with create --no-fetchMax Howell
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-12Refactor the blacklistsMax Howell
2011-03-12Refactor the brew command into one file per commandMax Howell