Changelog for
arduino-builder-1.6.1-lp155.2.5.x86_64.rpm :
* Fri May 14 2021 Mustafa Çalışkan
- Update to 1.6.1:
* Imported hot-fix for library detection
* Mon May 10 2021 Mustafa Çalışkan - Update to 1.6.0:
* Imported all fixes from arduino-cli 0.18.2
* Tue Mar 02 2021 Klaus Kämpf - replace create-vendor.sh with _service file
* Sun Feb 28 2021 Mustafa Çalışkan - Update to 1.5.6:
* Added Power Support ppcle64- Require arduino-core- Drop requires for arduino-hardware
* Thu Aug 13 2020 Klaus Kämpf - Update to 1.5.4 bugfix release
* Tue Aug 06 2019 Klaus Kämpf - Update to 1.4.5 rebuild against new go toolchain and 64bit ctags on OSX
* Mon May 20 2019 Klaus Kämpf - Update to 1.4.4 no changelog provided- Update to 1.4.3 no changelog provided- Update to 1.4.2 no changelog provided
* Tue Dec 18 2018 Klaus Kämpf - Update to 1.4.1 no changelog provided- Update to 1.4.0 no changelog provided
* Sat Dec 09 2017 kkaempfAATTsuse.com- use cross-avr-gcc7
* Thu Dec 07 2017 kkaempfAATTsuse.com- Require arduino-hardware (bsc#1065508)
* Wed Jul 12 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 2017 msuchanekAATTsuse.com- fix build with golang-packaging v15
* Sun Feb 26 2017 msuchanekAATTsuse.com- Arduino builder tool