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

846 Commits

Author SHA1 Message Date
cf298fbe14 Update esptool to 0.4.3 2015-04-30 13:08:45 +08:00
b158e3397a Delete jre-8u31.zip.sha
Not needed anymore
2015-04-26 00:05:54 +03:00
05c08a78f5 Fix Windows build
Fix Windows build.
According to official Arduino build process now it is required to install JDK and point JAVA_HOME to it's location
2015-04-25 23:58:20 +03:00
acc6064a7a add appveyor and travis CI (+22 squashed commits)
[e86e3c2] attempt to fix deploy
[62a68fe] attempt to fix deploy
[e372d18] appveyor: specify artifact path
[89c30ab] fix ant call
[11ccf6d] fix esptool name on windows
[6ab7c73] add deploy to appveyor
[690fdb4] fix windows toolchain sha sum
[1106884] Unquote JAVA_HOME
[bb3dcd9] Shallow clone in appveyor
[b1ec7db] travis: deploy tags only, appveyor: set java_home
[9d790f2] disable repeated failure notifications in travis, attempt to fix appveyor.yml
[2d0a499] Run appveyor build in CMD
[11dd735] adding travis deploy, attempt to fix paths on appveyor
[208c1f1] fix toolchain sha sum path for linux
[1a92165] Temporary path hack for appveyor
[9caea0b] fix build.xml
[68eaaf1] linux components and sha sums
[485e457] fix ant bin path
[c6b6573] silent build
[5edd927] fix ant path, add travis
[36d1f17] appveyor: clone using https
[b758833] Add appveyor build script
2015-03-28 00:36:52 +03:00
fbb207cf7a Add esptool sha sum 2015-03-27 12:35:37 +03:00
c72529bf6d Update esptool to latest release 2015-03-27 12:09:47 +03:00
c540bbab00 Merge 1.6.1 into esp8266
* commit 'b8b2869753d488bfd203615637e1de3912589a92': (68 commits)
  Updated revisions.txt
  Fixed wrong path in successful message
  arduino-core: restored debug info in class files
  Fixed NPE in case of missing boardData
  Added missing translations
  Added windows drivers
  Added warning for uncertified boards
  Update revision.txt
  update revisions.txt
  SoftwareSerial: match bool API with HardwareSerial
  Fix to save as to parent folder is needed by all OSs, not just Mac
  Update revision.txt
  MacOSX: previous better IDE was missing some pieces. Added
  MacOSX: better IDE
  Updated revisions.txt
  NEW button now behaves as clicking File -> New menu entry. Fixes #2685
  Windows: bundled JRE updated to 8u31 build.xml now uses unzip target
  Added .getParentFile() to saveas for mac. This prevents saving into the sketch itself
  Compound edits weren't part of the undo/redo dance
  An undoable action marks the sketh as modified
  ...
2015-03-27 11:18:48 +03:00
b8b2869753 Updated revisions.txt 2015-03-10 14:14:06 +01:00
e58bf924f4 Fixed wrong path in successful message 2015-03-10 14:09:06 +01:00
46fd48f590 Added windows drivers 2015-03-10 08:52:42 +01:00
25ddcb852f Update revision.txt 2015-03-10 08:52:05 +01:00
4fb33e9482 update revisions.txt 2015-03-09 16:49:49 +01:00
6f7164a162 Update revision.txt 2015-03-04 11:39:01 +01:00
aca6c223de MacOSX: previous better IDE was missing some pieces. Added 2015-03-04 11:23:36 +01:00
e327bb091a MacOSX: better IDE 2015-03-03 15:48:20 +01:00
4380e2930e Updated revisions.txt 2015-03-02 16:41:19 +01:00
304c05dc99 Windows: bundled JRE updated to 8u31
build.xml now uses unzip target
2015-03-02 09:37:59 +01:00
3e8ebaad88 Incresing max memory to 1024M.
Fixed macosx info.plist
Introduced arduino.l4j.ini and arduino_debug.l4j.ini for letting users customize jvm memory settings
2015-02-27 15:51:16 +01:00
606604d7d6 Update revision log. Version set to 1.6.1. 2015-02-19 18:22:43 +01:00
c0c9314077 build.xml: fixed wrong order of conditions for autodetecting macosx version 2015-02-13 19:36:50 +01:00
5ed19fd222 Newer toolchains don't depend on cygwin any more 2015-02-13 09:36:30 +01:00
d7db2cd174 Introducing Atmel toolchain 3.4.5: see https://github.com/arduino/toolchain-avr 2015-02-13 09:36:30 +01:00
54be0ba4b2 Add sha sum for windows toolchain 2015-02-12 16:37:22 +03:00
ee48c36a71 Update esptool 2015-02-09 17:40:04 +03:00
c7e363ca7b Merge arduino/master into esp8266
* commit '71c39489180723b13cabe3c07e3994a239f8a03e':
  Updated translations
  Updated offline docs
  Corrected some email contacts.
  MacOS tests fix: new way of discovering work dir conflicts with tests execution. Fixed.
  Updated build_pull_request.bash
  Renamed mac build from "macosxnew" to "macosx-java-latest"
  Updated revision log. Version set to 1.6.0rc3
  build.xml and mac. Change in platform names: macosx now macosxnew, oldmacosx now macosx
  Fixed bug with paths with spaces
  build_pull_requests now builds oldmacosx as well
  Macosx: new appbundler, new macosx builds. Use platform=macosx and platform=oldmacosx
  build_pull_requests now moves the artifacts to the parent folder: this allows calling "clean" target before each build
  build.xml linux-clean target was not deleting old linux builds
  Fix typos in BlinkWithoutDelay.ino

Conflicts:
	build/build.xml
2015-02-09 17:39:30 +03:00
fc825537fd Updated revision log 2015-02-08 19:49:27 +01:00
c4cd447283 Updated offline docs 2015-02-08 19:49:27 +01:00
eaf4db5da8 Updated build_pull_request.bash 2015-02-03 15:50:50 +01:00
e8fa4211b3 Renamed mac build from "macosxnew" to "macosx-java-latest" 2015-02-03 13:17:35 +01:00
7e568e21f4 Updated revision log. Version set to 1.6.0rc3 2015-02-03 12:12:09 +01:00
3303774844 build.xml and mac. Change in platform names: macosx now macosxnew, oldmacosx now macosx 2015-02-03 11:53:48 +01:00
7f6cf5d7ef build_pull_requests now builds oldmacosx as well 2015-02-02 09:54:08 +01:00
d460982623 Macosx: new appbundler, new macosx builds. Use platform=macosx and platform=oldmacosx 2015-02-02 09:53:56 +01:00
d61568a8be build_pull_requests now moves the artifacts to the parent folder: this allows calling "clean" target before each build 2015-02-02 09:51:49 +01:00
f7bc69a301 build.xml linux-clean target was not deleting old linux builds 2015-01-31 19:32:24 +01:00
351cfbbab1 Fix typos in BlinkWithoutDelay.ino 2015-01-28 23:11:51 +01:00
95f969cb7c Merge branch 'master' into esp8266
* master: (148 commits)
  Update revision log
  Cherry picked fix from 87865ac19d
  Updated revision log
  Added dependencies for AStylej.dll
  Updated translations
  Update revision log
  Temporary fix for pulseIn() regression.
  Added README.adoc for the library manager project
  Fixed some libraries metadata.
  Temporary disabled DefaultTargetTest under certain conditions
  Updated translation from transifex
  Updated some translation strings
  Fixed test
  sam: Fixed initialization of UART/USART mode register
  update revision log
  Fixed NPE when import menu are empty
  Fixed NPE when currently selected platform is no more installed.
  Optimized FileUtils.recursiveDelete(File) function
  Fixed a bunch of simple warnings in java code
  Removed unused classes Commander.java and Webserver.java
  ...
2015-01-26 02:35:02 +03:00
379df90b30 Update revision log 2015-01-23 11:22:40 +01:00
136c04ad28 Merge branch 'ide-1.5.x' of github.com:arduino/Arduino into ide-1.5.x 2015-01-20 15:50:25 +01:00
14fe427050 Updated revision log 2015-01-20 15:50:13 +01:00
00dfd93726 Added dependencies for AStylej.dll 2015-01-19 23:08:08 +04:30
d2269ca89e Update revision log 2015-01-19 13:50:57 +01:00
748c52996e Update esptool to the latest version 2015-01-17 02:52:50 +03:00
244a750bef Merge branch 'wayoda-fix-find-dialog-layout' into ide-1.5.x 2015-01-13 23:30:22 +01:00
fdbb45ec47 update revision log 2015-01-13 23:28:19 +01:00
c6fd3efd55 esptool update 2015-01-14 00:19:33 +03:00
ef78a7ed13 add Windows toolchain and esptool 2015-01-11 03:15:18 +03:00
4c2a2f8657 Update esptool 2015-01-11 02:47:27 +03:00
78a0b12ed9 Add method to use GPIO13 and GPIO15 as UART RX and TX 2015-01-09 02:33:42 +03:00
e4c8f98941 Merge branch 'ide-1.5.x-linux-lzma' of git://github.com/ffissore/Arduino into ide-1.5.x 2015-01-08 15:32:51 +01:00