Age | Commit message (Expand) | Author |
2015-11-18 | Modified AVR preproc recipe to match the one used by arduino-builder | Federico Fissore |
2015-11-03 | Updated avr core version to 1.6.9 | Cristian Maglie |
2015-09-24 | {build.path}/{archive_file} is now {archive_file_path} in recipe.ar.pattern | Federico Fissore |
2015-09-18 | Updating arduino-builder to 1.0.0-beta8 | Federico Fissore |
2015-09-18 | Moved build artifacts into root build folder | Cristian Maglie |
2015-09-15 | Adding preprocessing recipes to AVR core | Federico Fissore |
2015-08-27 | Release new boards as AVR core 1.6.8 | Cristian Maglie |
2015-07-31 | Fix links to 3rd party hardware specification. | Reilly Grant |
2015-07-16 | Enable C11 support | Matthijs Kooijman |
2015-07-16 | Enable C++11 support | Matthijs Kooijman |
2015-07-16 | Explicitely specify C and C++ standards to use | Matthijs Kooijman |
2015-06-29 | Fixed missing "sketch" folders in some paths of both AVR and SAM cores | Federico Fissore |
2015-06-29 | Compiler: sketch files get compiled into "sketch" | Federico Fissore |
2015-05-07 | saveHex: rename recipe.hex -> recipe.output | Arnav Gupta |
2015-05-07 | update Sketch menu, add Save hex option | Arnav Gupta |
2015-05-06 | AVR core version bump | Federico Fissore |
2015-04-27 | Disabling uncertified warning, leaving vids/pids | Federico Fissore |
2015-04-24 | Renamed compiler.warning_flags pref to compiler.warning_level | Federico Fissore |
2015-04-23 | AVR: upgrading avr core version | Federico Fissore |
2015-04-13 | Reviewed warnings key names and dropdown in Preferences | Federico Fissore |
2015-04-13 | Better preference for setting warnings level. See https://github.com/arduino/... | Federico Fissore |
2015-03-30 | Starting 1.6.3 | Federico Fissore |
2015-03-27 | Not using gcc version, hard to maintain | Federico Fissore |
2015-03-27 | avr platform: fixed avrdude path | Federico Fissore |
2015-03-27 | Fixed platforms(.txt) | Federico Fissore |
2015-03-11 | Started working on 1.6.2 | Federico Fissore |
2015-03-10 | Added warning for uncertified boards | Federico Fissore |
2015-02-19 | Update revision log. Version set to 1.6.1. | Cristian Maglie |
2015-02-16 | "objcopy" recipes are no more tied to "hex" extension | Cristian Maglie |
2015-02-10 | rename hex -> output | Arnav Gupta |
2014-11-18 | Upped version to 1.6.0 | Cristian Maglie |
2014-10-30 | Reduce avrdude verbosity | Matthijs Kooijman |
2014-09-06 | Correct implementation of gcc specific internal functions | Cristian Maglie |
2014-09-05 | Updated version to 1.5.8 | Cristian Maglie |
2014-07-01 | Reverting -flto flag from AVR core until all compatibility problems are worke... | Cristian Maglie |
2014-06-25 | Fixed compilation error when targetting Mega. Error is caused by #2039 and th... | Federico Fissore |
2014-06-25 | gcc: Adding -w flag to compiler.c.elf.flags in order to avoid printing ISR wa... | Federico Fissore |
2014-06-25 | Enabling link-time optimization. See #660 | Federico Fissore |
2014-06-25 | New common AVR toolchain | Federico Fissore |
2014-04-10 | Explicitly define compiler.path in avr/platform.txt | Matthijs Kooijman |
2014-04-04 | Add (empty) compiler.*.extra_flags variables in platform.txt | Matthijs Kooijman |
2014-02-19 | Update revision log. Upped version to 1.5.6 | Cristian Maglie |
2014-01-21 | Compile with -x assembler-with-cpp instead of -assembler-with-cpp. | Jimmy Hedman |
2014-01-05 | Fixed "runtime.hardware.path" and "runtime.platform.path" values | Cristian Maglie |
2013-11-28 | Upped version to 1.5.5 | Cristian Maglie |
2013-09-09 | Updated revision log, and upped version to 1.5.4 | Cristian Maglie |
2013-08-01 | Added quoting to usb_producer key to preserve double quotes. | Cristian Maglie |
2013-07-17 | Added quoting to usb_product key to preserve double quotes. | Cristian Maglie |
2013-07-17 | boards.txt: Refactor the default usb build flags into a generic property in p... | Angus Gratton |
2013-07-12 | assembly compile recipe is missing (C. A. Church) | Cristian Maglie |