Open
Description
Previous ID | SR-237 |
Radar | None |
Original Reporter | @gottesmm |
Type | Improvement |
Status | Reopened |
Resolution |
Additional Detail from JIRA
Votes | 5 |
Component/s | Compiler |
Labels | Improvement |
Assignee | None |
Priority | Medium |
md5: 4ed4f6ff1e049872fedd73313bcf3878
relates to:
- SR-9031 Make build-script multiplatform
Issue Description:
Historically, the reason why there is build-script and build-script-impl is that original build-script-impl was build-script but we needed a better interface on top that suggested we wanted something in python (ala build-script), not bash (ala build-script-impl).
One thing that has been on the back burner for a while is to port build-script-impl to python and merge it into build-script so we only have one build-script.