Skip to content

externpro 26.01.1-45-g37c6f25#6

Merged
smanders merged 6 commits into
xprofrom
xpupdate-26.01.1-45-g37c6f25-26539667261-1
May 27, 2026
Merged

externpro 26.01.1-45-g37c6f25#6
smanders merged 6 commits into
xprofrom
xpupdate-26.01.1-45-g37c6f25-26539667261-1

Conversation

@smanders
Copy link
Copy Markdown

Summary

Update externpro submodule to 26.01.1-45-g37c6f25

Changes

  • Updated .devcontainer to externpro 26.01.1-45-g37c6f25
  • Previous HEAD: 8a5e4df7220b4870ba0ff81ee9e2b319b2855977
  • New HEAD: 37c6f25041606bc49737abe4228d316daccd386e
  • Updated dependency files
    • Files:
      • xprodeps.md
  • Created .github/release-tag.json (tag: xpv1.14.6.8)
    • Optional: add the "release:tag" label to trigger tagging, release builds, and draft release notes
  • If you add the "release:tag" label, the tag will be `xpv1.14.6.8`
  • Updated caller workflows to match templates
  • CMakePresets.json review needed
    • See details below

Workflow Update Report

  • ✓ xpbuild.yml: Synced from template
  • ✓ xpinit.yml: Created new workflow from template
  • ✓ xprelease.yml: Synced from template
  • ✓ xptag.yml: Synced from template

CMakePresets.json

  • Auto-fix: replaced .devcontainer/cmake/presets/xpWindowsVs2022.json include and staged CMakePresets.json

This PR was created automatically by GitHub Actions

smanders and others added 6 commits May 27, 2026 15:18
- Update minimum CMake version from 3.31 to 4.3
- Remove XP_NAMESPACE and xproinc.cmake inclusion (now part of CMakePresets)
- Package name and Target Namespace now match
- Make xpExternPackage conditional 'if(COMMAND'
- Repo's hdf5-config installed as hdf5-config-orig
  - see externpro/externpro#308 (comment)
  - avoid collision with xpExternPackage() installed hdf5-config
- Auto-infer dependencies (zlib)
- xpExternPackage NO_EXPORT because target_link_libraries has PUBLIC generator expression
  - see error message below
  - disable CPS and SBOM, for now

CMake Error in src/CMakeLists.txt:
  Property "INTERFACE_LINK_LIBRARIES" of target "hdf5-static" contains a
  generator expression.  This is not allowed.
@smanders smanders added dependencies dependency updates xpupdate externpro update automation release:tag Tag release on merge labels May 27, 2026
@smanders smanders merged commit 7031212 into xpro May 27, 2026
24 checks passed
@smanders smanders deleted the xpupdate-26.01.1-45-g37c6f25-26539667261-1 branch May 27, 2026 21:53
@smanders
Copy link
Copy Markdown
Author

issue externpro/externpro#322

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependency updates release:tag Tag release on merge xpupdate externpro update automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant