Commit graph

3874 commits

Author SHA1 Message Date
Jeremy Soller dedb81b35d
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/redox 2025-01-24 17:24:21 -07:00
Jeremy Soller 767f3a86d3
Update cookbook and relibc 2025-01-24 17:24:11 -07:00
Jeremy Soller 8b5d67b2e8 Merge branch 'dynamic_linking' into 'master'
feat(config/desktop): add patchelf

See merge request redox-os/redox!1541
2025-01-25 00:23:11 +00:00
Anhad Singh 356c9509ad
feat(config/desktop): add patchelf
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-25 00:04:48 +11:00
Jeremy Soller 328adc2e23
Update cookbook and relibc 2025-01-23 20:18:54 -07:00
Jeremy Soller 2e8196ae5e Merge branch 'dynamic_linking' into 'master'
fear(repo.mk): PREFER_STATIC

See merge request redox-os/redox!1540
2025-01-20 19:55:22 +00:00
Anhad Singh cd911d16df
fear(repo.mk): PREFER_STATIC
Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-20 23:15:19 +11:00
Jeremy Soller 8bce4659df
Update cookbook 2025-01-14 19:57:01 -07:00
Jeremy Soller 10d019d632
Update relibc 2025-01-14 18:01:39 -07:00
Jeremy Soller 46abce64aa
Update cookbook 2025-01-14 15:23:46 -07:00
Jeremy Soller a3821bd8a7
Update rust 2025-01-14 15:10:31 -07:00
Jeremy Soller cde151ccb7
Drop rust freestanding step 2025-01-14 12:28:58 -07:00
Jeremy Soller ae378d46f3
Update relibc 2025-01-14 12:24:51 -07:00
Jeremy Soller 7442d9983a
Update rust 2025-01-13 15:30:25 -07:00
Jeremy Soller 775e9b2de7
Update rust 2025-01-13 15:19:56 -07:00
Jeremy Soller 3709d30c73
Update rust-toolchain 2025-01-13 14:35:35 -07:00
Jeremy Soller d7106e99d3
Update rust 2025-01-13 14:35:27 -07:00
Jeremy Soller 767aede6f2
Update relibc 2025-01-13 14:33:55 -07:00
Jeremy Soller 65e5d3a2b7
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/redox 2025-01-13 14:32:26 -07:00
Jeremy Soller adf504d3b2
Update Rust to nightly-2025-01-12 2025-01-13 14:32:19 -07:00
Jeremy Soller 74f0a0eea1 Merge branch 'dynamic_linking' into 'master'
feat(prefix): set default hash style to GNU

See merge request redox-os/redox!1537
2025-01-11 18:39:40 +00:00
Jeremy Soller b5d68accbb Merge branch 'sysroot-timestamp' into 'master'
Add 'touch sysroot' after copy of relibc-install

See merge request redox-os/redox!1538
2025-01-11 18:38:49 +00:00
Ron Williams 0bf3a56fea Add 'touch sysroot' after copy of relibc-install 2025-01-09 16:15:58 -08:00
Jeremy Soller 8166fc286d
Update cookbook 2025-01-09 15:21:04 -07:00
Jeremy Soller 1071af7d31
Update cookbook 2025-01-09 14:41:20 -07:00
Jeremy Soller 89c213ea5f
Update relibc 2025-01-09 13:34:09 -07:00
Jeremy Soller f664206422
Update cookbook 2025-01-09 11:54:40 -07:00
Jeremy Soller 76ee6012a6
Update cookbook 2025-01-09 10:29:25 -07:00
Jeremy Soller c0c5a0ed86
Update relibc 2025-01-09 10:22:50 -07:00
Jeremy Soller e8c205ba6a
Update relibc 2025-01-09 10:21:28 -07:00
Anhad Singh 48ca562cf1
feat(prefix): set default hash style to GNU
Our dynamic linker supports it.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-01-09 20:20:21 +11:00
Jeremy Soller 715086445f
Update cookbook 2025-01-07 12:08:50 -07:00
Jeremy Soller 752910c5e4 Merge branch 'dja/bootstrap-fixes' into 'master'
Fixes for bootstrapping on Ubuntu Noble

See merge request redox-os/redox!1536
2025-01-07 00:14:37 +00:00
Daniel Axtens e87739bc4a Use the name native_bootstrap.sh consistently
Otherwise, the bootstrap fails when trying to delete bootstrap.sh
which doesn't exist
2025-01-07 01:21:04 +11:00
Daniel Axtens 2f81b15736 native_bootstrap.sh: Install help2man for Ubuntu Noble
Otherwise the build fails
2025-01-07 01:21:04 +11:00
Daniel Axtens 35adcceb59 podman_bootstrap.sh: add libfuse3-dev and pkg-config for Ubuntu Noble
These were needed to bootstrap on a fairly fresh Noble install
2025-01-07 01:20:41 +11:00
Jeremy Soller b1c9018fd4
Update cookbook 2024-12-30 13:01:58 -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 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 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