aboutsummaryrefslogtreecommitdiff
path: root/tools/build_helper
Commit message (Collapse)AuthorAgeFilesLines
* Refactor code to use modern Rust idioms and fix clippy lints魏曹先生2026-03-201-3/+2
|
* Refactor display utilities魏曹先生2026-03-121-6/+3
|
* Increase codegen-units and add dev deployment scripts魏曹先生2026-01-231-1/+17
|
* Add platform restrictions to deployment configsDesktop_0.1.0_Basemain魏曹先生2026-01-102-0/+262
- Move build_helper from crates/ to tools/ directory - Specify platform targets for shell completions and entry scripts - Bash scripts now target linux and macos - Powershell scripts target windows - Zsh plugin files target linux and macos