Commit Graph

9 Commits

Author SHA1 Message Date
90ac4840ee fix(rpath): fixed macos RPATH bug 2026-06-11 12:23:27 -04:00
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
957802f7bd build(include): changes include directory
includedir/fourdst/fourdst/logging to includedir/fourdst/logging

BREAKING CHANGE: May break code which did not previously use -I/use/local/include/fourdst (now only -I/usr/local/include) is needed
2026-06-05 10:33:52 +02:00
00da230612 fix(headers): moved all headers to fourdst/ 2025-06-22 04:49:53 -04:00
351015bc08 feat(header): moved 2025-06-21 16:24:36 -04:00
0c4a3642a3 feat(header-files): moved to be better organized 2025-06-21 16:16:10 -04:00
94cf00f9e0 feat(liblogging): added working build system and other requirments to break out liblogging 2025-06-21 07:01:34 -04:00