Commit Graph

8 Commits

Author SHA1 Message Date
Kyle Isom 8edcba0f88 update flags to ctags 2023-10-12 22:55:34 -07:00
Kyle Isom 7cec414e3d Fix buffer stomping; retool Makefile.
The Makefile is now useful for building ke(1) to aid in more rapid
development. This works because ke doesn't (yet) need any special
non-system libraries.
2023-10-12 15:15:29 -07:00
Kyle Isom fd6e0c6899 Store project style settings in VCS.
I'm sick of getting my settings stomped on every god damn time I open CLion.
2023-10-11 19:25:24 -07:00
Kyle Isom a61916206c import kepp, clean up build dependencies 2023-10-11 14:50:35 -07:00
Kyle Isom 0d0d63ede4 packaging work 2023-10-10 22:23:12 -07:00
Kyle Isom 777afc11d3 switch to linux-only setup 2023-10-08 22:08:07 -07:00
Kyle Isom ad9c05efec clean dir in preparation for reset 2023-10-08 22:03:50 -07:00
Kyle Isom df72e7068f Add CMakeLists.txt and imgui. 2023-10-04 19:39:41 -07:00