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
Jeremy Soller
ec8a673b56
Remove source section from libgcc
2025-01-31 14:33:14 -07:00
Jeremy Soller
a5a24d4f76
Merge branch 'patch24' into 'master'
...
fix(cosmic-files): set shared-deps instead of package deps
See merge request redox-os/cookbook!443
2025-01-31 21:10:39 +00:00
Jeremy Soller
fe8ca261e8
Merge branch 'patch9' into 'master'
...
fix(netsurf)
See merge request redox-os/cookbook!441
2025-01-31 21:10:34 +00:00
Jeremy Soller
0afb194125
Merge branch 'patch1' into 'master'
...
fix(cook): copy source only if newer
See merge request redox-os/cookbook!440
2025-01-31 21:10:25 +00:00
Anhad Singh
038625476b
fix(cosmic-files): set shared-deps instead of package deps
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-01 00:33:33 +11:00
Anhad Singh
78bf3a68fc
misc: cleanup
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-01 00:19:18 +11:00
Anhad Singh
bd5f5357a8
fix(cookbook): add runtime dependencies to repo
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-02-01 00:14:42 +11:00
Anhad Singh
af662f716f
fix(netsurf)
...
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-31 22:22:44 +11:00