Commit Graph

16 Commits

Author SHA1 Message Date
pixl
f2680bdf5f
Use NDEBUG for None build type 2023-07-12 14:08:59 -04:00
pixl
a77b328b35
Use PROJECT_SOURCE_DIR across CMakeLists 2023-05-04 01:31:54 -04:00
pixl
4e70095281
Fix building outside out of source dir 2023-05-04 01:19:51 -04:00
pixl
bb8e0b4a78
Add GitHub Actions for build test and releases
Adds a build test for ubuntu (latest, 20.04), archlinux, and fedora
and makes a tarball including submodules.
2023-05-04 00:16:07 -04:00
pixl
4c406c7363
Fix compiler errors and warnings on Ubuntu 20.04
Also fixes some warnings and errors seen on clang.
2023-05-03 15:14:51 -04:00
pixl
bd8b905e27
Fix versioning 2023-05-02 19:23:04 -04:00
pixl
fed7e0cacc
Add support for using system bus 2023-04-29 20:43:51 -04:00
pixl
23291ec382
Add ipcgull submodule and require glib 2022-01-07 02:37:17 -05:00
pixl
b75b9794d1
Fix versioning system 2020-07-15 13:22:05 -04:00
PixlOne
6e7445b197
Add versioning to logiops binaries 2020-07-12 16:00:33 -04:00
pixl
8de0f7e042 Set CMAKE_INSTALL_PREFIX to /usr
Should fix #26 and (hopefully) any questions relating to missing
libhiddp.so.
2020-05-15 04:28:25 -04:00
rockerbacon
13bce5cc76 Added mutex to devices to avoid cuncurrency issues 2019-09-13 11:21:26 -03:00
rockerbacon
4ca34a9825 Added -Wextra compiler flag to CMakeLists 2019-09-11 12:44:18 -03:00
PixlOne
b55db6777e Add logid service & install target 2019-08-09 14:25:40 -04:00
pixl
684f502b2e
Support cmake versions supplied by Ubuntu repos.
Mirroring @rockerbacon's commit: 431c7c038c86574f8ba19f43ecaa52b443c9d135
2019-07-23 16:27:48 -04:00
PixlOne
9c092edcf3 Major refactoring, transferring from masterd 2019-07-17 01:53:51 -04:00