| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-07-09 | Implement ard-parse-boards with shell scripting instead of Perl. | Christopher Peplin | |
| Working towards dropping the dependency on Perl (which very few Windows users have), this commit implements the required functionality from ard-parse-boards in a few shell commands from within the Makefile. Fix #100 | |||
| 2013-06-13 | fixed whitespace and /dev/null redirection | Simon John | |
| 2013-05-31 | Added a todo comment for package authors. Fixes #50 | Sudar | |
| 2012-12-17 | Check if ARDUINO_DIR Env variable is defined or not | Sudar | |
| 2012-12-15 | Merge branch 'master' of git://github.com/ASzc/Arduino-Makefile | Sudar | |
| 2012-10-21 | Changed shebang to use /usr/bin/env | Alistair MacLeod | |
| 2012-09-25 | Update boards_txt path in bin/ard-parse-boards to include environment ↵ | Alex Szczuczko | |
| variable ARDUINO_DIR This corrects the behaviour of ard-parse-boards --boards , which would fail if the path to boards.txt on the system didn't match the value which was hardcoded. | |||
| 2012-04-29 | Rejig path calculations.\nMove reset target to Perl.\n | Martin Oldfield | |
