Skip to content
Snippets Groups Projects
Commit 9cf60ab4 authored by Gloria Corti's avatar Gloria Corti
Browse files

Merge branch 'v96r4p5-release' into 'Sim09'

Release of v96r4p5

See merge request !20
parents 2bb0b0ed c517b118
No related branches found
No related tags found
1 merge request!20Release of v96r4p5
......@@ -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 v96r4p4
gaudi_project(Geant4 v96r4p5
DATA Geant4Files VERSION v96r*)
# FIXME: hack for compatibility with CMT build
......
package G4config
version v96r4p4
version v96r4p5
branches cmt doc
......@@ -19,7 +19,7 @@ use Geant4Files v96r* -no_auto_imports
#==============================================================================
set G4_native_version "9.6.p04" \
override-geant4-version "${G4_NATIVE_VERSION}"
set G4VERS v96r4p4
set G4VERS v96r4p5
# =============================================================================
# set Geant4 environment variables
......
package Geant4Sys
version v96r4p4
version v96r4p5
branches cmt doc
......
......@@ -3,6 +3,18 @@ Package : Geant4Sys
Package manager(s) : Gloria Corti, Hubert DeGaudenzi, Nigel Watson
Purpose : LHCb build using cmt of Geant4
<P>
<b>BEWARE:
<ul>
<li>As from version v96r4p5 this file is no longer maintained.
The release notes for each individual release can be found in
the ReleaseNotes subdirectory of the project
<li>As from version v96r4p4, this project is maintained only in Git
<li>The package release notes are no longer maintained, look at the Git Merge Request (MR) comments
<li>The package versions are no longer maintained, use the Git commit IDs
</ul>
</b>
!=============================================================================
!</PRE><H1><A NAME=v96r4p4>2016-06-10 Geant4Sys v96r4p4</A></H1><PRE>
......
2017-07-19 Geant4 v96r4p5
===
This version uses project Gaudi v27r1 (LCG 84) and Geant4Files v96r*.
This version is identical to v96r4p4 but for some changes to support cmake.
It is for production for the upgrade.
This version is released on `Sim09` branch.
This version is the last one released with cmt.
## Cmake support
**[MR !15] Fix Geant4 CMake build to install libraries in lib instead of lib64**
**[MR !13] Updated toolchain.cmake to work with latest LbScripts**
**[Geant4-srcs@bf2605ee] Fixed case of Hadr00.cc**
**[Geant4-srcs@8455b1ea] Merge branch 'add-gcc49-support' into 'master', see [MR Geant4-srcs!2]**
**[Geant4-srcs@d88e7bb5] removed circular dependenci of G4processes**
**[Geant4-srcs@3acf5bc0]added support for c++1y and c++14**
**[Geant4-srcs@a32dbfc2]added patches introduced after the original migration to CMake of LHCb Geant4**
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment