fewtarius
|
454357c3f9
|
PC image optimization testing.
|
2023-11-08 16:48:36 +00:00 |
|
fewtarius
|
0dddefbdf9
|
Works correctly now.
|
2023-11-02 15:08:09 +00:00 |
|
fewtarius
|
028a98930a
|
Load config/options early so variables in ~/.JELOS/options are visible during docker configuration.
|
2023-11-02 14:00:04 +00:00 |
|
Colin Kinloch
|
7bb0e20e24
|
Check that docker isn't podman
|
2023-10-12 21:46:31 +01:00 |
|
fewtarius
|
09550b8194
|
* foreach now supports command stacking, ex:
```
docs:
./tools/foreach './scripts/clean emulators && ./scripts/build emulators'
```
|
2023-07-15 15:50:50 +00:00 |
|
fewtarius
|
f3de7f8024
|
* Add make docs option to Makefile.
* Fix missing uae4arm.
|
2023-07-15 15:28:28 +00:00 |
|
mason
|
5a033a49a5
|
RK3399 updates
|
2023-06-29 20:10:01 +00:00 |
|
Brooksytech
|
273aa416e3
|
Merge branch 'RK3399' into dev
|
2023-06-23 07:43:35 -07:00 |
|
mason
|
717a4b34dc
|
Start RK3399 work
|
2023-06-23 03:14:11 +00:00 |
|
fewtarius
|
cab907cff9
|
Add global options.
|
2023-06-22 11:34:53 +00:00 |
|
fewtarius
|
adbf7e302b
|
Update emulators and cores.
|
2023-06-05 01:30:23 +00:00 |
|
fewtarius
|
6af160273b
|
Move cleaning es cache to a function, and into the emulators virtual package.
|
2023-06-04 10:27:00 +00:00 |
|
fewtarius
|
1ac39ee382
|
Shift es_cache management back to Makefile.
|
2023-06-04 00:21:09 +00:00 |
|
fewtarius
|
b69a284834
|
Work on splitting es_systems.
|
2023-06-04 00:16:57 +00:00 |
|
fewtarius
|
5b846c258b
|
Work on breaking up es_systems.
|
2023-06-03 22:27:57 +00:00 |
|
fewtarius
|
e147dd75d4
|
Fix issue where LOCAL_SSH_KEYS_FILE is not passed correctly into a container during a build.
|
2023-06-02 13:30:23 +00:00 |
|
fewtarius
|
b24186f55b
|
* Adds support for hybrid docker images, and updates our dockerhub image to include AMD64 and ARM64 support.
* Deprecates the use of sudo for docker, as builders should be in the docker group.
* Thanks to @rishooty and @ooblik for their contributions.
|
2023-06-02 11:58:37 +00:00 |
|
fewtarius
|
84bc105a5c
|
Revert makefile change.
|
2023-05-27 10:55:24 +00:00 |
|
fewtarius
|
d74613a4ef
|
Roll back ppsspp-sa to fix a build issue.
|
2023-05-25 14:49:21 +00:00 |
|
mason
|
7ad93dff88
|
Finish RG351P/M support
|
2023-05-10 22:01:36 +00:00 |
|
mason
|
816645450b
|
add rg351p
|
2023-05-04 18:06:54 +00:00 |
|
fewtarius
|
b66b27a1b8
|
Fix a bug that prevents the root build from being cleaned.
|
2023-04-28 16:42:14 +00:00 |
|
fewtarius
|
473be84fda
|
Fix broken device root clean.
|
2023-04-26 13:21:19 +00:00 |
|
fewtarius
|
bb433eb7a2
|
Unset DEVICE_ROOT after building.
|
2023-04-26 12:58:01 +00:00 |
|
fewtarius
|
7364bedd27
|
Misc x55 fixes.
|
2023-04-26 01:51:28 +00:00 |
|
fewtarius
|
f1c048a437
|
Clean retroarch for x55.
|
2023-04-25 23:47:11 +00:00 |
|
fewtarius
|
ad438071d5
|
Adds Powkiddy x55 as a (hopefully temporary) separate device.
|
2023-04-25 22:54:13 +00:00 |
|
fewtarius
|
e6c33013f5
|
Update Makefile.
|
2023-04-15 09:35:22 +00:00 |
|
fewtarius
|
55e808d084
|
Rework handheld to AMD64 to line up with our device name convention.
|
2023-04-15 09:30:02 +00:00 |
|
fewtarius
|
c1fb3e7b5d
|
Update packages, and enable S922X for world builds.
|
2023-04-06 12:13:13 +00:00 |
|
fewtarius
|
390f316017
|
Begin work to add ENABLE_32BIT parameter - default off for S922X.
|
2023-04-04 23:14:31 +00:00 |
|
mason
|
cf5e5083a6
|
S922X updates
|
2023-04-04 19:19:27 +00:00 |
|
mason
|
0f99b25b8a
|
Move OGU to S922X
|
2023-04-02 20:16:01 +00:00 |
|
mason
|
0232fad999
|
OGU work
|
2023-03-27 05:47:05 +00:00 |
|
Brooksytech
|
f84ec6e136
|
Merge pull request #1187 from brooksytech/ogu
Initial OGU work, kernel boots
|
2023-03-22 15:02:47 -07:00 |
|
mason
|
d25b132652
|
Initial OGU work, kernel boots
|
2023-03-22 21:56:33 +00:00 |
|
fewtarius
|
9c01db5ae7
|
Fix Makefile references.
|
2023-03-22 09:56:26 +00:00 |
|
fewtarius
|
1699a17242
|
Revert "Drop x86 from dev."
This reverts commit 860d44743d .
|
2023-03-04 14:15:34 -05:00 |
|
fewtarius
|
860d44743d
|
Drop x86 from dev.
|
2023-03-04 07:53:52 -05:00 |
|
fewtarius
|
ff48bb204e
|
Add initial support for 32bit i686 for software compatibility.
|
2023-03-03 20:12:41 -05:00 |
|
fewtarius
|
c1a7c548b3
|
Add support for rk3566 devices with single image support.
|
2023-02-16 17:40:39 -05:00 |
|
fewtarius
|
a837478baf
|
* Distribution updates - kernel 6.1.10, Python, systemd, busybox, SDL2, etc.
* Update emulators, cores, and art book next theme.
* Drop -Ofast, --disable-shared --enable-static as defaults.
* Misc build fixes.
|
2023-02-08 12:26:54 -05:00 |
|
fewtarius
|
555d6bdabc
|
Re-add RK3588 to world.
|
2023-01-11 17:05:54 -05:00 |
|
fewtarius
|
6968cfd665
|
Push OPi5 to the next release.
|
2023-01-11 07:41:36 -05:00 |
|
fewtarius
|
719fd40456
|
Add rk3588 to world, clean up ES systems a bit.
|
2023-01-10 06:51:15 -05:00 |
|
mason
|
115cb94267
|
Orange Pi 5 / RK3588 Support
|
2023-01-08 22:49:32 +00:00 |
|
fewtarius
|
767e7529af
|
Part 3 of 3, drop RG353P/V/M and RG503.
|
2022-12-30 08:01:15 -05:00 |
|
fewtarius
|
1bf8c7e5bd
|
Part 2 of 3, deprecates and removes RG552.
|
2022-12-30 07:17:07 -05:00 |
|
fewtarius
|
594e589b82
|
Part 1 of 3, deprecates and removes RG351x and RGB20S.
|
2022-12-29 17:36:01 -05:00 |
|
Tim Flaman
|
ab36521e9a
|
Fix merge issues
|
2022-12-06 23:15:00 -06:00 |
|