Commit Graph

31 Commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
b754c4e465
build|pkg_all: add RPiZero2-GPiCASE2W, drop noobs
- added new target to build scripts
- dropped noobs tarballs, as considered deprecated
2024-04-04 07:09:18 +02:00
Tomáš Kelemen
d197bf3928
buildfixes for 32 bit PC (#1951)
* libva: enable 32bit PC

* mesa: fix build for 32 bit PC

* build_all: add 32bit PC
2024-04-03 00:55:09 +03:00
Demetris Ierokipides
5c36edd5ef R.I.P i386 arch
- No longer supported upstream
2023-11-30 10:29:18 +02:00
Demetris Ierokipides
f22505fa95 RPi5: add retroarch support 2023-11-25 02:42:47 +02:00
Demetris Ierokipides
174d847938 H616: remove offending patch 2023-11-11 22:47:43 +02:00
audunmg
98dc67d72d
Add support for RPi4 GPICase2 (#1843)
* Add support for RPi4 GPICase2

* gpicase_safeshutdown: Merge into one Retroflag safe shutdown script

* gpicase_safeshutdown: better parsing of os-release

* lakka: add space before ] for correct syntax
2023-04-15 18:24:08 +03:00
Demetris Ierokipides
585d9de1f9 Add lakka support for Orange-Pi Zero2
Allwinner H616 Soc
- Quad-Core Cortex-A53 ARM CPU, and a Mali-G31 MP2 GPU
2023-03-03 19:27:55 +02:00
Tomáš Kelemen (vudiq)
c13d682238
build_add: add wayland and x11 targets 2023-01-31 12:05:14 +01:00
Tomáš Kelemen (vudiq)
909b38df74
build_all: properly catch failed package name
sometimes there is space between the stage (unpack/build) and color
reset escape sequence, so the field number of the package name can shift
to a higher value. therefore include also subsequent fields and then
trim leading whitespace.
2023-01-25 10:33:37 +01:00
GavinDarkglider
4f8d2a57e9
WIP - Add Support for Ayn Odin (#1713)
* Initial fully buildable/bootable Odin Support

* Rework NX-Boot to FAT32 Boot for shared usage between switch and odin

* Move shared packages from switch/odin to main packages folder
2023-01-21 16:11:38 +01:00
Tomáš Kelemen (vudiq)
6f2757cd7a
build_all: add OFFICIAL env 2022-04-07 23:57:24 +02:00
Tomáš Kelemen (vudiq)
4cb5cd3534
build_all.sh: add trap for ctrl+c, fix typos 2022-04-07 23:24:51 +02:00
Tomáš Kelemen (vudiq)
b20a70c3a1
build_all: add device to Generic 2022-03-07 13:47:43 +01:00
Tomáš Kelemen (vudiq)
e161617d60
Lakka: fix build for Odroid XU4 2022-03-06 21:43:58 +01:00
Tomáš Kelemen (vudiq)
42ec40ee45
Add support for Raspberry Pi Zero 2 W with GPICase
Co-authored-by: Cicirifu <54900043+Cicirifu@users.noreply.github.com>
2022-03-03 18:45:14 +01:00
Tomáš Kelemen (vudiq)
5f67fe97df
build_all: create 7z archive for Switch 2021-10-27 13:37:02 +02:00
GavinDarkglider
c03d8024fb
Add support for Nintendo Switch (#1536) 2021-10-27 13:36:27 +02:00
Tomáš Kelemen (vudiq)
89a8e6b361 build_all: finish building active package when another package fails 2021-10-26 22:22:18 +02:00
Tomáš Kelemen (vudiq)
ab305f0643 build_all: pkg_all: drop RPi4.arm from targets (aarch64 exists) 2021-10-15 21:42:49 +02:00
David Lawson
2dfc0c3e8b Add RPi3 aarch64 support
port of 449e51e7fa
2021-10-15 21:42:12 +02:00
David Lawson
6caba5bed5 Add support for RPi4-RetroDreamer
port of e5fa7df548
2021-10-15 21:42:05 +02:00
David Lawson
5d14e997e9 Add support for RPi4 PiBoy DMG
port of 44ff0add1b
2021-10-15 21:41:57 +02:00
David Lawson
24b8ee0712 Add support for RPi4.aarch64
port of 1bd927e074
2021-10-15 21:40:40 +02:00
Tomáš Kelemen (vudiq)
8a11bbb678 add support for GPICase
Co-authored-by: Albert Malina <albert.malina@gmail.com>
Co-authored-by: Seth Barberee <seth.barberee@gmail.com>
2021-10-07 10:58:42 +02:00
Tomáš Kelemen (vudiq)
580391f3b5 Initial support for Generic.i386 (32-bit PC) 2021-10-05 10:27:28 +02:00
Tomáš Kelemen (vudiq)
1adb5f4887 build_all: add accidentaly removed targets 2021-10-03 18:21:19 +02:00
Tomáš Kelemen (vudiq)
52ea5072a6 mupen64plus_next: fix build for Rockchip targets 2021-10-03 17:05:32 +02:00
Tomáš Kelemen (vudiq)
1f4df4bdc3 build_all: drop iMX8.arm, add iMX6.arm, add noobs to RPi 2021-10-01 21:05:48 +02:00
Tomáš Kelemen (vudiq)
417e8e44e0 build_all: fix when statusfile is empty 2021-09-30 23:09:46 +02:00
Tomáš Kelemen (vudiq)
f98f2b80b4 build_all: drop arm targets where possible, fix trigger for finished build of packages 2021-09-30 21:32:25 +02:00
Tomáš Kelemen (vudiq)
98cbce8adf build_all: add script to build all targets 2021-05-22 19:08:55 +02:00