qwen-code/scripts/installation
yiliang114 3570f93af9 fix(installer): address release asset review followups
- sh: reject CR/LF in archive entry names before the literal `..` glob so
  a `..\r` entry cannot bypass path validation.
- bat: prefer Tls12+Tls13 in PowerShell helpers, fall back to Tls12 alone
  on older .NET Framework where the Tls13 enum is missing.
- bat: document the implicit `:ValidateOptions` dependency next to the
  qwen.cmd wrapper writer so loosening the validator stays a conscious
  choice.
- build-standalone-release: surface the `xz-utils` host requirement for
  Linux Node downloads in `--help`.
- release-script-utils: support `--key=value` form in `parseCliArgs`.
- tests: cover the new CRLF message, TLS string, and `--key=value` parsing;
  register process-level signal/exit handlers in `ensureMinimalDist` so a
  crashed test still restores `dist/`.
2026-05-06 21:19:19 +08:00
..
install-qwen-with-source.bat fix(installer): address release asset review followups 2026-05-06 21:19:19 +08:00
install-qwen-with-source.sh fix(installer): address release asset review followups 2026-05-06 21:19:19 +08:00
INSTALLATION_GUIDE.md fix(installer): avoid prerelease installer asset links 2026-05-05 19:34:46 +08:00