- Feb 19, 2025
-
-
Jeremy Soller authored
LuaJIT dynamic recipe See merge request !453
-
Leny authored
-
- Feb 18, 2025
-
-
Jeremy Soller authored
-
Jeremy Soller authored
Adds patches and script to SourceRecipe::Git See merge request !452
-
Leny authored
-
- Feb 17, 2025
-
-
Jeremy Soller authored
Dynamically linked DevilutionX See merge request !451
-
Jeremy Soller authored
Build shared bzip2 library if requested See merge request !450
-
Jeremy Soller authored
Bump and dynamically link libpng See merge request !449
-
Josh Megnauth authored
-
Josh Megnauth authored
-
- Feb 15, 2025
-
-
Josh Megnauth authored
-
- Feb 12, 2025
-
-
Jeremy Soller authored
feat(netsurf): dynamic See merge request !448
-
- Feb 11, 2025
-
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
- Feb 10, 2025
-
-
Jeremy Soller authored
A few more dynamically linked recipes See merge request !447
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
- Feb 09, 2025
-
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
- Feb 02, 2025
-
-
Jeremy Soller authored
TOML conversions to fix build See merge request !446
-
Jeremy Soller authored
fix(cook/fetch): check if directory does not exist See merge request !445
-
Jeremy Soller authored
fix(cookbook): add runtime dependencies to repo See merge request !442
-
Anhad Singh authored
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>
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
- Feb 01, 2025
-
-
Jeremy Soller authored
Update to latest redoxer See merge request !444
-
Ron Williams authored
-
- Jan 31, 2025
-
-
Jeremy Soller authored
-
Jeremy Soller authored
fix(cosmic-files): set shared-deps instead of package deps See merge request !443
-
Jeremy Soller authored
fix(netsurf) See merge request !441
-
Jeremy Soller authored
fix(cook): copy source only if newer See merge request !440
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
Anhad Singh authored
Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-
Anhad Singh authored
Fixes the bug where libgcc was unnecessarily building multiple times. Which in turn caused other packages to rebuild. Example: The source path is set to `prefix/${TARGET}/sysroot`. Currently the way `cook` handles `source.path` ends up messing the timestamp of `recipes/libs/libgcc/source` as it just performs `copy_dir_all(path, &source_dir)` without checking if the timestamp of the source path specified in the recipe was changed. This would consequently update the timestamp of the source and cause it to rebuild. Signed-off-by:
Anhad Singh <andypython@protonmail.com>
-