Commit Graph

136 Commits

Author SHA1 Message Date
Wildan M
776eed07f3
Split clang out of LLVM 2026-01-31 10:46:41 +07:00
Jeremy Soller
37e9d17c33 Merge branch 'master' into 'master'
fix(recipes/gawk): compilation

See merge request redox-os/redox!1843
2026-01-26 19:46:03 -07:00
Anhad Singh
fa08df1554
misc(recipes/gawk): move out of wip
Works as expected.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2026-01-27 11:58:20 +11:00
Wildan M
87d454c6f5
Fix gnu-make duplicate getopt 2026-01-24 23:37:45 +07:00
Ribbon
524ce53768 Some filesystem config and recipe improvements 2026-01-19 17:12:00 -07:00
Wildan M
9b9f0b80d7
server-demo: Update rustysd init, update PHP 2026-01-16 16:23:37 +07:00
Wildan M
4cfc667322
Temporarily allow gnu-make without named pipes 2026-01-06 16:58:31 +07:00
Wildan M
e9d0d843d0
Avoid overriding GCC build sysroot 2026-01-06 09:44:21 +07:00
Jeremy Soller
e878a68055 Merge branch 'recipe-updates' into 'master'
Relocate and update file and jq recipes.

See merge request redox-os/redox!1808
2026-01-03 06:12:06 -07:00
Bendeguz Pisch
9b44e603c8 Relocate and update file and jq recipes. 2026-01-03 13:46:14 +01:00
Wildan M
570f2537fe
Fix libtool init in prefix gcc 2026-01-03 15:42:06 +07:00
Wildan M
5e9f08ac05
Fix prefix build in podman 2026-01-02 18:29:35 +07:00
Jeremy Soller
6eb4618c82 Merge branch 'cargo-in-rust' into 'master'
Build cargo in rust recipe

See merge request redox-os/redox!1795
2025-12-30 21:19:14 -07:00
Wildan Mubarok
802c162cc0 Just overwrite config.toml 2025-12-31 04:11:30 +00:00
Wildan M
573bb50cca
Build cargo in rust recipe 2025-12-30 17:21:20 +07:00
Wildan M
d034e6a381
Fixes for other arch like RISC-V 2025-12-30 11:03:37 +07:00
Wildan M
3049ad1e22
Try fix CI 2025-12-30 11:03:36 +07:00
Wildan M
2fe4fdc2fb
Further fixes to make gcc13 compile 2025-12-30 11:03:36 +07:00
Wildan M
eb2a7d7413
Bootstrap GCC prefix using cookbook 2025-12-30 11:03:34 +07:00
Wildan M
293fa923ca
Polish os-test-result script 2025-12-21 19:31:32 +07:00
Wildan M
865230fde4
Adapt os-test-result and move packages to redoxer bin 2025-12-21 13:50:13 +07:00
Wildan M
fcb4bb0900
Support running cross compiled os-test 2025-12-20 13:52:43 +07:00
Wildan M
0e9a40bead
Enable acid on all arch; x11, perl5, webkit, servo on x86_64 2025-12-16 15:31:18 +07:00
Wildan M
128cfbfe96
Split python dev 2025-12-09 23:52:46 +07:00
Wildan M
e6b4294501
Update python to use host recipe as bootstrap 2025-12-09 23:30:00 +07:00
Wildan M
e03519a2db
Fix gnu-make rebuild 2025-12-09 04:15:42 -05:00
Wildan M
1776adcc58
Compile clang in llvm21 2025-12-08 03:28:03 -05:00
Wildan M
941784af9d
Fix and improve LLVM and Rust compilation 2025-12-07 20:54:23 +07:00
Wildan M
d461f47aee
Use git filter to allow tracking of shallow clone 2025-12-05 07:31:36 +07:00
Ribbon
b0fcf6daa5 Improve some recipes 2025-12-03 13:27:44 -03:00
Wildan M
b5c9bc2e18
Implement optional packages 2025-12-03 15:15:55 +07:00
Wildan M
203960a0fd
Update rustpython to fix i586 build 2025-11-26 20:44:43 -08:00
Jeremy Soller
ab57f8eab0
rust: remove unused llvm-config 2025-11-21 11:19:50 -07:00
Jeremy Soller
cb3a5599e7
Use llvm-config in rust recipe folder and update to llvm21 2025-11-21 10:47:07 -07:00
Jeremy Soller
0580e3c3db
Update rust submodule 2025-11-21 10:46:37 -07:00
Jeremy Soller
898747167c
Rename llvm20 to llvm21 (actual version) 2025-11-21 10:37:29 -07:00
Jeremy Soller
1efe5f71aa
Add llvm20 and use for rust recipe 2025-11-21 10:08:58 -07:00
Jeremy Soller
162f551312
llvm18: Native tablegen build fails with too many jobs, limit to 16 2025-11-20 15:05:36 -07:00
Jeremy Soller
b09eb0ca29
Update rust branch 2025-11-20 12:36:02 -07:00
Jeremy Soller
0a964d8e3c
patch: disable gnulib renameat2 2025-11-01 08:41:51 -06:00
Jeremy Soller
379b797492
gdk-pixbuf: update to 2.44.4 2025-10-29 15:32:41 -06:00
Jeremy Soller
edb56a1153 python312: workaround for missing CLOCK_THREAD_CPUTIME_ID 2025-09-28 13:47:54 -06:00
Jeremy Soller
942c3ea4da python312: built host compiler for cross compilation 2025-09-28 13:14:01 -06:00
Jeremy Soller
69573f5bd4 Revert "python312: use whatever system python3 is installed for the build"
This reverts commit b5daccaed1.
2025-09-28 12:48:08 -06:00
Jeremy Soller
b5daccaed1 python312: use whatever system python3 is installed for the build 2025-09-28 12:43:45 -06:00
Wildan M
ad86bbb88c Fix php symlink part II 2025-09-28 23:53:47 +07:00
Wildan M
e1334e2f49 Use upstream cargo 2025-09-28 15:04:03 +07:00
Wildan M
adefb4b361 Promote php, python, openssh, nginx 2025-09-27 01:51:29 +07:00
Wildan Mubarok
36977a0bb7 Revert some patches of git 2025-09-21 05:57:14 +00:00
Wildan M
ce270cacab Remove git PATH custom handling 2025-09-19 22:22:04 +07:00