Wildan M
e6874461fe
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook into neovim-deps
2025-09-16 11:18:17 +07:00
Wildan M
aea5413b08
Port PHP
2025-09-16 07:54:38 +07:00
Wildan Mubarok
43720fd297
Port nginx
2025-09-15 20:04:42 +00:00
Wildan Mubarok
97bab15d69
Add gnu-binutils as depedency of gcc13
2025-09-15 18:31:53 +00:00
Ribbon
c22f422720
Add recipes
2025-09-15 06:36:55 -03:00
Wildan Mubarok
9c1d20d27b
Port valkey
2025-09-14 13:42:01 +00:00
Wildan Mubarok
f5ea670b2a
Patch libarchive temporarily
2025-09-14 10:23:50 +00:00
Wildan Mubarok
a13d17f4e6
Use forked wasmtime
2025-09-13 15:12:17 +00:00
Jeremy Soller
d7ed578c37
Merge branch 'self-hosting' into 'master'
...
Initial self-hosting support
See merge request redox-os/cookbook!614
2025-09-12 15:39:51 -06:00
Wildan Mubarok
0d307fa4e7
Initial self-hosting support
2025-09-12 15:39:51 -06:00
Josh Megnauth
0ca65a8415
Fish (builds, runs, hangs on waitpid)
...
Fish builds and runs! The patch is refreshingly simple:
* mount.h is disabled because we don't have it.
* A recent revision of libc is needed for Redox constants. Types changed
a bit between releases, so some casts had to be removed or added.
* We don't have pselect, so I had to hack around it by mimicking how it
works.
Unfortunately, running programs or commands hangs unless part of a
pipeline. So, `ls` hangs but `ls &` works. It seems like a waitpid issue
rather a fork/exec issue.
2025-09-11 02:03:18 -04:00
Wildan Mubarok
bf8d95bef2
Fix install failure due to symlink
2025-09-10 17:36:54 +00:00
Wildan Mubarok
15fa1220e3
Merge branch cookbook:master into neovim-deps
2025-09-10 08:36:49 +00:00
Jeremy Soller
0e3209c1ad
mpg123: update and fix dynamic linking
2025-09-08 21:11:04 -06:00
Jeremy Soller
52ad8afab0
libtheora: update and fix dnamic linking
2025-09-08 21:08:21 -06:00
Jeremy Soller
4626a9472e
libogg: update and drop patch
2025-09-08 21:07:26 -06:00
Jeremy Soller
9f4b064e76
openal: fix dynamic linking and use cookbook_cmake
2025-09-08 21:01:20 -06:00
Jeremy Soller
1806fa3556
glib: workaround partial support of openat
2025-09-08 15:01:42 -06:00
Andrzej J Skalski
92ca796080
libxcursor + .so
2025-09-08 19:24:39 +02:00
Jeremy Soller
6ee43db51c
Merge branch 'rsync' into 'master'
...
Update and promote rsync
See merge request redox-os/cookbook!610
2025-09-08 07:36:54 -06:00
Jeremy Soller
345fff81f1
Merge branch 'add-zig' into 'master'
...
Update zig recipe
See merge request redox-os/cookbook!576
2025-09-08 07:32:21 -06:00
Wildan M
abc2c810d0
Update and promote rsync
2025-09-08 13:31:12 +07:00
Jeremy Soller
57e1a71875
openssl1: fix target used for compiler
2025-09-07 20:53:56 -06:00
Jeremy Soller
1b29c1e173
Clean up compiler flags
2025-09-07 20:53:28 -06:00
Jeremy Soller
03883bde85
freetype2: use DYNAMIC_STATIC_INIT
2025-09-07 19:05:20 -06:00
Jeremy Soller
8e48e73584
Make it easier to compile cmake software dynamically
2025-09-07 19:01:27 -06:00
Jeremy Soller
5064d0e02e
Allow fallback to static builds on targets with broken dynamic linking
2025-09-07 17:47:43 -06:00
Jeremy Soller
00ff0c5ff9
hicolor-icon-theme: always reconfigure meson
2025-09-07 12:48:36 -06:00
Wildan Mubarok
c37ddfdfe3
Update zig, and go notes
2025-09-07 18:18:18 +00:00
Wildan Mubarok
63643dbf63
Merge branch cookbook:master into add-zig
2025-09-07 18:14:02 +00:00
Jeremy Soller
1f74fda345
Merge branch 'working-sshd' into 'master'
...
OpenSSH daemon support
See merge request redox-os/cookbook!609
2025-09-07 09:31:43 -06:00
Wildan Mubarok
9061f2b2b2
Use sysconfdir, move config to /etc/ssh
2025-09-07 14:23:00 +00:00
Ribbon
67f56c5c07
Merge branch 'add-recipes' into 'master'
...
Add recipes
See merge request redox-os/cookbook!608
2025-09-06 18:45:32 -03:00
Wildan Mubarok
1a5d7b16e9
Tidy up patches, move out /usr/etc in openSSH
2025-09-06 18:43:27 +00:00
Wildan Mubarok
5dc9b3a593
OpenSSH daemon support
2025-09-06 17:58:56 +00:00
Ribbon
5a66653330
Add recipes
2025-09-04 19:41:36 -03:00
Wildan Mubarok
70fba22764
Use fork instead
2025-09-04 11:48:00 +00:00
Wildan Mubarok
20a523f414
Port htop
2025-09-03 03:28:57 +00:00
Wildan M
2e3c52d69a
Add neovim deps
2025-09-03 10:22:16 +07:00
Wildan Mubarok
081367d343
Fix relibc tests
2025-09-02 15:31:26 +00:00
Jeremy Soller
61a9872dec
Merge branch 'move_recipes_to_wip' into 'master'
...
Move a couple not building recipes to the wip category
Closes redox#1622
See merge request redox-os/cookbook!602
2025-09-01 13:18:10 -06:00
bjorn3
5f12b87dc0
Move a couple not building recipes to the wip category
...
And remove the pastel-editor recipe as pastel-editor hasn't had any
updates in years.
2025-09-01 20:22:30 +02:00
Jeremy Soller
dc04843050
Merge branch 'fix-meson-flags' into 'master'
...
Include flags to meson cross file
See merge request redox-os/cookbook!599
2025-09-01 08:21:57 -06:00
Wildan Mubarok
abdfc6cc65
Fix regression in mesa
2025-09-01 10:43:03 +00:00
Wildan Mubarok
fb3268b1a3
Fix compile dosbox in native build
2025-09-01 10:27:03 +00:00
Wildan M
8814a5d494
Include flags to meson cross file
2025-09-01 15:17:09 +07:00
Andrzej J. Skalski
560ac52c5c
Servo and dependencies: libpango, mozjs, aws-lc-rs, freetype-sys, mozangle, tikv-reallocator.
2025-08-31 10:30:53 -06:00
Jeremy Soller
4f3b3288c3
cosmic-reader: install icons
2025-08-28 13:49:58 -06:00
Jeremy Soller
d7eb182249
cosmic-reader: install metadata
2025-08-28 13:25:25 -06:00
Wildan Mubarok
7f13e82986
Use forked go source
2025-08-27 13:07:26 +00:00
Wildan Mubarok
0f282a5ee5
Disable rustpython update
2025-08-27 12:22:23 +00:00
Jeremy Soller
64d98ed781
Add rustconf 2025 presentation
2025-08-25 15:51:37 -06:00
Jeremy Soller
6e527b4350
Merge branch 'dynamic-games' into 'master'
...
Push all recipes to be dynamically linked
See merge request redox-os/cookbook!595
2025-08-24 09:35:59 -06:00
Jeremy Soller
fc48fb9cf4
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2025-08-24 08:29:04 -06:00
Jeremy Soller
d4555857d6
Adjust prboom recipe
2025-08-24 08:28:53 -06: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
2b39e7caf2
Set openttd as shallow
2025-08-22 13:41:34 +00:00
Jeremy Soller
d2dccb8e4f
Merge branch 'update_miniserve' into 'master'
...
Move miniserve to wip/net/http, change it to toml and change source to upstream
See merge request redox-os/cookbook!593
2025-08-20 06:55:32 -06:00
Jeremy Soller
7749645ca3
Merge branch 'openssh' into 'master'
...
Update openssh patches
See merge request redox-os/cookbook!592
2025-08-20 06:54:12 -06:00
Wildan Mubarok
3a53c6abbb
Update openssh patches
2025-08-20 06:54:12 -06:00
Wildan Mubarok
541e855d72
Add more build templates and automatic DYNAMIC_INIT
2025-08-20 06:53:38 -06:00
Bendeguz Pisch
c64fb342b4
Move miniserve to wip/net/http, change it to toml and change source to upstream
2025-08-20 10:12:02 +02:00
Jeremy Soller
16785c25b0
Merge branch 'minimal-terminfo' into 'master'
...
Only include subset of terminfo
See merge request redox-os/cookbook!589
2025-08-15 07:02:09 -06:00
Jeremy Soller
19989a69b0
Merge branch 'os-test' into 'master'
...
add os-test recipe
See merge request redox-os/cookbook!574
2025-08-15 07:00:50 -06:00
Wildan Mubarok
efd3485ecd
Only include subset of terminfo
2025-08-15 08:36:48 +00:00
Mathew John Roberts
db7d763fe6
Apply 1 suggestion(s) to 1 file(s)
...
Co-authored-by: Ribbon <ribbon_45@proton.me>
2025-08-15 07:56:56 +01:00
Ribbon
85613a52b4
Add recipes
2025-08-15 03:31:54 -03:00
Ribbon
2afdaac5be
Add recipes
2025-08-15 03:21:42 -03:00
Jeremy Soller
a5630017f4
cosmic-reader: use mupdf backend
2025-08-13 09:38:29 -06:00
Jeremy Soller
db911b5b81
libpoppler: update and implement build script
2025-08-12 16:24:00 -06:00
Jeremy Soller
c2574ecc3c
Merge branch 'fix-sdl2-mixer' into 'master'
...
Fix and bump sdl2-mixer
See merge request redox-os/cookbook!582
2025-08-11 14:13:26 -06:00
Jeremy Soller
554e01e1f4
Merge branch 'utf8proc-recipe' into 'master'
...
Add utf8proc recipe
See merge request redox-os/cookbook!581
2025-08-11 14:10:44 -06:00
Jeremy Soller
d6fb54c236
Merge branch 'unibilium' into 'master'
...
Add recipe for library unibilium
See merge request redox-os/cookbook!580
2025-08-11 14:10:04 -06:00
Jeremy Soller
64ec946e02
Merge branch 'add-zsh' into 'master'
...
Add zsh to WIP recipe
See merge request redox-os/cookbook!579
2025-08-11 14:09:01 -06:00
Josh Megnauth
1f1496a56a
Fix and bump sdl2-mixer
2025-08-08 23:06:45 -04:00
Petr Hrdina
d6b9a690f7
Add blake3 hash to utf8proc recipe
2025-08-07 23:20:59 +02:00
Petr Hrdina
a2ee1c202b
Add utf8proc recipe
2025-08-07 23:08:14 +02:00
Petr Hrdina
8b6f5aaa03
Add recipe for library unibilium
2025-08-06 23:10:06 +02:00
Wildan Mubarok
48eff2e7ac
Add zsh to WIP recipe
2025-08-05 21:15:50 +00:00
Wildan Mubarok
3dce7e1a58
Update and make vim usable
2025-08-05 20:59:22 +00:00
Petr Hrdina
b62bc0189d
Update libtool version which compiles
2025-08-04 19:15:33 +02:00
auronandace
464bc977b4
use cp instead of rsync
2025-08-04 16:33:10 +01:00
Wildan Mubarok
965ff8fccf
Update zig recipe
2025-08-04 10:10:21 +00:00
auronandace
c282bde1cc
add os-test recipe
2025-08-03 15:45:10 +01:00
Jeremy Soller
a6fa878a80
Merge branch 'working-go' into 'master'
...
Update Go recipe part II
See merge request redox-os/cookbook!572
2025-08-02 19:19:31 -06:00
Wildan Mubarok
1bb8abf925
Init nodejs recipe
2025-08-02 19:06:15 +00:00
Wildan Mubarok
0d2efc7768
Update Go recipe part II
2025-08-02 18:59:06 +00:00
Ribbon
67a5a16960
Add x11-minimal and x11-full meta-packages
2025-08-01 10:44:19 -06:00
Jeremy Soller
63176da236
Merge branch 'debug-drivers' into 'master'
...
Allow drivers to be compiled with debug profile
See merge request redox-os/cookbook!565
2025-08-01 06:51:13 -06:00
Wildan Mubarok
1f2a3f9953
Allow drivers to be compiled with debug profile
2025-08-01 06:05:48 +00:00
Ribbon
ba17448011
Add the dev-redox meta-package
2025-07-31 20:38:32 -03:00
Ribbon
d336b7f476
Add recipes and update a TODO
2025-07-31 05:20:15 -03:00
Ribbon
6f3db187c2
Rename the minetest recipe
2025-07-31 04:49:14 -03:00
Ribbon
dee6f586e4
Update and enable dynamic linking in some recipes
2025-07-31 04:47:45 -03:00
Ribbon
f8f0a4361a
Update and enable dynamic linking in some recipes
2025-07-31 04:08:29 -03:00
Ribbon
37247080fa
Add recipes
2025-07-31 02:03:13 -03:00
Jeremy Soller
bee6706cc9
Merge branch 'add-dev-essential' into 'master'
...
Add recipe groups
See merge request redox-os/cookbook!519
2025-07-30 15:33:39 -06:00
Ribbon
b2168850de
Add recipe groups
2025-07-30 15:33:38 -06:00
Josh Megnauth
b6faaf923c
Fix dynamically linked Neverball
2025-07-28 00:22:36 -04:00
Jeremy Soller
b3559d7a1d
Merge branch 'dyn-link-mesa-tyrian' into 'master'
...
Dynamically linked Mesa, Mesa GLU, Tyrian, and Quake
See merge request redox-os/cookbook!561
2025-07-27 07:08:23 -06:00
Josh Megnauth
cabb1ff564
Dyn link Mesa, Mesa GLU, Tyrian, Quake
2025-07-26 01:16:55 -04: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
Jeremy Soller
974b6807c7
Merge branch 'fix-cmake' into 'master'
...
Fix and update cmake
See merge request redox-os/cookbook!557
2025-07-21 13:48:10 -06:00
Jeremy Soller
b8ae5014d5
Merge branch 'fix-libuv' into 'master'
...
Add necessary C code for libuv
See merge request redox-os/cookbook!556
2025-07-21 13:47:52 -06:00
Wildan Mubarok
339669108e
Fix and update cmake
2025-07-21 19:22:28 +00:00
Wildan Mubarok
5df0844448
Add necessary C code for libuv
2025-07-21 19:14:37 +00:00
Wildan Mubarok
50d43548cd
Fix and promote zstd
2025-07-21 15:58:32 +00:00
Jeremy Soller
6d5c2a0be7
Merge branch 'update-websurf' into 'master'
...
Fix and update netsurf
See merge request redox-os/cookbook!552
2025-07-21 07:55:33 -06:00
Wildan Mubarok
89f928d1d7
Adapt for gid_t/uid_t redox size
2025-07-21 00:30:24 +00:00
Wildan Mubarok
c854d51097
Update Go recipe
2025-07-20 17:19:49 +00:00
Wildan Mubarok
4f8a705c58
Fix and update netsurf
2025-07-20 06:33:45 +00:00
Jeremy Soller
ae83548bfd
Merge branch 'ensure-correct-toml' into 'master'
...
Ensure all TOML recipes are valid
See merge request redox-os/cookbook!549
2025-07-16 20:18:16 -06:00
Wildan Mubarok
745a3b8830
Fix git dynamic link
2025-07-15 01:12:23 +00:00
Josh Megnauth
eee3848030
Ensure all TOML recipes are valid
...
* Dependencies have to be proper package names
* A few WIP packages had invalid TOMLs, like missing quotation marks for
strings
2025-07-14 08:13:38 -04:00
auronandace
e207b30767
promote lsd out of wip
2025-07-13 17:48:34 +01:00
Jeremy Soller
13738f80d2
Merge branch 'libsodium-config.sub' into 'master'
...
Update libsodium and protobuf
See merge request redox-os/cookbook!547
2025-07-13 06:49:08 -06:00
Jeremy Soller
ea5789cccb
Merge branch 'qemu-shallow' into 'master'
...
Set qemu as shallow clone
See merge request redox-os/cookbook!546
2025-07-13 06:48:20 -06:00
Jeremy Soller
a01479ab60
Merge branch 'ncdu-update' into 'master'
...
Update ncdu recipe
See merge request redox-os/cookbook!545
2025-07-13 06:48:07 -06: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
Jeremy Soller
06c4188d9d
Merge branch 'shallow-clone-and-rust' into 'master'
...
Implement shallow clone and migrate rust recipe
See merge request redox-os/cookbook!540
2025-07-13 06:47:11 -06:00
Wildan Mubarok
8d10768c19
Implement shallow clone and migrate rust recipe
2025-07-13 06:47:11 -06:00
Jeremy Soller
a33b7d4737
Merge branch 'promote-onefetch' into 'master'
...
move onefetch out of wip
See merge request redox-os/cookbook!543
2025-07-13 06:45:42 -06:00
Jeremy Soller
d4aa96979f
Merge branch 'simple-http-server' into 'master'
...
Update http server recipes
See merge request redox-os/cookbook!539
2025-07-13 06:42:32 -06:00
Wildan Mubarok
d17e520284
Update http server recipes
2025-07-13 06:42:32 -06:00
Jeremy Soller
8674af79e6
Merge branch 'logd_improvements' into 'master'
...
Remove unused logd argument
See merge request redox-os/cookbook!541
2025-07-13 06:41:18 -06:00
Wildan Mubarok
fa9780afd6
Update libsodium and protobuf
2025-07-13 10:30:41 +00:00
Wildan Mubarok
4c52336435
Set qemu as shallow clone
2025-07-13 10:08:25 +00:00
Wildan Mubarok
c375f89eca
Update ncdu recipe
2025-07-13 09:25:34 +00:00
Wildan Mubarok
a431de9c2b
Use shallow clone for crates.io index
2025-07-13 09:00:52 +00:00
auronandace
7bf73db4c9
move onefetch out of wip
2025-07-13 08:12:23 +01:00
bjorn3
c1da3e73f4
Remove unused logd argument
2025-07-12 17:17:56 +02:00
Wildan Mubarok
49bb9d8b64
Set meson cross file prefix to /usr
2025-07-07 22:26:37 +00:00
Jeremy Soller
1c58dde125
Merge branch 'update-llvm18' into 'master'
...
Simplify llvm18 recipe
See merge request redox-os/cookbook!531
2025-07-07 15:06:12 -06:00
Wildan Mubarok
6445edc868
Simplify mesa recipe
2025-07-07 20:36:46 +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
3ad8ddf69e
Fix libsodium compilation
2025-07-06 08:06:09 +00:00
Jeremy Soller
3d9f377e3b
Merge branch 'gnome-web' into 'master'
...
Add gnome-web / ephiphany as wip
See merge request redox-os/cookbook!527
2025-07-05 09:20:35 -06:00
Jeremy Soller
289becea87
Merge branch 'dyn-link-duke' into 'master'
...
Dynamically linked Duke Nukem
See merge request redox-os/cookbook!518
2025-07-05 09:17:56 -06:00
Jeremy Soller
cec9a42047
Merge branch 'rustpython' into 'master'
...
Pin RustPython version
See merge request redox-os/cookbook!526
2025-07-05 08:57:49 -06:00
Wildan Mubarok
2bd9da2100
Pin RustPython version
2025-07-05 08:57:49 -06:00
Jeremy Soller
b029ef281f
Merge branch 'pin-uutils-to-0.1.0' into 'master'
...
Pin uutils to 0.1.0 commit hash
See merge request redox-os/cookbook!525
2025-07-05 08:53:32 -06:00
James Matlik
5db4d1df97
Add TODO about why we pinned the version
2025-07-05 10:34:25 -04:00
Wildan Mubarok
f5e0b2d3be
Add gnome-web as wip
2025-07-05 09:35:38 +00:00
James Matlik
2a63e439d0
Pin uutils to 0.1.0 commit hash
...
Building against the mainline resulted in instability, namely dd.
Pinning to a stable release ensures stable behavior for the next
release of RedoxOS.
2025-07-05 00:41:59 -04: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
Ribbon
ba02dd5024
Fix the cosmic-ext-calculator recipe and update TODOs
2025-07-04 08:33:39 -03:00
Ribbon
d1b5fcf6d1
Fix the libgpm recipe and update TODOs
2025-07-04 08:04:12 -03:00
Ribbon
8b1d6031a8
Try to fix the rx recipe and update TODOs
2025-07-04 06:57:44 -03:00
Ribbon
c9fc74c2f0
Fix the ratzilla recipe and update TODOs
2025-07-04 04:11:52 -03:00
Ribbon
0dcdfc5961
Try to fix the sloth recipe and update TODOs
2025-07-03 11:17:47 -03:00
Ribbon
b0ed142293
Fix the sphere recipe and update TODOs
2025-07-03 09:05:45 -03:00
Ribbon
79a1806abd
Fix the cargo-preflight recipe and update a TODO
2025-07-03 08:59:42 -03:00
Ribbon
5e4089381c
Fix the feluda recipe and update a TODO
2025-07-03 08:50:24 -03:00
Ribbon
63da499c39
Try to fix the ratzilla recipe script again
2025-07-03 08:20:29 -03:00
Ribbon
66889c4846
Try to fix the ratzilla recipe script
2025-07-03 08:17:48 -03:00
Ribbon
883cb05808
Try to fix the ratzilla recipe and update TODOs
2025-07-03 08:12:58 -03:00
Ribbon
a6cdb3f9de
Fix the dog recipe conflict
2025-07-03 07:11:21 -03:00
Ribbon
78b7bb373c
Fix the somo recipe conflict
2025-07-03 07:07:25 -03:00
Ribbon
b24b742e12
Update binwalk recipe
2025-07-03 06:51:35 -03:00
Ribbon
2458a4ecd4
Add recipes
2025-07-03 06:50:39 -03:00
Ribbon
badf148035
Add recipes
2025-07-03 06:06:25 -03:00
Josh Megnauth
e8e8dea097
Dynamically linked Duke Nukem
2025-07-02 22:20:42 -04:00
Jeremy Soller
f27c2ba5a8
Merge branch 'sqllogictest' into 'master'
...
Add sqllogictest-rs
See merge request redox-os/cookbook!394
2025-07-01 08:23:38 -06:00
Ashton Kemerling
bab021efc9
Use built in cookbook_cargo_packages instead of custom script.
2025-06-30 20:10:38 -06:00
Ashton Kemerling
9481a62104
Apply 1 suggestion(s) to 1 file(s)
...
Co-authored-by: Ribbon <ribbon_45@proton.me>
2025-07-01 02:03:19 +00:00
bjorn3
d0daacb217
Correctly mark terminfo as runtime dependency for ncdu (take 2)
2025-06-29 15:43:09 +02:00
Jeremy Soller
f55e8d5d15
Merge branch 'fix_runtime_dep' into 'master'
...
Correctly mark terminfo as runtime dependency for ncdu
See merge request redox-os/cookbook!515
2025-06-29 06:03:37 -06:00
bjorn3
3a336cfa2d
Correctly mark terminfo as runtime dependency for ncdu
2025-06-29 12:03:36 +02:00
Jeremy Soller
9d5819d403
Merge branch 'migrate_to_recipe_toml' into 'master'
...
Migrate a bunch of recipes to recipe.toml
See merge request redox-os/cookbook!514
2025-06-28 15:39:56 -06:00
bjorn3
56a897e40d
Use a recipe.toml file for ncdu
...
This gives a linker error about multiple definitions both before and
after.
2025-06-28 21:59:04 +02:00
bjorn3
d99aef95ce
Use a recipe.toml file for osdemo
2025-06-28 21:50:55 +02:00
bjorn3
157fc07a48
Use a recipe.toml file for sdl2-gears
...
It crashes at runtime, but this already happened before this change.
2025-06-28 21:43:59 +02:00
bjorn3
da44aa7d3a
Use a recipe.toml file for sdl-player
...
Sdl-player currently doesn't build. Neither before nor after this change.
2025-06-28 21:06:51 +02:00
Jeremy Soller
25b13e49b7
Merge branch 'speedup-openssl1' into 'master'
...
Skip man pages build for openssl1
See merge request redox-os/cookbook!511
2025-06-28 12:25:22 -06:00
bjorn3
090cb71aea
Remove reference to dnsd from the base recipe
...
It no longer exists.
2025-06-28 19:56:57 +02:00
Wildan Mubarok
8f82765e86
Skip man pages build for openssl1
2025-06-28 15:11:40 +00:00
Jeremy Soller
cf34a9397d
Merge branch 'add-hnefatafl-copenhagen' into 'master'
...
Add hnefatafl-client
See merge request redox-os/cookbook!502
2025-06-25 08:50:24 -06:00
David Campbell
88050989a9
Add hnefatafl-client
2025-06-25 08:50:24 -06:00
Jeremy Soller
422da0f2ed
Merge branch 'fix-myfiles-recipe' into 'master'
...
Fix the myfiles recipe script
See merge request redox-os/cookbook!506
2025-06-25 08:46:21 -06:00
Jeremy Soller
0366487440
Merge branch 'fix-gcc-as' into 'master'
...
Add POSIX test suite, improve gcc recipe
See merge request redox-os/cookbook!507
2025-06-25 08:44:13 -06:00
Jeremy Soller
2fd94ee737
Merge branch 'nano-deps' into 'master'
...
Add terminfo as nano package deps
See merge request redox-os/cookbook!509
2025-06-25 08:43:31 -06:00
auronandace
80251d5d5a
git add halloy and tiny in chat
2025-06-24 21:07:25 +01:00
auronandace
fc794e482d
move halloy and tiny to chat
2025-06-24 21:03:45 +01:00
Wildan Mubarok
ac3d53cba3
Add terminfo as nano package deps
2025-06-22 17:07:35 +00:00
bjorn3
c5c0d78533
Remove webrender recipe
...
While it has some demo executables, it is meant to be used as rust
dependency rather than a standalone library. And in fact can't be
installed as standalone library.
2025-06-22 16:05:07 +02:00
bjorn3
62c96897c0
Remove newlib recipes
...
We use relibc as libc rather than newlib. The redox newlib fork is also archived.
2025-06-22 16:03:48 +02:00
Ron Williams
aced42af12
Add POSIX test suite, improve gcc recipe
2025-06-20 19:14:26 -07:00
Ribbon
6f13b6a05d
Fix the myfiles recipe script
2025-06-20 15:35:26 -03:00
Ribbon
e057c5aa8a
Add recipes
2025-06-19 21:01:33 -03:00
Jeremy Soller
ab8e300cf6
cosmic-store: depend on libxkbcommon
2025-06-18 20:47:40 -06:00
Jeremy Soller
48766ebaf7
cosmic-files: depend on libxkbcommon
2025-06-18 16:53:00 -06:00
Jeremy Soller
d8d2599f11
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2025-06-18 16:52:32 -06:00
Jeremy Soller
85b04a5bfd
libxkbcommon: compile dynamically
2025-06-18 16:52:17 -06:00
Ribbon
46f3c73bec
Update imgui recipes information
2025-06-16 20:32:00 -03:00
Ribbon
e1de5cd57e
Add imgui recipes
2025-06-16 20:28:22 -03:00
Ribbon
953c6d595f
Add recipes
2025-06-16 19:47:01 -03:00
Jeremy Soller
51bad855b0
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/cookbook
2025-06-15 21:12:09 -06:00
Jeremy Soller
60618a9e47
webkitgtk3: disable gstreamer temporarily and use SOCK_STREAM instead of SOCK_SEQPACKET
2025-06-15 21:12:03 -06:00
Josh Megnauth
54fe0c5af7
Fix and TOMLize tools/powerline
...
Part of #174
2025-06-14 02:29:03 -04:00
Jeremy Soller
a7eb3c2a86
openjk: compile dynamically
2025-06-13 15:33:28 -06:00
Jeremy Soller
3c00f77502
gigalomania: compile dynamically
2025-06-13 15:23:24 -06:00
Jeremy Soller
abce13bbc0
freeciv: fix compilation
2025-06-13 15:11:57 -06:00
Jeremy Soller
eabfac4d69
neverball: convert to toml
2025-06-13 13:19:05 -06:00
Jeremy Soller
71e2295e99
mgba: update and convert to toml
2025-06-13 13:08:36 -06:00
Jeremy Soller
c853efdeb2
Replace libjpeg with libjpeg-turbo entirely
2025-06-13 11:00:31 -06:00
Jeremy Soller
bd86de36fe
libjpeg: provided by libjpeg-turbo
2025-06-12 13:02:39 -06:00
Jeremy Soller
299d56578c
Merge branch 'sed-no-widechar' into 'master'
...
Fix sed to work in spite of wide character test failing
See merge request redox-os/cookbook!499
2025-06-12 11:11:16 -06:00
Ron Williams
2caa208555
Fix sed to work in spite of wide character test failing
2025-06-12 11:11:16 -06:00
Oleg Pittman
16e3790a50
Recipe conversion
2025-06-12 11:09:34 -06:00
Jeremy Soller
d235b684b9
Merge branch 'add-cc1-to-path' into 'master'
...
Add cc1 to path
See merge request redox-os/cookbook!500
2025-06-12 11:03:56 -06:00
Ron Williams
39aa043c35
Add cc1 to path
2025-06-12 11:03:55 -06:00
Jeremy Soller
1a89c1fc6e
Merge branch 'improve-myfiles' into 'master'
...
Improve the myfiles recipe script
See merge request redox-os/cookbook!501
2025-06-12 11:02:44 -06:00
Jeremy Soller
8a6a12e94b
Merge branch 'fix-libgmp' into 'master'
...
Use GNU FTP mirror for libgmp
See merge request redox-os/cookbook!503
2025-06-12 11:01:59 -06:00
Wildan Mubarok
221b524d23
Use GNU FTP mirror for libgmp
2025-06-12 11:01:59 -06:00
Ribbon
7a34f3bdc3
Add the appcui recipe
2025-06-10 12:39:03 -03:00
Ribbon
5156207ff7
Update TODOs
2025-06-08 22:56:17 -03:00
Ribbon
d0bde665fd
Fix the naga recipe and update a TODO
2025-06-08 21:23:59 -03:00
Ribbon
8bdc2cd8de
Update TODOs
2025-06-08 21:15:27 -03:00
Ribbon
024ef6e7d6
Rename the sandbox-rs recipes to fix a conflict
2025-06-08 20:45:03 -03:00
Ribbon
ab73c9ed52
Update TODOs
2025-06-08 20:44:07 -03:00
Ribbon
418795d801
Fix and cleanup the kingslayer recipe
2025-06-08 19:58:31 -03:00
Ribbon
ba3a684587
Update TODOs
2025-06-08 19:56:00 -03:00
Ribbon
b2b989e0bd
Update the rust-doom recipe
2025-06-08 19:33:30 -03:00
Ribbon
b76eff06bd
Move the 0ad recipe to a proper category
2025-06-08 19:26:59 -03:00
Ribbon
9e362f26e7
Update TODOs
2025-06-08 19:26:08 -03:00
Ribbon
8de7fff49f
Update a TODO
2025-06-08 18:43:49 -03:00
Ribbon
f637bb2fd1
Improve the mupen64plus-core recipe and remove unnecessary mupen64plus recipes
2025-06-08 18:30:58 -03:00
Ribbon
17542b3a4b
Update TODOs
2025-06-08 18:24:31 -03:00
Ribbon
211d2683dc
Update the ferrisup recipe and update a TODO
2025-06-08 18:05:10 -03:00
Ribbon
25121b3931
Update the dylint recipe and update TODOs
2025-06-08 17:59:49 -03:00
Ribbon
e95304ec5c
Update the wrkflw recipe and a TODO
2025-06-08 17:37:38 -03:00
Ribbon
424615dc46
Update the silicon recipe and TODOs
2025-06-08 17:33:08 -03:00
Ribbon
90705d3877
Fix the not-perf recipe and update a TODO
2025-06-08 16:11:11 -03:00
Ribbon
9ee2561670
Fix the mold recipe and update a TODO
2025-06-08 15:31:58 -03:00
Ribbon
a6ff69a66f
Update TODOs and fix a typo in the mkrs recipe name
2025-06-08 14:50:59 -03:00
Ribbon
0227b2176b
Update TODOs and the dioxus recipe
2025-06-08 12:30:59 -03:00
Ribbon
269ac9f46e
Fix a typo in the ristretto recipe name and update TODOs
2025-06-08 12:24:04 -03:00
Ribbon
1c3accea1d
Update asm-lsp recipe
2025-06-08 11:53:14 -03:00
Ribbon
61be95e525
Fix the asm-lsp recipe and update a TODO
2025-06-08 11:51:30 -03:00
Ribbon
533efbd29b
Add the llvm-mingw recipe
2025-06-08 09:14:33 -03:00
Ribbon
638b018954
Remove an optional dependency from the hangover recipe
2025-06-08 08:49:16 -03:00
Ribbon
85a28c1717
Improve the wine-stable recipe
2025-06-08 08:43:00 -03:00
Ribbon
f60af256d0
Add recipes
2025-06-08 08:36:30 -03:00
Ribbon
c294eeca9a
Improve the myfiles recipe script
2025-06-07 20:24:53 -03:00
Ribbon
5660d607cd
Update TODOs
2025-06-06 14:45:34 -03:00
Ribbon
a1eb1e5cca
Update TODOs and fix the zizmor recipe
2025-06-06 13:43:09 -03:00
Ribbon
9b10a75b20
Update the vizia recipe
2025-06-06 13:28:22 -03:00
Ribbon
7c193f9611
Update TODOs and usfx recipe
2025-06-06 13:26:38 -03:00
Ribbon
49d43c1de0
Update TODOs and fix the uniocr recipe
2025-06-06 13:19:56 -03:00
Ribbon
3cd9688eed
Update TODOs and fix the three-d recipe
2025-06-06 13:13:44 -03:00
Ribbon
9544cab580
Fix the taffy recipe again
2025-06-06 13:10:19 -03:00
Ribbon
db275e0ac9
Update TODOs and fix the taffy recipe
2025-06-06 13:06:50 -03:00
Ribbon
6e92b9a6ca
Update TODOs and fix the soft-ratatui recipe
2025-06-06 12:58:19 -03:00
Ribbon
ec795bf873
Update TODOs and fix the slint recipe
2025-06-06 12:31:39 -03:00
Ribbon
c3584ba3c0
Update TODOs and fix the rustubble recipe
2025-06-06 12:07:43 -03:00
Ribbon
fb9d85ba68
Update TODOs and fix the rui recipe
2025-06-06 12:01:28 -03:00
Ribbon
92874f86ce
Update TODOs and try to fix the rsille recipe
2025-06-06 11:50:35 -03:00
Ribbon
8adc701839
Correctly generate the GNU Autotools configuration in some recipes
2025-06-06 11:21:16 -03:00
Ribbon
c9b45b6bc5
Add transmission-gtk recipe
2025-06-06 10:16:59 -03:00
Ribbon
f98c3edfaa
Rename the transmission recipe to transmission-daemon
2025-06-06 10:12:03 -03:00
Ribbon
cf5e5f8a75
Update the transmission recipe
2025-06-06 10:11:02 -03:00
Ribbon
a217a03791
Add recipes
2025-06-06 09:58:52 -03:00
Ribbon
309db6870b
Update TODOs
2025-06-04 12:46:03 -03:00
Ribbon
90d4f6d3a1
Fix the pixels recipe and update TODOs
2025-06-01 15:41:07 -03:00
Ribbon
509912e3a5
Fix the pipes-rs recipe and update TODOs
2025-06-01 15:34:28 -03:00
Ribbon
7481fcdf48
Try to fix the mousefood recipe
2025-06-01 14:35:17 -03:00
Ribbon
359042fed0
Add recipes
2025-06-01 14:34:03 -03:00
Ribbon
b22a489f4b
Fix the mousefood recipe and update a TODO
2025-05-29 11:47:53 -03:00
Ribbon
cecc4641da
Fix the mage recipe and update a TODO
2025-05-29 09:53:38 -03:00
Ribbon
c6c9e9de5f
Fix the macroquad recipe
2025-05-29 09:44:15 -03:00
Ribbon
8b9d440dc3
Update the lyon TODO
2025-05-29 09:43:31 -03:00
Ribbon
24f96f445e
Fix and improve the lyon recipe
2025-05-29 09:34:10 -03:00
Ribbon
fe88e0d7b2
Try to fix the lyon recipe
2025-05-29 09:27:11 -03:00
Ribbon
40672a1734
Update TODOs
2025-05-29 09:26:00 -03:00
Ribbon
b5f9508473
Remove a TODO from the hello-world-examples recipe
2025-05-29 09:04:42 -03:00
Ribbon
b305204e4c
Remove the previous mono folder
2025-05-28 13:01:28 -03:00
Ribbon
3c1c17dfc9
Move and update the mono recipe
2025-05-28 12:59:39 -03:00
Ribbon
c572cf72d1
Add recipes
2025-05-28 12:42:18 -03:00
Ribbon
611eea8daf
Update recipes
2025-05-27 08:11:25 -03:00
Ribbon
41ccd31eb0
Add recipes
2025-05-26 14:03:44 -03:00
Ribbon
cbc2821e2f
Add recipes
2025-05-26 11:36:37 -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
ccd981df99
Merge branch 'lived_priority' into 'master'
...
Start lived before regular disk drivers
See merge request redox-os/cookbook!497
2025-05-20 17:17:08 -06:00
bjorn3
2f939c7d08
Start lived before regular disk drivers
...
This ensures that it takes priority when mounting the rootfs, preventing
hangs in live mode if a disk driver hangs when trying to access it.
2025-05-20 22:05:26 +02:00
Fabio Di Francesco
b4519d1a57
fix dynamic linked deps
2025-05-19 09:14:09 +02:00
Fabio Di Francesco
cafbc89fe9
fix dynamic linked deps
2025-05-19 09:12:51 +02:00
Jeremy Soller
229019b268
gstreamer: enable more features
2025-05-14 12:23:03 -06:00
Jeremy Soller
bf225df3c2
libsndfile: compile dynamically
2025-05-14 10:22:40 -06:00
Jeremy Soller
46fe2bcbb4
libmodplug1: compile dynamically
2025-05-14 10:17:46 -06:00
Jeremy Soller
0cf4d4b146
curl: build dynamically
2025-05-14 09:25:36 -06:00
Jeremy Soller
466f13c6f4
bzip2: add more shared library links
2025-05-14 08:40:10 -06:00
Jeremy Soller
d0675664a0
libass: update and fix compilation
2025-05-14 08:02:24 -06:00
Jeremy Soller
b8e343f1f0
webkitgtk3: fix sqlite link path
2025-05-13 17:10:06 -06:00
Jeremy Soller
8d54ad07fd
gtk3: disable broken setuid check
2025-05-13 17:09:44 -06:00
Jeremy Soller
fe86e59608
libsoup: fix sqlite3 path
2025-05-13 14:24:02 -06:00
Jeremy Soller
2dfe26c668
webkitgtk3: manually add libraries until it compiles
2025-05-13 13:10:35 -06:00
Jeremy Soller
e594f04cbe
gdk-pixbuf, gtk3: switch to libjpeg-turbo
2025-05-13 12:09:36 -06:00
Jeremy Soller
9cd5894b06
webkitgtk3: update patch
2025-05-13 12:09:13 -06:00
Jeremy Soller
dd8f3bc6f9
webkitgtk3: update patch and dependencies
2025-05-13 09:47:36 -06:00
Jeremy Soller
fc5703d077
mesa-x11 and others: enable egl
2025-05-13 09:15:54 -06:00
Jeremy Soller
b0e4b59a22
relibc: do out of tree build
2025-05-11 15:06:36 -06:00
Jeremy Soller
c1547ab0c9
webkitgtk3: make it further through build
2025-05-11 14:34:08 -06:00
Jeremy Soller
4228bd0d69
Fix cmake template and update libjpeg-turbo recipe
2025-05-10 20:58:38 -06:00
Jeremy Soller
dda6166d4e
libjpeg: update
2025-05-10 20:51:15 -06:00
Jeremy Soller
6a92383ecc
libxslt: update and fix
2025-05-10 17:50:58 -06:00
Jeremy Soller
c9dbbe077c
libsoup: update and fix
2025-05-10 17:39:11 -06:00
Jeremy Soller
33c7739baa
libpsl: compile dynamically
2025-05-10 17:38:43 -06:00
Jeremy Soller
db8312871b
sqlite3: update and compile dynamically
2025-05-10 17:34:35 -06:00
Jeremy Soller
0173ddf4d7
gtk3: do not require atk-bridge-2.0 in pkgconfig
2025-05-10 13:41:28 -06:00
Jeremy Soller
b28d154db9
webkitgtk3: add dependencies
2025-05-10 13:41:04 -06:00
Jeremy Soller
f6e3bcce4e
libwebp: update and fix
2025-05-10 13:20:42 -06:00
Jeremy Soller
e2dcbe518d
libgif: update and fix
2025-05-10 13:18:47 -06:00
Jeremy Soller
47e4127d7b
harfbuzz: compile with ICU
2025-05-10 13:08:46 -06:00
Jeremy Soller
db2e282828
Add libtasn1
2025-05-10 12:57:32 -06:00
Jeremy Soller
21120483cf
libgcrypt: update and fix
2025-05-10 08:44:00 -06:00
Jeremy Soller
a0453ca217
libgpg-error: update and fix
2025-05-10 08:35:37 -06:00
Jeremy Soller
95eee60ee6
xserver-xorg-video-dummy: only sync when there is damage
2025-05-09 20:49:23 -06:00
Jeremy Soller
44e8826f23
Re-enable GLX using DRI (much faster)
2025-05-09 10:19:26 -06:00
Jeremy Soller
28990d001e
Go back to using xlib for GLX instead of DRI
2025-05-09 10:06:47 -06:00
Jeremy Soller
9c433f4d48
Merge llvm18-shared and llvm18 into llvm18
2025-05-06 21:53:21 -06:00
Jeremy Soller
4cf2620d54
mesa-demos-x11: compile with support for dri
2025-05-06 21:35:15 -06:00
Jeremy Soller
709f4aad3e
xserver-xorg: build support for dri
2025-05-06 21:33:48 -06:00
Jeremy Soller
3595df0934
mesa-x11: build support for dri
2025-05-06 21:32:53 -06:00
Jeremy Soller
5c7dae3696
Add libxxf86vm
2025-05-06 16:59:56 -06:00
Jeremy Soller
5b759bf769
mesa-demos-x11: patch to use mesa-x11
2025-05-06 16:04:14 -06:00
Jeremy Soller
bc4d9dabe5
Do not use glvnd (it complicates things)
2025-05-06 16:01:34 -06:00
Jeremy Soller
e5c439e9ea
mesa-glu-x11: enable glvnd
2025-05-06 15:39:00 -06:00
Jeremy Soller
1c26cd52a8
mesa-x11: enable glvnd
2025-05-06 15:38:35 -06:00
Jeremy Soller
1d9dba2ecc
xserver-xorg: use glvnd
2025-05-06 15:38:13 -06:00
Jeremy Soller
742c42b569
xserver-xorg: enable glx
2025-05-06 15:36:59 -06:00
Jeremy Soller
5b9f286ed4
xterm: fix open pty
2025-05-05 21:31:34 -06:00
Jeremy Soller
fbc0d2d8cd
Add xterm
2025-05-05 21:11:33 -06:00
Jeremy Soller
18028a1874
xserver-xorg-video-dummy: handle orbital events
2025-05-05 20:06:33 -06:00
Jeremy Soller
a14afb1903
libxft: update, move, and fix
2025-05-05 20:05:27 -06:00
Jeremy Soller
41410b24ca
xserver-xorg: disable use of setitimer
2025-05-05 16:18:52 -06:00
Jeremy Soller
d3869b22fa
Add xev
2025-05-05 16:17:13 -06:00
Jeremy Soller
eadbdc9a2e
pixman: add blake3 hash
2025-05-05 12:12:00 -06:00
Jeremy Soller
e275e926f4
mesa-demos-x11: compile most demos
2025-05-04 21:44:01 -06:00
Jeremy Soller
965fd72044
Add libglvnd
2025-05-04 21:39:06 -06:00
Jeremy Soller
131852c21f
Move mesa-x11 and add mesa-glu-x11 and mesa-demos-x11
2025-05-04 21:26:49 -06:00