Commit Graph

9293 Commits

Author SHA1 Message Date
Ron Williams
28ccb768a5 Curl: add dynamic linking dependencies 2025-03-09 23:49:03 -07:00
Jeremy Soller
fa6198d896 Merge branch 'fix-unit-test-tar_custom_recipe' into 'master'
fix: Unit tests should use blake3

See merge request redox-os/cookbook!467
2025-03-08 14:29:09 +00:00
Josh Megnauth
f677a16a32
fix: Unit tests should use blake3 2025-03-07 22:42:14 -05:00
Jeremy Soller
7c2707e8d3 Merge branch 'fix-vim-deprecated-ftp' into 'master'
fix: Vim's old FTP server is deprecated

See merge request redox-os/cookbook!466
2025-03-07 15:30:49 +00:00
Josh Megnauth
174b62bc70 fix: Vim's old FTP server is deprecated 2025-03-07 15:30:49 +00:00
Jeremy Soller
684a603a15 Merge branch 'config-fixes' into 'master'
Update config now git is working, add base to ci.toml

See merge request redox-os/redox!1562
2025-03-05 13:54:17 +00:00
Ron Williams
65d15b7f5a Update config now git is working, add base to ci.toml 2025-03-05 05:43:42 -08:00
Jeremy Soller
92504e6bab Merge branch 'fix-git' into 'master'
Git: remove man pages due to colon in filenames

See merge request redox-os/cookbook!464
2025-03-05 12:59:54 +00:00
Ron Williams
b2c17c711a Git: remove man pages due to colon in filenames 2025-03-05 02:24:09 -08:00
Jeremy Soller
3b88bda68e
Update cookbook 2025-03-04 08:49:10 -07:00
Jeremy Soller
8609272ebb
love: compile dynamically 2025-03-04 08:48:37 -07:00
Jeremy Soller
2a9ef4b7e4
openal: fix patches not being used 2025-03-04 08:03:06 -07:00
Jeremy Soller
e108e3f761
Update cookbook 2025-03-03 20:53:26 -07:00
Jeremy Soller
4650ef4e50
libsndfile: do not link to broken libflac recipe 2025-03-03 20:53:06 -07:00
Jeremy Soller
981c7f49b3
mednafen: compile dynamically 2025-03-03 20:50:29 -07:00
Jeremy Soller
363999822d
Dynamic linking for cosmic-store 2025-03-03 20:29:58 -07:00
Jeremy Soller
9c6504427c
Update cookbook 2025-03-03 11:36:16 -07:00
Jeremy Soller
ab6f34b5bb Merge branch 'install-gdb' into 'master'
Add gdb and gdb-multiarch on the native and Podman builds

See merge request redox-os/redox!1560
2025-03-03 17:44:56 +00:00
Jeremy Soller
cfdac5b73f Merge branch 'fix_multi_head' into 'master'
Fix qemu config for multi-head gpu

See merge request redox-os/redox!1559
2025-03-03 17:43:28 +00:00
Jeremy Soller
f3a01abb41 Merge branch 'vt_to_go' into 'master'
Remove now unused arguments for vesad and fbcond in init.rc

See merge request redox-os/cookbook!461
2025-03-03 17:42:43 +00:00
bjorn3
095a0eb3a6 Remove now unused arguments for vesad in init.rc 2025-03-03 15:43:33 +01:00
Ribbon
6cf5b4d3dd Add gdb and gdb-multiarch on the native and Podman builds 2025-03-03 08:22:10 +00:00
bjorn3
35b9b69c6d Fix qemu config for multi-head gpu
The old config would create two separate VGA compatible graphics
adapters. Redox currently only supports this when the firmware
initializes both graphics adapters as boot framebuffers. Only UEFI
supports this however. Using a single multi-head virtio-gpu graphics
adapter makes it work on BIOS too.
2025-03-02 20:43:51 +01:00
Ribbon
6a5ae9a079 Add recipes 2025-03-02 15:09:35 +00:00
Ribbon
043453d821 Rename the xenia recipe to xenia-canary 2025-03-02 13:37:37 +00:00
Ribbon
11d5d9c9dc Update recipes 2025-03-02 13:36:14 +00:00
Jeremy Soller
788e9c4141
Update cookbook 2025-03-01 21:12:42 -07:00
Jeremy Soller
82811be3c3
initfs: do not fail if initfs folder does not exist 2025-03-01 21:12:07 -07:00
Jeremy Soller
38a7fbe65f
Update cookbook and redoxfs 2025-03-01 20:58:40 -07:00
Jeremy Soller
be90e40f48
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook 2025-03-01 20:58:04 -07:00
Jeremy Soller
80c70656a1
Apply usrmerge to legacy recipe sysroot 2025-03-01 20:57:56 -07:00
Jeremy Soller
483c2ebbad Merge branch 'fix_initfs_rebuild' into 'master'
Fix rebuilding the initfs recipe using r.initfs as opposed to cr.initfs

See merge request redox-os/cookbook!460
2025-03-02 01:36:27 +00:00
bjorn3
a7bd20fe95 Fix rebuilding the initfs recipe using r.initfs as opposed to cr.initfs
Without this when rebuilding it will try to remove symlinks created by
the cookbook that have been replaced with actual directories in the
previous build.
2025-03-01 22:08:11 +01:00
Jeremy Soller
6fa1f9ba25 Merge branch 'update_cookbook' into 'master'
Update cookbook

See merge request redox-os/redox!1558
2025-03-01 17:06:35 +00:00
bjorn3
5524354b4b Update cookbook 2025-03-01 17:42:55 +01:00
Jeremy Soller
b093388dc1 Merge branch 'pcid-scheme' into 'master'
Run pcid-spawner rather than pcid to rescan pci devices

See merge request redox-os/redox!1557
2025-03-01 16:39:18 +00:00
Jeremy Soller
6e627f4d7e Merge branch 'pcid-scheme' into 'master'
Run pcid-spawner right after starting pcid

See merge request redox-os/cookbook!459
2025-03-01 16:39:06 +00:00
bjorn3
9a679251b0 Run pcid-spawner rather than pcid to rescan pci devices 2025-03-01 17:17:34 +01:00
bjorn3
d76ee8eee3 Run pcid-spawner right after starting pcid 2025-03-01 17:16:14 +01:00
Jeremy Soller
0ba49b5d6e Merge branch 'remove-git-apply-opentyrian' into 'master'
fix: Remove `git apply` from OpenTyrian

See merge request redox-os/cookbook!458
2025-03-01 13:51:39 +00:00
Josh Megnauth
920320dfb6
fix: Remove git apply from OpenTyrian 2025-03-01 01:31:17 -05:00
Jeremy Soller
adb141b753
Update cookbook 2025-02-28 18:47:00 -07:00
Jeremy Soller
375dfdced0
gears: convert to toml, install to /usr 2025-02-28 18:46:43 -07:00
Jeremy Soller
49c8edd4fe
llvm18: install to /usr 2025-02-28 18:38:42 -07:00
Jeremy Soller
efbe97918e
mesa: install to /usr 2025-02-28 18:29:25 -07:00
Jeremy Soller
63289089e0
zlib: install to /usr 2025-02-28 18:29:15 -07:00
Jeremy Soller
ea4ea809e1
Update cookbook 2025-02-28 15:38:58 -07:00
Jeremy Soller
b4d76c658b
flycast: compile dynamically 2025-02-28 15:38:39 -07:00
Jeremy Soller
e9c93d1111
cargo: sort dependencies 2025-02-28 15:33:34 -07:00
Jeremy Soller
86702c993a
git: convert to toml 2025-02-28 15:27:18 -07:00