Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCb
Rec
Commits
6defe228
Commit
6defe228
authored
Dec 02, 2021
by
Mark Smith
Browse files
Merge branch 'release-v24r8' into 'run2-patches'
Release notes for v25r0 See merge request
!2633
parents
94c23cb2
4ae9f9c9
Pipeline
#3309748
passed with stage
in 20 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
6defe228
...
...
@@ -11,7 +11,7 @@
cmake_minimum_required
(
VERSION 3.15
)
project
(
Rec VERSION 2
4.7
project
(
Rec VERSION 2
5.0
LANGUAGES CXX
)
# Enable testing with CTest/CDash
...
...
ReleaseNotes/v25r0.md
0 → 100644
View file @
6defe228
2021-11-30 Rec v25r0
===
This version uses Lbcom v24r0, LHCb v46r0 Gaudi v36r2 and LCG101 with ROOT 6.24.06 .
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 Rec
[
v24r7
](
../-/tags/v24r7
)
, with the following changes:
### Fixes ~"bug fix" ~workaround
-
FastVeloTrack: workaround FPE with gcc11 and remove unused function, !2615 (@cattanem)
-
Workaround for FPE in clang optimised build, !2560 (@cattanem)
-
Reorganise code to please clang11 and clang12 optimisation, !2552 (@cattanem)
-
Fix for Boost 1.77, !2545 (@cattanem)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
-
~Build | (run2) Rewrite CMake configuration in "modern CMake", !2620 (@clemenci) [LBCOMP-23]
-
Remove last remnants of UT, !2543 (@cattanem)
-
Fix a delete that was confusing gcc11, !2541 (@cattanem)
-
CatBoost compatibility with v0.26.1, !2511 (@nkazeev)
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment