mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-15 12:29:26 +01:00
Updating arduino-builder to 1.0.3
This commit is contained in:
parent
d3e3b8b377
commit
df2ae88469
@ -207,7 +207,7 @@ public class Compiler implements MessageConsumer {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
commandLine.addArgument("-libraries", false);
|
commandLine.addArgument("-built-in-libraries", false);
|
||||||
commandLine.addArgument("\"" + BaseNoGui.getContentFile("libraries").getAbsolutePath() + "\"", false);
|
commandLine.addArgument("\"" + BaseNoGui.getContentFile("libraries").getAbsolutePath() + "\"", false);
|
||||||
commandLine.addArgument("-libraries", false);
|
commandLine.addArgument("-libraries", false);
|
||||||
commandLine.addArgument("\"" + BaseNoGui.getSketchbookLibrariesFolder().getAbsolutePath() + "\"", false);
|
commandLine.addArgument("\"" + BaseNoGui.getSketchbookLibrariesFolder().getAbsolutePath() + "\"", false);
|
||||||
|
@ -1 +0,0 @@
|
|||||||
127516cc4682569055c82d15c44c366b7f3ca43b
|
|
1
build/arduino-builder-linux32-1.0.3.tar.bz2.sha
Normal file
1
build/arduino-builder-linux32-1.0.3.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
|||||||
|
94a63d87486cdd088dbc7877b985a80cc3953f05
|
@ -1 +0,0 @@
|
|||||||
c2d0a44ad2c8238aece01217091f7615ab6c3ea5
|
|
1
build/arduino-builder-linux64-1.0.3.tar.bz2.sha
Normal file
1
build/arduino-builder-linux64-1.0.3.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
|||||||
|
f136773ad39a7acde33f8521b33257bb5a40f8c2
|
@ -1 +0,0 @@
|
|||||||
493e43b0c3495307970454d2a7fa5cf353962832
|
|
1
build/arduino-builder-macosx-1.0.3.tar.bz2.sha
Normal file
1
build/arduino-builder-macosx-1.0.3.tar.bz2.sha
Normal file
@ -0,0 +1 @@
|
|||||||
|
3b67bc1c2fe74dd1fcc959e3651948fc016dc523
|
@ -1 +0,0 @@
|
|||||||
03778b442c3aabb74f025aa830cb3c584777f826
|
|
1
build/arduino-builder-windows-1.0.3.zip.sha
Normal file
1
build/arduino-builder-windows-1.0.3.zip.sha
Normal file
@ -0,0 +1 @@
|
|||||||
|
45537d4d311143659c7644593d5d279572fab53b
|
@ -71,7 +71,7 @@
|
|||||||
</or>
|
</or>
|
||||||
</condition>
|
</condition>
|
||||||
|
|
||||||
<property name="ARDUINO-BUILDER-VERSION" value="1.0.2" />
|
<property name="ARDUINO-BUILDER-VERSION" value="1.0.3" />
|
||||||
|
|
||||||
<!-- Libraries required for running arduino -->
|
<!-- Libraries required for running arduino -->
|
||||||
<fileset dir=".." id="runtime.jars">
|
<fileset dir=".." id="runtime.jars">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user