quakeforge/libs/ecs
Bill Currie e2464ed879 [build] Fix some library install issues
Removed a bogus dependency from libQFecs, and fixed the order of ui
libraries. This takes care of some first-time make install issues.
Libtool needs the libraries to be specified in dependency order.
2023-04-20 15:15:12 +09:00
..
test [ecs] Plug a bunch of memory leaks 2023-03-05 22:03:01 +09:00
component.c [ecs] Organize headers and code 2022-12-13 15:31:35 +09:00
ecs.c [ecs] Invalidate entity in hierarchy before removal 2023-03-07 02:00:19 +09:00
entity.c Fix some mxe build issues 2023-03-25 21:36:45 +09:00
hierarchy.c [ecs] Invalidate entity in hierarchy before removal 2023-03-07 02:00:19 +09:00
Makemodule.am [build] Fix some library install issues 2023-04-20 15:15:12 +09:00
subpool.c [ecs] Adjust subpool range type to return start,end 2022-12-20 17:56:08 +09:00