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
Thomas Ingleby
0a646db692
mraa: update to version 0.4.2
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-07-14 18:31:03 +01:00
Thomas Ingleby
9bacfcff5f
Merge branch 'hook'
...
Conflicts:
include/intel_galileo_rev_d.h
include/intel_galileo_rev_g.h
include/mraa_adv_func.h
include/mraa_internal.h
src/gpio/gpio.c
src/mraa.c
2014-07-11 11:56:45 +01:00
Brendan Le Foll
5845350283
cmake: add -fno-omit-frame-pointer to CXX Debug flags
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-07-10 22:03:11 +01:00
Brendan Le Foll
86af05f803
mraa: update to version 0.4.1
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-07-04 15:56:40 +01:00
Brendan Le Foll
c821c84e4a
mraa: pymraa becomes mraa and mraajs becomes mraa
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-06-25 17:49:07 +01:00
Thomas Ingleby
d47364189d
maa: update to 0.4.0
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-06-25 09:19:35 +01:00
Thomas Ingleby
3335c753f9
ipk: replace existing maa if installed
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-06-25 09:16:21 +01:00
Thomas Ingleby
6853997a92
mraa: rename from maa to mraa
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-06-24 17:24:54 +01:00
Thomas Ingleby
2989df3a13
maa: update to 0.3.1
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-06-20 16:34:11 +01:00
Brendan Le Foll
ba102b2526
maa: update to 0.3.0
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-06-13 10:30:27 +01:00
Brendan Le Foll
0cfea290c6
maa: update to version 0.2.9
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-06-10 16:47:37 +01:00
Thomas Ingleby
f1a0e9825e
cmake: added logic for building a tagged commit
...
* If the HEAD is 0 away from a tag, i.e. if it has just been tagged,
removes commit number from version
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-06-09 19:19:16 +01:00
Brendan Le Foll
1289b39c6f
maa: version bump to 0.2.8
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-06-09 17:33:22 +01:00
Thomas Ingleby
60fef1bd30
cmake: added conflicts and replaces fields
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-06-09 14:49:35 +01:00
Thomas Ingleby
67f1e55bea
ipk: generated ipk named as libmaa{major version}
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-06-09 14:26:05 +01:00
Thomas Ingleby
83ab9575b4
ipk: rename end package to libmaa
...
* change provides to follow yocto produced package
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-06-09 14:14:11 +01:00
Thomas Ingleby
f101ee64f9
cmake: updated CPackDeb to use DEB outer compression.
...
* Additional fields added to CMakeLists
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-06-09 13:20:11 +01:00
Thomas Ingleby
6117c855a3
maa: add make package using CPack, generates IPK
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-06-03 13:29:28 +01:00
Brendan Le Foll
b9352a9e8c
cmake: version bump to 0.2.7
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-28 11:01:00 +01:00
Brendan Le Foll
ded3830951
swig: add BUILDSWIG macros to disable building of swig modules
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-23 13:56:45 +01:00
Thomas Ingleby
036bb40ab2
cmake: version bump to 0.2.6
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-05-22 14:57:19 +01:00
Brendan Le Foll
45781693c7
cmake: building doc is now a cmake option and off by default
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-22 11:05:46 +01:00
Brendan Le Foll
94941f5100
gtest: fix version test and change test cmake var name
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-20 15:40:28 +01:00
Brendan Le Foll
a697512eed
cmake: version bump to 0.2.5
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-19 11:05:43 +01:00
Brendan Le Foll
104555b908
cmake: version bump due to API change
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-16 17:10:34 +01:00
Brendan Le Foll
acfc804f26
cmake: increase version to 2.3
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-14 14:08:29 +01:00
Brendan Le Foll
37b5d9f0cc
gpio: initial implementation of interupt handling on gpio
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-07 14:48:21 +01:00
Brendan Le Foll
89870e4e1b
CMakeLists.txt: update version to 0.2.2
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-06 11:39:19 +01:00
Brendan Le Foll
0450c2e159
doxygen: generic and more reliable doxygen/swig autodoc integration
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-04-30 10:50:44 +01:00
Brendan Le Foll
cbc87a7046
CMakeLists.txt: add default versioning when git not present
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-04-28 11:40:26 +01:00
Brendan Le Foll
00fd42b186
version.h: add versioning info from git
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-04-28 00:29:14 +01:00