aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-06Updated Readme and added the list of changes done in this forkSudar
2012-07-02Revert "Changed echo command to work on linux". Was having issues with Ubuntu...Sudar
2012-06-23the package name in Debian and Ubuntu is arduino-mkScott Howard
2012-06-23cleaner way to delete the build-cli directory when make clean is invokedSudar
2012-06-10Merge pull request #1 from WizenedEE/masterSudar
2012-06-10Changed AVRDUDE_CONF so it can be defined in per-project makefileAdam Dunlap
2012-06-10Changed echo command to work on linuxAdam Dunlap
2012-06-09Replaced = with += in CPPFLAGS assignment so that we can set CPPFLAGS per ske...Sudar
2012-05-12Added support for compiling .pde files in Arduino 1.0 environmentSudar
2012-05-05Delete the build-cli folder as well while doing make cleanSudar
2012-05-05Prevent the *file-not-found* error if the depends.mk file is not neededSudar
2012-05-05Corrected the ubuntu package namesSudar
2012-04-29Fixed broken examples/Blink/MakefileMartin Oldfield
2012-04-29Rejig path calculations.\nMove reset target to Perl.\nMartin Oldfield
2012-04-29Added monitor target and AnalogInOutSerial exampleMartin Oldfield
2012-04-28Merge pull request #14 from brotchie/masterMartin Oldfield
2012-04-27Correct boards.txt now passed to ard-parse-boards.James Brotchie
2012-04-27Add NO_CORE_MAIN_CPP flag to remove main.cpp, after PeplinMartin Oldfield
2012-04-26Added comment to changelogMartin Oldfield
2012-04-26Merge pull request #6 from peplin/sketchbook-librariesMartin Oldfield
2012-04-26Allow punter to specify boards.txt file independently of command (after Pepli...Martin Oldfield
2012-04-26Merge pull request #3 from peplin/ignoreMartin Oldfield
2012-03-31Separate out user lib variables from sys lib counterparts for clarity.Christopher Peplin
2012-03-25Remove build files and add to gitignore.Christopher Peplin
2012-03-25Build user libraries from the sketchbook directory.Christopher Peplin
2012-03-25Add gitignore file.Christopher Peplin
2012-03-10Added READMEMartin Oldfield
2012-03-09Moved released tarballs to releases subdirMartin Oldfield
2012-02-28Remove more object filesMartin Oldfield
2012-02-28Remove object filesMartin Oldfield
2012-02-28Initial NWO check inMartin Oldfield