Logo
Explore Help
Sign In
tboudreaux/SERiF
1
0
Fork 0
You've already forked SERiF
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
1cc21a368bb9353fc8bb3346f218bb2eb88ee3bb
SERiF/src/meson.build

11 lines
255 B
Meson
Raw Normal View History

perf(const): const changed to a singelton const needds to be accessed all throughout so it has been changed to a singleton to allow for more efficient usage BREAKING CHANGE: Any previous loads to const will break, also constant->Constant and constants->Constants
2025-02-12 12:53:50 -05:00
# Build resources first so that all the embedded resources are available to the other targets
subdir('resources')
# Build the main source code
build(const): added build system for const module and tests
2025-02-11 18:06:14 -05:00
subdir('dobj')
build(opatIO): added opatIO to build
2025-02-14 14:32:05 -05:00
subdir('const')
feat(meshIO): added basic mesh reading implimentation also added basic unit sphere mesh file which can be rescaled
2025-02-16 15:08:33 -05:00
subdir('opatIO')
feat(config): config class added At many points in the code we may want configurable options, the Config class usses a yaml file to make this easy. It also allows for namespace references "opac:lowtemp:file" etc...
2025-02-19 16:11:55 -05:00
subdir('meshIO')
build(probe): updated build system to include probe and probe tests
2025-02-21 10:31:57 -05:00
subdir('config')
build(meson.build): added eos to build
2025-03-05 16:59:38 -05:00
subdir('probe')
subdir('eos')
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 18ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API