picoclaw/scripts
肆月 ccd19a48ce
Fix Windows build flow (#2487)
* Fix Windows build flow

* build(makefile): make windows recipes shell-safe

- avoid backslash line-continuation in Windows build-launcher recipe

- replace cmd-specific if-not-exist with PowerShell check in web build-frontend

* Fix Windows build flow

* build(makefile): make windows recipes shell-safe

- avoid backslash line-continuation in Windows build-launcher recipe

- replace cmd-specific if-not-exist with PowerShell check in web build-frontend

* build(web): avoid shell-expanding powershell vars in windows recipe

- rewrite build-frontend Windows command without PowerShell local vars

- keep install-stamp hash check logic
2026-04-24 17:50:59 +08:00
..
build-macos-app.sh implement create dmg for macOS 10.11 & above (#2252) 2026-04-01 23:56:46 +08:00
copydir.go Fix Windows build flow (#2487) 2026-04-24 17:50:59 +08:00
icon.icns feat(web): implement macOS app feature and file logger (#1723) 2026-03-18 14:43:58 +08:00
lint-docs.sh chore(docs): add docs layout lint target and contributor guidance 2026-04-17 14:00:45 +08:00
setup.iss feat(web): implement macOS app feature and file logger (#1723) 2026-03-18 14:43:58 +08:00
test-docker-mcp.sh fix: improve MCP tool name collision safety and registry overwrite warning 2026-03-01 12:00:26 +08:00
test-irc.sh feat(channels): add IRC channel integration 2026-03-05 11:48:17 +01:00