Commit Graph

9293 Commits

Author SHA1 Message Date
Josh Megnauth
1d5b170e3c
fix: GNU Make detects our glob.h
GNU Make's configure detects our new `glob.h` so we don't have to
override it anymore. Overriding it causes compilation to fail.
2025-01-05 02:58:23 -05:00
Ribbon
5a787b283e Add recipes 2025-01-03 10:27:48 +00:00
Jeremy Soller
b1c9018fd4
Update cookbook 2024-12-30 13:01:58 -07:00
Jeremy Soller
73924de28f
gnu-make: use glob implementation from relibc 2024-12-30 13:01:45 -07:00
Jeremy Soller
8a26c3e0af
Update relibc 2024-12-30 10:17:37 -07:00
Jeremy Soller
17a9eea988
Update relibc 2024-12-30 10:16:16 -07:00
Jeremy Soller
c68a974cee
Add desktop config for riscv64gc 2024-12-30 10:06:22 -07:00
Jeremy Soller
121528f983
Update cookbook 2024-12-30 10:05:44 -07:00
Jeremy Soller
30239250d6
Add mupen64plus recipe 2024-12-30 10:04:44 -07:00
Jeremy Soller
c424c0b36b Update redoxfs and relibc 2024-12-27 07:15:18 -07:00
Jeremy Soller
e5a55a4a2e Merge branch 'patch1' into 'master'
fix(prefix.mk): gcc-freestanding

See merge request redox-os/redox!1535
2024-12-27 14:04:11 +00:00
Jeremy Soller
cce2b5ef19 Merge branch 'dynamic_linking' into 'master'
misc(podman): autoconf2.69

See merge request redox-os/redox!1534
2024-12-27 14:03:48 +00:00
Anhad Singh
34153db14d
fix(prefix.mk): gcc-freestanding
Build libgcc (relibc needs it) and disable shared.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-27 23:23:31 +11:00
Anhad Singh
232f257f59
misc(podman): autoconf2.69
Required to build GCC and Binutils packages from source.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-27 00:58:02 +11:00
Jeremy Soller
9ed047a91e Merge branch 'split_fbbootlogd' into 'master'
Update cookbook

See merge request redox-os/redox!1533
2024-12-24 21:35:41 +00:00
bjorn3
c9ce3abf99 Update cookbook 2024-12-24 22:34:40 +01:00
Jeremy Soller
0286b839f5 Merge branch 'split_fbbootlogd' into 'master'
Split fbbootlogd

See merge request redox-os/cookbook!431
2024-12-24 21:31:27 +00:00
bjorn3
229c5ecc8b Run fbbootlogd during startup 2024-12-24 21:45:22 +01:00
Jeremy Soller
d06d78c23f Merge branch 'build-fixes' into 'master'
Fix current build state

See merge request redox-os/redox!1532
2024-12-24 14:08:29 +00:00
Ron Williams
2e6f805bc9 Fix current build state 2024-12-23 15:47:43 -08:00
Jeremy Soller
12d797304f Merge branch 'patch1' into 'master'
fix(curl): build

See merge request redox-os/cookbook!430
2024-12-23 17:01:31 +00:00
Anhad Singh
07a1c46c36
fix(curl): build
`autotools_recursive_regenerate` correctly includes libtool.

It just recursively runs:
$ autoreconf -fvi "$@" -I${COOKBOOK_HOST_SYSROOT}/share/aclocal

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-24 02:22:14 +11:00
Jeremy Soller
b812780a54 Merge branch 'dynamic_linking' into 'master'
fix(mk/prefix.mk): fix libtool build

See merge request redox-os/redox!1531
2024-12-22 02:21:36 +00:00
Anhad Singh
a7c06e9b72
fix(mk/prefix.mk): fix libtool build
Worked for me before as I had the old sources. Now the ltversion should
be correct and libtool should be correctly built.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-21 20:28:11 +11:00
Jeremy Soller
324e27b182 Merge branch 'libtool' into 'master'
add libtools to containerfile

