| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-09-22 | Bump up version to v1.0.0 for release1.0.0 | Sudar | |
| 2013-09-22 | Add note about using colorgcc with this makefile | Sudar | |
| Fix #119 | |||
| 2013-07-28 | Update instructions about ARDMK_DIR and ARDMK_PATH | Sudar | |
| Both `ARDMK_DIR` and `ARDMK_PATH` needs to be set differently based on whether the makefile is installed through a package or git checkout. Refer to #111 to find out why it is needed. | |||
| 2013-07-18 | Fix typo in Perl command in README | Christopher Peplin | |
| 2013-07-12 | Make `ARDMK_PATH` and `ARDMK_DIR` backward compatible | Sudar | |
| When support for ChipKit was added recently (issue #98) it broke the way ARDMK_PATH and ARDMK_DIR were handled, if the package was installed through package. It was only working if you have done a git checkout. This commit fixes it, but searching for `Common.mk` both in `ARDMK_DIR/arduino-mk` and `ARDMK_DIR/` directories. Fix #110 | |||
| 2013-07-09 | Remove Perl YAML dependency from documentation. | Christopher Peplin | |
| YAML is no longer necessary in Perl since ard-parse-boards was implemented in the Makefile itself. | |||
| 2013-06-28 | Update instructions about including libraries | Sudar | |
| 2013-06-25 | Mention AVRDUDE and AVRDUDE_CONF in README.md. | Ralf Doering | |
| 2013-06-25 | Add openSUSE perl package hints to README.md. | Ralf Doering | |
| Signed-off-by: Ralf Doering <ralf@rdoering.net> | |||
| 2013-06-23 | Add installation guide to Readme file | Sudar | |
| 2013-06-20 | Release v0.12.00.12.0 | Sudar | |
| 2013-06-15 | Release v0.11.00.11.0 | Sudar | |
| 2013-06-14 | Tag v0.10.6 for release0.10.6 | Sudar | |
| 2013-06-11 | Release v0.10.50.10.5 | Sudar | |
| 2013-06-11 | Add todo's and known issues | Sudar | |
| 2013-06-11 | Add support for leonardo. | Sudar | |
| Leonardo board requires a new way of handling board reset. There is a new script which does the reset differently for leonardo boards. close #30 and close #44 | |||
| 2013-05-31 | Added information about the changes that went in v0.10.40.10.4 | Sudar | |
| 2013-05-31 | Moved all version information and change log into HISTORY.md file | Sudar | |
| 2013-05-19 | Updated readme to add information about change in maintainers | Sudar | |
| 2013-01-21 | Updated Readme | Sudar | |
| 2013-01-21 | Merge branch 'master' of git://github.com/fr0sty1/Arduino-Makefile | Sudar | |
| 2013-01-21 | Update README.md | fr0sty1 | |
| 2012-12-15 | Merged changes from https://github.com/alohr | Sudar | |
| 2012-12-15 | Enabled warnings | Sudar | |
| 2012-12-15 | Show original line number for error messages | Adam Dunlap | |
| 2012-12-15 | Added verify_size action | Sudar | |
| 2012-12-15 | Merged all changes from rpavlik | Sudar | |
| 2012-12-15 | updated readme | Sudar | |
| 2012-12-15 | Merged all commits from upstream | Sudar | |
| 2012-12-15 | Merged all commits from upstream | Sudar | |
| 2012-10-07 | added MacPorts | Andreas Lohr | |
| 2012-09-17 | Changed the name of the Debian/Ubuntu package to arduino-mk (just a ↵ | Martin Oldfield | |
| documentation patch) as per Scott Howard's comment | |||
| 2012-09-17 | Fixed ARDUNIO/ARDUINO typo in README.md as per Kalin Kozhuharov's comment | Martin Oldfield | |
| 2012-09-17 | Added installation notes for Fedora as per Rickard Lindberg's patch; tweaked ↵ | Martin Oldfield | |
| notes for other OSs | |||
| 2012-09-10 | Fixed a typo in README. | Sudar | |
| Issue reported at upstream (https://github.com/mjoldfield/Arduino-Makefile/issues/21) | |||
| 2012-08-20 | Updated Readme with jeffkowalski | Sudar | |
| 2012-07-15 | Automatically read the BAUDRATE from sketch. Works only in linux for now | Sudar | |
| 2012-07-13 | Changed bytes option for the head shell command, so that it works in Mac as well | Sudar | |
| 2012-07-13 | Updated Readme | Sudar | |
| 2012-07-13 | Updated Readme with latest changes | Sudar | |
| 2012-07-06 | Updated Readme and added the list of changes done in this fork | Sudar | |
| 2012-06-23 | the package name in Debian and Ubuntu is arduino-mk | Scott Howard | |
| 2012-05-05 | Corrected the ubuntu package names | Sudar | |
| 2012-04-29 | Rejig path calculations.\nMove reset target to Perl.\n | Martin Oldfield | |
| 2012-03-25 | Build user libraries from the sketchbook directory. | Christopher Peplin | |
| 2012-03-10 | Added README | Martin Oldfield | |
