aboutsummaryrefslogtreecommitdiff
path: root/export.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update build timestamp format to seconds魏曹先生2026-01-031-3/+1
|
* Add Git branch and commit info to compile info魏曹先生2026-01-031-0/+2
| | | | | | | - Include branch and commit hash in compile info display - Add build script functions to extract git metadata - Update export scripts to force rebuilds when needed - Extend share command with placeholder implementations
* Remove compile_info.rs after successful exportWeicao-CatilGrass2025-12-271-1/+4
|
* Remove silent build output from export script魏曹先生2025-12-101-1/+1
|
* Add Windows installer and export scriptsWeicao-CatilGrass2025-12-101-1/+3
| | | | | | | | - Add Inno Setup configuration for Windows installer - Add PowerShell scripts for installation and uninstallation - Create Windows-specific export script - Update existing export script to suppress build output - Include application icon for installer
* Make export script only run exporter after successful build魏曹先生2025-12-081-4/+4
|
* Replace Cargo alias with standalone export script魏曹先生2025-12-081-0/+7