aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-14Remove traces of time travel ;)Sudar
2013-06-14Tag v0.10.6 for release0.10.6Sudar
2013-06-14Merge pull request #72 from matthijskooijman/indent-fixSudar
2013-06-14Don't indent variable assignments with tabsMatthijs Kooijman
2013-06-14Move reseting Leonardo logic to ard-reset-arduinoSudar
2013-06-13Merge pull request #70 from matthijskooijman/libs-fixSudar
2013-06-13Fix directory creation for library source filesMatthijs Kooijman
2013-06-13Make serial baudrate detection work in MacSimon John
2013-06-13Change the way AUTO_ARDUINO_VERSION is computedSimon John
2013-06-13Add changelog and start development of v0.10.6Sudar
2013-06-13Merge pull request #66 from sej7278/d10066072f2df78432f0b577853d533215ca2773Sudar
2013-06-13fixed whitespace and /dev/null redirectionSimon John
2013-06-12Correct the build directory name in commentsSudar
2013-06-11Release v0.10.50.10.5Sudar
2013-06-11Add todo's and known issuesSudar
2013-06-11Add support for leonardo.Sudar
2013-06-09Added example to show how to program using Arduino as ISP. Fixes #55Sudar
2013-06-09Enhanced support for programming using Arduino as ISP. Fixes #56Sudar
2013-06-09Enhanced config detection messagesSudar
2013-06-09Strip extra whitespace from the variable. Fixes #57Sudar
2013-06-08Added leonardo support. Took Code from @guicho271828Sudar
2013-06-08Moved comments outside the rule. Otherwise the comments were getting printedSudar
2013-06-06Fixed some typos in commentsSudar
2013-06-02Reformatted file and changed some wrong tabs into spacesSudar
2013-05-31Added ifndef ARDUINO_VAR_PATH for compiling for the attinySudar
2013-05-31Allow adding extra common dependenciesSudar
2013-05-31Formatting and typo fixesSudar
2013-05-31Add USB_VID and USB_PID to CPPFLAGS only if the board is Leonardo. Fixes #43 ...Sudar
2013-05-31Added a todo comment for package authors. Fixes #50Sudar
2013-05-31Added information about the changes that went in v0.10.40.10.4Sudar
2013-05-31Moved all version information and change log into HISTORY.md fileSudar
2013-05-30Enable dependency tracking for libraries and coreMatthijs Kooijman
2013-05-30Fix creating of $(OBJDIR) in a proper wayMatthijs Kooijman
2013-05-30Rewrite dependency codePaul Brook
2013-05-30Compile .ino and .pde files directlyMatthijs Kooijman
2013-05-30Let the Makefile decide which include to use for .pde filesMatthijs Kooijman
2013-05-30Don't try to read version.txt when it does not existMatthijs Kooijman
2013-05-30Output configuration info only onceMatthijs Kooijman
2013-05-30Fix raw_upload and reset for normal uploadsMatthijs Kooijman
2013-05-30Check that there is exactly one .pde or .ino fileMatthijs Kooijman
2013-05-30Let MONITOR_BAUDRATE detection also look in .pde filesMatthijs Kooijman
2013-05-30When detecting MONITOR_BAUDRATE, use $(LOCAL_INO_SRCS)Matthijs Kooijman
2013-05-30Move MONITOR_BAUDRATE detection further downMatthijs Kooijman
2013-05-19Updated readme to add information about change in maintainersSudar
2013-05-18Merge pull request #38 from sudar/masterSudar
2013-03-18Merge pull request #12 from jeffkowalski/masterSudar
2013-03-16removed unnecessary .DS_StoreJeff Kowalski
2013-02-10Added ifndef ARDUINO_VAR_PATH for compiling for the attinyDaniel Esteban Nombela
2013-01-31Allow adding extra common dependenciesgabriel
2013-01-24Merge branch 'master' of https://github.com/sudar/Arduino-Makefilegabriel