| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add pre-build validation to deployment scripts | 魏曹先生 | 2026-01-23 | 1 | -1/+22 |
| | | |||||
| * | Increase codegen-units and add dev deployment scripts | 魏曹先生 | 2026-01-23 | 1 | -9/+1 |
| | | |||||
| * | Rename generated files with leading underscore | 魏曹先生 | 2026-01-23 | 1 | -1/+1 |
| | | | | | | | | - Rename template files to have .template extension - Rename generated source files to start with underscore - Update .gitignore to ignore all files starting with underscore - Update build.rs and deploy.ps1 to reflect new names | ||||
| * | Add platform restrictions to deployment configsDesktop_0.1.0_Basemain | 魏曹先生 | 2026-01-10 | 1 | -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-09 | 1 | -0/+5 |
| | | |||||
| * | Move deployment scripts to scripts/deploy directory | 魏曹先生 | 2026-01-07 | 1 | -1/+1 |
| | | |||||
| * | Hide .cargo and .temp directories before build | 魏曹先生 | 2026-01-07 | 1 | -0/+8 |
| | | |||||
| * | Rename export directory to deploy and move templates | 魏曹先生 | 2026-01-07 | 1 | -1/+8 |
| | | |||||
| * | Replace compile_info.rs deletion with template copy in deploy scripts | 魏曹先生 | 2026-01-04 | 1 | -1/+1 |
| | | |||||
| * | Rename export scripts to deploy scripts | 魏曹先生 | 2026-01-03 | 1 | -0/+15 |
