26 Commits

Author SHA1 Message Date
Michael Zanetti
096a285212 switch from aws sdk to qmqtt 2019-04-08 13:55:15 +02:00
Michael Zanetti
c5f4c9dc51 an initial take on a alternative remote connection 2019-04-08 13:55:15 +02:00
Michael Zanetti
34d68ab38a guhtestbase -> nymeatestbase 2019-04-08 13:55:15 +02:00
Michael Zanetti
4be14f1904 libguh-core -> libnymea-core 2019-04-08 13:55:15 +02:00
Michael Zanetti
eb316a7a0c libguh -> libnymea 2019-04-08 13:55:15 +02:00
Michael Zanetti
167ac6f3c3 AWS: move from MbedTLS to OpenSSL for the connection
There seems to be a crash in Amazon's MbedTLS code, let's see
if openssl behaves better
2019-04-08 13:55:15 +02:00
Simon Stürz
c2c7e0fbc2 First building version of hardware resource abstraction 2019-04-02 01:02:45 +02:00
Michael Zanetti
53b804d0f3 bump json api version 2019-04-02 01:02:45 +02:00
Michael Zanetti
4b3518661f make libguh-core a proper lib 2019-04-02 01:02:45 +02:00
Michael Zanetti
66870dccfe add support for auto generated self-signed certificates for SSL encryption 2019-04-02 01:02:45 +02:00
Michael Zanetti
4e47a28267 fix tests lib dir 2019-04-02 01:02:45 +02:00
Simon Stürz
0eadc5af47 Revert "Snappy" 2019-04-01 20:48:17 +02:00
Simon Stürz
b31fbb2b3f add PREFIX option for qmake 2019-04-01 20:48:17 +02:00
Simon Stürz
285d66591a fix lib export for tests 2019-04-01 20:48:17 +02:00
Simon Stürz
3d470bc634 fix libguh-core
add install path for test package
2019-04-01 20:48:17 +02:00
Simon Stürz
550f8a29f4 add libguh-core target 2019-04-01 20:48:17 +02:00
Michael Zanetti
240c5e36d6 implement a logging framework 2019-04-01 20:48:17 +02:00
Michael Zanetti
1cc0c4dd15 get rid of warnings
this eliminates all warnings and turns on -Werror
2019-04-01 20:48:17 +02:00
Michael Zanetti
c9e6b7ed81 load plugins dynamically 2019-04-01 20:48:17 +02:00
Michael Zanetti
16f15a347b add test targets to install 2019-04-01 20:48:17 +02:00
Michael Zanetti
d8f6f92b30 set install path for tests 2019-04-01 20:48:17 +02:00
Michael Zanetti
84ef4819d3 don't use rpath for the test binaries so we don't need to strip it
this breaks the make check targets without manually exporting
LD_LIBRARY_PATH, but the make test target still works.
2019-04-01 20:48:17 +02:00
Michael Zanetti
eed190b845 don't use .qmake.conf as it seems to break in some circumstances 2019-04-01 20:48:17 +02:00
Michael Zanetti
1c8e7d07cc add debug prints for qmake 2019-04-01 20:48:17 +02:00
Michael Zanetti
7eb0cc1963 fix mocktcpserver 2014-05-04 01:00:43 +02:00
Michael Zanetti
6a45a1c832 add missing autotest file and rever bad changes 2014-05-04 00:51:40 +02:00