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:
parent
10e8480d3d
commit
0fb04b3180
@ -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}");
|
||||
|
@ -1 +0,0 @@
|
||||
f915a2e926d644a3f64155e45335926df9285875
|
1
build/arduino-builder-linux32-1.2.1.tar.bz2.sha
Normal file
1
build/arduino-builder-linux32-1.2.1.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
||||
db7ab6808581289b15f91f5ad252d8d952c09fe6
|
@ -1 +0,0 @@
|
||||
babdeb6c2718be755137b2084491ba483a67e20e
|
1
build/arduino-builder-linux64-1.2.1.tar.bz2.sha
Normal file
1
build/arduino-builder-linux64-1.2.1.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
||||
1c817cddd29f9483c29ae0875614579e34ec5ae9
|
@ -1 +0,0 @@
|
||||
13f1137c3ef3d6ef7649ac4b0cda49f49fc59fe5
|
1
build/arduino-builder-macosx-1.2.1.tar.bz2.sha
Normal file
1
build/arduino-builder-macosx-1.2.1.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
||||
5b29db86baf6751d5e46f05a242c809be5c318b2
|
@ -1 +0,0 @@
|
||||
e2892e06a5a319e21f58340a6f435bf45d3480b0
|
1
build/arduino-builder-windows-1.2.1.zip.sha
Normal file
1
build/arduino-builder-windows-1.2.1.zip.sha
Normal file
@ -0,0 +1 @@
|
||||
3a0c9ac072f18c0cd04ec9027f2860faad4d736a
|
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user