Commit Graph

2520 Commits

Author SHA1 Message Date
Ribbon
85f2763d63 Add recipes 2024-09-20 01:38:01 +00:00
Ribbon
328386cf36 Add recipes 2024-09-20 00:49:05 +00:00
Jeremy Soller
dd83c1a374
qemu: only build one system binary for current architecture 2024-09-19 18:20:28 -06:00
Jeremy Soller
e854b403f5
qemu: add libjpeg dependency 2024-09-19 17:57:36 -06:00
Jeremy Soller
10b6cc1de1
qemu: add all dependencies 2024-09-19 17:55:45 -06:00
Jeremy Soller
480ae75db5
qemu: add nghttp2 and openssl1 depends 2024-09-19 17:25:02 -06:00
Jeremy Soller
c056f2a1eb
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook 2024-09-19 16:33:22 -06:00
Jeremy Soller
497b75215d
qemu: switch to git fork 2024-09-19 16:33:17 -06:00
Ribbon
77a4c0735f Add recipes 2024-09-17 07:25:47 +00:00
Ribbon
2dbf5a3944 Add recipes 2024-09-11 23:04:05 +00:00
Jeremy Soller
7ecf10ccfb Merge branch 'add-pop-wallpapers' into 'master'
Add the PopOS wallpapers recipe

See merge request redox-os/cookbook!366
2024-09-11 21:19:50 +00:00
Jeremy Soller
8b5f414dce Merge branch 'add-ubuntu-wallpapers' into 'master'
Add the Ubuntu wallpapers recipe

See merge request redox-os/cookbook!365
2024-09-11 21:19:45 +00:00
Jeremy Soller
5347e7ac1e Merge branch 'kek/path-source' into 'master'
Add Path variant to SourceRecipe

See merge request redox-os/cookbook!396
2024-09-11 21:16:44 +00:00
Jeremy Soller
f31718d4cc Merge branch 'sqlite-todo' into 'master'
Better TODOs for sqlite3.

See merge request redox-os/cookbook!395
2024-09-11 21:15:53 +00:00
Kamil Koczurek
487c0c83c3 Add path source specifier
Also:
* rustfmt
2024-09-10 10:37:19 +02:00
Jeremy Soller
5c30a878c6
prboom: disable loading config file on redox 2024-09-07 10:10:49 -06:00
Jeremy Soller
cec097e40a
prboom: disable music 2024-09-07 08:40:02 -06:00
Ashton Kemerling
620e7aed81
Better TODOs for sqlite3. 2024-09-06 20:29:39 -06:00
Jeremy Soller
29bf57841a
ca-certificates: use pre-generated data 2024-09-06 11:44:38 -06:00
Ribbon
b584088426 Fix the webtorrent-cli recipe 2024-09-06 05:00:44 +00:00
Jeremy Soller
ff0d3d49c6 Merge branch 'perl_recipe_fixes' into 'master'
Fix and clean up the perl5 recipe.

See merge request redox-os/cookbook!393
2024-09-05 13:41:02 +00:00
Bendeguz Pisch
882b210836 Fix and clean up the perl5 recipe. 2024-09-05 09:45:13 +02:00
Jeremy Soller
ea07606fa9 Merge branch 'remove_kernel_soft_float_arg' into 'master'
Remove the -Csoft-float argument when building the kernel

See merge request redox-os/cookbook!392
2024-09-03 14:30:31 +00:00
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
Jeremy Soller
d6bdf0aa7f Merge branch 'gnumake_fix' into 'master'
Update GNU make to v4.4 and create new recipe and new patch.

See merge request redox-os/cookbook!390
2024-08-31 12:06:51 +00:00
Bendeguz Pisch
c5a6357d85 Update GNU make to v4.4 and create new recipe and new patch. 2024-08-31 12:06:50 +00:00
Jeremy Soller
985639ecfc
Use master branch for cosmic-edit, cosmic-files, and cosmic-term 2024-08-26 13:34:45 -06:00
Jeremy Soller
94f0d02d64 Merge branch 'perl5_fix' into 'master'
Make perl5 recipe to build perl 5.40.

See merge request redox-os/cookbook!389
2024-08-23 14:51:12 +00:00
Bendeguz Pisch
89135c7109 Make perl5 recipe to build perl 5.40. 2024-08-21 10:34:45 +02:00
Ribbon
eaa76f41c1 Add recipes 2024-08-21 00:53:16 +00:00
Jeremy Soller
39fa9acd64 Merge branch 'book-recipe-migration' into 'master'
Migrate the book recipe to /usr

See merge request redox-os/cookbook!385
2024-08-15 14:58:09 +00:00
Jeremy Soller
cce8915dea Merge branch 'website-recipe' into 'master'
Add the website recipe

See merge request redox-os/cookbook!386
2024-08-15 14:57:58 +00:00
Ribbon
24b3d40385 Add the website recipe 2024-08-15 14:57:58 +00:00
Jeremy Soller
420fe11a6a Merge branch 'fetch-subdirectories' into 'master'
Fix fetch.sh for subdirs

See merge request redox-os/cookbook!387
2024-08-15 14:56:40 +00:00
Jeremy Soller
083dde69b4 Merge branch 'update-todo-description' into 'master'
Document the TODO for working recipes

See merge request redox-os/cookbook!388
2024-08-15 14:56:26 +00:00
Ribbon
c7d56e88ca Pin the COSMIC programs to Alpha 1 tag to fix the build 2024-08-10 00:35:22 +00:00
Ribbon
c01ceae3d6 Add the retrowin32 recipe 2024-08-09 04:50:40 +00:00
Ribbon
8b2a35665b Move recipes 2024-08-09 04:45:13 +00:00
Ribbon
c200b11c7a Add recipes 2024-08-05 08:16:50 +00:00
Ribbon
e51ccc861a Update TODOs 2024-08-05 03:13:49 +00:00
Ribbon
325a48ff5a Add a recipe 2024-08-05 03:00:54 +00:00
Ribbon
2461462212 Add recipes 2024-08-05 02:47:28 +00:00
Ribbon
46a4aceb84 Update recipes 2024-08-05 01:56:38 +00:00
Ribbon
7d3af27709 Add recipes 2024-08-05 01:53:02 +00:00
Ribbon
ecbe0000b9 Document the TODO for working recipes 2024-08-04 21:44:01 +00:00
Ribbon
971e2f89d5 Update a TODO 2024-08-04 21:20:17 +00:00
Ron Williams
8ec5b10b24 Fix fetch.sh for subdirs 2024-08-04 11:04:11 -07:00
Ribbon
f57737585b Migrate the book recipe to /usr 2024-08-03 04:30:31 +00:00
Ribbon
eeff190c0e Add a recipe 2024-07-29 21:09:44 +00:00
Ribbon
8b2b03f994 Finish the shortcuts for recipe executables 2024-07-26 00:38:56 +00:00