Skip to content

Commit e7d7193

Browse files
committed
Import Geant4 2.0.0 source tree
1 parent 103bda0 commit e7d7193

File tree

3,106 files changed

+177505
-96938
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,106 files changed

+177505
-96938
lines changed

ReleaseNotes/ReleaseNotes4.2.0.txt

+392
Large diffs are not rendered by default.

config/History

+38-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$Id: History,v 1.97 2000/02/14 11:27:42 gcosmo Exp $
2-
$Name: geant4-01-01 $
1+
$Id: History,v 1.105 2000/05/23 06:48:25 gcosmo Exp $
2+
$Name: geant4-02-00 $
33
-------------------------------------------------------------------
44

55
=========================================================
@@ -17,6 +17,42 @@ committal in the CVS repository !
1717
* Reverse chronological order (last date on top), please *
1818
----------------------------------------------------------
1919

20+
23rd May 2000 John Allison (config-V01-01-04)
21+
- Added -I$(G4BASE)/processes/hadronic/models/radiative_decay/include to
22+
binmake.gmk.
23+
24+
19th May 2000 Gabriele Cosmo (config-V01-01-03)
25+
- architecture.gmk:
26+
o changed -pic option to -KPIC for SUN architectures.
27+
o fixed HP-aCC setup to cope with new CLHEP version 1.5.
28+
o implemented modular setup. Now system specific configurations are
29+
grouped in separated files $G4SYSTEM.gmk and placed in the new
30+
directory config/sys.
31+
32+
7th April 2000 Gabriele Cosmo (config-V01-01-02)
33+
- binmake.gmk: added include path to the new directory
34+
geometry/solids/specific.
35+
- Updated PERL script g4step_correct.pl for parsing STEP files.
36+
37+
30th March 2000 Gabriele Cosmo (config-V01-01-01)
38+
- makeshlib.sh:
39+
o added few corrections to the script in order to allow
40+
creation of shared libraries without need of the static archive on
41+
platforms which allow this.
42+
o added section for SunOS systems.
43+
(courtesy of I.G.Caballero)
44+
- architecture.gmk:
45+
o on SUN-CC and SUN-CC5, added -pic to CXXFLAGS for building shared
46+
libraries.
47+
48+
21st March 2000 Gabriele Cosmo
49+
- makeshlib.sh: corrected invokation of compiler for HP-aCC setup.
50+
Changed CC to aCC (fixes bug-report #68).
51+
52+
13th March 2000 Gabriele Cosmo (config-V01-01-00)
53+
- architecture.gmk: corrected FCLIBS for Linux-g++
54+
o added -lg2c -lnsl and removed -lf2c.
55+
2056
14th February 2000 Gabriele Cosmo (config-V01-00-02)
2157
- architecture.gmk: added option '+W823' to HP-aCC compilation setup to
2258
discard warnings for macros parameter definition as used in the new

0 commit comments

Comments
 (0)