Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eic_container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
containers
eic_container
Commits
83fdc8b7
Commit
83fdc8b7
authored
7 months ago
by
Wouter Deconinck
Browse files
Options
Downloads
Patches
Plain Diff
chore: switch geant4 to qt6
parent
bf6fcfc4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!969
chore: switch geant4 to qt6
Pipeline
#99034
passed
7 months ago
Stage: status-pending
Stage: config
Stage: base
Stage: eic
Stage: deploy
Stage: benchmarks
Stage: finalize
Stage: status-report
Pipeline: reconstruction_benchmarks
#99037
Pipeline: physics_benchmarks
#99036
Pipeline: detector_benchmarks
#99035
Changes
3
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
spack-environment/packages.yaml
+7
-0
7 additions, 0 deletions
spack-environment/packages.yaml
spack-environment/xl/spack.yaml
+1
-1
1 addition, 1 deletion
spack-environment/xl/spack.yaml
spack.sh
+6
-0
6 additions, 0 deletions
spack.sh
with
14 additions
and
1 deletion
spack-environment/packages.yaml
+
7
−
0
View file @
83fdc8b7
...
@@ -367,10 +367,17 @@ packages:
...
@@ -367,10 +367,17 @@ packages:
py-yapf
:
py-yapf
:
require
:
require
:
-
'
@0.30.0'
-
'
@0.30.0'
qmake
:
require
:
-
qt-base
qt
:
qt
:
require
:
require
:
-
'
@5.15.12'
-
'
@5.15.12'
-
+opengl
-
+opengl
qt-base
:
require
:
-
'
@6.7.2'
-
+opengl
root
:
root
:
require
:
require
:
-
'
@6.30.02'
-
'
@6.30.02'
...
...
This diff is collapsed.
Click to expand it.
spack-environment/xl/spack.yaml
+
1
−
1
View file @
83fdc8b7
...
@@ -38,7 +38,7 @@ spack:
...
@@ -38,7 +38,7 @@ spack:
-
fmt
-
fmt
-
gaudi
-
gaudi
-
gdb
-
gdb
-
geant4
-
geant4
+opengl
-
graphviz
-
graphviz
-
hepmc3
-
hepmc3
-
heppdt
-
heppdt
...
...
This diff is collapsed.
Click to expand it.
spack.sh
+
6
−
0
View file @
83fdc8b7
...
@@ -18,6 +18,9 @@ f73d7d2dce226857cbc774e942454bad2992969e
...
@@ -18,6 +18,9 @@ f73d7d2dce226857cbc774e942454bad2992969e
cbab451c1a342523ed75e9be1098615a597a9b59
cbab451c1a342523ed75e9be1098615a597a9b59
4fe5f35c2fff6288e4c05e5946798ad2191a2c40
4fe5f35c2fff6288e4c05e5946798ad2191a2c40
4c60deb9921ff2cbbfa6771f4f63ff812a8a5840
4c60deb9921ff2cbbfa6771f4f63ff812a8a5840
b894acf1fca8eb5cc52d2267b0c4c187065998c0
8b45fa089e24c6ab7de2eaf614977369e69daa54
2d8ca8af6932dfd50204d1e4f6fe587dec7beef5
---
---
## Optional hash table with comma-separated file list
## Optional hash table with comma-separated file list
read
-r
-d
''
SPACK_CHERRYPICKS_FILES <<-
\
read
-r
-d
''
SPACK_CHERRYPICKS_FILES <<-
\
...
@@ -35,3 +38,6 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
...
@@ -35,3 +38,6 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
## cbab451c1a342523ed75e9be1098615a597a9b59: dd4hep: Add version 1.29
## cbab451c1a342523ed75e9be1098615a597a9b59: dd4hep: Add version 1.29
## 4fe5f35c2fff6288e4c05e5946798ad2191a2c40: xrootd: add v5.7.0
## 4fe5f35c2fff6288e4c05e5946798ad2191a2c40: xrootd: add v5.7.0
## 4c60deb9921ff2cbbfa6771f4f63ff812a8a5840: xrootd: add github as secondary url to avoid SSL issues
## 4c60deb9921ff2cbbfa6771f4f63ff812a8a5840: xrootd: add github as secondary url to avoid SSL issues
## b894acf1fca8eb5cc52d2267b0c4c187065998c0: geant4: add v11.2.2, incl g4ndl v4.7.1
## 8b45fa089e24c6ab7de2eaf614977369e69daa54: geant4: support Qt5 and Qt6
## 2d8ca8af6932dfd50204d1e4f6fe587dec7beef5: qt-*: add v6.7.1, v6.7.2
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment