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
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
Jeremy Soller
71ed534cc9
bash: fix recipe
2025-02-28 14:55:05 -07:00
Jeremy Soller
997381ef8a
quakespasm: fix compilation now that patches are supported for git
2025-02-28 10:45:47 -07:00
Jeremy Soller
1334299b79
Change dynamic template prefix to /usr
2025-02-28 09:47:42 -07:00
Jeremy Soller
e92927abc0
Merge branch 'recipe-fixes' into 'master'
...
Fix base recipe.toml ([source] was commented out)
See merge request redox-os/cookbook!457
2025-02-24 20:21:56 +00:00
Ron Williams
a48b1f314e
Fix base recipe.toml ([source] was commented out)
2025-02-24 06:51:14 +00:00
Jeremy Soller
f464a6e4b4
initfs: adapt to usrmerge
2025-02-22 08:35:44 -07:00
Jeremy Soller
0a475b3d04
Apply usrmerge to sysroot
2025-02-22 08:25:31 -07:00
Jeremy Soller
76ddc51e4e
netsurf: Add libpng to shared-deps
2025-02-22 08:00:59 -07:00
Jeremy Soller
83412b3d7b
Merge branch 'move_ipcd_ptyd_to_base_repo' into 'master'
...
Merge ipcd and ptyd into the base repo
See merge request redox-os/cookbook!456
2025-02-21 21:11:00 +00:00
bjorn3
2415c012d2
Merge ipcd and ptyd into the base repo
2025-02-21 20:17:22 +01:00
Jeremy Soller
e0eae67a0f
Merge branch 'initial_base_repo' into 'master'
...
Merge most initfs contents into a single base-initfs recipe
See merge request redox-os/cookbook!454
2025-02-19 22:34:54 +00:00
Jeremy Soller
f98fe28a20
Merge branch 'luajit' into 'master'
...
LuaJIT dynamic recipe
See merge request redox-os/cookbook!453
2025-02-19 15:31:58 +00:00
LLeny
f84c756c0e
LuaJIT dynamic recipe
2025-02-19 18:47:56 +08:00
Jeremy Soller
9c54dacdf3
Set default configure prefix to /usr
2025-02-18 15:47:02 -07:00
Jeremy Soller
c54e4b0f45
Merge branch 'git_source_patches_script' into 'master'
...
Adds patches and script to SourceRecipe::Git
See merge request redox-os/cookbook!452
2025-02-18 22:24:11 +00:00
bjorn3
af63354d2c
Merge most initfs contents into a single base-initfs recipe
2025-02-18 21:52:50 +01:00
LLeny
bde00ef0c7
Adds patches and script to SourceRecipe::Git
2025-02-18 21:14:57 +08:00
Jeremy Soller
69c6dd237a
Merge branch 'dyn-link-devilution' into 'master'
...
Dynamically linked DevilutionX
See merge request redox-os/cookbook!451
2025-02-17 14:10:09 +00:00
Jeremy Soller
2a5959bbf5
Merge branch 'dyn-link-bzip2' into 'master'
...
Build shared bzip2 library if requested
See merge request redox-os/cookbook!450
2025-02-17 14:09:38 +00:00
Jeremy Soller
120369ec1a
Merge branch 'dynamic-link-libpng' into 'master'
...
Bump and dynamically link libpng
See merge request redox-os/cookbook!449
2025-02-17 14:08:36 +00:00
Josh Megnauth
8eba85b35a
Build shared bzip2 library if requested
2025-02-17 01:38:13 -05:00
Josh Megnauth
51e3b83d39
Dynamically linked DevilutionX
2025-02-17 01:29:13 -05:00
Josh Megnauth
a8859261ee
Bump and dynamically link libpng
2025-02-15 01:01:03 -05:00
Jeremy Soller
f9a89554e8
Merge branch 'master' into 'master'
...
feat(netsurf): dynamic
See merge request redox-os/cookbook!448
2025-02-12 17:57:13 +00:00
Anhad Singh
5c45667dce
feat(netsurf): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-11 20:20:03 +11:00
Jeremy Soller
bff6ca4d68
Merge branch 'master' into 'master'
...
A few more dynamically linked recipes
See merge request redox-os/cookbook!447
2025-02-10 14:42:22 +00:00
Anhad Singh
4f70981463
feat(rustc): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-10 23:22:28 +11:00
Anhad Singh
dea85812d1
fix(zlib): set soname
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-10 23:20:17 +11:00
Anhad Singh
efada0e656
feat(llvm18-shared)
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-10 23:19:54 +11:00
Anhad Singh
e731a3ab52
feat(cargo): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-09 18:53:21 +11:00
Anhad Singh
9042d5ebd4
fix(cosmic-term): add missing shared-deps
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-09 18:51:46 +11:00
Anhad Singh
c19cb76085
feat(libssh2): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-09 18:50:33 +11:00
Anhad Singh
5902050250
misc(openssl1): remove old patch
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-09 18:49:31 +11:00
Anhad Singh
d13b4b3fba
feat(cosmic-term): dynamic
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-09 18:48:02 +11:00
Jeremy Soller
14a5102964
Merge branch 'patch3' into 'master'
...
TOML conversions to fix build
See merge request redox-os/cookbook!446
2025-02-02 15:29:47 +00:00
Jeremy Soller
914b78a284
Merge branch 'patch10' into 'master'
...
fix(cook/fetch): check if directory does not exist
See merge request redox-os/cookbook!445
2025-02-02 15:28:51 +00:00
Jeremy Soller
6711952f88
Merge branch 'patch12' into 'master'
...
fix(cookbook): add runtime dependencies to repo
See merge request redox-os/cookbook!442
2025-02-02 15:28:07 +00:00
Anhad Singh
5b6e0ebe35
fix(runtime_deps_of): do not error out if no packages are specified
...
This may be the case if repo.sh did not build any TOML recipes. In that
case, we can just exit cleanly.
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-02 16:55:14 +11:00
Anhad Singh
49b31c3d89
feat(prboom): TOML recipe
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-02 16:41:48 +11:00
Anhad Singh
7a0b6a54ab
feat(terminfo): convert to TOML recipe
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-02 15:27:43 +11:00
Anhad Singh
330ad13e28
fix(cook/fetch): check if directory does not exist
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-02 13:58:24 +11:00
Jeremy Soller
9b1e5834ae
Merge branch 'update-redoxer' into 'master'
...
Update to latest redoxer
See merge request redox-os/cookbook!444
2025-02-01 04:10:29 +00:00
Ron Williams
d9ad4100bf
Update to latest redoxer
2025-02-01 03:01:57 +00:00