4 Commits
Author SHA1 Message Date
Aleksei Khoroshilov a8905aee73 Bump commander.js to latest version. (#35933)
* Bump commander.js to latest version.

* Update gn command to work with new commander.

* Fix build_config handling in various commands.
2026-04-29 11:22:33 +07:00
Aleksei Khoroshilov 240fb3f915 Migrate config.js to TS in build/commands (#35374)
* Replace imports.

* Migrate config.js to TS.

* Replace build references.

* Adjust TargetOS to infer from a runtime list.

* Apply stricter rules for optional properties.

* Restore options.outputDir to keep the PR without any logic change.
2026-04-15 08:26:13 +01:00
Aleksei Khoroshilov 238d0b8424 Convert logging to ts in build/commands. (#35199)
Make Log functions global in `build/commands`.
2026-04-03 00:26:31 +07:00
Mikhail 5fa4ef8b78 Convert format to TS (#34780)
The PR converts format.js (build/commands/) to TypeScript
2026-03-27 18:39:39 +07:00