See merge request redox-os/redox!1529
2024-12-20 14:26:37 +00:00
Jeremy Soller
0be6bddbb8 Merge branch 'dynamic_linking' into 'master'
fix(libtool): correct ltversion

See merge request redox-os/redox!1530
2024-12-20 14:25:52 +00:00
Anhad Singh
f8d2c7ed4b
fix(mk/prefix.mk): correct ltversion
The script `build-aux/git-version-gen` needs sufficient depth to
correctly determine the version. Also it has to be in tree, otherwise
the version is reported as 'UNKNOWN', breaking some packages.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-21 01:09:52 +11:00
Ribbon
f1a3e4a02d Update the fish-shell recipe 2024-12-19 23:01:37 +00:00
Ron Williams
f81b8e78a3 add libtools to containerfile 2024-12-19 09:46:58 -08:00
Jeremy Soller
328e468928
Update cookbook 2024-12-18 14:51:17 -07:00
Jeremy Soller
4eff119dd5
xz: use 5.2.13 tar release 2024-12-18 14:50:43 -07:00
Jeremy Soller
59240cba6f
Update submodules 2024-12-18 12:45:49 -07:00
Jeremy Soller
e087d95e84 Merge branch 'raspi3' into 'master'
Fix bcm2835-sdhcid location

See merge request redox-os/cookbook!429
2024-12-18 18:19:30 +00:00
Jeremy Soller
01737d8537 Merge branch 'qemu-rasp' into 'master'
Fix make qemu rasperry pi 3b emulation

See merge request redox-os/redox!1528
2024-12-18 18:19:07 +00:00
Jeremy Soller
bf3ba3f8f8 Merge branch 'master' into 'master'
feat(cookbook): auxiliary dynamic linking functions

See merge request redox-os/cookbook!427
2024-12-18 18:18:23 +00:00
Jeremy Soller
5747e6f288 Merge branch 'dynamic_linking' into 'master'
feat(prefix): libtool

See merge request redox-os/redox!1526
2024-12-18 18:18:04 +00:00
Andrey Turkin
32f68d081f Fix bcm2835-sdhcid location
It is referenced from init.rc so it should be in bin just like the other drivers ran by init.
2024-12-18 20:53:15 +03:00
Andrey Turkin
6205eafd4c Fix make qemu rasperry pi 3b emulation 2024-12-16 06:50:21 +03:00
Jeremy Soller
6efa4b7dba Merge branch 'package-lz4' into 'master'
Package archives/lz4

See merge request redox-os/cookbook!428
2024-12-15 14:32:38 +00:00
Jeremy Soller
d874500dba Merge branch 'fix-native-bootstrap' into 'master'
Fix the Debian/Ubuntu target on native_bootstrap.sh

See merge request redox-os/redox!1527
2024-12-15 14:28:28 +00:00
Ribbon
fd731e9713 Fix the Debian/Ubuntu target on native_bootstrap.sh 2024-12-14 18:43:18 +00:00
Josh Megnauth
f92bff0e1f
Package archives/lz4 2024-12-13 02:26:47 -05:00
Anhad Singh
6450defff0
fix(repo.mk): set COOKBOOK_HOST_SYSROOT
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-12 00:13:27 +11:00
Ribbon
da6a8ae623 Add recipes 2024-12-08 21:22:10 +00:00
Ribbon
e6192fc27b Add recipes 2024-12-08 19:21:40 +00:00
Jeremy Soller
9825ce6ce1
Update installer 2024-12-06 15:33:06 -07:00
Jeremy Soller
72bf80c1fe
Update cookbook and installer 2024-12-06 10:49:01 -07:00
Jeremy Soller
e765fde83a Merge branch 'bash-glob-fix' into 'master'
Fix glob problem caused by changes to dirent

See merge request redox-os/cookbook!426
2024-12-06 17:37:00 +00:00
Ron Williams
0d3a36ac89 Fix glob problem caused by changes to dirent 2024-12-06 17:37:00 +00:00
Anhad Singh
d03fce3a5a
fix(ci): autoconf and automake
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2024-12-06 23:12:48 +11:00