Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Geant4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Andrea Valassi
Geant4
Commits
464d5ac4
Commit
464d5ac4
authored
7 years ago
by
Dmitry Popov
Browse files
Options
Downloads
Patches
Plain Diff
Documentation and dependencies for v104r1p1 release
parent
be38a222
Branches
master
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
ReleaseNotes/v104r1p1.md
+5
-0
5 additions, 0 deletions
ReleaseNotes/v104r1p1.md
toolchain.cmake
+1
-1
1 addition, 1 deletion
toolchain.cmake
with
7 additions
and
2 deletions
CMakeLists.txt
+
1
−
1
View file @
464d5ac4
...
...
@@ -5,7 +5,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.5)
set
(
GEANT4_SRCS_REPOSITORY https://gitlab.cern.ch/lhcb/Geant4-srcs.git CACHE STRING
"Repository for Geant4 sources"
)
find_package
(
GaudiProject
)
gaudi_project
(
Geant4 v104r1
gaudi_project
(
Geant4 v104r1
p1
DATA Geant4Files VERSION v104r0
)
# FIXME: hack for compatibility with CMT build
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v104r1p1.md
0 → 100644
+
5
−
0
View file @
464d5ac4
2018-05-18 Geant4 v104r1p1
===
This is a minor update to
`v104r1`
to switch to
`LCG 93`
.
This version is released on
`Sim10`
branch.
This diff is collapsed.
Click to expand it.
toolchain.cmake
+
1
−
1
View file @
464d5ac4
# Set the version of HEPTools to use
set
(
heptools_version 9
1
)
set
(
heptools_version 9
3
)
# this check is needed because the toolchain is called when checking the
# compiler (without the proper cache)
...
...
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