1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-30 19:52:13 +01:00

Updating arduino-builder to 1.2.1

This commit is contained in:
Federico Fissore 2015-11-16 15:38:21 +01:00
parent 10e8480d3d
commit 0fb04b3180
10 changed files with 6 additions and 6 deletions

View File

@ -70,7 +70,7 @@ public class Compiler implements MessageConsumer {
tr("Multiple libraries were found for \"{0}\"");
tr(" Not used: {0}");
tr(" Used: {0}");
tr("Library can't use both 'src' and 'utility' folders.");
tr("Library can't use both 'src' and 'utility' folders. Double ckeck {0}");
tr("WARNING: library {0} claims to run on {1} architecture(s) and may be incompatible with your current board which runs on {2} architecture(s).");
tr("Looking for recipes like {0}*{1}");
tr("Board {0}:{1}:{2} doesn''t define a ''build.board'' preference. Auto-set to: {3}");

View File

@ -1 +0,0 @@
f915a2e926d644a3f64155e45335926df9285875

View File

@ -0,0 +1 @@
db7ab6808581289b15f91f5ad252d8d952c09fe6

View File

@ -1 +0,0 @@
babdeb6c2718be755137b2084491ba483a67e20e

View File

@ -0,0 +1 @@
1c817cddd29f9483c29ae0875614579e34ec5ae9

View File

@ -1 +0,0 @@
13f1137c3ef3d6ef7649ac4b0cda49f49fc59fe5

View File

@ -0,0 +1 @@
5b29db86baf6751d5e46f05a242c809be5c318b2

View File

@ -1 +0,0 @@
e2892e06a5a319e21f58340a6f435bf45d3480b0

View File

@ -0,0 +1 @@
3a0c9ac072f18c0cd04ec9027f2860faad4d736a

View File

@ -71,7 +71,7 @@
</or>
</condition>
<property name="ARDUINO-BUILDER-VERSION" value="1.2.0" />
<property name="ARDUINO-BUILDER-VERSION" value="1.2.1" />
<!-- Libraries required for running arduino -->
<fileset dir=".." id="runtime.jars">