Skip to content

add multi-platform CI and mcpplibs-index-add skill#4

Merged
Sunrisepeak merged 1 commit intomainfrom
add-ci
Feb 28, 2026
Merged

add multi-platform CI and mcpplibs-index-add skill#4
Sunrisepeak merged 1 commit intomainfrom
add-ci

Conversation

@Sunrisepeak
Copy link
Member

CI: build & test all packages on Linux (GCC 14) and macOS (LLVM 20). Each package × platform runs as a separate matrix job. llmapi tests are build-only (require API key at runtime).

Skill: document full library onboarding workflow with cross-platform C++23 toolchain reference (GCC/LLVM/MSVC setup for CI).

@Sunrisepeak Sunrisepeak force-pushed the add-ci branch 11 times, most recently from f36aced to e7b3096 Compare February 28, 2026 20:06
- Extract xlings + toolchain install into composite action
- Single build job per OS, toolchain installed once and shared
- Per-package change detection skips unaffected builds
- Build from tests/ directory for correct add_repositories path
- Remove llmapi C API (capi) - not implemented in upstream yet
- Fix macOS/Linux: use gh CLI for authenticated xlings download
- Fix xlings install: extract to ~/.xlings with --strip-components=1
- Fix macOS C++23 modules: specify --toolchain=llvm in configure

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Sunrisepeak Sunrisepeak merged commit 460118f into main Feb 28, 2026
3 of 4 checks passed
@Sunrisepeak Sunrisepeak deleted the add-ci branch February 28, 2026 20:19
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