Skip to content

DO NOT MERGE: testing arduino-builder with multi core support #4240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
00744eb02d3180986229a6f2c65761de480066bd
1 change: 0 additions & 1 deletion build/arduino-builder-linux32-1.3.8.tar.bz2.sha

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6766d7288c522fa4333d6c35855e1b1c6b1f5bd4
1 change: 0 additions & 1 deletion build/arduino-builder-linux64-1.3.8.tar.bz2.sha

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d598a5260824e8e91368cf2deeda9e98f8642e69
1 change: 0 additions & 1 deletion build/arduino-builder-macosx-1.3.8.tar.bz2.sha

This file was deleted.

1 change: 1 addition & 0 deletions build/arduino-builder-windows-1.3.8-dev-parallel.zip.sha
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e1056665b368f156411e5fc9a600bd6af511a16c
1 change: 0 additions & 1 deletion build/arduino-builder-windows-1.3.8.zip.sha

This file was deleted.

2 changes: 1 addition & 1 deletion build/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@

<property name="portable" value="false" />

<property name="ARDUINO-BUILDER-VERSION" value="1.3.8" />
<property name="ARDUINO-BUILDER-VERSION" value="1.3.8-dev-parallel" />

<!-- Libraries required for running arduino -->
<fileset dir=".." id="runtime.jars">
Expand Down