g13gui/g13d
June Tate-Gans 04cb5d9c12 build: Start migration to cmake
This preps us for proper system installs to distributions, finding depending
libraries, and allowing us to build the foundation for the GUI and support
tooling next.

The plan is to run g13d as a system daemon managed by systemd. We'll use the
system-wide input group to control access to the daemon.

  - Add a CMakeLists for etc so we can install the udev rules.
  - Move the src dir to g13d to disambiguate a bit.
  - Update the toplevel Makefile so we can still build the old way (for now).
2021-04-25 01:19:06 -05:00
..
CMakeLists.txt build: Start migration to cmake 2021-04-25 01:19:06 -05:00
g13_fonts.cc build: Start migration to cmake 2021-04-25 01:19:06 -05:00
g13_keys.cc build: Start migration to cmake 2021-04-25 01:19:06 -05:00
g13_lcd.cc build: Start migration to cmake 2021-04-25 01:19:06 -05:00
g13_log.cc build: Start migration to cmake 2021-04-25 01:19:06 -05:00
g13_main.cc build: Start migration to cmake 2021-04-25 01:19:06 -05:00
g13_stick.cc build: Start migration to cmake 2021-04-25 01:19:06 -05:00
g13.cc build: Start migration to cmake 2021-04-25 01:19:06 -05:00
g13.h build: Start migration to cmake 2021-04-25 01:19:06 -05:00
helper.cc build: Start migration to cmake 2021-04-25 01:19:06 -05:00
helper.h build: Start migration to cmake 2021-04-25 01:19:06 -05:00
logo.h build: Start migration to cmake 2021-04-25 01:19:06 -05:00
pbm2lpbm.cc build: Start migration to cmake 2021-04-25 01:19:06 -05:00