gencpp/singleheader
Ed_ aa928ff446 Scripting updates, some refactors..
Made a package release script.

Did refactors based on some design considerations
Still need to make some major decisions...
2023-08-09 18:47:59 -04:00
..
components Heavy refactor.. 2023-08-03 11:01:43 -04:00
gen.singleheader.cpp Scripting updates, some refactors.. 2023-08-09 18:47:59 -04:00
meson.build Progress towards bootstrap/singleheader generation 2023-07-24 22:19:21 -04:00
Readme.md Progress towards bootstrap/singleheader generation 2023-07-24 22:19:21 -04:00

Singleheader

gen.singleheader.cpp with its own meson.build generates the library as a single header gen.hpp. Following the same convention seen in the gb, stb, and zpl libraries.

( Currently WIP )