Skip to content

Switch libxml2 to static vcpkg build on all platforms.#3303

Merged
shlzxjp merged 6 commits intomainfrom
feature/markffan_release_cli
Mar 6, 2026
Merged

Switch libxml2 to static vcpkg build on all platforms.#3303
shlzxjp merged 6 commits intomainfrom
feature/markffan_release_cli

Conversation

@CodeJhF
Copy link
Collaborator

@CodeJhF CodeJhF commented Mar 6, 2026

  • Use vcpkg static libxml2 on Linux and Windows
  • Use system libxml2 on macOS (dynamic, but always available)
  • Fix libxml2 API compatibility for version 2.12+
  • Bump pagx version to 0.1.2

@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.88%. Comparing base (8b36885) to head (390c936).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3303      +/-   ##
==========================================
+ Coverage   74.86%   74.88%   +0.01%     
==========================================
  Files         501      501              
  Lines       32765    32765              
  Branches    10701    10701              
==========================================
+ Hits        24531    24535       +4     
- Misses       6044     6047       +3     
+ Partials     2190     2183       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@CodeJhF CodeJhF closed this Mar 6, 2026
@CodeJhF CodeJhF reopened this Mar 6, 2026
@shlzxjp shlzxjp merged commit 8bcaa6a into main Mar 6, 2026
21 checks passed
@shlzxjp shlzxjp deleted the feature/markffan_release_cli branch March 6, 2026 10:45
kevingpqi123 added a commit that referenced this pull request Mar 9, 2026
…/libpag into feature/kevingpqi_cr_bot

* 'feature/kevingpqi_cr_bot' of https://github.com/Tencent/libpag:
  Add NativeWindow ownership tracking to prevent double-free on HarmonyOS. (#3309)
  Merge spec publish into playground publish script and add skill-creator skill (#3307)
  Improve skills page content and optimize publish script (#3306)
  Add PAGX AI Skills documentation page with bilingual support (#3304)
  Switch libxml2 to static vcpkg build on all platforms. (#3303)
  Add pagx CLI npm package release workflow and playground improvements (#3301)
  Replace ffaudio with ffmovie for audio encoding. (#3297)
  Fix codeformat script for PEP 668 and apply code formatting. (#3299)
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.

3 participants