swig: fix usage of SWIGPYTHON for python specific code
[contrib/mraa.git] / src / CMakeLists.txt
2014-05-13 Brendan Le Follswig: fix usage of SWIGPYTHON for python specific code
2014-05-13 Brendan Le Follcmake: re-enable javascript for swig
2014-05-02 Brendan Le FollMerge branch 'pinmap-i2cspi' of github.com:tingleby...
2014-05-02 Thomas InglebyMerge branch 'pinmap-i2cspi'
2014-05-02 Brendan Le Follpython: fix examples and add maa_init() call in swig
2014-05-01 Thomas InglebyMerge branch 'pinmap'
2014-05-01 Brendan Le Follspi: add spi to CMakeLists.txt to build spi doc.i file
2014-05-01 Brendan Le Follaio: add aio swig object
2014-05-01 Thomas Inglebypinmap: GPIO pin map added.
2014-05-01 Nandkishor Sonaraio: add initial analog input support
2014-04-30 Brendan Le FollMerge branch 'tingleby-spi-new'
2014-04-30 Brendan Le FollMerge branch 'spi-new' of github.com:tingleby/maa into...
2014-04-30 Brendan Le FollCMakeLists.txt: add vesion.h to installed headers
2014-04-30 Thomas Inglebyspi: Add initial SPI api
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-28 Brendan Le FollMerge pull request #4 from emea-ssg-drd/dumpc++
2014-04-27 Brendan Le Follversion.h: add versioning info from git
2014-04-27 Brendan Le Follmaa: change the linking of maa and make gpio functions...
2014-04-27 Brendan Le FollMAA version 0.2.0 moves to a standard C API
2014-04-25 Brendan Le Folli2c-dev.h: fix headers for integration with upm
2014-04-23 Brendan Le Follcmake: make maa a proper dynamic library and install...
2014-04-14 Thomas InglebyMerge branch 'pwm' into for-pull
2014-04-14 Thomas Inglebypwm: Refined API. Work towards functionality
2014-04-11 Brendan Le FollMerge branch 'gpio' of github.com:tingleby/maa into...
2014-04-11 Brendan Le Folli2cslave: first possibly working implementation of...
2014-04-10 Brendan Le Follgpio: enable very basic gpio control from swig
2014-04-10 Brendan Le Follgpio: cleanup of initial gpio work and add to CMakeList...
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-08 Brendan Le Follmaa: Initial commit of maa, a python and nodejs I2C...