aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/avrdude.rb
AgeCommit message (Collapse)Author
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.