Commit Graph

1087 Commits

Author SHA1 Message Date
spycat88
46dac69036 buildroot: cleanup some lingering x86 items 2025-11-10 21:56:18 +00:00
Philippe Simons
5097fe81cd intial SM8650 suport 2025-11-09 22:25:20 +01:00
tiopex
43bbd6e5f0 optimize: Set HOST_CFLAGS to -march=x86-64 -mtune=generic to make host builds portable across CPUs 2025-10-02 22:28:20 +02:00
rocknix
1857edec30 Bring back update-packages script 2025-09-07 14:11:33 +00:00
John Williams
c745dfcdde Revert "Adding "Adventure Vision" support to RockNix via RetroArch MAME." 2025-08-30 23:53:03 +10:00
EnsignRutherford
5be1e90b4e Add files via upload
Adding support for "Adventure Vision" support leveraging existing mame core.
2025-08-28 11:39:00 -04:00
John Williams
af25d85eb9 media player - add retroarch internal ffmpeg 2025-08-21 00:37:49 +10:00
rocknix
eadbec4d04 Dolphin updates and fixes 2025-07-23 19:48:32 +00:00
rocknix
72be1bf8a2 Add initial AYN Odin support 2025-07-22 05:33:45 +00:00
ROCKNIX Team
30e2f56f1c config: add modifications for ROCKNIX 2025-07-13 19:02:42 +01:00
Christian Hewitt
0cf465a345 treewide: unbrand LIBREELEC_VERSION to DISTRO_VERSION
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-11 12:28:50 +00:00
Rudi Heitbaum
5ca746bb4a Merge pull request #8481 from dhewg/mold
meson: use chosen linker
2025-03-07 18:58:35 +11:00
Tomáš Kelemen (vudiq)
665dacbb19 create_meson_conf_target: add rust definition 2025-02-21 23:37:24 +01:00
luzpaz
91a4766cef treewide: fix typos
Found via `codespell -q 3 -S "*.patch,*.po" -L acount,afile,distroname,parm,serie,synopsys`
2025-02-03 07:04:59 -05:00
Rudi Heitbaum
7dedee0f7c ati: drop X11 support and the xf86-video-ati package 2024-11-30 10:49:33 +00:00
Rudi Heitbaum
33d0af6434 nvidia-legacy: drop support and xf86-video-nvidia-legacy package 2024-11-30 10:48:14 +00:00
Matthias Reichl
3a7045dcbc config/graphic: drop support for libmali
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-11-15 14:35:52 +01:00
Ian Leonard
bd2c679977 build: update LTO related CFLAGS
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-10-05 20:28:48 -04:00
Jernej Skrabec
244c19cf3e buildsystem: Add function for executing python scripts with target environment 2024-08-21 19:34:04 +02:00
Rudi Heitbaum
7f1b2e1dd0 mesa: drop unnecessary kmsro option
ref:
- https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30463
2024-08-16 10:31:00 +00:00
Rudi Heitbaum
ed8681ff03 Merge pull request #9057 from CvH/13.0/shfmt
cleanup script formatting
2024-07-27 18:24:18 +10:00
Matthias Reichl
8d65b09ee3 config: use /bin/dash as CONFIG_SHELL if it's installed on the build host
This speeds up autotools configure and libtool quite a lot.

Signed-off-by: Matthias Reichl <hias@horus.com>
2024-07-11 11:30:12 +02:00
CvH
5275163ab0 cleanup scripts: config/ 2024-07-06 11:08:34 +02:00
Stan Rudenko
c2fb571aeb config: add custom cpu features support for arch.x86_64 2024-01-30 21:34:17 -08:00
Andre Heider
52858e734f meson: use chosen linker
meson requires setting the linker via c_ld/cpp_ld.
This now links meson based package builds with the chosen
DEFAULT_LINKER.

Signed-off-by: Andre Heider <a.heider@gmail.com>
2024-01-05 10:15:15 +01:00