aboutsummaryrefslogtreecommitdiff
path: root/deploy.ps1
Commit message (Collapse)AuthorAgeFilesLines
* Add platform restrictions to deployment configsDesktop_0.1.0_Basemain魏曹先生2026-01-101-1/+1
| | | | | | | | - 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
* Change to script directory before build魏曹先生2026-01-091-0/+5
|
* Move deployment scripts to scripts/deploy directory魏曹先生2026-01-071-1/+1
|
* Hide .cargo and .temp directories before build魏曹先生2026-01-071-0/+8
|
* Rename export directory to deploy and move templates魏曹先生2026-01-071-1/+8
|
* Replace compile_info.rs deletion with template copy in deploy scripts魏曹先生2026-01-041-1/+1
|
* Rename export scripts to deploy scripts魏曹先生2026-01-031-0/+15