cmake: use cmake includedir
[contrib/mraa.git] / src / CMakeLists.txt
2015-12-01 Kevron Reescmake: use cmake includedir
2015-10-30 Kevron Reescmake: use cmake libdir instead of making our own
2015-09-15 Evan Steeleminnowboardmax: Add support for compatible boards
2015-09-08 Henry Brucecmake: Disable USB sub-platform support by default
2015-09-08 Henry Brucecmake: add FTDI FT4222 support
2015-09-08 Brendan Le Follcmake: add -DFTDID2xx and use FindFtd2xx.cmake
2015-09-08 Henry Bruceusb: Skeleton platform code for FTDI FT4222 USB to...
2015-09-03 Brendan Le Follnuc5: Add i2c support for intel 5th generation NUC
2015-07-24 Brendan Le Follnpm: Fix npm builds for ARM hosts
2015-04-24 Alexander Komarovjava: Added Java SWIG binding creation
2015-03-19 Brendan Le Follsrc/CMakeLists.txt: warn if swig is less than 3.0.5
2014-12-08 Thomas Inglebyarm: add initial skeleton for arm platform support
2014-12-08 Thomas Inglebyarch: initial framework for supporting other architectu...
2014-12-02 Brendan Le FollCMakeLists.txt: use relative paths for install
2014-12-02 Helio Chissini de... cmake: Define library suffix in case of 64 bits multili...
2014-11-24 Brendan Le Follnpm: add node-gyp build support
2014-11-20 Henry Bruceintel_minnow_max: Added platform definition
2014-11-20 Brendan Le Folli2c: remove smbus helper library & clean up command...
2014-10-24 Thomas Inglebyintel_de3815: initial support for Baytrail NUC
2014-09-09 Thomas Inglebyintel_edision_fab_c: renamed from fab_b
2014-09-09 Thomas Inglebyintel_edison_fab_b: initial board definition
2014-09-03 Brendan Le Folluart: add C++ Uart module and links to swig
2014-07-11 Thomas InglebyMerge branch 'hook'
2014-07-10 Thomas Inglebyuart: barebones uart module added.
2014-07-04 Brendan Le Follcommon.hpp: use common.hpp instead of renaming C functi...
2014-06-24 Thomas Inglebymraa: rename from maa to mraa
2014-06-20 Thomas InglebyMerge branch 'gen2'
2014-06-17 Thomas Inglebyintel galile rev g: change name from gen2 to revg
2014-06-16 Brendan Le Follgen2: add basic galileo gen2 detection
2014-06-13 Brendan Le FollCMakeLists.txt: install headers in include/maa
2014-06-11 Brendan Le Follmaa: make common.h header to replace maa.h header to...
2014-06-10 Brendan Le Follmaa: add global maa.h and maa.hpp and stop using /usr...
2014-05-30 Brendan Le Follswig: use C++ generated class doc and include directly...
2014-05-23 Brendan Le Follswig: add BUILDSWIG macros to disable building of swig...
2014-05-23 Brendan Le Follcmake: make sure headers are not in api/ subdir
2014-05-22 Brendan Le Follcmake: install only the public API in ${prefix}/include/maa
2014-05-21 Thomas Inglebymaa: add maa internal header.
2014-05-21 Thomas Inglebymaa: remove whitespace
2014-05-16 Brendan Le Follspi.hpp: Add C++ wrapper around Spi
2014-05-16 Brendan Le Follgpio.hpp: Add C++ wrapper around Gpio
2014-05-16 Brendan Le Follpwm.hpp: Add C++ wrapper around Pwm
2014-05-16 Brendan Le Folli2c.hpp: Add C++ wrapper around I2c
2014-05-16 Brendan Le Folli2c.hpp: Add C++ wrapper around I2c
2014-05-16 Brendan Le Follmaa_init: fix constructor attribute in maa_init and...
2014-05-16 Brendan Le Follaio.hpp: Add C++ wrapper around Aio
2014-05-15 Brendan Le Follcmake: make maa link against pthreads directly
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...