mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Add ./mach build --with-layout-2020
… with corresponding `layout` and `layout_thread` crates, which for now do nothing.
This commit is contained in:
parent
c1e9347dee
commit
2b01c26aa5
19 changed files with 186 additions and 12 deletions
|
@ -186,6 +186,7 @@ def linux_tidy_unit_docs():
|
|||
./mach test-unit
|
||||
./mach package --dev
|
||||
./mach build --dev --features canvas2d-raqote
|
||||
./mach build --dev --features layout-2020
|
||||
./mach build --dev --libsimpleservo
|
||||
./mach test-tidy --no-progress --self-test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue