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
b350bb12
Commit
b350bb12
authored
1 month ago
by
Chris Burr
Browse files
Options
Downloads
Plain Diff
Merge branch 'v2r4-release' into 'master'
v2r4 release See merge request
!686
parents
bed9eaa7
7547f454
No related branches found
Branches containing commit
No related tags found
1 merge request
!686
v2r4 release
Pipeline
#10879762
passed
1 month ago
Stage: build
Stage: test
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
ReleaseNotes/v2r4.md
+11
-0
11 additions, 0 deletions
ReleaseNotes/v2r4.md
with
12 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
b350bb12
...
...
@@ -10,7 +10,7 @@
###############################################################################
cmake_minimum_required
(
VERSION 3.14 FATAL_ERROR
)
project
(
Detector VERSION 2.
3
)
project
(
Detector VERSION 2.
4
)
set
(
CMAKE_EXPORT_COMPILE_COMMANDS
"ON"
)
add_definitions
(
${
GCC_COVERAGE_COMPILE_FLAGS
}
)
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v2r4.md
0 → 100644
+
11
−
0
View file @
b350bb12
2025-02-20 Detector v2r4
===
This version uses LCG
[
105c
](
http://lcginfo.cern.ch/release/105c/
)
This version is released on the
`master`
branch.
Built relative to Detector
[
v2r3
](
/../../tags/v2r3
)
, with the following changes:
-
~VP | Add first 2025 version of VP geometry and an updated 2024 version, !679 (@tlatham)
-
Add FT and MP debug, !678 (@groberts)
-
Make Catch2 based test compatible with Catch2 v3, !657 (@sponce)
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