1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Commit Graph

276 Commits

Author SHA1 Message Date
Federico Fissore
6c5e584454 Moved -Dawt.useSystemAAFontSettings=on out of java code, where, apparently,
has no effect
2015-12-14 10:03:16 +01:00
Federico Fissore
78ddbdbfb3 Updating arduino-builder to 1.3.8 2015-12-11 14:34:54 +01:00
Federico Fissore
98d5ff79eb Upgrading arduino-builder to 1.3.7, which changes the way messages are sent
back to the IDE. Instead of having just stdour and stderr, stdout only is
used, but each message has a log level: info, warn, debug, error
Plain stdout/stderr are still used by child processes
2015-12-11 14:25:13 +01:00
Federico Fissore
580bcb5003 Updating arduino-builder to 1.3.6 2015-12-04 14:03:54 +01:00
Federico Fissore
a2848716a0 Added -Dportable=true param to ant. You can build your own portable version of
the IDE
2015-12-03 16:34:25 +01:00
Federico Fissore
91245e2164 Updating arduino-builder to 1.3.5 2015-12-03 09:54:30 +01:00
Federico Fissore
37d2ec3154 Updating arduino-builder to 1.3.4 2015-12-02 16:41:15 +01:00
Federico Fissore
49a0f768a1 Updating arduino-builder to 1.3.3 2015-12-01 10:21:40 +01:00
Federico Fissore
c5824fd586 Updating arduino-builder to 1.3.1 2015-11-30 11:32:27 +01:00
Federico Fissore
553a022a24 Revert "Windows: patched launch4j to reduce the delay between pollings for the main"
This reverts commit c3fc56f845.
2015-11-26 11:05:58 +01:00
Federico Fissore
c3fc56f845 Windows: patched launch4j to reduce the delay between pollings for the main
window. Fixes #4215
2015-11-25 17:12:55 +01:00
Federico Fissore
002bc4127f Updating arduino-builder to 1.3.0 2015-11-25 11:43:33 +01:00
Federico Fissore
1234e95470 Windows: updating launch4j to latest (3.8). An attempt to mitigate #4215 2015-11-25 10:15:16 +01:00
Federico Fissore
7dd6e8f57d Windows: proper, non blurry, icon displayed. Fixes #3473 2015-11-24 09:53:27 +01:00
Christian Fiebig
05654ba0aa Replaced/improved Linux install and uninstall scripts.
Install script adds menu item, desktop icon, file association for
the current user - even if the Arduino installation was placed
outside of the user's home dir (such as in /opt or /usr/local).

Added three more icon resolutions (64px, 72px, 96px) - by using
the 256px file - maybe there is a better source available for this...

Modified build.xml for copying the existing icons and mime.xml file,
both scripts and adjusted file permissions (ugo+x) for *.sh files to
be executable by others by default.
2015-11-23 16:31:25 +01:00
Federico Fissore
6d03d268f9 Windows: forgot to update ctags part of build.xml 2015-11-23 15:38:21 +01:00
Federico Fissore
36b2818630 Updating arduino-builder to 1.2.6 2015-11-23 15:36:37 +01:00
Federico Fissore
4b74a34283 Updating arduino-builder to 1.2.5 2015-11-23 11:27:23 +01:00
Federico Fissore
12fd7d8346 Updating arduino-builder to 1.2.4
Updating Bridge to 1.6.0
2015-11-19 16:48:25 +01:00
Federico Fissore
ab552d494c Updating arduino-builder to 1.2.3 2015-11-18 10:00:37 +01:00
Federico Fissore
a2fe70aba4 Updating arduino-builder to 1.2.2 2015-11-17 16:37:05 +01:00
Federico Fissore
0fb04b3180 Updating arduino-builder to 1.2.1 2015-11-16 15:38:21 +01:00
Federico Fissore
17afd655cf Updating arduino-builder to 1.2.0 2015-11-12 16:36:30 +01:00
Federico Fissore
1bed568cd0 Updating bundled Firmata to 2.5.0 2015-11-11 08:43:26 +01:00
Federico Fissore
09fb6a153b Updating arduino-builder to 1.1.3 2015-11-10 12:53:16 +01:00
Federico Fissore
c9b08a7ec7 Updating arduino-builder to 1.1.2 2015-11-09 16:18:16 +01:00
Federico Fissore
cf4075d444 Updating arduino-builder to 1.1.1 2015-11-06 15:55:04 +01:00
Federico Fissore
90f09e9b38 Updating arduino-builder to 1.1.0 2015-11-06 11:15:00 +01:00
Federico Fissore
d3b7afd42e Updating arduino-builder to 1.0.7 2015-11-05 09:56:15 +01:00
Federico Fissore
c9b89e9fd6 Updateing ctags path in build.xml 2015-11-04 15:40:22 +01:00
Federico Fissore
8e5b3553fc Updating arduino-builder to 1.0.6 2015-11-04 15:24:54 +01:00
Federico Fissore
2e3e780dfa Updating arduino-builder to 1.0.5 2015-11-02 10:26:29 +01:00
Federico Fissore
c7cb263cf0 Updating arduino-builder to 1.0.4 2015-10-30 15:00:53 +01:00
Federico Fissore
3a97d19f1e Windows: build.xml was still referring to old ctags version 2015-10-30 09:21:31 +01:00
Federico Fissore
df2ae88469 Updating arduino-builder to 1.0.3 2015-10-30 09:11:01 +01:00
Federico Fissore
0b59fc91b0 Updating arduino-builder to 1.0.2 2015-10-29 12:51:26 +01:00
Federico Fissore
a51723fe79 Updated and add libs 2015-10-28 16:43:33 +01:00
Federico Fissore
014c9551e0 Updating arduino-builder to 1.0.1 2015-10-27 17:16:15 +01:00
Federico Fissore
8c57dd8adb MacOSX: setting java.ext.dirs to both jre and jdk paths 2015-10-27 10:35:07 +01:00
Federico Fissore
54ec785fd2 Updating bundled reference 2015-10-26 15:36:38 +01:00
Federico Fissore
7217f85b62 Updating arduino-builder to 1.0.0 2015-10-08 15:26:54 +02:00
Federico Fissore
c280955bb1 Updating arduino-builder to 1.0.0-beta25 2015-10-08 10:56:36 +02:00
Federico Fissore
aa654ba242 Updating arduino-builder to 1.0.0-beta24 2015-10-06 10:52:02 +02:00
Federico Fissore
10fafd755c Windows: fixed ctags path 2015-10-05 15:09:58 +02:00
Federico Fissore
7fbedc2455 Updating arduino-builder to 1.0.0-beta23 2015-10-05 13:33:19 +02:00
Federico Fissore
7b3f40ec5f Updating arduino-builder to 1.0.0-beta22 2015-10-02 16:12:38 +02:00
Federico Fissore
9fadb545da Updating arduino-builder to 1.0.0-beta21 2015-10-02 10:59:20 +02:00
Federico Fissore
bc20a864f6 Updating arduino-builder to 1.0.0-beta20 2015-10-01 10:52:24 +02:00
Federico Fissore
c3c22ab652 Updating arduino-builder to 1.0.0-beta19 2015-09-30 14:37:20 +02:00
Federico Fissore
70916d8942 build.xml: added "start" target. See #3895 2015-09-30 09:55:18 +02:00