packaging: also support rpmbuild from Tizen:2.3
[contrib/mraa.git] / CMakeLists.txt
2015-12-03 Brendan Le Follcmake: enable settign of MRAAPLATFORMFORCE to reduce...
2015-11-02 Thomas Inglebymraa: update to version 0.8.1 v0.8.1
2015-10-30 Kevron Reescmake: use cmake libdir instead of making our own
2015-10-03 xbolshejavascript: Add nodejs 4.1.1 support
2015-09-22 Brendan Le Follmraa: update to version 0.8.0 v0.8.0
2015-09-22 Brendan Le Folljava: Add java doxygen files
2015-09-08 Brendan Le Follcmake: remove FTDI D2xx flag
2015-09-08 Henry Brucecmake: Disable USB sub-platform support by default
2015-09-08 Henry Brucecmake: Set install prefix to /usr for RPM packaging
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-07 Brendan Le Follmraa: update to version 0.7.5 v0.7.5
2015-09-02 Brendan Le Follmraa: update to version 0.7.4 v0.7.4
2015-08-24 Brendan Le Follcmake: mraa cpack package name does not need major...
2015-08-24 Brendan Le Follcmake: mraa cpack package does not have debian naming...
2015-08-14 Brendan Le Follcmake: add option to disable example building
2015-07-08 Brendan Le Follmraa: update to version 0.7.3 v0.7.3
2015-06-18 Thomas Inglebycmake: if BUILDSWIG is OFF then disable SWIG items
2015-06-16 Brendan Le Follcmake: fix version when git is pesent but no tree is...
2015-06-03 Brendan Le Follmraa: update to version 0.7.2 v0.7.2
2015-06-02 Brendan Le Follmraa: update to version 0.7.1 v0.7.1
2015-05-29 Brendan Le Follmraa: update to version 0.7.0 v0.7.0
2015-05-26 Henry BruceCMakeLists.txt: Added RPM packaging support for cpack
2015-04-24 Alexander Komarovjava: Added Java SWIG binding creation
2015-04-14 Thomas Inglebymraa: update to version 0.6.2 v0.6.2
2015-04-07 Brendan Le Folltests: add cmake ctest infrastructure so `make test...
2015-03-31 Thomas InglebyCmake: add override BUILDARCH for selecting arch
2015-03-31 Henry BruceCMakeLists.txt: Added option to install mraa-gpio tool
2015-03-31 Henry BruceCMakeLists.txt: Set correct package architecture for...
2015-03-19 Brendan Le FollCMakeLists.txt: add REQUIRED to threading find_package
2015-03-18 Kevron Reespython: build with python 2.7 in the correct python...
2015-03-15 Thomas InglebyCPack IPK: remove maa replace reference
2015-02-26 Brendan Le Follmraa: update to API version 0.6.1 v0.6.1
2015-02-15 Brendan Le Follmraa: update to API version 0.6.0
2014-12-08 Thomas Inglebyarch: initial framework for supporting other architectu...
2014-12-02 Helio Chissini de... cmake: Define library suffix in case of 64 bits multili...
2014-12-02 Brendan Le Follmraa: update to version 0.5.4 v0.5.4
2014-11-26 Thomas Inglebymraa: update to version 0.5.3 v0.5.3
2014-11-06 Brendan Le Follmraa: update to version 0.5.2 v0.5.2
2014-10-15 Thomas Inglebymraa: update to version 0.5.1
2014-10-07 Brendan Le FollRevert "CMakeLists.txt: add DEBUG define when doing...
2014-10-03 Brendan Le Folldoc: cleanup internal documentation and naming
2014-09-25 Brendan Le FollCMakeLists.txt: add DEBUG define when doing a debug...
2014-09-10 Thomas Inglebymraa: update to version 0.5.0 v0.5.0
2014-09-05 Thomas Inglebycpack: add tgz generator
2014-09-03 Brendan Le Follmraa: update to version 0.4.5 v0.4.5
2014-08-15 Brendan Le Follmraa: update to version 0.4.4 v0.4.4
2014-08-06 Thomas Inglebymraa: update to version 0.4.3 v0.4.3
2014-07-14 Thomas Inglebymraa: update to version 0.4.2 v0.4.2
2014-07-11 Thomas InglebyMerge branch 'hook'
2014-07-10 Brendan Le Follcmake: add -fno-omit-frame-pointer to CXX Debug flags
2014-07-04 Brendan Le Follmraa: update to version 0.4.1 v0.4.1
2014-06-25 Brendan Le Follmraa: pymraa becomes mraa and mraajs becomes mraa
2014-06-25 Thomas Inglebymaa: update to 0.4.0 v0.4.0
2014-06-25 Thomas Inglebyipk: replace existing maa if installed
2014-06-24 Thomas Inglebymraa: rename from maa to mraa
2014-06-20 Thomas Inglebymaa: update to 0.3.1 v0.3.1
2014-06-13 Brendan Le Follmaa: update to 0.3.0 v0.3.0
2014-06-10 Brendan Le Follmaa: update to version 0.2.9 v0.2.9
2014-06-09 Thomas Inglebycmake: added logic for building a tagged commit
2014-06-09 Brendan Le Follmaa: version bump to 0.2.8 v0.2.8
2014-06-09 Thomas Inglebycmake: added conflicts and replaces fields
2014-06-09 Thomas Inglebyipk: generated ipk named as libmaa{major version}
2014-06-09 Thomas Inglebyipk: rename end package to libmaa
2014-06-09 Thomas Inglebycmake: updated CPackDeb to use DEB outer compression.
2014-06-03 Thomas Inglebymaa: add make package using CPack, generates IPK
2014-05-28 Brendan Le Follcmake: version bump to 0.2.7 v0.2.7
2014-05-23 Brendan Le Follswig: add BUILDSWIG macros to disable building of swig...
2014-05-22 Thomas Inglebycmake: version bump to 0.2.6 v0.2.6
2014-05-22 Brendan Le Follcmake: building doc is now a cmake option and off by...
2014-05-20 Brendan Le Follgtest: fix version test and change test cmake var name
2014-05-19 Brendan Le Follcmake: version bump to 0.2.5
2014-05-16 Brendan Le Follcmake: version bump due to API change v0.2.4
2014-05-14 Brendan Le Follcmake: increase version to 2.3 v0.2.3
2014-05-07 Brendan Le FollMerge branch 'master' of github.com:tingleby/maa into...
2014-05-07 Brendan Le Follgpio: initial implementation of interupt handling on...
2014-05-06 Brendan Le FollCMakeLists.txt: update version to 0.2.2
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-28 Brendan Le FollMerge pull request #4 from emea-ssg-drd/dumpc++
2014-04-28 Brendan Le FollCMakeLists.txt: add default versioning when git not...
2014-04-27 Brendan Le Follversion.h: add versioning info from git
2014-04-27 Brendan Le FollMAA version 0.2.0 moves to a standard C API
2014-04-23 Brendan Le Follcmake: make maa a proper dynamic library and install...
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 Folltests: add initial unit test env
2014-04-08 Brendan Le Follmaa: Initial commit of maa, a python and nodejs I2C...