Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Detector
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
LHCb
Detector
Commits
15817230
Commit
15817230
authored
2 years ago
by
Rosen Matev
Browse files
Options
Downloads
Patches
Plain Diff
Prepare Detector v1r5p1
parent
3bfebb62
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#4744968
passed
2 years ago
Stage: build
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
ReleaseNotes/v1r5p1.md
+9
-0
9 additions, 0 deletions
ReleaseNotes/v1r5p1.md
with
10 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
15817230
...
...
@@ -10,7 +10,7 @@
###############################################################################
cmake_minimum_required
(
VERSION 3.14 FATAL_ERROR
)
project
(
Detector VERSION 1.5
)
project
(
Detector VERSION 1.5
.1
)
set
(
CMAKE_EXPORT_COMPILE_COMMANDS
"ON"
)
add_definitions
(
${
GCC_COVERAGE_COMPILE_FLAGS
}
)
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v1r5p1.md
0 → 100644
+
9
−
0
View file @
15817230
2022-11-10 Detector v1r5p1
===
This version uses LCG
[
101a
](
http://lcginfo.cern.ch/release/101a_LHCB_7/
)
with ROOT 6.24.08.
This version is released on
`master`
branch.
Built relative to Detector
[
v1r5
](
/../../tags/v1r5
)
, with the following changes:
-
~Core | MagneticFieldExtension - Prefer return values to INOUT arguments, !311 (@jonrob)
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