Brendan Le Foll
d430b5c2b5
mraa: Update to v0.9.0
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2016-01-04 11:50:51 +00:00
Brendan Le Foll
2dd94cda3b
cmake: enable settign of MRAAPLATFORMFORCE to reduce libmraa.so size
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-12-03 12:20:15 +00:00
Thomas Ingleby
049ba5fa9f
mraa: update to version 0.8.1
...
Signed-off-by: Thomas Ingleby <thomas.ingleby@intel.com >
2015-11-02 11:48:31 +01:00
Kevron Rees
937a38c4ac
cmake: use cmake libdir instead of making our own
...
Signed-off-by: Kevron Rees <kevron.m.rees@intel.com >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-10-30 12:04:58 +00:00
xbolshe
3059c06fa0
javascript: Add nodejs 4.1.1 support
...
API changes in V8 API mean that node.js 4 needs some changes both in mraajs.i
but also require a C++11 compiler
Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-10-03 17:36:54 +01:00
Brendan Le Foll
70600dece4
mraa: update to version 0.8.0
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-09-22 16:57:29 +01:00
Brendan Le Foll
eae2b58cbe
java: Add java doxygen files
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-09-22 16:39:48 +01:00
Brendan Le Foll
a49d8d6d12
cmake: remove FTDI D2xx flag
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-09-08 14:42:04 +01:00
Henry Bruce
c84cd4328a
cmake: Disable USB sub-platform support by default
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-09-08 14:42:04 +01:00
Henry Bruce
30cf8ec560
cmake: Set install prefix to /usr for RPM packaging
...
Signed-off-by: Henry Bruce <henry.bruce@intel.com >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-09-08 14:42:03 +01:00
Henry Bruce
1c9b87bfd3
cmake: add FTDI FT4222 support
...
Existing FTDI D2xx support is just for serial comms library
but FT4222 needs a different library for i2c operation.
Signed-off-by: Henry Bruce <henry.bruce@intel.com >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-09-08 14:42:03 +01:00
Brendan Le Foll
e353508e30
cmake: add -DFTDID2xx and use FindFtd2xx.cmake
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-09-08 14:42:03 +01:00
Henry Bruce
8f48df0533
usb: Skeleton platform code for FTDI FT4222 USB to i2c bridge
...
Signed-off-by: Henry Bruce <henry.bruce@intel.com >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-09-08 14:42:03 +01:00
Brendan Le Foll
22a930e39e
mraa: update to version 0.7.5
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-09-07 10:58:02 +01:00
Brendan Le Foll
ba348a2da4
mraa: update to version 0.7.4
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-09-02 16:05:05 +01:00
Brendan Le Foll
af533deffe
cmake: mraa cpack package name does not need major version appended
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-08-24 18:05:48 +01:00
Brendan Le Foll
d547cda05b
cmake: mraa cpack package does not have debian naming anymore
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-08-24 11:27:29 +01:00
Brendan Le Foll
8390c5cfb7
cmake: add option to disable example building
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-08-14 14:35:39 +01:00
Brendan Le Foll
7a2408766c
mraa: update to version 0.7.3
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-07-08 11:38:15 +01:00
Thomas Ingleby
a06757b62b
cmake: if BUILDSWIG is OFF then disable SWIG items
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2015-06-18 19:39:59 +01:00
Brendan Le Foll
a44c5851cc
cmake: fix version when git is pesent but no tree is found
...
This avoids the version being .so.HEAD-HASH-NOTFOUND or similar when git is
present on the target but a valid tree is not found
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-06-16 11:12:17 +01:00
Brendan Le Foll
299bf5ab27
mraa: update to version 0.7.2
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-06-03 14:51:13 +01:00
Brendan Le Foll
06085589d8
mraa: update to version 0.7.1
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-06-02 16:09:03 +01:00
Brendan Le Foll
8493ed4239
mraa: update to version 0.7.0
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-05-29 14:56:50 +01:00
Henry Bruce
38acfe6d30
CMakeLists.txt: Added RPM packaging support for cpack
...
Signed-off-by: Henry Bruce <henry.bruce@intel.com >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-05-26 14:44:52 +01:00
Alexander Komarov
4302f0d0c3
java: Added Java SWIG binding creation
...
%init directive is not supported in java so move %init to js/py interface files
Signed-off-by: Alexander Komarov <alexander.komarov@intel.com >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-04-24 12:12:11 +01:00
Thomas Ingleby
a17e8dbd21
mraa: update to version 0.6.2
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2015-04-14 15:18:11 +01:00
Brendan Le Foll
4599f3c12a
tests: add cmake ctest infrastructure so make test can run
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-04-07 23:52:39 +01:00
Thomas Ingleby
874d69e9e5
Cmake: add override BUILDARCH for selecting arch
...
Stops TargetArch module for running and finding the arch
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2015-03-31 16:34:41 +01:00
Henry Bruce
a1c5bd8742
CMakeLists.txt: Added option to install mraa-gpio tool
...
This commit renames gpio.c to mraa-gpio.c to make installation in bin/ less
annoying
Signed-off-by: Henry Bruce <henry.bruce@intel.com >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-03-31 13:56:29 +01:00
Henry Bruce
2b8b28171b
CMakeLists.txt: Set correct package architecture for deb and ipk.
...
Signed-off-by: Henry Bruce <henry.bruce@intel.com >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-03-31 13:56:29 +01:00
Brendan Le Foll
812fc5e9c8
CMakeLists.txt: add REQUIRED to threading find_package
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-03-19 18:26:05 +00:00
Kevron Rees
62213fad77
python: build with python 2.7 in the correct python site dir
...
This commit also introduces BUILDPYTHON3 option, by default mraa will look for
a python 2 installation
Signed-off-by: Kevron Rees <tripzero.kev@gmail.com >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-03-18 10:30:17 +00:00
Thomas Ingleby
805d22f0b1
CPack IPK: remove maa replace reference
...
It seems way past time to now remove the reference to the old name
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2015-03-15 18:51:23 +00:00
Brendan Le Foll
64f377cdfc
mraa: update to API version 0.6.1
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-02-26 09:39:48 +00:00
Brendan Le Foll
cd36880f34
mraa: update to API version 0.6.0
...
Note that v0.6.0 is in the branch with the same name, so this commit is not
0.6.0
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-02-15 23:08:18 +00:00
Thomas Ingleby
b0a21e2c30
arch: initial framework for supporting other architectures added.
...
x86: all platforms moved into x86 directory
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-12-08 15:32:42 +00:00
Helio Chissini de Castro
ed1fc6cdd2
cmake: Define library suffix in case of 64 bits multilib archs in linux
...
Signed-off-by: Helio Chisisni de Castro <helio@kde.org >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-12-02 17:14:52 +00:00
Brendan Le Foll
eb3f2b5bed
mraa: update to version 0.5.4
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-12-02 11:01:23 +00:00
Thomas Ingleby
46bb0f38c5
mraa: update to version 0.5.3
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-11-26 15:29:29 +00:00
Brendan Le Foll
bb3228ad58
mraa: update to version 0.5.2
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-11-06 15:25:01 +00:00
Thomas Ingleby
0a43974175
mraa: update to version 0.5.1
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-10-15 11:23:25 +01:00
Brendan Le Foll
d1037eda59
Revert "CMakeLists.txt: add DEBUG define when doing a debug build"
...
This reverts commit 52a48a728a which made debug
builds stop working.
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-10-07 20:20:20 +01:00
Brendan Le Foll
c5c5c9b700
doc: cleanup internal documentation and naming
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-10-03 10:18:26 +01:00
Brendan Le Foll
52a48a728a
CMakeLists.txt: add DEBUG define when doing a debug build
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-09-25 14:30:22 +01:00
Thomas Ingleby
beeaab3dda
mraa: update to version 0.5.0
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-09-10 11:18:44 +01:00
Thomas Ingleby
82041b3635
cpack: add tgz generator
...
* Used by build system to create copy compiled assests
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-09-05 13:09:32 +01:00
Brendan Le Foll
5e85606e38
mraa: update to version 0.4.5
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-09-03 09:34:30 +01:00
Brendan Le Foll
0c53b90c09
mraa: update to version 0.4.4
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-08-15 10:58:58 +01:00
Thomas Ingleby
3320105662
mraa: update to version 0.4.3
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-08-06 16:22:47 +01:00