Commit Graph

9 Commits

Author SHA1 Message Date
Markus Reiter 15171687a1 Move back documentation and developer scripts. (#23920) 2016-08-19 19:21:44 +02:00
Anastasia Sulyagina 0ec06e9a95 Cask core code moved to Homebrew (#23852) 2016-08-19 16:53:18 +02:00
Mike McQuaid 1f37eba4d0 Assume Ruby 2. (#23889)
Homebrew now always uses Ruby 2.0 so you no longer need to check in all
these places for 2.0 or for 2.1 valid syntax.
2016-08-18 10:58:53 -04:00
Markus Reiter 1806aaf9a3 Change hash rockets to colons. (#22951) 2016-07-20 01:05:31 -04:00
Markus Reiter ed5452b728 Run RuboCop on all core files. (#22855)
Add Style/BlockDelimiters cop.
2016-07-19 14:11:22 -04:00
Caleb Xu d88385de32 devscript: check ruby version before execution 2014-11-02 15:43:30 -05:00
Roland Walker 1be55c66f1 devscript: support -t opt in list_running_app_ids
and refactor
2014-02-07 08:38:40 -05:00
Roland Walker e27a22ddf0 devscript: uniq and sort running app bundles 2014-01-31 12:41:52 -05:00
Roland Walker 95640dfe0d add dev script list_running_app_ids
to help Cask authors with uninstall :quit
2014-01-23 12:44:05 -05:00