iio.c: Fix missing include file sys/stat.h
[contrib/mraa.git] / src / javascript /
2015-11-11 Brendan Le Folljavascript: Fix build for nodejs v5 which has smaller...
2015-10-26 xbolsheJavaScript SPI.write output correction #2
2015-10-26 xbolsheJavaScript SPI.write output correction
2015-10-03 xbolshejavascript: Add nodejs 4.1.1 support
2015-09-08 Brendan Le Follcmake: add ${mraa_LIBS} to linker for swig libraries
2015-09-07 Brendan Le Follbinding.gyp.cmake: Fix npm builds for ia32 node.js...
2015-07-24 Brendan Le Follnpm: Fix npm builds for ARM hosts
2015-07-02 Brendan Le Follmraajs.i: Fix memory leak on javascript Spi::write
2015-06-03 Brendan Le Follbinding.gyp.cmake: fix compilation when not setting...
2015-06-01 Brendan Le Follmraajs.i: Use 0x032870 as SWIG_V8_VERSION to distinguis...
2015-06-01 Brendan Le Folldoxygen2jsdoc: add custom typemap file
2015-06-01 Brendan Le Follcmake: add yuidoc documentation generation
2015-06-01 Brendan Le Folluart: move string funcs to {read,write}Str
2015-05-20 Brendan Le Follmraajs.i: add buffer checks to python write() typemaps...
2015-04-24 Alexander Komarovjava: Added Java SWIG binding creation
2015-04-02 Brendan Le Folljavascript/CMakeLists.txt: stop requiring doc_i files...
2015-03-19 Brendan Le Follpackage.json.cmake: use 0.10.x is the minimum version...
2015-03-19 Brendan Le Follbinding.gyp.cmake: get v8 version from node and export...
2015-03-19 Brendan Le Follmraajs.i: use SWIG_V8_VERSION from C++ preprocessor...
2015-03-19 Brendan Le Follpackage.json.cmake: create node version specific packag...
2015-03-19 Brendan Le Follnodejs: add infra to detect nodejs version
2015-03-19 Brendan Le Follmraajs: update for node.js 0.12 API differences
2015-02-18 Brendan Le Follnodejs: Add isr support to node.js
2015-02-15 yonekenAdd options for nodejs include directory
2015-01-16 Brendan Le Follmraajs.i: add %include carrays.i to fix generation...
2015-01-14 Brendan Le Follspi: Make Spi write() work from SWIG with typemaps
2015-01-06 Brendan Le Follmraajs.i: add i2c read/write function typemaps
2014-12-10 Brendan Le Follbinding.gyp.cmake: fix architecture name for 32bit x86
2014-12-09 Brendan Le Follbinding.gyp.cmake: define *PLAT based on target_platform
2014-12-01 Helio Chissini de... package.json.cmake: Proper version requires for nodejs
2014-12-01 Brendan Le Follpackage.json.cmake: fix broken main property
2014-12-01 Brendan Le Follnpmpkg: Fix package.json having invalid main property
2014-11-24 Brendan Le Follcmake: fix indentation
2014-11-24 Brendan Le Follpackage.json.cmake: remove repository tag causing issue...
2014-11-24 Brendan Le Follnpm: add node-gyp build support
2014-11-24 Brendan Le Folljavascript: add a generated package.json with versioning
2014-09-09 Thomas Inglebyjavascript: dont't wipe other cxx flags
2014-06-25 Brendan Le Follmraa: pymraa becomes mraa and mraajs becomes mraa
2014-06-24 Thomas Inglebymraa: rename from maa to mraa
2014-06-10 Thomas Inglebyjs-swig: remove whitespace
2014-06-04 Brendan Le Follpackage.json: add extra info about module license and...
2014-06-04 Brendan Le Follcmake: install python & node.js modules correctly
2014-05-30 Brendan Le Follswig: use C++ generated class doc and include directly...
2014-05-22 Brendan Le Follnodejs: define BUILDING_NODE_EXTENSION in CXXFLAGS...
2014-05-22 Thomas Inglebymaa: change javascript to use swig upstream
2014-05-15 Brendan Le Follcmake: fix hard includ of node headers for cross compile
2014-05-08 Brendan Le Follmaajs: fix example with object API
2014-05-01 Thomas InglebyMerge branch 'pinmap'
2014-05-01 Brendan Le Follswig: make swig generation of objects generic
2014-04-30 Brendan Le FollMerge pull request #6 from tingleby/master
2014-04-30 Brendan Le Folldoxygen: generic and more reliable doxygen/swig autodoc...
2014-04-29 Brendan Le Folljavascript: fix swig generation of node.js api
2014-04-28 Brendan Le FollMerge pull request #4 from emea-ssg-drd/dumpc++
2014-04-27 Brendan Le FollMAA version 0.2.0 moves to a standard C API
2014-04-10 Brendan Le FollMerge branch 'gpio' of github.com:tingleby/maa into...
2014-04-10 Brendan Le Follmaa: Refactor maa build system and partly implement i2c
2014-04-10 Brendan Le Follmaa.i: remove dependancy on -includeall and specifiy...
2014-04-08 Brendan Le Follmaa: Initial commit of maa, a python and nodejs I2C...