|
|
10d93fe4e7
|
build(meson): more robust python build
|
2026-06-11 11:01:05 -04:00 |
|
|
|
8817be5831
|
build(header_install_dir-+-vendor): vendored quill and added header_install_dir option
this helps with wheel installs
BREAKING CHANGE:
|
2026-06-11 09:51:16 -04:00 |
|
|
|
6f06cf03a7
|
build(lib_install_dir): added lib_install_dir option
this is helpful for wheel builds
|
2026-06-11 09:13:00 -04:00 |
|
|
|
f9cf681c67
|
fix(rpath): updated rpath inclusion for dynamic loading
|
2026-06-10 15:09:21 -04:00 |
|
|
|
888d44cec1
|
build(wasm): liblogging now builds for wasm
Further, due to limitations of file system access on wasm, liblogging now outputs all logs to the console syncronously
|
2025-12-03 10:46:29 -05:00 |
|
|
|
2299a49004
|
fix(quill): meson_source_root -> global_source_root
|
2025-06-22 05:56:09 -04:00 |
|
|
|
d135468df1
|
fix(meson): quill now installs headers
|
2025-06-22 05:34:55 -04:00 |
|
|
|
94cf00f9e0
|
feat(liblogging): added working build system and other requirments to break out liblogging
|
2025-06-21 07:01:34 -04:00 |
|
|
|
91de361374
|
feat(python-composition): added composition module interface
|
2025-04-30 11:41:10 -04:00 |
|
|
|
63c690a777
|
build(quill): added quill as a subproject
quill provides a robust and very efficient asyncronous and thread safe logging module. I have brought this in to handle logging
|
2025-02-23 11:25:11 -05:00 |
|