Skip to content
Snippets Groups Projects
Commit 07819c96 authored by Marco Clemencic's avatar Marco Clemencic
Browse files

v92r2p1

parent 5014fc09
Branches
Tags version-0.1
No related merge requests found
echo nothing to do
echo nothing to do
echo nothing to do
echo Nothing to do
package G4config
version v92r2
version v92r2p1
branches cmt doc
......@@ -48,6 +48,7 @@ pattern G4AllCMTpatterns \
apply_pattern package_stamps ;\
apply_pattern packageDir ;\
apply_pattern library_Softlinks library=<package> ;\
apply_pattern linker_library library=<package> ;\
apply_pattern package_linkopts ;\
apply_pattern package_shlibflags
......
v92r2
v92r2p1
......@@ -4,6 +4,11 @@
! Purpose : Configuration package for Geant4 build
!-----------------------------------------------------------------------------
! ======================= G4config v92r2p1 2009-12-18 ========================
! 2009-12-08 - Hubert DEGAUDENZI
- moved to the new GaudiPolicy for linker libraries, to allow deployement on
window
! ======================== G4config v92r2 2009-11-02 =========================
! 2009-06-10 - Gloria CORTI
- Build based on geant4.9.2.p01
......
......@@ -3,7 +3,7 @@
# Maintainer : Gloria CORTI
#============================================================================
package G4processes
version v7r1
version v7r1p1
# Structure, i.e. directories to process.
#============================================================================
......@@ -99,6 +99,7 @@ apply_pattern G4AllCMTpatterns
apply_pattern library_Softlinks library=G4processeshad
apply_pattern library_Llinkopts library=G4processeshad
apply_pattern library_Lshlibflags library=G4processeshad
apply_pattern linker_library library=G4processeshad
macro_append G4processeshad_use_linkopts " -lG4processes" \
WIN32 " G4processes.lib "
......
v7r1
v7r1p1
......@@ -4,6 +4,11 @@
! Purpose :
!-----------------------------------------------------------------------------
! ====================== G4processes v7r1p1 2009-12-18 =======================
! 2009-12-08 - Hubert DEGAUDENZI
- moved to the new GaudiPolicy for linker libraries, to allow deployement on
window
!======================== G4processes v7r1 2009-11-03 ========================
! 2009-06-10 - Hubert DEGAUDENZI
- Adapt to new new the external sources are imported.
......
package Geant4Sys
version v92r2
version v92r2p1
branches cmt doc
use G4config v92r2 Geant4
use G4config v92r2p1 Geant4
# =============================================================================
# =========== global libraries ================================================
......@@ -13,7 +13,7 @@ use G4intercoms v4r1 Geant4
use G4particles v6r1 Geant4
use G4track v5r1 Geant4
use G4geometry v6r2 Geant4
use G4processes v7r1 Geant4
use G4processes v7r1p1 Geant4
use G4physics_lists v1r2 Geant4
use G4tracking v6r1 Geant4
use G4global v5r1 Geant4
......
v92r2
v92r2p1
......@@ -3,6 +3,21 @@ Package : Geant4Sys
Package manager(s) : Gloria Corti, Hubert DeGaudenzi
Purpose : LHCb build using cmt of Geant4
!</PRE><H1><A NAME=v92r2p1>2009-12-18 Geant4Sys v92r2p1</A></H1><PRE>
use Gaudi v21r6 and geant4 9.2.patch02
built on slc4 ia32 & amd64, slc5 x86_64 and win32
! ======================= G4config v92r2p1 2009-12-18 ========================
! 2009-12-08 - Hubert DEGAUDENZI
- moved to the new GaudiPolicy for linker libraries, to allow deployement on
window
! ====================== G4processes v7r1p1 2009-12-18 =======================
! 2009-12-08 - Hubert DEGAUDENZI
- moved to the new GaudiPolicy for linker libraries, to allow deployement on
window
!=============================================================================
!</PRE><H1><A NAME=v92r2>2009-11-18 Geant4Sys v92r2</A></H1><PRE>
use Gaudi v21r6 and geant4 9.2.patch02
built on slc4 ia32 & amd64, slc5 x86_64 and win32
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment