jenkins
d19ee30be8
update arduino-builder to 1.5.2
2020-02-12 12:24:00 +01:00
Cristian Maglie
2ed953ad5b
Updated arudino-builder build with Apple SDK 10.9+
...
Fix https://github.com/arduino/arduino-builder/issues/349
2020-02-03 18:31:33 +01:00
jenkins
2d4f8f011b
update arduino-builder to 1.5.1
2020-01-23 19:13:57 +01:00
Cristian Maglie
d74e0f5b77
Updated some bundled libraries
...
SpacebrewYun 1.0.2
SD 1.2.4
Servo 1.1.6
Adafruit_CircuitPlayground 1.10.4
2020-01-23 10:32:26 +01:00
Cristian Maglie
0dde85e417
Removed reference for retired Edison and Galileo boards
2020-01-16 09:31:57 +01:00
Cristian Maglie
b029b2a0e1
macosx notarization: fixed build for non-mac targets
2020-01-08 11:41:34 +01:00
Cristian Maglie
76699fd464
macosx notarization: signed appbundler
2020-01-08 11:41:34 +01:00
Cristian Maglie
ac80175723
macosx notarization: signed arduino-builder and tools
2020-01-08 11:41:34 +01:00
Cristian Maglie
495f35683f
macosx notarization: signed liblistSerials
2020-01-08 11:41:34 +01:00
Cristian Maglie
b1c3493a91
macosx notarization: rebuild of libastyle
2020-01-08 11:41:34 +01:00
Cristian Maglie
443650279c
macosx notarization: added signed avr* tool and some entitlements
2020-01-08 11:41:34 +01:00
Sandeep Mistry
7ec0f833f6
Update WiFi101-Updater plugin to 0.10.10
2019-12-23 13:57:29 -05:00
Cristian Maglie
3af345fb74
Updated avr core to 1.8.2
2019-12-02 16:44:27 +01:00
jenkins
9debb768a8
update arduino-builder to 1.5.0
2019-11-11 15:24:26 +01:00
jenkins
923a75c704
update arduino-builder to 1.4.9
2019-10-11 11:10:29 +02:00
jenkins
a1448876a1
update arduino-builder to 1.4.8
2019-09-30 09:58:44 +02:00
Martino Facchin
e8b17e4fc8
Update bundled libraries
2019-09-13 12:20:26 +02:00
Martino Facchin
fcafc8719a
Fix macOS signed package generation
2019-09-11 16:42:41 +02:00
jenkins
0c0dfa00ad
update arduino-builder to 1.4.7
2019-09-10 14:59:37 +02:00
jenkins
e5252adfc0
update arduino-builder to 1.4.6
2019-08-27 16:52:37 +02:00
Martino Facchin
9ce5101df1
Merge branch 'master' into add-file-cache
2019-07-18 11:28:46 +02:00
Martino Facchin
465c766efb
Merge pull request #8976 from facchinm/64_bit_osx
...
Mass update bundled resources
2019-07-18 10:00:10 +02:00
Martino Facchin
fb9ce0ade3
Update jssc to arduino4
...
Repackage jssc-2.8.0-arduino1 and add aarch64 lib instead than plain jssc
Fixes #9062
2019-07-16 11:03:02 +02:00
Mattia Bertorello
bd85fdc084
Add log4j.xml configuration
2019-07-05 11:47:36 +02:00
Mattia Bertorello
53be417989
Add log4j dependencies
2019-07-02 16:10:12 +02:00
Mattia Bertorello
934df81b23
Add slf4j option to show the datetime in the logs
2019-06-28 18:22:27 +02:00
Martino Facchin
b12ae2059e
Mass update bundled resources
...
This PR contains:
- avr-gcc 7.3.0 (should fix OSX 10.15 complaining about 32bit apps)
- new avrdude (arduino17) (should close A LOT of open bugs)
- WiFi101-Updater 0.10.9 - with new Nina FW
2019-06-16 14:03:57 +02:00
Martino Facchin
f1c2fb21c0
Update to arduino-builder 1.4.5
2019-06-16 14:03:57 +02:00
Martino Facchin
eb48db2eec
Merge pull request #8682 from Pieter12345/ant-build-bugfix
...
Replace "unzip/tar" in build.xml by Ant's provided unzip/untar method
2019-04-18 09:47:54 +02:00
Sandeep Mistry
723a29fbb0
Update WiFi101-Updater plugin to 0.10.8
2019-04-09 12:29:02 -04:00
Martino Facchin
96e7bc29fc
Use tar native binary for extraction on unix
...
To overcome ant untar behaviour (executable bits being lost)
2019-03-29 02:55:48 +01:00
Pieter12345
afbf75651f
Remove default excludes for Ant directory tasks
...
Besides that these default excludes get ignored when using the Cygwin terminal on Windows, they cause Ant move tasks to not remove the 'moved' directory if it contains a `.gitignore` or other default exclude file.
2019-03-29 02:55:48 +01:00
Pieter12345
126c79a3ed
Replace "unzip/tar" in build.xml by Ant's provided unzip/untar method
...
Replace the "unzip" and "tar" command used while building Arduino by the unzip and untar method that Ant provides.
This fixes #8617 , meaning that "ant run" will work again and no files/directories are created with weird permissions and share names anymore.
2019-03-29 02:55:48 +01:00
Sandeep Mistry
a87024dcd4
Update WiFi101-Updater plugin to 0.10.7
2019-03-27 11:56:10 -04:00
Martino Facchin
20e1770842
Update WiFi101-Updater plugin to 0.10.6
2019-03-12 09:43:03 +01:00
Martino Facchin
dd58a7254c
Replace usages of jssc-2.8.0-arduino2.jar with arduino3
2019-03-11 17:05:06 +01:00
jenkins
41008f9a87
update arduino-builder to 1.4.4
2019-03-07 11:42:08 +01:00
Martino Facchin
1b0f00ee38
Update WiFiUpdater to 0.10.5
2019-01-14 12:05:56 +01:00
jenkins
c9de9ee44e
update arduino-builder to 1.4.3
2019-01-03 17:19:13 +01:00
Martino Facchin
4b6b8f0c52
update arduino-builder to 1.4.2
2018-12-19 18:04:05 +01:00
Martino Facchin
3f2635717a
Enable bundled JRE for ARM64
...
Experimental, should allow ARM64 build to become more or less official from the next version.
The bundled JRE is AdoptOpenJDK's 8u191 (https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u191-b12/OpenJDK8U-jre_aarch64_linux_hotspot_8u191b12.tar.gz ) which we are actively evaluating to replace Oracle's.
2018-12-06 15:12:00 +01:00
Martino Facchin
5f9c230146
Update WiFi101Updater to 0.10.4
2018-12-06 11:18:28 +01:00
Cristian Maglie
a5f6a407e8
Updated Servo lib to version 1.1.3
2018-12-05 12:36:10 +01:00
Cristian Maglie
f4eb249010
Updated SD lib to version 1.2.3
2018-12-05 12:23:53 +01:00
Sandeep Mistry
9818dcf20a
Update WiFi firmware updater to 0.10.3
2018-11-16 13:25:40 -05:00
Sandeep Mistry
f09bb9dfcd
Update WiFi firmware updater to 0.10.2
2018-11-13 12:55:04 -05:00
Martino Facchin
187cfb2d44
Update WiFi firmware updater to 0.10.0
...
Adds support for NINA based boards (Beta)
2018-10-05 10:30:27 +02:00
Martino Facchin
617430a72f
Update liblistSerials to 1.4.2
2018-09-17 11:39:00 +02:00
Martino Facchin
e42faa6b93
Update bundled avr core to 1.6.23
2018-09-10 12:03:36 +02:00
Martino Facchin
3e65cfc9e7
update arduino-builder to 1.4.1
2018-09-10 11:32:27 +02:00