tinymist/scripts
Luyan Zhou 9961cc9b69
dev: update build scripts to use correct cargo dev profile (#2157)
The `debug` profile is deprecated and reserved. We should use `dev`
profile instead.
2025-10-11 01:34:53 +08:00
..
build-l10n.mjs build: make use of async io of js to speed up vscode builds (#2069) 2025-08-31 18:34:20 +08:00
build.mjs feat: add install vscode command (#2135) 2025-09-27 11:46:20 +08:00
builders.mjs dev: update build scripts to use correct cargo dev profile (#2157) 2025-10-11 01:34:53 +08:00
check-msrv.mjs feat(ci): setup and cache minimal toolchain (#1683) 2025-04-30 17:45:13 +08:00
compile-perf.sh feat: add CLI compile command and bench script (#1193) 2025-01-19 18:48:19 +08:00
draft-release.mjs fix: properly handle v-prefix in release tag to announce (#1971) 2025-08-03 10:52:15 +08:00
e2e.ps1 feat: fully concurrent lsp (#363) 2024-07-02 14:01:42 +08:00
e2e.sh chore: fix test scripts and update test documents (#178) 2024-04-09 12:37:01 +08:00
feature-testing.sh feat: move and compile tinymist crate for wasm32 target (#2027) 2025-08-11 13:14:26 +08:00
link-docs.mjs feat: add software specification for LLM (#1917) 2025-07-23 15:34:57 +08:00
nightly-utils.mjs feat: move and compile tinymist crate for wasm32 target (#2027) 2025-08-11 13:14:26 +08:00
project-build.ps1 feat: CLI generate shell build script (#1219) 2025-01-28 15:13:59 +08:00
publish.ps1 build: bump version to 0.11.12 (#352) 2024-06-28 09:08:09 +08:00
release.mjs build: bump version to 0.13.28-rc1 (#2134) 2025-09-26 15:58:50 +08:00
test-glibc.mjs feat: test and lower glibc version requirement (#2143) 2025-09-30 16:48:41 +08:00
test-lock.sh fix: ensure that the lockfile is respected (#2000) 2025-08-07 07:42:02 +08:00