Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LHCb
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
Model registry
Operate
Environments
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
LHCb
Commits
d98fe5f7
Commit
d98fe5f7
authored
1 month ago
by
Marco Cattaneo
Browse files
Options
Downloads
Plain Diff
Merge branch 'v46r9-release' into 'run2-patches'
Prepare v46r9 release See merge request
!4942
parents
afa6c89c
39875d14
No related branches found
No related tags found
1 merge request
!4942
Prepare v46r9 release
Pipeline
#11096923
passed
2 days ago
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/v46r9.md
+17
-0
17 additions, 0 deletions
ReleaseNotes/v46r9.md
with
18 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
d98fe5f7
...
...
@@ -11,7 +11,7 @@
cmake_minimum_required
(
VERSION 3.15
)
option
(
CMAKE_EXPORT_COMPILE_COMMANDS
"Enable/Disable output of compile_commands.json"
ON
)
project
(
LHCb VERSION 46.
8
project
(
LHCb VERSION 46.
9
LANGUAGES CXX
)
# Enable testing with CTest/CDash
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v46r9.md
0 → 100644
+
17
−
0
View file @
d98fe5f7
2025-02-13 LHCb v46r9
===
This version uses
Gaudi
[
v39r2
](
../../../../Gaudi/-/tags/v39r2
)
and
LCG
[
105c
](
http://lcginfo.cern.ch/release/105c/
)
with ROOT 6.30.08.
This version is released on
`run2-patches`
branch and is intended for use with Run1 or Run2 data. For Run3, use a version released on
`master`
branch
Built relative to LHCb
[
v46r8
](
../-/tags/v46r8
)
, with the following changes:
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
-
~Build | Prefer pragma once and add missing include, !4851 (@cattanem)
-
Fix GaudiPython deprecation warnings triggered by LCG_106, !4912 (@cattanem)
-
Fixes to test reference files for Gaudi v39r1, !4684 (@cattanem)
-
Fix GaudiAlg tests and reference files for Gaudi v39, !4677 (@cattanem)
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