Thomas L. Kjeldsen
|
488388050e
|
Remove "MrBean" dependency
Sacrifice abstract classes and interfaces to reduce the amount of magic
performed by MrBean.
Refs https://github.com/HuayraLinux/pkg-arduino/issues/4
|
2020-02-19 15:13:47 +01:00 |
|
Cristian Maglie
|
dcee1846bd
|
Updated eclipse classpath
|
2019-07-18 14:24:59 +02:00 |
|
Mattia Bertorello
|
53be417989
|
Add log4j dependencies
|
2019-07-02 16:10:12 +02:00 |
|
Cristian Maglie
|
72330aaddd
|
Fix .classpath: commons-lang3-3.3.2 -> commons-lang3-3.8.1.jar
|
2019-04-02 16:36:08 +02:00 |
|
Pieter12345
|
e6e10cdeb9
|
Update commons-lang3 from 3.3.2 to 3.8.1
Updated due to new API methods than can be useful for this project.
The license remained the same.
|
2019-03-26 18:46:09 +01:00 |
|
Martino Facchin
|
dd58a7254c
|
Replace usages of jssc-2.8.0-arduino2.jar with arduino3
|
2019-03-11 17:05:06 +01:00 |
|
Martino Facchin
|
6080907ba3
|
Update jscc to 2.8.0-arduino2 (aarch64 support)
|
2018-08-28 17:53:04 +02:00 |
|
Martino Facchin
|
2d6e974b12
|
Removed useless classpaths from eclipse project file
|
2018-05-21 10:25:53 +02:00 |
|
Cristian Maglie
|
2160bd3245
|
Removed useless entries in arduino-core/.classpath
|
2018-05-08 16:40:44 +02:00 |
|
Martino Facchin
|
921dd272ad
|
Update jackson to 2.9.5
Fixes CVE-2018-7489
|
2018-05-02 16:14:03 +02:00 |
|
Martino Facchin
|
4562b4ba44
|
Update jmdns to 3.5.3
|
2018-05-02 16:12:32 +02:00 |
|
Cristian Maglie
|
229c32ccad
|
Avoid dll unpacking within JSSC
This requires a custom build of JSSC.
https://github.com/scream3r/java-simple-serial-connector/pull/105
|
2017-05-18 15:36:17 +02:00 |
|
Martino Facchin
|
0c8aebd6e8
|
Port fixes for upstream jmdns
|
2017-01-19 17:02:50 +01:00 |
|
Martino Facchin
|
0df438b817
|
Update jmdns to 3.5.1
|
2017-01-19 11:47:53 +01:00 |
|
Cristian Maglie
|
7d9ec39ca9
|
Update jna.jar to 4.2.2
|
2016-10-19 16:28:20 +02:00 |
|
Federico Fissore
|
d5a0476948
|
Installing tools from packager (eg: arduino) in packager folder, thus avoiding
tools duplication and disk space wasting. Fixes #4193
|
2015-11-20 17:15:53 +01:00 |
|
Federico Fissore
|
17032ec543
|
Added proxy PAC file support functions
|
2015-08-21 08:41:50 +02:00 |
|
Federico Fissore
|
cb292d6114
|
Got rid of Guava lib: java 8 has its features builtin
|
2015-08-05 12:09:24 +02:00 |
|
Cristian Maglie
|
1f175e9f1a
|
Updated eclipse project files
|
2015-06-25 12:47:38 +02:00 |
|
Federico Fissore
|
f6546aea45
|
Windows: got rid on JNA, thus no more UnsatisfiedLinkError (at least when accessing native OS functions). Fixes #3190
|
2015-05-20 16:33:33 +02:00 |
|
Federico Fissore
|
cf1879f948
|
Introducing GPG signature verification when loading main package_index file
|
2015-05-04 12:05:50 +02:00 |
|
Cristian Maglie
|
5af390b5e2
|
Added missing eclipse classpath entries
|
2015-04-21 18:28:26 +02:00 |
|
Cristian Maglie
|
0588790f5b
|
Added JARs Bouncy Castle, Jackson, Common-compress
|
2015-03-27 14:51:08 +01:00 |
|
Claudio Indellicati
|
98bdc7b587
|
Moved specialized Platform classes and related resources to the 'arduino-core' project.
|
2014-11-13 16:34:25 +01:00 |
|
Cristian Maglie
|
ba8eadeeb5
|
Split IDE into 2 projects.
BEWARE: HIGHLY EXPERIMENTAL BRANCH
|
2014-11-13 16:34:24 +01:00 |
|