aboutsummaryrefslogtreecommitdiff
path: root/dev_tools/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Add Windows folder hide script with throttled checkWeicao-CatilGrass2026-05-061-0/+43
|
* Add build-all scripts for PowerShell and Bash魏曹先生2026-04-252-0/+16
|
* Restore starting directory after PowerShell script executionWeicao-CatilGrass2026-04-243-0/+6
|
* Add PowerShell scripts for running Clippy on Rust projectsWeicao-CatilGrass2026-04-242-0/+12
|
* Rename and refactor clippy scripts魏曹先生2026-04-222-4/+2
|
* Add clippy scripts and apply clippy suggestions魏曹先生2026-04-202-0/+14
|
* Add HTTP server script for local docs preview魏曹先生2026-04-191-0/+2
|
* Add script support to run-tools utilities魏曹先生2026-04-141-0/+3
The run-tools.ps1 and run-tools.sh scripts now support running both Rust binaries and shell scripts. They check dev_tools/scripts first, then dev_tools/src/bin. Also added a simple HTTP preview script.