Age | Commit message (Collapse) | Author |
|
|
|
headers
In in-tree builds, fastd's poll.h was conflicting with the system one on
non-Linux systems.
|
|
Instead of adding compatiblity code to make this work with musl, just duplicate
the needed definitions in fastd.
|
|
|
|
|
|
|
|
* Update CMake files to work with android-cmake
* Use unix domain socket for communicating with Android GUI
* May also run standalone but requires rooted Android device
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, to avoid conflicts with the doc directory, the default output dir has been
changed to doxygen.
|
|
|
|
Tested with GCC and clang; unlikely to work with other toolchains, so it's
disabled by default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
systemd integration on Linux
|
|
|
|
ENABLE_OPENSSL
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|