aboutsummaryrefslogtreecommitdiffhomepage
path: root/meson_options.txt (follow)
AgeCommit message (Expand)AuthorLines
2025-05-11Allow configuration of JANET_THREAD_LOCAL. Address #1595Calvin Rose-0/+1
2024-08-11Stop out better configuration.Calvin Rose-0/+1
2024-02-03Update debug meson options.Calvin Rose-2/+2
2023-11-02Add ipv6, shared, and cryptorand options to meosn.Calvin Rose-0/+3
2023-08-24Allow multiple simultaneous interrupts cleanly for #1262Calvin Rose-1/+1
2022-12-03Add ffi/jitfn for JIT compilation.Calvin Rose-0/+1
2022-06-06Implement sys v abi on x64 partially.Calvin Rose-0/+1
2021-09-19Remove thread module.Calvin Rose-1/+0
2021-09-07Fix meson build.bindportbakpakin-1/+1
2021-09-03Add kqueue option to meson, janetconf, fix typoesllmII-0/+1
2021-07-24Add janet_interpreter_interrupt for custom scheduling.bakpakin-0/+1
2021-07-17Add option to build janet without thread library.Calvin Rose-0/+1
2021-04-29Remove typed arrays from the core.Calvin Rose-1/+0
2020-11-15Add meson test build for epoll.Calvin Rose-0/+1
2020-09-12Merge branch 'master' into evCalvin Rose-0/+1
2020-09-07Prepare 1.12.0 Release.v1.12.0Calvin Rose-0/+1
2020-07-25Merge branch 'master' into evCalvin Rose-1/+1
2020-07-25Disable PRF by default.Calvin Rose-1/+1
2020-05-28Start with ev module.Calvin Rose-0/+1
2020-05-12Add new Makefile options to meson.Calvin Rose-0/+3
2020-02-01Begin net/ module in core.Calvin Rose-0/+1
2020-01-16Allow disabling keyed hash function (prf) in confCalvin Rose-0/+1
2019-08-19Fix some stack overflow bugs.Calvin Rose-1/+1
2019-08-18Add os/arch to core.Calvin Rose-0/+3
2019-06-24Add reduced_os option functionality.Calvin Rose-1/+1
2019-06-20Verify working meson build on windows.meson-onlyCalvin Rose-1/+1
2019-06-20Start working to a full meson build.Calvin Rose-0/+17