Rosen Penev
e7094f3ef7
telldus-core: fix compilation with libcxx 10
Missing headers and wrong namespace.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Peter Liedholm
2a36c0421e
telldus-core: Doxygen in-file was not found.
Signed-off-by: Peter Liedholm <PeterFromSwe884@gmail.com>
5 years ago
Rosen Penev
2cff5b6563
telldus-core: Fix compilation without usleep
Uses C++11's sleep_for, which internally uses nanosleep.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
8a977c8b6e
telldus-core: Makefile cleanups
Fixed license information.
Add PKG_BUILD_PARALLEL to explicitly disable parallel builds.
Fixed build depends to apply only to non glibc.
Added an alternative fix to ICONV_FULL which should work better.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
654d857536
telldus-core: Fix compilation with full NLS
-fpermissive is needed due to mismatching parameters (const char vs char).
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Peter Liedholm
03f255c9f0
telldus-core: Add new package.
Signed-off-by: Peter Liedholm <PeterFromSwe884@gmail.com>
6 years ago