v2026.04.02/scripts
Abdessamad Derraz 03a9fa3276 fix: batocera targets scraper es_systems path and condition parser
- Fix es_systems.yml URL (batocera-emulationstation -> batocera-es-system)
- Replace if/endif block parser with select-if condition parser that
  matches the actual Config.in structure (select PACKAGE if CONDITION)
- Add Kconfig boolean condition checker (handles &&, ||, !, parentheses)
- Add meta-flag expansion (X86_64_ANY, GLES3, ROCKCHIP_GLES3, etc.)
  iterated to fixpoint for chained derivations
- Fix es_systems.yml parser for the actual dict format with requireAnyOf
2026-03-26 09:16:06 +01:00
..
scraper fix: batocera targets scraper es_systems path and condition parser 2026-03-26 09:16:06 +01:00
auto_fetch.py feat: add doom engine wad files, emulatorjs base config 2026-03-25 23:12:53 +01:00
common.py feat: target-aware fingerprint in group_identical_platforms 2026-03-26 08:48:40 +01:00
cross_reference.py feat: add --platform and --target to cross_reference.py 2026-03-26 08:48:41 +01:00
crypto_verify.py feat: re-profile 22 emulators, refactor validation to common.py 2026-03-24 22:31:22 +01:00
dedup.py fix: clone resolution in common.py, move clone map to root 2026-03-24 21:57:49 +01:00
deterministic_zip.py feat: deterministic MAME ZIP assembly in packs 2026-03-24 15:17:12 +01:00
download.py fix: audit fixes across verify, pack, security, and performance 2026-03-19 14:04:34 +01:00
download.sh update all references from retroarch_system to retrobios 2026-03-17 11:17:50 +01:00
generate_db.py feat: add doom engine wad files, emulatorjs base config 2026-03-25 23:12:53 +01:00
generate_pack.py feat: add --target and --list-targets to generate_pack.py 2026-03-26 08:48:31 +01:00
generate_readme.py docs: add build guide and documentation site section to readme 2026-03-26 07:15:01 +01:00
generate_site.py feat: add doom engine wad files, emulatorjs base config 2026-03-25 23:12:53 +01:00
list_platforms.py feat: add doom engine wad files, emulatorjs base config 2026-03-25 23:12:53 +01:00
migrate.py v2: automated BIOS platform with full pipeline 2026-03-17 10:54:39 +01:00
pipeline.py feat: propagate --target through pipeline.py 2026-03-26 08:48:34 +01:00
refresh_data_dirs.py feat: re-profile 22 emulators, refactor validation to common.py 2026-03-24 22:31:22 +01:00
sect233r1.py feat: add sect233r1 ECDSA verification for 3DS OTP cert 2026-03-24 11:45:16 +01:00
validate_pr.py feat: add doom engine wad files, emulatorjs base config 2026-03-25 23:12:53 +01:00
verify.py feat: add --target and --list-targets to verify.py 2026-03-26 08:48:29 +01:00