- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 33.6k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.wipIssues and PRs that are still a work in progress.Issues and PRs that are still a work in progress.
Description
- Version: master
- Platform: Windows
- Subsystem: build
I want to refactor/rewrite vcbuild.bat. The options are:
- JScript via cscript
 Pros: Looks like javascript. Built into Windows
 Cons: Might get deprecated. ES3-- syntax.
- Powershell
 Pros: Prefered by Microsoft. Fully structured scripting language. OSS and portable
 Cons: New language
- Python
 Pros: on par with other tools
 Cons: increases dependency on python as a requirement for building node
Please voice your opinion. We can do a facebook style poll:
🎉 for JScript
👍 for Powershell
😄for python
😕for just tweaking the batch file
Ref: cscript future?
refack, seishun, gibfahn, krydos, StickNitro and 4 morerefackrefackrefack and k26pl
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.wipIssues and PRs that are still a work in progress.Issues and PRs that are still a work in progress.