mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Auto merge of #21809 - servo:features, r=SimonSapin
Only build ports/servo by default (except Android), add `./mach build --libsimpleservo` Fixes #21314 <!-- 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/21809) <!-- Reviewable:end -->
This commit is contained in:
commit
0964d055cd
6 changed files with 26 additions and 6 deletions
|
@ -115,6 +115,7 @@ linux-dev:
|
|||
- ./mach test-unit
|
||||
- python ./etc/memory_reports_over_time.py --test
|
||||
- ./mach package --dev
|
||||
- ./mach build --libsimpleservo
|
||||
- ./mach build --dev --no-default-features --features default-except-unstable -p servo
|
||||
- bash ./etc/ci/lockfile_changed.sh
|
||||
- bash ./etc/ci/check_no_panic.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue