Commit Graph

2446 Commits

Author SHA1 Message Date
Ashton Kemerling
b87d8fd0bb
Use HTTPS. 2024-09-06 20:33:02 -06:00
Ashton Kemerling
dceb696372
Add sqllogictest-rs
Rust port of sqlite3 sqllogictest tool. Will be useful for verifying
that relational dbs are working as expected.

Only supports postgres atm, but more are being added.
2024-09-06 20:24:06 -06: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
Ribbon
50963550a6 Add recipes 2024-07-20 02:11:12 +00:00
Ribbon
0fd17730b4 Update recipes 2024-07-20 01:20:22 +00:00
Jeremy Soller
e028bbf3b8 Merge branch 'move-wget' into 'master'
Move wget to the working recipes

See merge request redox-os/cookbook!380
2024-07-20 00:40:25 +00:00
Ribbon
6ab5af3cb3 Move wget to the working recipes 2024-07-20 00:40:25 +00:00
Ribbon
7497e86638 Complete a recipe 2024-07-19 00:26:45 +00:00
Ribbon
a8e958845d Update a recipe 2024-07-19 00:21:02 +00:00
Ribbon
ed2d505c18 Add a recipe 2024-07-18 23:40:27 +00:00
Ribbon
b8b61ae3c2 Add a missing command in a recipe 2024-07-18 23:16:40 +00:00
Ribbon
cba5c0e56b Add recipes 2024-07-18 23:05:53 +00:00
Ribbon
6a68376723 Update a TODO 2024-07-18 22:54:50 +00:00