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
Ribbon
2045eb1222
Add recipes
2024-07-26 00:13:38 +00:00
Ribbon
b3532dfaa7
Update the pinned commit of the escalated recipe to fix many commands
2024-07-24 21:01:12 +00:00
Ribbon
47c794ca53
Update a recipe
2024-07-24 18:16:00 +00:00
Ribbon
bca65e443b
Update and fix the firefox-esr recipe
2024-07-24 18:07:00 +00:00
Jeremy Soller
5e29a83a38
Merge branch 'ffplay-mime' into 'master'
...
Launch ffplay on video and audio MIME types in Orbital programs
See merge request redox-os/cookbook!384
2024-07-22 23:10:16 +00:00
Ribbon
34e07e31c7
Launch ffplay on video and audio MIME types in Orbital programs
2024-07-22 17:12:43 +00:00
Jeremy Soller
18d38bb15a
Merge branch 'ps2d_after_logging_ramfs' into 'master'
...
Move ps2d invocation after the logging ramfs is created
See merge request redox-os/cookbook!383
2024-07-21 19:36:21 +00:00
Jeremy Soller
6a13b61099
Merge branch 'fix-xz' into 'master'
...
Fix the xz recipe
See merge request redox-os/cookbook!382
2024-07-21 19:35:32 +00:00
bjorn3
22269a1429
Move ps2d invocation after the logging ramfs is created
...
This is necessary for ps2d to use redox-log.
2024-07-21 21:17:09 +02:00
Ribbon
0e5437b9cd
Fix the xz recipe
2024-07-21 18:35:34 +00:00
Jeremy Soller
4385c65c01
Merge branch 'remove_tmpdir_env' into 'master'
...
Remove the TMPDIR env var
See merge request redox-os/cookbook!381
2024-07-20 21:52:04 +00:00
bjorn3
9e13357978
Remove the TMPDIR env var
...
It isn't set by default on Linux either and it makes the tempnam libc
function always create the temporary file in /tmp rather than prefer the
caller indicated location.
2024-07-20 17:07:48 +02:00