| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-03-29 | Update ec2-api-tools to 1.4.2.2. | Aku | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-03-12 | Use ruby style for inheritance. | Adam Vandenberg | |
| 2010-12-19 | added 12/15/2010 release of ec2-api-tools | John Paul Ashenfelter | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-09-20 | Update ec2-api-tools to 1.3-57419 | Stephen Haynes | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-09-03 | ec2-api-tools: Snow Leopard patch is no longer required | Stephen Haynes | |
| Signed-off-by: David Höppner <0xffea@gmail.com> | |||
| 2010-09-03 | ec2-tools-api: update to 1.3-53907 | Stephen Haynes | |
| Signed-off-by: David Höppner <0xffea@gmail.com> | |||
| 2010-07-29 | Create symlink (jars/bin -> bin) to make scripts work. | Adomas Paltanavičius | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-05-19 | Extract base class for Amazon Web Services. | Adam Vandenberg | |
| Many Amazon Web Service tool bundles have similar setup steps and caveats, so extract a base class and use that for other formulae. | |||
| 2010-05-19 | Clean up ec2-api-tools | Adam Vandenberg | |
| Modernize the brew and clean up the instructions. | |||
| 2010-05-08 | updated ec2-api-tools to latest version (1.3-51254) | Michael Glass | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-04-17 | Clean ups to several formulas, including: | Adam Vandenberg | |
| * Removing silly concatenation * Removing .bat files before installing * Removing silly quoting * Fixing download URLs * Removing explicit versions | |||
| 2010-03-19 | Remove more non-ASCII characters. | Adam Vandenberg | |
| 2010-03-17 | Remove non-ASCII characters. | Adam Vandenberg | |
| 2009-12-21 | Bump the ec2-api-tools version to 46266 | Caleb Tennis | |
| Closes #232. | |||
| 2009-11-11 | Applied Mark Norman Francis’ patch to fix the [Deprecated] warnings from Java | elliottcable | |
| 2009-10-15 | s/require 'brewkit'/require 'formula'/g | Max Howell | |
| 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. | |||
| 2009-09-22 | `#caveats` expects me to return a string, I don’t have to `#puts` it myself. | elliottcable | |
| 2009-09-22 | No need for a @version, that is extracted from the URL | elliottcable | |
| 2009-09-22 | Added a Formula to install the EC2 API tools. | elliottcable | |
| 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. | |||
