Commit Graph

7 Commits

Author SHA1 Message Date
Simone fbf50f5b56 fix: add BuildTools support in MSBuild discovery 2026-04-30 22:49:53 +02:00
Simone ef88d32877 fix: align Release UNICODE config name with vcxproj; use --config in CI 2026-04-30 22:44:48 +02:00
Simone 5f7bf03806 docs: fix build options in README/README_IT (correct flags, dist/ path) 2026-04-30 20:12:52 +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 9e9758e174 docs: add bilingual README (EN/IT) 2026-04-29 15:17:33 +02:00
Simone 2e0aaa77a5 docs: add build options to README 2026-04-29 15:01:05 +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
v1.6.0
2026-04-29 14:00:07 +02:00