Commit Graph

104 Commits

Author SHA1 Message Date
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
Wildan Mubarok
97bab15d69 Add gnu-binutils as depedency of gcc13 2025-09-15 18:31:53 +00:00
Wildan Mubarok
bf8d95bef2 Fix install failure due to symlink 2025-09-10 17:36:54 +00:00
Jeremy Soller
1b29c1e173
Clean up compiler flags 2025-09-07 20:53:28 -06:00
Jeremy Soller
8e48e73584
Make it easier to compile cmake software dynamically 2025-09-07 19:01:27 -06:00
Wildan Mubarok
0f282a5ee5 Disable rustpython update 2025-08-27 12:22:23 +00:00
Wildan M
63f23348af Set emus as dynamically linked 2025-08-24 00:57:57 +07:00
Wildan M
f9d74ffc1e Fix ffmpeg6 linking 2025-08-24 00:06:21 +07:00
Wildan M
6d505a649c Push many recipes to be dynamically linked 2025-08-23 18:33:13 +07:00
Wildan Mubarok
541e855d72 Add more build templates and automatic DYNAMIC_INIT 2025-08-20 06:53:38 -06:00
Wildan Mubarok
b1a40a2b57 Strip is handled automatically 2025-07-25 08:50:43 +00:00
Wildan Mubarok
6098ef179a Update args and fix rust auto deps 2025-07-25 07:07:31 +00:00
Wildan Mubarok
2b0c27c02e Revert comments 2025-07-25 05:02:57 +00:00
Wildan Mubarok
fe314d7b6a Add RUSTFLAGS again 2025-07-25 05:00:21 +00:00
Wildan Mubarok
7b9f586c37 Update and Fix rust linking 2025-07-25 03:50:05 +00:00
Wildan Mubarok
46fa0798f8 Compile gcc libraries in gcc13 2025-07-22 20:15:37 +00:00
Wildan Mubarok
339669108e Fix and update cmake 2025-07-21 19:22:28 +00:00
Wildan Mubarok
745a3b8830 Fix git dynamic link 2025-07-15 01:12:23 +00:00
Jeremy Soller
6c3cc83f6d Merge branch 'index-crate-shallow' into 'master'
Use shallow clone for crates.io index

See merge request redox-os/cookbook!544
2025-07-13 06:47:47 -06:00
Wildan Mubarok
8d10768c19 Implement shallow clone and migrate rust recipe 2025-07-13 06:47:11 -06:00
Wildan Mubarok
a431de9c2b Use shallow clone for crates.io index 2025-07-13 09:00:52 +00:00
Wildan Mubarok
c5d02fa039 Fix compilation 2025-07-07 20:14:05 +00:00
Wildan Mubarok
80773c333d Simplify llvm18 recipe 2025-07-07 19:10:52 +00:00
Ron Williams
76c77039cc Copy missing .o and .a files from prefix into the gcc package (Janky fix) 2025-07-07 06:37:18 -06:00
Wildan Mubarok
2bd9da2100 Pin RustPython version 2025-07-05 08:57:49 -06:00
Wildan Mubarok
4499e9b688 Rename RUSTC_WRAPPER to CC_WRAPPER 2025-07-05 00:04:22 +00:00
Wildan Mubarok
c03c493bcb Add support for sccache envar handling 2025-07-04 07:31:50 -06:00
Ron Williams
aced42af12 Add POSIX test suite, improve gcc recipe 2025-06-20 19:14:26 -07:00
Jeremy Soller
c853efdeb2
Replace libjpeg with libjpeg-turbo entirely 2025-06-13 11:00:31 -06:00
Oleg Pittman
16e3790a50 Recipe conversion 2025-06-12 11:09:34 -06:00
Ron Williams
39aa043c35 Add cc1 to path 2025-06-12 11:03:55 -06:00
Ribbon
b5f9508473 Remove a TODO from the hello-world-examples recipe 2025-05-29 09:04:42 -03:00
Josh Megnauth
968fb22b8c
Fix RustPython compilation
The head of the repository compiles whereas the branch doesn't anymore.
DYNAMIC_INIT is needed because of a linking error when the dependencies
are dynamically compiled.
2025-05-21 21:13:01 -04:00