Skip to content

macOS and attestation#2

Merged
smanders merged 7 commits intodevfrom
updates
Sep 17, 2025
Merged

macOS and attestation#2
smanders merged 7 commits intodevfrom
updates

Conversation

@smanders
Copy link
Copy Markdown
Contributor

git mv .github/workflows/build.yml .github/workflows/xpbuild.yml
git mv .github/workflows/release.yml .github/workflows/xprelease.yml
cp .devcontainer/.github/wf-templates/xp*.yml .github/workflows
cmake-workflow-preset for each platform/os set to Release
cp .devcontainer/cmake/presets/CMakePresets.json .
* cmake option BUILD_AUTOMAKE that installs auto[conf|make] tools
* externpro as dependency provider (xproinc)
* project VERSION matches official/upstream version
  * no longer using 4th digit for externpro-specific version
  * externpro devel package gets version from 'git describe --tags'
* externpro flags.cmake renamed to xpflags.cmake
* externpro's xpcfgDotinFile() cmake function uses same file configure does
  * config.h.in from root of repo (in place of config.h.cmake.in)
* one less file to maintain (and manually update)
@smanders smanders merged commit 3b14c58 into dev Sep 17, 2025
8 checks passed
@smanders smanders deleted the updates branch September 17, 2025 22:39
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