homebrew-cask/lib/hbc
Kelly McNeilly 6b775346b8 Remove invalid argument separator passed to chmod
Apple chmod stops parsing options after reading '-N' (which removes
ACL) and expects a file name immediately following. The command
'chmod -N -- file' attempts to clear the ACL on the file '--', rather
than 'file'.
2016-03-24 12:46:42 -05:00
..
artifact Fix argument separator passed to chmod 2016-03-08 11:53:29 -05:00
cli Run Hbc.init only when needed 2016-02-10 07:11:55 -08:00
container Add constant Hbc::Container::Air::INSTALLER_PATHNAME 2015-12-24 13:10:15 -05:00
dsl appcast: remove latest_version 2016-01-14 00:13:09 +00:00
extend Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
hardware Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
macos additions for El Capitan 2015-06-09 16:52:57 +01:00
source Use keyword arguments in Hbc::Cask constructor 2016-01-06 10:33:03 -05:00
utils Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
verify Attempt somewhat more clear language upon skipping checksum verification 2015-12-30 17:40:40 -08:00
artifact.rb Add Audio Unit and VST plugin folder artifiacts 2015-12-06 16:26:34 -06:00
audit.rb audit.rb: fix OSDN/SourceForge documentation link. 2016-02-20 17:06:59 +00:00
auditor.rb Fix audit bug introduced in #16166 2015-12-28 01:41:14 -05:00
cask.rb Use keyword arguments in Hbc::Cask constructor 2016-01-06 10:33:03 -05:00
cask_dependencies.rb Check for DSL-level nils when sorting dependencies 2015-01-04 02:30:36 +00:00
caveats.rb core: more flexibity with depends_on_java 2016-01-08 15:05:47 +00:00
checkable.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
cli.rb Run Hbc.init only when needed 2016-02-10 07:11:55 -08:00
container.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
download.rb Add Hbc::DSL::Version wrapper class 2015-12-31 12:06:16 -05:00
download_strategy.rb Revert "Delete Subversion support" 2015-12-29 15:22:57 +00:00
dsl.rb Replace `full_name` with `name` 2016-01-06 10:33:03 -05:00
exceptions.rb Load casks as instances of Hbc::Cask rather than subclasses 2016-01-06 10:31:59 -05:00
extend.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
fetcher.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
hardware.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
installer.rb Remove invalid argument separator passed to chmod 2016-03-24 12:46:42 -05:00
locations.rb Allow tokens passed to `brew cask style` to end with `.rb` 2016-02-20 00:00:04 -05:00
macos.rb remove homebrew-fork MACOS_RELEASE constants 2015-01-13 07:35:27 -05:00
options.rb Intercept --help flag, treat as help cmd 2016-01-17 22:09:49 -05:00
pkg.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
pretty_listing.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
qualified_token.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
scopes.rb Memoize casks in Scopes.all for speed 2016-01-07 23:45:40 -05:00
source.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
staged.rb staged.rb: check if paths exists in set_permissions set_ownership 2015-12-21 19:39:23 -05:00
system_command.rb Log exactly the array to be exec'd from system commands 2016-03-08 11:53:29 -05:00
topological_hash.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
underscore_supporting_uri.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
url.rb Changing Fake User Agent 2015-06-20 11:50:16 -04:00
url_checker.rb Move all code under an Hbc:: namespace 2015-01-02 07:27:03 -05:00
utils.rb Add install_gem_setup_path! helper from Homebrew 2016-01-16 18:19:31 -05:00
verify.rb Move GpgCheck to Verify::Gpg, keep disabled 2015-12-23 15:21:08 -05:00
version.rb brew-cask: move to using tap cmd directory. 2015-12-09 19:32:49 +00:00
without_source.rb Load casks as instances of Hbc::Cask rather than subclasses 2016-01-06 10:31:59 -05:00