Import Geant4 10.4.2 source tree

This commit is contained in:
Gabriele Cosmo
2018-05-25 16:18:53 +02:00
parent fe04dcb406
commit fe81a77428
233 changed files with 44301 additions and 105671 deletions
+1 -6
View File
@@ -1,4 +1,4 @@
# $Id: GNUmakefile 93155 2015-10-08 12:00:14Z gcosmo $
# $Id: GNUmakefile 110061 2018-05-15 09:06:38Z gcosmo $
# -----------------------------------------------------------------------
# GNUmakefile for Geant4 external packages
# Gunter Folger 26-April-2011
@@ -14,11 +14,6 @@ endif
include $(G4INSTALL)/config/architecture.gmk
ifeq ($(G4SYSTEM), WIN32-VC)
G4LIB_BUILD_EXPAT = 1
G4LIB_USE_EXPAT = 1
endif
SUBDIRS :=
SUBLIBS :=
+3
View File
@@ -17,6 +17,9 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
19 March 2018 - G.Cosmo (externals-V10-03-10)
- Corrected GNUmakefile for Windows.
11-December-2017 - G.Cosmo (externals-V10-03-09)
- CLHEP: in MixMaxRng::modadd(), fixed guard for assembly code to protect
builds on 32-bit systems.