servo/python/servo
bors-servo edeed11cef
Auto merge of #29912 - mrobinson:try-gold-on-windows, r=jdm
Don't explicitly disable gold on Windows

This seems to be working fine now on CI, so I think we can remove this
workaround.

<!-- 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: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes do not require tests because they are just build changes.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2023-06-23 17:25:47 +02:00
..
mutation Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
platform Implement ./mach bootstrap for MacOS 2023-06-22 11:14:00 +02:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py Start organizing platform-specific Python code 2023-05-19 13:08:43 +02:00
build_commands.py Collect build timings on GitHub CI 2023-06-23 15:14:40 +02:00
command_base.py Don't explicitly disable gold on Windows 2023-06-22 11:54:37 +02:00
devenv_commands.py Clean up cross-compilation and features 2023-05-25 16:58:05 +02:00
gstreamer.py Consume official GStreamer binaries on MacOS 2023-05-12 00:14:38 +05:30
package_commands.py Default nightly builds to layout 2020 2023-06-21 16:14:02 +05:30
post_build_commands.py Clean up rustdoc run 2023-06-20 12:42:43 +02:00
servo-binary-formula.rb.in Change servo homepage link to https 2018-11-27 19:01:20 +01:00
testing_commands.py Collect build timings on GitHub CI 2023-06-23 15:14:40 +02:00
util.py Implement bootstrap-gstreamer for all platforms 2023-05-25 08:22:21 +02:00