aboutsummaryrefslogtreecommitdiff
path: root/Common.mk
AgeCommit message (Collapse)Author
2015-04-04Better autodetection of ARDUINO_SKETCHBOOK and ARDUINO_DIR on OSXSimon John
2014-10-22put ARDUINO_DIR block after Travis-CI block else travis will fail.stepcut
2014-10-22move ARDUINO_DIR auto-detection into Common.mk. This allows Teensy.mk to use ↵stepcut
auto-detected location.
2014-09-22Update Travis-CI scripts to test against Arduino v1.0.6Simon John
2014-09-21Removed Travis-CI references from all examples. Regular usersSimon John
are not affected by test scripts/makefiles. Added makefile and gcc version info to config output. Tested on Arduino 1.0.6
2014-03-20Add phony target to run pre-build hook scriptJulien Ridoux
Fix #176
2014-01-14Move files out of `arduino-mk` subdirectorySimon John
fix #152