tree-sitter/crates/xtask/src
Will Lillis aefae11c0d fix(build): define _BSD_SOURCE
System endian conversion macros are gated behind this feature flag for
older versions of GLIBC. `_BSD_SOURCE` and `_SVID_SOURCE` were
deprecated and replaced with `_DEFAULT_SOURCE` starting with GLIBC 2.19.
2026-01-12 19:41:58 -05:00
..
benchmark.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
build_wasm.rs fix(build): define _BSD_SOURCE 2026-01-12 19:41:58 -05:00
bump.rs fix(xtask): require version argument for bump-version command 2025-10-24 18:13:59 -04:00
check_wasm_exports.rs Add containing range APIs to query cursor 2025-12-03 18:06:16 -05:00
clippy.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
embed_sources.rs fix(xtask): restore stripped sourcesContent when building the wasm module 2025-09-01 23:14:20 -04:00
fetch.rs fix(xtask): reset fixtures when checking out new version 2025-09-04 00:59:01 -04:00
generate.rs docs: change WASM/wasm to Wasm 2025-08-21 09:56:32 +03:00
main.rs feat(xtask): generate JSON schema for cli TestSummary 2025-11-02 21:08:55 -05:00
test.rs fix(loader): allow parallel compilation on windows 2025-10-01 02:57:04 -04:00
test_schema.rs feat(xtask): generate JSON schema for cli TestSummary 2025-11-02 21:08:55 -05:00
upgrade_wasmtime.rs refactor(xtask): use the git binary to perform git operations 2025-09-02 16:07:37 -04:00