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
Jeremy Soller
8b8ad13060
Merge branch 'sscache' into 'master'
...
Support build with sccache in podman
See merge request redox-os/redox!1605
2025-07-04 20:54:16 -06:00
Wildan Mubarok
916d8335e3
Support build with sccache in podman
2025-07-04 20:54:16 -06:00
Jeremy Soller
f7f69579e5
Merge branch 'meson-sccache' into 'master'
...
Fix regression in meson
See merge request redox-os/cookbook!523
2025-07-04 18:56:14 -06:00
Jeremy Soller
c71a0c62f4
Merge branch 'rename-wrapper' into 'master'
...
Rename RUSTC_WRAPPER to CC_WRAPPER
See merge request redox-os/cookbook!524
2025-07-04 18:55:50 -06:00
Wildan Mubarok
4499e9b688
Rename RUSTC_WRAPPER to CC_WRAPPER
2025-07-05 00:04:22 +00:00
Wildan Mubarok
81ed01792d
Fix regression in meson
2025-07-04 23:44:44 +00:00
Jeremy Soller
c750b92482
Merge branch 'sccache-opt' into 'master'
...
Add support for sccache envar handling
See merge request redox-os/cookbook!522
2025-07-04 07:31:50 -06: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
Jeremy Soller
442fda4c5d
Merge branch 'fix-distclean' into 'master'
...
Fix make clean
Closes #231
See merge request redox-os/cookbook!520
2025-07-03 08:01:37 -06:00
Wildan Mubarok
27ea7b99d8
Fix make clean
2025-07-03 13:32:51 +00:00
Jeremy Soller
e09be71ed7
Merge branch 'make-multiple-targets' into 'master'
...
Open podman once for multiple jobs in repo.mk
See merge request redox-os/redox!1604
2025-07-03 06:43:14 -06: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
Petr Hrdina
3e8464aa16
Open podman once for multiple jobs in repo.mk
2025-07-03 13:12:36 +02: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
fcbc2ea787
Fix libtool-build not removing old directories
2025-07-02 14:27:07 -06:00
Jeremy Soller
c81158e8c2
Update installer and redoxfs
2025-07-02 13:46:26 -06:00
Jeremy Soller
a2e07201c8
Update relibc and cookbook
2025-07-02 12:56:00 -06:00
Jeremy Soller
ce132a8e04
Merge branch 'make-multiple-targets' into 'master'
...
Allow multiple recipes in target without 'l'
See merge request redox-os/redox!1603
2025-07-02 09:33:34 -06:00
Jeremy Soller
1f238c0f91
Merge branch 'fix-auto_deps-stage_toml' into 'master'
...
Scan more directories in auto_deps
Closes installer#24, redox#1598, and redox#1600
See merge request redox-os/cookbook!517
2025-07-02 09:30:23 -06:00
Petr Hrdina
c90d1014a0
Allow multiple recipes in target without 'l'
2025-07-02 10:22:52 +02:00
Josh Megnauth
57d4249847
Scan more directories in auto_deps
...
Closes : redox-os/redox#1600 , redox-os/redox#1598
Probably closes : redox-os/installer#24
Some packages place files in nested directories, such as
`lib/packagename` or `libexec/ARCH/gcc`. If these directories are not
scanned, the dependencies key in stage.toml will be empty which leads to
dependencies not being installed in the image.
2025-07-02 01:51:00 -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
Jeremy Soller
2f6c43c0f5
Merge branch 'cookbook-no-dsnd' into 'master'
...
Update cookbook to fix dsnd problem
See merge request redox-os/redox!1602
2025-06-30 06:18:07 -06:00
Ron Williams
37eec53233
Update cookbook to fix dsnd problem
2025-06-29 21:20:26 -07:00
Jeremy Soller
82d3fa3ace
Merge branch 'native_bootstrap_indentation' into 'master'
...
ensure consistant formatting using spaces
See merge request redox-os/redox!1601
2025-06-29 12:21:54 -06:00
Jeremy Soller
6b73b106f1
Merge branch 'uefi-bins' into 'master'
...
Dynamically search UEFI firmware
See merge request redox-os/redox!1593
2025-06-29 12:21:15 -06:00
Wildan Mubarok
fd370ccf7e
Dynamically search UEFI firmware
2025-06-29 12:21:15 -06:00
Jeremy Soller
0fd2b965fc
Merge branch 'fix-non-native-arch' into 'master'
...
Do not build host prefix for MacOS Podman build
See merge request redox-os/redox!1600
2025-06-29 12:20:47 -06:00
Wildan Mubarok
f865aa3866
Do not build host prefix for MacOS Podman build
2025-06-29 12:20:47 -06:00
auronandace
cf549d8f3e
ensure consistant formatting using spaces
2025-06-29 17:53:55 +01:00
Jeremy Soller
0081eabd10
Merge branch 'aarch64-dev' into 'master'
...
Add more packages to aarch64
See merge request redox-os/redox!1599
2025-06-29 08:18:07 -06:00