redox/recipes
bjorn3 5fe26754f1 Remove the -Csoft-float argument when building the kernel
The targets specify the soft-float ABI already and -Csoft-float should likely
have never existed in the first place. It is unsound to mix crates compiled
with different float ABI's and the only stable way to get all crates to agree
on the soft float ABI is by specifying a target which uses the soft float ABI
anyway even without explicit -Csoft-float.

See also https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/.60-Csoft-float.60.20considered.20harmful
2024-09-02 16:35:18 +02:00
..
core Remove the -Csoft-float argument when building the kernel 2024-09-02 16:35:18 +02:00
demos Remove glium recipe 2024-07-07 17:30:12 +02:00
dev Move recipes to the WIP category 2024-07-07 13:06:54 +00:00
doc/book Migrate the book recipe to /usr 2024-08-03 04:30:31 +00:00
emulators Move recipes to the WIP category 2024-07-07 13:06:54 +00:00
fonts dejavu: install to /ui/fonts 2024-05-17 09:32:53 -06:00
games Add ABI separation on the LLVM recipe 2024-06-07 18:55:31 +00:00
graphics/procedural-wallpapers-rs Add new categories, move recipes and update the README 2024-02-19 14:17:38 +00:00
gui Convert orbutils recipes from recipe.sh to recipe.toml 2024-07-06 22:01:16 +02:00
icons Pin the COSMIC programs to Alpha 1 tag to fix the build 2024-08-10 00:35:22 +00:00
libs Launch ffplay on video and audio MIME types in Orbital programs 2024-07-22 17:12:43 +00:00
math/calculator Add new categories, move recipes and update the README 2024-02-19 14:17:38 +00:00
net Move wget to the working recipes 2024-07-20 00:40:25 +00:00
other Remove keyboard-sfx package 2024-07-07 17:30:12 +02:00
shells Add partial ABI separation on recipe dependencies and improve names 2023-12-11 16:10:06 +00:00
sound freepats: convert to toml 2023-12-13 15:53:46 -07:00
tests Move recipes to categories 2023-11-05 12:58:51 +00:00
tools Pin the COSMIC programs to Alpha 1 tag to fix the build 2024-08-10 00:35:22 +00:00
tui Add partial ABI separation on recipe dependencies and improve names 2023-12-11 16:10:06 +00:00
video/sdl-player Add partial ABI separation on recipe dependencies and improve names 2023-12-11 16:10:06 +00:00
web Add the website recipe 2024-08-15 14:57:58 +00:00
wip Add the retrowin32 recipe 2024-08-09 04:50:40 +00:00