aboutsummaryrefslogtreecommitdiff
path: root/arduino-mk/Arduino.mk
AgeCommit message (Expand)Author
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-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 support for leonardo.Sudar
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 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-02-10Added ifndef ARDUINO_VAR_PATH for compiling for the attinyDaniel Esteban Nombela
2013-01-31Allow adding extra common dependenciesgabriel
2013-01-03Fixed the automatic baudrate detection script that was broken if the line alr...Sudar
2012-12-23Auto detect sketchbook location even in MACSudar
2012-12-16merge changes from https://github.com/sudargabriel
2012-12-15Merged changes from https://github.com/alohrSudar
2012-12-15Enabled warningsSudar
2012-12-15Show original line number for error messagesAdam Dunlap
2012-12-15Added verify_size actionSudar
2012-12-15Merged all changes from rpavlikSudar
2012-12-15Merged all commits from upstreamSudar
2012-12-14make build dir (OBJDIR) changeablegabriel
2012-11-17add eeprom upload supportgabriel