1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-16 11:21:18 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
7adaba5630 MacOS tests fix: new way of discovering work dir conflicts with tests execution. Fixed. 2015-02-03 17:00:51 +01:00
ce911788eb Fixed bug with paths with spaces 2015-02-02 15:30:34 +01:00
d460982623 Macosx: new appbundler, new macosx builds. Use platform=macosx and platform=oldmacosx 2015-02-02 09:53:56 +01:00
ff95d03663 Updated some translation strings 2015-01-14 18:05:00 +01:00
56b9f1cd6f Fixed NPE when currently selected platform is no more installed.
BaseNoGui.getTargetBoard() now handles null TargetBoard.
Removed unused method Base.getTargetBoard()
2015-01-13 23:16:53 +01:00
b9e186e45a Upped version to 1.6.0 2014-11-18 14:48:01 +01:00
b0bd52b387 Removed duplicate version fields in Base class 2014-11-18 14:04:14 +01:00
ba8eadeeb5 Split IDE into 2 projects.
BEWARE: HIGHLY EXPERIMENTAL BRANCH
2014-11-13 16:34:24 +01:00