Changelog for
arduino-builder-1.3.25-6.6.x86_64.rpm :
Sat Dec 9 13:00:00 2017 kkaempfAATTsuse.com
- use cross-avr-gcc7
Thu Dec 7 13:00:00 2017 kkaempfAATTsuse.com
- Require arduino-hardware (bsc#1065508)
Wed Jul 12 14:00:00 2017 pcervinkaAATTsuse.com
- Update to version 1.3.25
* Avoid bailing out if broken symlink is found
* Archive compiled core and use on subsequent compilations
* Remove TestWipeoutBuildPathIfBuildOptionsChangedBuildOptionsMatch test
* Avoid using square brackets when printing in machine format
* Simplified builder test
* The build caching of core.a is now optional thorugh a command line option
* Factored setup of builder tests
* Cached core.a filename now depends on core path too
* Added test for core caching
* Generalize core changes checking routine
* Check for modifications also in referenced core
* Recreate the archive if ANY of the core files (including platform.txt) has changed
* Fix tests that fails when core.a caching is enabled
* Added FQBN in the buildProperties
- Spec file cleaned by spec-cleaner
- Fix build with golang-packaging
Tue Feb 28 13:00:00 2017 msuchanekAATTsuse.com
- fix build with golang-packaging v15
Sun Feb 26 13:00:00 2017 msuchanekAATTsuse.com
- Arduino builder tool