Skip to content

packaging: ship the generated help patch in Max/Pd single-object packages#157

Merged
jcelerier merged 1 commit into
mainfrom
feat/max-pd-help-packaging
Jul 6, 2026
Merged

packaging: ship the generated help patch in Max/Pd single-object packages#157
jcelerier merged 1 commit into
mainfrom
feat/max-pd-help-packaging

Conversation

@jcelerier

Copy link
Copy Markdown
Member

Split out of the former channel-safety mega-PR (#143).

Copy the interactive help patch into each single-object package so the host finds it:

  • Max searches <package>/help/<name>.maxhelp
  • Pd opens <c_name>-help.pd from the external's own folder

Both are best-effort — the help patch may be absent on some toolchains and must not fail packaging. Consumes the AVND_MAX_HELP / AVND_PD_HELP target properties and the copy_optional.cmake helper already in the tree.

🤖 Generated with Claude Code

…ages

Copy the interactive help patch into each package so hosts find it:
Max searches <package>/help/<name>.maxhelp; Pd opens <c_name>-help.pd
from the external's own folder. Both are best-effort (the help patch
may be absent on some toolchains) and must not fail packaging.

Consumes the AVND_MAX_HELP / AVND_PD_HELP target properties and the
copy_optional.cmake helper already present in the tree.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JH7HS58wPSA22HztHZsakd
@jcelerier jcelerier force-pushed the feat/max-pd-help-packaging branch from 0a743ed to 878cf7b Compare July 5, 2026 16:01
@jcelerier jcelerier merged commit 7ed9df5 into main Jul 6, 2026
23 checks passed
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.

1 participant