aboutsummaryrefslogtreecommitdiff
path: root/targets
AgeCommit message (Expand)Author
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
2018-05-20Retire the Mbed OS 3 target (#2343)Akos Kiss
2018-05-16Move (almost all) Travis CI jobs to container-based infrastructure (#2333)Akos Kiss
2018-05-03Rename the jerry_value_has_error_flag function. (#2290)Istvan Miklos
2018-04-17Rework jerry_parse function. (#2282)Zoltan Herczeg
2018-03-06Eliminate early memory deallocations in case of NuttX and TizenRT (#2235)Roland Takacs
2018-02-27Fix build failure of NuttX tools (#2225)László Langó
2018-02-12Add OpenWrt build guide (#2199)Péter Gál
2018-02-06Introduce C API to query the type of an Error object (#2177)Péter Gál
2018-01-25Print the return value of the engine in case of TizenRT.Roland Takacs
2018-01-22Fix the endianness of EPS8266 systemRobert Fancsik
2018-01-16Modify the build method of TizenRT targetRoland Takacs
2018-01-09Modify the build method of NuttX target. (#2154)Roland Takacs
2018-01-08targets: zephyr: Update for Zephyr 1.10 which uses CMake-based build. (#2155)Paul Sokolovsky
2018-01-04Fix random number generation on ESP8266Robert Fancsik
2017-12-05Fix the mbed Travis buildPeter Gal
2017-11-30Update build guide for TizenRT 1.1Sanggyu Lee
2017-11-17Fixed dynamic-stack-buffer-overflow in jerry_value_is_syntax_error (#2095)rerobika
2017-11-16Add grouping macro guards for disabling engine features (#2084)Akos Kiss
2017-11-16Remove the 'external' toolchain file (#2089)Akos Kiss