Commit Graph

77 Commits

Author SHA1 Message Date
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
Jeremy Soller
e594f04cbe
gdk-pixbuf, gtk3: switch to libjpeg-turbo 2025-05-13 12:09:36 -06:00
Jeremy Soller
9c433f4d48
Merge llvm18-shared and llvm18 into llvm18 2025-05-06 21:53:21 -06:00
Jeremy Soller
ce45360e81
llvm18-shared: reuse llvm18 source 2025-05-04 21:00:50 -06:00
Jeremy Soller
a775a29fb4
gdk-pixbuf: use pcre2 instead of pcre 2025-05-04 18:03:08 -06:00
Jeremy Soller
af909487ef
pkg-config: link pcre2 2025-05-01 14:41:52 -06:00
Jeremy Soller
c9cc0fde6d
gdk-pixbuf: cleanup recipe 2025-05-01 13:53:47 -06:00
Jeremy Soller
19fe0f97d1
fontconfig: update to 2.16.0 2025-05-01 12:49:36 -06:00
Jeremy Soller
083c43634c
fontconfig: fix compilation of dynamic libraries 2025-05-01 12:45:19 -06:00
Jeremy Soller
2b12ab1fe5
gdk-pixbuf: convert to toml, compile dynamically 2025-05-01 12:24:59 -06:00
Jeremy Soller
c1bd151d4e
Add recipe for libstdc++ 2025-04-24 17:34:47 -06:00
Jeremy Soller
a4b7309131
git: use machine/endian.h to determine endianness 2025-04-24 11:21:43 -06:00
Jeremy Soller
8d73ecc27f
cargo: install to /usr 2025-04-23 16:15:38 -06:00
Jeremy Soller
6b617d0ad1
gcc13: remove redundant package depends 2025-04-21 13:16:10 -06:00
Jeremy Soller
531df3382f
nasm: use gstreamer mirror 2025-04-18 14:25:32 -06:00
Jeremy Soller
289c3e69b8
Drop COOKBOOK_PREFER_STATIC 2025-04-18 10:52:50 -06:00
Jeremy Soller
013180b556
fontconfig: fix build 2025-04-11 11:32:23 -06:00
Jeremy Soller
6909fdd9b2
Refactor shared dependency handling 2025-04-11 11:15:44 -06:00
Jeremy Soller
8621c086ab
fontconfig: compile dynamically 2025-04-10 17:10:14 -06:00
Jeremy Soller
d967285816
pkg-config: compile dynamically 2025-04-10 15:59:45 -06:00
Ron Williams
b2c17c711a Git: remove man pages due to colon in filenames 2025-03-05 02:24:09 -08:00
Jeremy Soller
49c8edd4fe
llvm18: install to /usr 2025-02-28 18:38:42 -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
LLeny
f84c756c0e LuaJIT dynamic recipe 2025-02-19 18:47:56 +08: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
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