Commit Graph

15 Commits

Author SHA1 Message Date
Roland Walker 53a231b8af license todo comment in cocoaspell 2014-12-10 08:49:06 -05:00
Roland Walker e6fb33caa9 blank before uninstall in cocoaspell 2014-11-22 09:12:38 -05:00
Roland Walker e268ba0f0c new-style header in cocoaspell 2014-11-13 12:34:32 -05:00
Roland Walker 57d9b8061d caveats last in cocoaspell 2014-10-10 08:18:51 -04:00
Roland Walker 4bfdc1f772 simplify/format caveats in cocoaspell.rb 2014-10-07 11:18:32 -04:00
Roland Walker 341401a042 add license stanza to cocoaspell 2014-10-01 11:42:07 -04:00
Roland Walker b7ef3e380c re-use version in cocoaspell 2014-09-26 08:08:50 -04:00
Roland Walker 503407ab21 cvt to :delete cocoaspell 2014-09-18 07:57:55 -04:00
Roland Walker aba27634ab zap stanza from mackup for cocoaspell.rb 2014-09-16 08:36:20 -04:00
Roland Walker f28b43ead7 zap/uninstall :files in cocoaspell.rb 2014-09-13 10:23:01 -04:00
Roland Walker 075dba9f60 cocoaspell.rb 2014-09-10 11:37:00 -04:00
ndr f77ec4e35e Reformat cocoaspell.rb according to readability conventions 2014-06-27 02:01:04 +02:00
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00
Roland Walker 329c48298a caveats first-class in DSL, gets own mini-DSL
Make caveats a first-class member of the Cask DSL.  It no longer has to
be specified with "def caveats", but can be given as "caveats do ... end"
as with after_install blocks.

In addition, create a mini-DSL which can be used within caveats blocks,
providing standard messages when manual installers must be used,
reboot-required, etc.

Add alternate form: caveats can also accept a compile-time string for
simple cases.

This is 99% compatible with old Casks, as it still works by defining
a caveats method.  However, all Casks containing caveats are cleaned
up and adapted according to the new DSL.

Full docs in CONTRIBUTING.md.
2014-01-20 11:54:46 -05:00
Roland Walker 4836dbd549 Add cocoAspell
This commit includes cocoAspell version 2.1
2013-11-21 09:16:23 -05:00