servo/components
Patrycja 3118542a9e
Use mallinfo only on target_env=gnu (#32772)
mallinfo isn't available on musl, causing linking issues on build;
make sure related functions are built only for GNU Libc

Signed-off-by: Patrycja Rosa <git@ptrcnull.me>
2024-07-14 07:20:52 +00:00
..
allocator Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +00:00
background_hang_monitor Bump duplicated nix to 0.29 (#32764) 2024-07-13 07:48:01 +00:00
bluetooth clippy: fix some warnings in desktop and some components (#32583) 2024-06-25 07:04:23 +00:00
canvas canvas: Remove as much usage of font-kit as possible (#32758) 2024-07-11 04:25:38 +00:00
compositing Set compositor's cursor_pos properly (#32718) 2024-07-08 07:41:27 +00:00
config fonts: Add support for generic font families and font size configuration (#32673) 2024-07-08 17:17:48 +00:00
config_plugins Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +00:00
constellation clippy: Fix a bunch of warnings in script (#32680) 2024-07-04 11:40:23 +00:00
deny_public_fields Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +00:00
devtools DevTools: Display console messages and errors (#32727) 2024-07-09 18:27:47 +00:00
dom_struct Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +00:00
domobject_derive Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +00:00
fonts canvas: Remove as much usage of font-kit as possible (#32758) 2024-07-11 04:25:38 +00:00
geometry Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +00:00
hyper_serde Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +00:00
jstraceable_derive Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +00:00
layout Fix more clippy (#32740) 2024-07-09 04:47:43 +00:00
layout_2020 Remove unused implementation (#32754) 2024-07-10 10:57:49 +00:00
layout_thread Fix more clippy (#32740) 2024-07-09 04:47:43 +00:00
layout_thread_2020 fonts: Add support for generic font families and font size configuration (#32673) 2024-07-08 17:17:48 +00:00
media Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +00:00
metrics Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
net DevTools: Replace camel case variable names (#32726) 2024-07-08 11:18:35 +00:00
pixels Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +00:00
profile Use mallinfo only on target_env=gnu (#32772) 2024-07-14 07:20:52 +00:00
rand Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +00:00
range Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +00:00
script script: document.visibilityState and document.hidden (#32635) 2024-07-12 08:32:25 +00:00
servo Move legacy layout behind a feature flag (#32759) 2024-07-11 13:24:52 +00:00
shared DevTools: Display console messages and errors (#32727) 2024-07-09 18:27:47 +00:00
url script: Impl cloning of JSPrincipals (#32706) 2024-07-06 10:25:38 +00:00
webdriver_server Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +00:00
webgpu webgpu: Divide message code into separate files (#32700) 2024-07-12 11:01:15 +00:00