aboutsummaryrefslogtreecommitdiff
path: root/targets
AgeCommit message (Expand)Author
2020-01-07Use Python 3.6 in case of Zephyr target (#3493)Roland Takacs
2019-10-16Update API version to 2.1.0. (#3220)v2.1.0Csaba Osztrogonác
2019-10-08Remove ARTIK 053 from the targets. (#3206)Roland Takacs
2019-10-02Provide support for native modules with ES6 imports (#3090)Dániel Bátyai
2019-09-24Temporary fix for ESP8266 target on Travis (#3160)Robert Fancsik
2019-08-16Update Zephyr build on Travis (#3018)Dániel Bátyai
2019-08-13Fix Zephyr build on Travis (#3015)Dániel Bátyai
2019-07-30Fix unhandled exceptions with unicode error messages (#2994)Dániel Bátyai
2019-07-17Resolve module paths relative to the current module (#2976)Dániel Bátyai
2019-07-15Fix mbedos5 build on Travis (#2974)Dániel Bátyai
2019-07-11Include file path in Syntax error messages (#2941)Dániel Bátyai
2019-07-09Fix URLs in the repository after organization switch (#2955)Dániel Bátyai
2019-07-08Rework CMake options to use the new macro config format (#2933)Péter Gál
2019-06-19Rework usages/naming of configuration macros [part 2] (#2903)Péter Gál
2019-05-09Add NuttX specific port implementation. (#2864)Dániel Bátyai
2019-04-25Rework ES2015 module system and add missing features. (#2792)Daniel Vince
2019-04-24Bump Zephyr target to 1.14.0 (#2837)Akos Kiss
2019-04-18Add missing jerry_release_value by calling jerry_set_property and jerry_set_p...jerry-weng
2019-04-16Allow the JS objects to have more than one native pointer data (#2814)Robert Fancsik
2019-04-09Rework usages/naming of configuration macros [part 1] (#2793)Péter Gál
2019-04-03Add missing port functions for artik053 target (#2811)Daniella Barsony
2019-03-29Fixed typo in README.md of particle target. (#2806)László Langó
2019-03-22Bump RIOT OS target to 2019.01 (#2786)Akos Kiss
2019-03-18Part I: Implement ES2015 module system. (#2599)Daniel Vince
2019-03-13Make jerryx_port_handler_print_char truly a port function (#2789)Péter Gál
2019-03-05Bump NuttX target to 7.28 (#2787)Akos Kiss
2019-03-05Bump Mbed OS target to 5.11.5 (#2788)Akos Kiss
2019-01-21Bump Tizen RT target to release 2.0 (#2709)Akos Kiss
2019-01-17Bump Mbed target to Mbed OS 5.11.1 (#2695)Akos Kiss
2019-01-15Bump NuttX RTOS target to 7.27 (#2696)Akos Kiss
2019-01-15Add subdir-level gitignore to the nuttx target directory (#2635)Peter Marki
2019-01-15Bump ESP8266 target to SDK v2.1.0 (#2697)Akos Kiss
2019-01-11Update links in docs (#2691)Akos Kiss
2018-12-17Ensure fresh Python 2.7 on Trusty and compatible Intervaltree (#2645)Akos Kiss
2018-12-14Fix MbedOS build (#2644)Akos Kiss
2018-11-20target: mbedos5: Modify generate_pins.py (#2524)Marko Fabo
2018-11-13targets: Speculative workaround for Zephry Travis CI (#2595)Ádám Kallai
2018-10-18Change jerry_port interface to allow for a correct implementation of timezone...crazy2be
2018-09-17Don't use `strlen` for string literals (#2517)Akos Kiss
2018-09-11targets: zephyr: Update for Zephyr 1.13 and SDK 0.9.3 (#2497)Paul Sokolovsky
2018-08-30Remove character pointer typedefs (#2492)Akos Kiss
2018-08-21Align the RIOT target with the clang build of RIOT OS (#2477)Akos Kiss
2018-08-21Remove jerry-libc (#2332)Akos Kiss
2018-07-20Simplify source evaluation options. (#2431)Robert Fancsik
2018-07-19Move low-level debugger connection handling into jerry-ext. (#2426)Zoltan Herczeg
2018-07-18Change ../../libapps paths in TizenRT configuration Makefile (#2429)Tóth Béla
2018-06-13targets: zephyr: Remove old option from prj.conf (#2396)Paul Sokolovsky
2018-06-07[targets/tizenrt-artik053] Fix typo in Make.defs (#2387)Robert Sipka
2018-06-03targets: zephyr: Separate CMake definitions from options. (#2378)Paul Sokolovsky
2018-05-25Merge jerry_get_value_without_error and jerry_value_clear_error_flag function...Istvan Miklos