Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove unused builders #15284
Remove unused builders #15284
Conversation
These have been superseded by the windows-gnu and windows-msvc versions. Removing them allows freeing up disk space on the Windows builders.
|
@bors-servo try (just to make sure these really aren't being used) |
Remove unused builders These have been superseded by the windows-gnu and windows-msvc versions. Removing them allows freeing up disk space on the Windows builders. r? @larsbergstrom <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15284) <!-- Reviewable:end -->
|
|
|
Went ahead and removed the unused building dirs for |
|
@bors-servo r+ Thanks for getting this! |
|
|
|
@bors-servo try- r=larsbergstrom |
|
|
|
|
|
@bors-servo: clean try- r=larsbergstrom |
|
|
|
|
@bors-servo: try- retry |
…rsbergstrom Remove unused builders These have been superseded by the windows-gnu and windows-msvc versions. Removing them allows freeing up disk space on the Windows builders. r? @larsbergstrom <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15284) <!-- Reviewable:end -->
|
|
aneeshusa commentedJan 28, 2017
•
edited by larsbergstrom
These have been superseded by the windows-gnu and windows-msvc versions.
Removing them allows freeing up disk space on the Windows builders.
r? @larsbergstrom
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is