| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
Closes #36107.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
Closes #36077.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
Closes #36056.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
 | 
 | 
Closes #31011.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
 | 
 | 
Closes #27519.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
Closes #27381.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Change EC2_HOME's value from 'export EC2_HOME="/usr/local/Cellar/ec2-api-tools/1.6.12.0/"'
to 'export EC2_HOME="/usr/local/Cellar/ec2-api-tools/1.6.12.0/libexec"'
Avoide the wrong value of EC_HOME caused by
024208466bfb4ffb479d48709caecc6a1e85ba4d
Closes #25918.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Closes #25049.
Closes #24909.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Closes #24895.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Closes #24407.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
Closes #22415.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
 | 
 | 
Closes #18436.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
Closes #16645.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Closes #16352.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
Closes #14031.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Enough formulae in core depend on this, pull it in here.
When multi-repo support lands, perhaps we could set up Homebrew-AWS.
 | 
 | 
 | 
 | 
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
 | 
 | 
 | 
 | 
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
 | 
 | 
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Signed-off-by: David Höppner <0xffea@gmail.com>
 | 
 | 
Signed-off-by: David Höppner <0xffea@gmail.com>
 | 
 | 
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
Many Amazon Web Service tool bundles have similar setup steps and caveats,
so extract a base class and use that for other formulae.
 | 
 | 
Modernize the brew and clean up the instructions.
 | 
 | 
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
 | 
 | 
* Removing silly concatenation
* Removing .bat files before installing
* Removing silly quoting
* Fixing download URLs
* Removing explicit versions
 | 
 | 
 | 
 | 
 | 
 | 
Closes #232.
 | 
 | 
 | 
 | 
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
 | 
 | 
 | 
 | 
 | 
 | 
Unfortunately, dealing with them requires quite a bit of shell configuration.
I offered the best documentation of this configuration that I could, but it’s
fairly verbose and a bit repulsive… unfortunately, the other option (attempting
to preform the setup automatically) turns out to be even messier, and prone to
mistakes to boot.
 |