javascript: Fix build for nodejs v5 which has smaller version string
[contrib/mraa.git] / src / javascript / CMakeLists.txt
2015-11-11 Brendan Le Folljavascript: Fix build for nodejs v5 which has smaller...
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-07-24 Brendan Le Follnpm: Fix npm builds for ARM hosts
2015-06-01 Brendan Le Follcmake: add yuidoc documentation generation
2015-04-02 Brendan Le Folljavascript/CMakeLists.txt: stop requiring doc_i files...
2015-03-19 Brendan Le Follnodejs: add infra to detect nodejs version
2015-02-18 Brendan Le Follnodejs: Add isr support to node.js
2015-02-15 yonekenAdd options for nodejs include directory
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 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 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-15 Brendan Le Follcmake: fix hard includ of node headers for cross compile
2014-05-01 Thomas InglebyMerge branch 'pinmap'
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...