Josh Megnauth
d060cff101
Update Boost recipe
...
Boost depends on some missing `wchar.h` functions which are wrapped and
exposed by C++. Some of the libraries seem to either depend on `openat`
or depend on external libraries that depend on `openat`.
The main purpose of this patch is to update the recipe to an almost
working state until those issues are resolved.
2025-01-23 00:35:59 -05:00
Jeremy Soller
73924de28f
gnu-make: use glob implementation from relibc
2024-12-30 13:01:45 -07:00
Jeremy Soller
30239250d6
Add mupen64plus recipe
2024-12-30 10:04:44 -07:00
Jeremy Soller
0286b839f5
Merge branch 'split_fbbootlogd' into 'master'
...
Split fbbootlogd
See merge request redox-os/cookbook!431
2024-12-24 21:31:27 +00:00
bjorn3
229c5ecc8b
Run fbbootlogd during startup
2024-12-24 21:45:22 +01:00
Jeremy Soller
12d797304f
Merge branch 'patch1' into 'master'
...
fix(curl): build
See merge request redox-os/cookbook!430
2024-12-23 17:01:31 +00:00
Anhad Singh
07a1c46c36
fix(curl): build
...
`autotools_recursive_regenerate` correctly includes libtool.
It just recursively runs:
$ autoreconf -fvi "$@" -I${COOKBOOK_HOST_SYSROOT}/share/aclocal
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-24 02:22:14 +11:00
Ribbon
f1a3e4a02d
Update the fish-shell recipe
2024-12-19 23:01:37 +00:00
Jeremy Soller
4eff119dd5
xz: use 5.2.13 tar release
2024-12-18 14:50:43 -07:00
Andrey Turkin
32f68d081f
Fix bcm2835-sdhcid location
...
It is referenced from init.rc so it should be in bin just like the other drivers ran by init.
2024-12-18 20:53:15 +03:00
Jeremy Soller
6efa4b7dba
Merge branch 'package-lz4' into 'master'
...
Package archives/lz4
See merge request redox-os/cookbook!428
2024-12-15 14:32:38 +00:00
Josh Megnauth
f92bff0e1f
Package archives/lz4
2024-12-13 02:26:47 -05:00
Ribbon
da6a8ae623
Add recipes
2024-12-08 21:22:10 +00:00
Ribbon
e6192fc27b
Add recipes
2024-12-08 19:21:40 +00:00
Ron Williams
0d3a36ac89
Fix glob problem caused by changes to dirent
2024-12-06 17:37:00 +00:00
Ribbon
1070ccd6ef
Update recipes
2024-12-04 08:33:28 +00:00
Ribbon
5a3fcbde03
Update recipes
2024-12-04 08:00:45 +00:00
Ribbon
35f17e35c5
Update recipes
2024-12-04 02:39:05 +00:00
Ribbon
a2aa0bf3fe
Update recipes
2024-12-04 01:29:43 +00:00
Ribbon
202458b0b5
Update recipes
2024-12-04 00:56:18 +00:00
Ribbon
37d7a9c876
Update recipes
2024-12-04 00:32:14 +00:00
Ribbon
4ffced5522
Update recipes
2024-12-04 00:23:43 +00:00
Jeremy Soller
f0547e8d90
Merge branch 'fix-glib' into 'master'
...
Fix `glib`'s patch
See merge request redox-os/cookbook!424
2024-12-03 21:45:57 +00:00
Josh Megnauth
1f79304159
Fix glib's patch
2024-12-03 21:45:57 +00:00
Jeremy Soller
83397a0397
Merge branch 'fix-lua54' into 'master'
...
Fix and bump lua54
See merge request redox-os/cookbook!425
2024-12-03 21:45:01 +00:00
Jeremy Soller
819eb501e4
Merge branch 'openjazz-assets' into 'master'
...
Copy OpenJazz binary and package demo
See merge request redox-os/cookbook!421
2024-12-03 21:40:16 +00:00
Josh Megnauth
ee3f3e7679
Fix and bump lua54
2024-12-01 23:04:44 -05:00
Ribbon
1cbf60d426
Update recipes
2024-11-24 04:12:51 +00:00
Josh Megnauth
2ad94632d1
Copy OpenJazz binary and package demo
2024-11-23 02:14:29 -05:00
Ribbon
22feec8d85
Update recipes
2024-11-23 05:08:52 +00:00
Ribbon
0e93e135fe
Update recipes
2024-11-22 13:53:05 +00:00
Ribbon
a59c4d16c9
Update TODOs
2024-11-22 13:18:55 +00:00
Ribbon
8568e879fd
Fix a recipe
2024-11-22 11:30:27 +00:00
Ribbon
209455747c
Add a recipe
2024-11-22 10:08:23 +00:00
Josh Megnauth
99d8c6a9bb
Update OpenJazz
...
* Switch to TOML
* Bump version to latest
2024-11-19 00:36:55 -05:00
bitstr0m
f01cb0b43d
Fix libevent
2024-11-17 20:08:59 +00:00
Ribbon
1c978c7267
Rename the hello-world recipe
2024-11-05 16:44:39 +00:00
Ron Williams
93b4387b23
Add benchmarks recipe
2024-11-04 21:38:32 +00:00
Andrey Turkin
2da760048c
kernel: get rid of custom build recipe in favor of the kernel Makefile
2024-11-01 07:25:11 +03:00
Jeremy Soller
84f6cca760
Merge branch 'fix-glew' into 'master'
...
Add working build script for GLEW
See merge request redox-os/cookbook!414
2024-10-31 12:02:55 +00:00
Jeremy Soller
f59ef6c91b
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2024-10-30 16:18:24 -06:00
Jeremy Soller
aab263279b
Enable acpid on all platforms
2024-10-30 16:18:19 -06:00
Josh Megnauth
a5fddbb4cc
Add working build script for GLEW
...
I left GLEW in WIP until one of us tests it. However, it compiles fine
so I'll submit it for now.
2024-10-30 02:36:50 -04:00
Dorian Davi
223ba2b908
Luarocks port
2024-10-29 23:02:38 +00:00
doriancodes
6a4ab2283d
add luv and lua-compat-5.3
2024-10-29 21:05:49 +01:00
Ribbon
224ed0bc99
Add recipes
2024-10-28 01:03:12 +00:00
Ribbon
c6912ef25c
Add recipes
2024-10-27 04:16:04 +00:00
Ribbon
ac3db0c451
Add recipes
2024-10-26 11:59:34 +00:00
Ribbon
9a93aab9d1
Add recipes
2024-10-26 10:48:38 +00:00
Ribbon
c5d235e579
Add recipes
2024-10-26 08:25:13 +00:00