Commit Graph

14 Commits

Author SHA1 Message Date
Roland Walker 59c6ea1209 enable token method in ioquake3 2014-12-10 11:46:07 -05:00
Roland Walker 9d2ccf77ef license todo comment in ioquake3 2014-12-10 08:49:45 -05:00
Roland Walker c80075aec2 remove #{title} in ioquake3 2014-12-05 10:32:49 -05:00
Roland Walker 9825d35912 comment re: number in name, ioquake3 2014-11-25 09:00:04 -05:00
Roland Walker 41c2f5a61b new-style header in ioquake3 2014-11-13 12:35:41 -05:00
Roland Walker f9b9e36014 title for interpolation in ioquake3 2014-10-10 08:18:50 -04:00
Roland Walker 533b39b44d tweak caveats text+indent, ioquake3.rb 2014-10-07 11:18:34 -04:00
Roland Walker 31661233c8 add license stanza to ioquake3 2014-10-01 11:42:58 -04:00
Roland Walker c1c9930013 re-use version in ioquake3 2014-09-26 08:08:58 -04:00
Roland Walker ae6dbdc1ec suite stanza, ioquake3 2014-09-16 11:25:39 -04:00
ndr 440700864f Reformat ioquake3.rb according to readability conventions 2014-06-27 02:01:20 +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
Bertrand Marron 2139e35033 Add ioquake3 1.36 2013-12-04 03:01:09 +01:00