Commit graph

15 commits

Author SHA1 Message Date
Jools Wills
28f2c8d367 Move nodistcc flag out of module sections
Errors introduced in #3902 (oops!)
2024-05-15 20:03:58 +01:00
Jools Wills
81106ea4f7 lr-snes9x - add flag nodistcc to disable distcc for module
Remove setting DISTCC_HOSTS to an empty string to disable distcc (now handled by the module flag).
2024-04-17 00:54:41 +01:00
cmitu
567b609c96 aarch64: add PS1 and SNES emulators to default installation
Included `lr-snes9x` and `lr-pcsx-rearmed` in the main section when `aarch64` is detected, otherwise they won't be installed during a basic installation.
2023-09-09 05:04:17 +01:00
Jools Wills
7ac3877b44 Switch to using defaultRAConfig
libretro ports now don't include the "ports/" path in the call as it's handled by the new function
2022-05-22 13:09:12 +01:00
Jools Wills
7bcdc6a956 libretrocores - added rp_module_repo to all libretro cores
Also use new location for lr-meseon repo due to repository move
2021-02-15 23:54:13 +00:00
Jools Wills
31fe47492f lr-snes9x* - rework emulator defaults
* make lr-snes9x default on anything but armv6/7
 * make lr-snes9x2010 default on armv7 only
2020-02-16 00:02:56 +00:00
Jools Wills
3377e10214 lr-snes9x - disable distcc due to segfault when using lto 2019-12-25 23:37:23 +00:00
cmitu
16c9075eed Update license links for a few scriptmodules 2019-12-19 02:37:02 +00:00
Jools Wills
637e9cf66c adjust module sections to use platform flags for section choice 2019-12-05 00:48:10 +00:00
Hugo Hromic
eafbc7ad71 lr-snes9x - update and simplify scriptmodule
* using `platform=armv` is now sufficient for the build to use `-DARM`
  - fixed since a while here: https://github.com/libretro/snes9x/pull/62
* adding `neon` to `platform` has no effect on the built binary of this core
  - there is no NEON-specific code in the core
* also pass `platform` parameter for the clean target as well
2019-04-15 14:28:23 +00:00
Jools Wills
7141e87cf0 lr-snes9x - fix for arm binaries
* workaround broken binaries on arm until fix for https://github.com/libretro/snes9x/issues/61 is accepted
 * no need for -f Makefile parameter
2017-07-21 01:02:44 +01:00
Jools Wills
5926524aff added licences to modules 2017-03-01 13:51:12 +00:00
Jools Wills
eda4f61136 updated all modules to use addEmulator / addSystem 2016-12-31 02:49:04 +00:00
Jools Wills
1a6531e9c9 lr-snes9x/2010 - rework build platform logic 2016-11-10 18:06:00 +00:00
Jools Wills
a17517a907 added lr-snes9x to optional packages 2016-11-10 17:56:42 +00:00