Skip to content

Implement BETA and DEBUG build targets - #96

Merged
y21 merged 6 commits into
Retro-Rewind-Team:mainfrom
Jacherr:beta-dev-build-targets
May 19, 2026
Merged

Implement BETA and DEBUG build targets#96
y21 merged 6 commits into
Retro-Rewind-Team:mainfrom
Jacherr:beta-dev-build-targets

Conversation

@Jacherr

@Jacherr Jacherr commented May 10, 2026

Copy link
Copy Markdown
Contributor
  • -DDEBUG=1 is enabled when doing make debug, and outputs its files in build/debug. This enables some additional logging (both in the channel and in runtime-ext).
  • -DBETA=1 implies -DDEBUG=1. This is triggered when doing make beta, and changes paths to beta paths as described. In addition, it outputs its files in build/beta.
    • RetroRewind6 -> RRBeta
    • RetroRewindChannel -> RetroRewindChannelBeta
    • apps/RetroRewind -> apps/RetroRewindBeta
    • This also changes patch ids in the xml from RR* to RRBeta*.

@Jacherr
Jacherr force-pushed the beta-dev-build-targets branch from 4d0632f to 66dc9f2 Compare May 10, 2026 19:01
@y21
y21 merged commit a4010ad into Retro-Rewind-Team:main May 19, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants