Skip to content

exp: build against EXP install dir#513

Merged
adrn merged 9 commits intodevelfrom
new-exp-cmake
Oct 29, 2025
Merged

exp: build against EXP install dir#513
adrn merged 9 commits intodevelfrom
new-exp-cmake

Conversation

@lgarrison
Copy link
Collaborator

@lgarrison lgarrison commented Oct 29, 2025

Describe your changes

Previously, we had a Frankenstein build that pulled from the EXP repo, build dir, and install dir. Now with EXP-code/EXP#170, everything we need is in the EXP install dir, including EXP's vendored dependencies. This PR changes CI and the docs to use the install dir.

This is also the first PR into devel instead of main. The idea is that changes that depend on EXP devel will go into this branch, and CI will run the test against EXP devel.

Checklist

  • Did you add tests?
  • Did you add documentation for your changes?
  • Did you reference any relevant issues?
  • Did you add a changelog entry? (see CHANGES.rst)
  • Are the CI tests passing?
  • Is the milestone set?

Gala devel will test against EXP devel. Gala main will test against a tagged EXP version.
Previously, we had a frankenstein build that pulled from the EXP repo, build dir,
and install dir. Now with EXP-code/EXP#170, everything we need is in the EXP
install dir, including EXP's vendored dependencies.
@adrn adrn added this to the v1.11 milestone Oct 29, 2025
Copy link
Owner

@adrn adrn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!

@adrn adrn modified the milestones: v1.11, devel Oct 29, 2025
@adrn adrn merged commit 711e500 into devel Oct 29, 2025
14 checks passed
@adrn adrn deleted the new-exp-cmake branch October 29, 2025 19:44
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.

2 participants