-
Notifications
You must be signed in to change notification settings - Fork 4
Upgrade Spack to v1.1.0 #34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
wdconinc
wants to merge
24
commits into
master
Choose a base branch
from
spack-1.1.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
70514e3
Upgrade spack to v1.1.0
wdconinc 78cd012
Create directory for Spack user scope configuration
wdconinc 020b020
fix: concretize: unify: when_possible for new compiler treatment
wdconinc 20564fb
fix: spack cherry-pick: py-flatbuffers: add v25.9.23
wdconinc c5e3f9c
fix: packages: py-flatbuffers: require: @25.9.23 for py-setuptools
wdconinc c6ec90c
doc: add comment indicating reason for ~/.spack
wdconinc 0bfb8a8
fix: add extra hinting for dd4hep to avoid duplication
wdconinc 275a1ba
Disable fail-fast in build-push workflow
wdconinc fdeb63c
fix: add extra hinting for dd4hep to avoid duplication
wdconinc 62a7f90
fix: mv spec hints to package section
wdconinc 654b1d0
fix: separate root requirements and apply per environment
wdconinc 54db1ce
fix: avoid py-urllib3 where not desired
wdconinc 534f080
fix: build argument for spack duplicates
wdconinc f240f0b
fix: remove py-urllib3 version requirements again
wdconinc fac8187
fix: packages: pyrobird ~batch
wdconinc a9bb4e3
Remove llvm gold requirement from packages.yaml
wdconinc 2715ad4
fix: concretizer: unify: true in ci and xl
wdconinc 15ec399
Add docs on duplicate allow list
wdconinc 7c160d3
Add +x to root with opengl
wdconinc 8061f85
Add root ~x requirement to root_without_opengl
wdconinc 620b1e1
Update ~/.spack comment with more context
wdconinc 4847344
Add spack clean command to install step in Dockerfile
wdconinc 8f0e3e5
fix: packages: root: remove +/~x in root_with(out)_opengl
wdconinc 9c84e74
fix: packages: pyrobird: ~batch with when clause
wdconinc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| packages: | ||
| root: | ||
| require: | ||
| - +opengl +webgui |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| packages: | ||
| root: | ||
| require: | ||
| - ~opengl ~webgui |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.