b6f452e74c
feat(libconfig): new version of libconfig
2025-12-06 11:41:57 -05:00
7242c765f3
build(wasm): major progress on gridfire compiling to wasm
2025-12-03 11:38:08 -05:00
Emily Boudreaux
e0a05bbd1a
build(cross): macOS cross compilation
...
macos cross compilation now works. macos binaries can be compiled on
linux with osxcross installed and built
2025-12-01 13:28:25 -05:00
75a88b9720
fix(unity): GridFire supports unity builds
...
GridFire can now support unity builds. This is useful for python
bindings. The main limitation is that openssl (a dependency of
libplugin) does not support unity builds. Therefore when building in a
unity build libplugin must be disabled. This is done with the
-Dunity-safe=ture flag at setup time
2025-11-28 11:56:41 -05:00
7c33b89c77
build(options): Options propegate much more reliably
...
Build options such as build-python and build-fortran have much more
predicatable and sensible behavior
2025-11-28 11:28:49 -05:00
f20bffc411
feat(python): added robust python bindings covering the entire codebase
2025-07-23 16:26:30 -04:00
8bc48b8d19
feat(GridFire): brought gridfire up to where network module in SERiF was before splitting it off
2025-06-21 13:18:38 -04:00