1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-17 06:52:18 +01:00

Updating arduino-builder to 1.0.0-beta12

This commit is contained in:
Federico Fissore 2015-09-23 14:11:32 +02:00
parent 6cfd50ea8d
commit 9421e1ceb5
10 changed files with 6 additions and 6 deletions

View File

@ -72,7 +72,7 @@ public class Compiler implements MessageConsumer {
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}");
tr("Third-party platform.txt does not define compiler.path. Please report this to the third-party hardware maintainer.");
tr("Third-party platform.txt (package '{0}' platform '{1}') does not define compiler.path. Please report this to the third-party hardware maintainer.");
tr("Selected board depends on '{0}' core (not installed).");
tr("{0} must be a folder");
tr("{0}: Unknown package");

View File

@ -1 +0,0 @@
7ea03e8ae777fb1482925fbf8030bf6078525f17

View File

@ -0,0 +1 @@
98707286ad3584b51796f1e0a55c59c2095c17e4

View File

@ -1 +0,0 @@
b91b8c2f0134bf39baa76afaa2d67ba1128f1f5e

View File

@ -0,0 +1 @@
05acfdc4e7acbbd741793adde287376bd12d4e78

View File

@ -1 +0,0 @@
64a5bc87040e21773a6c6e8ed24951a77b725f55

View File

@ -0,0 +1 @@
e06c04c10276a0505a1a56999bfb0f5d1801da79

View File

@ -1 +0,0 @@
4ea167aaad4f17f8d91282172056f080db7f8d8c

View File

@ -0,0 +1 @@
d1deff261a6c82bb373d6b6cbeb3e8fde50f7f67

View File

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