aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/avrdude.rb
AgeCommit message (Collapse)Author
2014-08-29avrdude: add mirrorladislas
Closes #31963. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-07-22avrdude: use gnu-prefixed libtool for head buildsJoey Korkames
Closes #31037. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-01avrdude: modernize autotools depsJack Nagel
2014-03-23avrdude: add 6.1 bottle.BrewTestBot
Closes #27794. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-23avrdude 6.1jveitchmichaelis
Also added a libhid option, but having trouble installing it via Homebrew for now. Compiles on Mavericks. This also gets rid of the bug where the H and E fuse values are swapped in the debug output.
2014-03-20avrdude: needs 10.6+Misty De Meo
avrdude needs Grand Central Dispatch or libdispatch, and Homebrew currently doesn't provide a way to build a userspace libdispatch.
2013-10-03avrdude 6.0.1Peter Gebhard
Closes #23037. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-21avrdude: use spec depsJack Nagel
2013-09-04avrdude: depend on libftdi0Jack Nagel
2013-07-05avrdude: fix optionsAdam Vandenberg
2013-07-05avrdude: add support for libftdiJesse Vincent
Closes #21031. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-02avrdude: add --HEADRobert Quattlebaum
Closes #20814. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-08-09Fix option usageAdam Vandenberg
2012-08-08avrdude: use options dslAdam Vandenberg
2011-11-09Upgrading to avrdude-5.11.1.David Watson
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-07avrdude 5.11Ed Marshall
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-10avrdude: serialize buildFarthen
Workaround for http://github.com/mxcl/homebrew/issues/6915 Fixes #6915 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-01-08avrdude seems to work in parallel.Mike McQuaid
2011-01-08Added optional USB support to avrdude.Caio Henrique de Queiroz Katayama
Closes #3838. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-03-29New Formula avrdudechexov
Signed-off-by: Adam Vandenberg <flangy@gmail.com> * Fix multicore builds.