tests: add cmake ctest infrastructure so `make test` can run
[contrib/mraa.git] / src / python / CMakeLists.txt
2015-04-07 Brendan Le Folltests: add cmake ctest infrastructure so `make test...
2015-03-23 Thomas Inglebyswig/python: rename python-mraa.i to mraa.i
2015-03-18 Kevron Reespython: build with python 2.7 in the correct python...
2014-12-02 Helio Chissini de... cmake: Define library suffix in case of 64 bits multili...
2014-09-09 Thomas Inglebypython: dont set c_flags globally
2014-07-11 Thomas InglebyMerge branch 'hook'
2014-07-04 Brendan Le Follcommon.hpp: use common.hpp instead of renaming C functi...
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-11 Brendan Le Follmaa: make common.h header to replace maa.h header to...
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-16 Brendan Le Follaio.hpp: Add C++ wrapper around Aio
2014-05-13 Brendan Le Follswig: fix usage of SWIGPYTHON for python specific code
2014-05-13 Brendan Le Follswig: Add support for isr/callbacks from python
2014-05-02 Brendan Le Follsphinx: make python documentation generation use sphinx
2014-05-01 Thomas InglebyMerge branch 'pinmap'
2014-04-30 Brendan Le FollMerge branch 'spi-new' of github.com:tingleby/maa into...
2014-04-30 Brendan Le Follpydoc: fix generation
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 FollMerge pull request #5 from tingleby/master
2014-04-29 Brendan Le Follpydoc: add make pydoc target to generate pydoc html
2014-04-29 Brendan Le Follpydoc: add full generation of pydoc for pymaa
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...