Commit Graph

3 Commits

Author SHA1 Message Date
Simone ef88d32877 fix: align Release UNICODE config name with vcxproj; use --config in CI 2026-04-30 22:44:48 +02:00
Simone 2a961ee075 build: align build script and CI to canonical plugin pattern
- Rewrite build_plugin.py following nsParser reference pattern:
  correct vcxproj/dist/plugins paths, --configs plural + --config alias,
  --final flag, platform_toolset param, parallel builds with spinner,
  correct clean_build_artifacts targeting src/Build/
- CI build.yml: replace --config + --verbose with --configs + --verbosity minimal
- CI release.yml: replace --config with --configs
2026-04-30 00:23:35 +02:00
Simone 13c8f89d7a chore: initial commit (extracted from Launchers monorepo)
Plugin: nsProcess v1.6.0
Architectures: x86-ansi, x86-unicode, amd64-unicode
License: zlib
2026-04-29 14:00:07 +02:00