hayodea
9a4f80a9d6
libAttachmentSupport: convert into shared lib
...
This ensures that the support routines in this library will be
exposed at the same vaddr to each object in the vaddrspace.
2025-11-04 00:22:25 -04:00
hayodea
b4102e6ee1
CMake: enable livoxGen1 and xcbWindow by default
2025-09-10 19:51:34 -04:00
hayodea
20034513ad
CMake: fix usage of cmake_dependent_option
2025-09-10 19:44:17 -04:00
hayodea
270437fdd4
xcbOrg/Window: Destroy connections when no longer in use
2025-07-25 01:21:26 -04:00
hayodea
1e17b83061
Split xcbXorg into xcbXorg and xcbWindow
2025-07-24 06:00:35 -04:00
hayodea
1bf5f46404
Provide dlopen() path searching hook to senseApi libs
2025-07-24 02:12:31 -04:00
hayodea
d0aa8e2306
Rename hk=>smo
2025-07-22 06:48:04 -04:00
hayodea
710749c399
Delete the autotools build system
2025-07-22 05:28:42 -04:00
hayodea
3503cce0db
CMake: Check for libDl, conditionally check for libXCB
2025-07-22 05:19:26 -04:00
hayodea
065b2593f4
Add new CMake build system
2025-07-22 02:46:16 -04:00
hayodea
e201b5e695
Build: Support common+sense+wilzor API libs; Move xcbXorg into commonLibs
...
xcbXorg is a connection manager lib that'll be used in common by all of
the xcb API frontends: xcbMouse, xcbWindow and xcbKeyboard. We moved
it into commonLibs to make it make more sense.
We also cleaned up the M4 scripting around AC_ARG_VAR-ing new common
libs as well as sense/wilzor libs.
2025-07-22 02:03:45 -04:00