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
2014-05-21
Some language clean up
Simon John
2014-05-20
Check that on windows ARDUINO_DIR (and MPIDE_DIR) is a relative path.
Simon John
2014-05-03
If no port is specified, try to guess it from wildcards
Chris Patuzzo
2014-04-26
Merge pull request #196 from sej7278/master
Sudar
2014-04-26
Fixed lintian "hyphen-used-as-minus-sign" warning in manpage
Simon John
2014-04-25
Add support for assembler code in libraries
hrobeers
2014-04-22
Merge pull request #194 from sej7278/master
Sudar
2014-04-21
fixed typo - should be ARDUINO_SKETCHBOOK not ARDUINO_VERSION
Simon John
2014-04-21
Merge pull request #193 from sej7278/master
Sudar
2014-04-21
Added easier instructions to workaround ccache on Fedora. Prettified.
Simon John
2014-04-14
Allow spaces in "Serial.begin (....)"
Pierre DAVID
2014-04-13
Bump up version to v1.3.3 for release
1.3.3
Simon John
2014-04-13
Add manpage back to specfile
Simon John
2014-04-11
Bump up version to v1.3.2 for release
1.3.2
Sudar
2014-04-11
Tweak AVRdude conf file detection in windows
EAGMnor
2014-04-05
Merge pull request #185 from sej7278/master
Sudar
2014-04-04
simplified packaging by removing dependencies on python3/pyserial
Simon John
2014-04-03
Merge pull request #183 from sej7278/master
Sudar
2014-04-02
python3 compatibility
Simon John
2014-04-02
replace perl reset script with python one
Simon John
2014-03-23
Add `BOOTLOADER_PARENT` which has to be set if the user sets either of the ot...
Simon John
2014-03-20
Add phony target to run pre-build hook script
Julien Ridoux
2014-03-16
Merge pull request #177 from geoffholden/master
Sudar
2014-03-14
Fix: Consider usb... to be a valid ISP_PORT
Geoff Holden
2014-03-11
Fix AVR tools paths for chipKIT in Linux.
Christopher Peplin
2014-03-06
Beautify arduino-mk-vars.md
tinyladi
2014-03-06
Add `OBJDIR` reference to `arduino-mk-vars.md`
tinyladi
2014-03-06
Add a reference makefile, with real-world example
tinyladi
2014-02-15
Add -D__PROG_TYPES_COMPAT__ to the avr-g++ compiler flags
Simon John
2014-02-08
Add "gpio" to the list of isp's that don't have a port
Simon John
2014-02-06
Merge pull request #164 from sej7278/master
Sudar
2014-02-05
now includes avr-libc/*.c files malloc.c and realloc.c
Simon John
2014-02-04
Merge pull request #162 from sej7278/master
Sudar
2014-02-04
Added the arduino-mk-vars.md file to the Fedora SPECfile.
Simon John
2014-02-04
Bump up version to 1.3.1 for release
1.3.1
Sudar
2014-02-04
Add a new target `help_vars`
Sudar
2014-02-04
Document all the variables that can be overridden in child makefile
Sudar
2014-02-02
Merge pull request #161 from sej7278/master
Sudar
2014-02-01
BUNDLED_AVR_TOOLS_DIR is now set correctly using := instead of ?=,
Simon John
2014-01-29
Bump up version to v1.3.0 for release
1.3.0
Sudar
2014-01-29
Fix some typos and errors in changelog
Sudar
2014-01-29
Update `README.md` about compatibility with Windows
Sudar
2014-01-29
Update changelog about the recent changes
Sudar
2014-01-28
Merge pull request #159 from peplin/simpler-crossplatform-paths
Sudar
2014-01-28
Merge pull request #158 from peplin/silent-which
Sudar
2014-01-28
Merge pull request #157 from peplin/no-hardcoded-port-in-examples
Sudar
2014-01-29
Document that ARDUINO_DIR must be a relative path in Windows
Sudar
2014-01-28
Merge pull request #155 from peplin/monitor-port-check
Sudar
2014-01-28
Document that ARDUINO_DIR must be a relative path in Windows.
Christopher Peplin
2014-01-28
Use more reliable serial device naming in Windows.
Christopher Peplin
[prev]
[next]