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 upUninstall MinGW and MSYS on Windows builders to reclaim disk space #640
Comments
|
Just needs to happen on servo-windows1 and servo-windows2? |
|
Yes, those are the only 2 windows builders AFAIK. |
|
This is done. |
|
Wait, I thought we're still supporting MinGW/MSYS for Tor builds of Firefox that include Servo? i.e., we wouldn't test or release the bits, but we'd still ensure Servo builds on it. |
|
See also #620, where we stopping running |
|
oh, it looks like @metajack decided to go forward with it - I missed that mail to the thread: I'd propose just reinstalling the tools until we can rewrite the script. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
servo/servo#16487 automatically cleans out old MSVC rustc and cargo nightlies, but we have ~20GB of old MSYS rustc and cargo nightlies on the Windows builders that won't get automatically removed.
@larsbergstrom or @metajack, now that we're not supporting MinGW/MSYS could one of you please uninstall them on the builders and purge out the
C:\msys64folder holding the old nightlies?