index
:
Arduino-Makefile.git
auto-lib
headers
master
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Merged changes from https://github.com/rpavlik/Arduino-Makefile
Sudar
2012-07-13
Merged from https://github.com/gaftech/Arduino-Makefile/
Sudar
2012-07-13
Merged from https://github.com/szechyjs/Arduino-Makefile/
Sudar
2012-07-13
Merge https://github.com/maqifrnswa/Arduino-Makefile
Sudar
2012-07-13
Updated Readme with latest changes
Sudar
2012-07-06
modified 'make size' behaviour
Gabriel
2012-07-06
allow user to choose source files
Gabriel
2012-07-06
Updated Readme and added the list of changes done in this fork
Sudar
2012-07-05
Improved library finding logic.
Ryan Pavlik
2012-07-05
rename functions to allow nicer output.
Ryan Pavlik
2012-07-05
Simplify user and system libraries
Ryan Pavlik
2012-07-05
Simplify finding arduino dir
Ryan Pavlik
2012-07-05
Clarify by adding (space-based) indentation.
Ryan Pavlik
2012-07-05
Less shell-based implementation of dir_if_exists
Ryan Pavlik
2012-07-05
Clean up and improve displayed output.
Ryan Pavlik
2012-07-05
Add info about setting USER_LIB_PATH and ARDMK_DIR relative to source.
Ryan Pavlik
2012-07-05
Clarify where we actually look for libs
Ryan Pavlik
2012-07-05
add the size and disasm targets to the docs
Ryan Pavlik
2012-07-05
Fix typo in docs
Ryan Pavlik
2012-07-05
Add autodetection caveat to docs
Ryan Pavlik
2012-07-05
Remove duplicated section of documentation.
Ryan Pavlik
2012-07-05
Remove trailing spaces
Ryan Pavlik
2012-07-05
Dump size at the end of the build.
Ryan Pavlik
2012-07-05
Deduce whether we have an avr-patched version of size, and use it.
Ryan Pavlik
2012-07-05
Autodetect arduino version when possible
Ryan Pavlik
2012-07-03
Add a disasm target to build the .lss file.
Ryan Pavlik
2012-07-02
Revert "Changed echo command to work on linux". Was having issues with Ubuntu...
Sudar
2012-07-01
modified 'make size' behaviour
Gabriel
2012-07-01
allow user to choose source files
Gabriel
2012-07-01
Fix size so it uses the elf file rather than the hex. Also added the mcu so i...
Jared Szechy
2012-06-28
Properly categorize libs into user and system automatically.
Ryan Pavlik
2012-06-28
Only use Arduino's bundled AVR tools if they exist, otherwise try using "which"
Ryan Pavlik
2012-06-28
Be able to autodetect ARDUINO_DIR in some cases
Ryan Pavlik
2012-06-23
the package name in Debian and Ubuntu is arduino-mk
Scott Howard
2012-06-23
cleaner way to delete the build-cli directory when make clean is invoked
Sudar
2012-06-10
Merge pull request #1 from WizenedEE/master
Sudar
2012-06-10
Changed AVRDUDE_CONF so it can be defined in per-project makefile
Adam Dunlap
2012-06-10
Changed echo command to work on linux
Adam Dunlap
2012-06-09
Replaced = with += in CPPFLAGS assignment so that we can set CPPFLAGS per ske...
Sudar
2012-05-12
Added support for compiling .pde files in Arduino 1.0 environment
Sudar
2012-05-06
the package name in Debian and Ubuntu is arduino-mk
Scott Howard
2012-05-05
Delete the build-cli folder as well while doing make clean
Sudar
2012-05-05
Prevent the *file-not-found* error if the depends.mk file is not needed
Sudar
2012-05-05
Corrected the ubuntu package names
Sudar
2012-04-29
Fixed broken examples/Blink/Makefile
Martin Oldfield
2012-04-29
Rejig path calculations.\nMove reset target to Perl.\n
Martin Oldfield
2012-04-29
Added monitor target and AnalogInOutSerial example
Martin Oldfield
2012-04-28
Merge pull request #14 from brotchie/master
Martin Oldfield
[prev]
[next]