Commit Graph

1930 Commits

Author SHA1 Message Date
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
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
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
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
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
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
971e2f89d5 Update a TODO 2024-08-04 21:20:17 +00: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
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
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
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
Ribbon
b1b6fe27d5 Add recipes 2024-07-18 22:48:45 +00:00
Ribbon
e31cafff97 Update the wget recipe 2024-07-18 20:37:54 +00:00
Ribbon
db3dce54d4 Change the wget recipe dependency 2024-07-18 20:13:54 +00:00
Ribbon
6348d00f9f Add recipes 2024-07-16 07:04:07 +00:00
Ribbon
f0717499c7 Update the glew recipe TODO 2024-07-15 18:54:52 +00:00
Ribbon
c7d5aaa2b9 Add a recipe 2024-07-15 18:31:39 +00:00
Ribbon
5ab688b8c4 Remove recipes 2024-07-15 18:21:05 +00:00
Ribbon
274d13427b Update and move recipes 2024-07-15 09:25:09 +00:00
Ribbon
61dfd02d4e Add recipes 2024-07-15 09:18:59 +00:00
Ribbon
4f23474a80 Add recipes 2024-07-15 08:53:07 +00:00
Ribbon
23f9dda6bf Add recipes 2024-07-15 07:47:18 +00:00
Ribbon
9ff009f138 Add recipes 2024-07-15 06:35:19 +00:00
Ribbon
cc929eb183 Add recipes 2024-07-14 20:09:58 +00:00
Ribbon
8e18563bf9 Add recipes 2024-07-14 19:16:48 +00:00
Ribbon
da554deb3b Rename and move a recipe 2024-07-14 18:26:38 +00:00
Ribbon
f7965a8959 Remove recipes 2024-07-14 17:49:28 +00:00
Ribbon
bdc92b476c Move recipes 2024-07-14 17:48:23 +00:00
Ribbon
5f53b34722 Move recipes 2024-07-14 17:17:29 +00:00
Ribbon
9f748c4af6 Update a recipe 2024-07-14 16:54:26 +00:00
Ribbon
89742d8342 Move recipes 2024-07-14 16:53:05 +00:00
Ribbon
d083294895 Move a recipe 2024-07-14 16:38:49 +00:00
Ribbon
7fa524c98d Move recipes 2024-07-14 16:38:04 +00:00
Ribbon
a5d4350434 Move recipes 2024-07-14 16:35:13 +00:00
Ribbon
8d4808a05b Add recipes 2024-07-14 16:33:08 +00:00
Ribbon
0a5d29b7fd Add recipes 2024-07-14 09:57:11 +00:00
Ribbon
0ab49f8dc5 Improve a recipe 2024-07-14 08:05:01 +00:00
Ribbon
a82738c90e Move a recipe 2024-07-14 07:53:31 +00:00
Ribbon
c24d00242a Rename a recipe 2024-07-14 07:53:02 +00:00
Ribbon
5a67bd3260 Add recipes 2024-07-14 07:52:02 +00:00
Ribbon
b1b41a2b44 Add a recipe 2024-07-13 18:05:16 +00:00
Ribbon
5c73c57874 Add recipes 2024-07-13 17:42:17 +00:00
Ribbon
a38b5749d7 Add recipes 2024-07-13 17:19:40 +00:00
Ribbon
6050f9ddbd Move a recipe 2024-07-13 16:10:17 +00:00
Ribbon
3762a7a3f7 Add recipes 2024-07-13 16:07:56 +00:00
Ribbon
422b62c4a9 Add recipes 2024-07-13 12:57:55 +00:00
Ribbon
715ccde872 Add recipes 2024-07-13 11:58:45 +00:00
Ribbon
d2bc65d7f6 Add recipes 2024-07-13 10:08:51 +00:00
Ribbon
47155802c2 Add recipes 2024-07-12 18:15:53 +00:00
Ribbon
7a5d846f05 Add recipes 2024-07-12 16:29:51 +00:00
Ribbon
f708f56a2a Move a recipe 2024-07-12 16:08:50 +00:00
Ribbon
f98ed685db Rename recipes 2024-07-12 16:08:01 +00:00
Ribbon
d0e955ad0f Add recipes 2024-07-12 16:07:05 +00:00
Ribbon
0750ac5889 Move recipes 2024-07-12 13:59:07 +00:00
Ribbon
882948a601 Add recipes 2024-07-12 13:56:58 +00:00
Ribbon
614958cce0 Add a TODO 2024-07-12 07:55:42 +00:00
Ribbon
c8d2b7acad Add a TODO 2024-07-12 07:52:58 +00:00
Ribbon
d4facdec37 Update a recipe 2024-07-12 07:51:24 +00:00
Ribbon
8aacde2c49 Move recipes 2024-07-12 07:43:19 +00:00
Ribbon
01e0a81808 Add a recipe 2024-07-12 07:41:36 +00:00
Ribbon
6ef9d3a265 Update glew recipe TODO 2024-07-11 08:18:23 +00:00
Ribbon
78512b258c Add recipes 2024-07-11 06:14:08 +00:00
bjorn3
4a2109c2c7 Use a single source dir for the drivers and drivers-initfs recipes
This makes it easier to make driver changes. And in the future other
recipes could potentially benefit from the same infrastructure too.
2024-07-10 22:20:43 +02:00