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:
parent
6cfd50ea8d
commit
9421e1ceb5
@ -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");
|
||||
|
@ -1 +0,0 @@
|
||||
7ea03e8ae777fb1482925fbf8030bf6078525f17
|
1
build/arduino-builder-linux32-1.0.0-beta12.tar.bz2.sha
Normal file
1
build/arduino-builder-linux32-1.0.0-beta12.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
||||
98707286ad3584b51796f1e0a55c59c2095c17e4
|
@ -1 +0,0 @@
|
||||
b91b8c2f0134bf39baa76afaa2d67ba1128f1f5e
|
1
build/arduino-builder-linux64-1.0.0-beta12.tar.bz2.sha
Normal file
1
build/arduino-builder-linux64-1.0.0-beta12.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
||||
05acfdc4e7acbbd741793adde287376bd12d4e78
|
@ -1 +0,0 @@
|
||||
64a5bc87040e21773a6c6e8ed24951a77b725f55
|
1
build/arduino-builder-macosx-1.0.0-beta12.tar.bz2.sha
Normal file
1
build/arduino-builder-macosx-1.0.0-beta12.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
||||
e06c04c10276a0505a1a56999bfb0f5d1801da79
|
@ -1 +0,0 @@
|
||||
4ea167aaad4f17f8d91282172056f080db7f8d8c
|
1
build/arduino-builder-windows-1.0.0-beta12.zip.sha
Normal file
1
build/arduino-builder-windows-1.0.0-beta12.zip.sha
Normal file
@ -0,0 +1 @@
|
||||
d1deff261a6c82bb373d6b6cbeb3e8fde50f7f67
|
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user