Import Geant4 10.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 14:11:04 +02:00
parent c9b32a6c0a
commit d4af681f38
4886 changed files with 420149 additions and 1023309 deletions
+9 -1
View File
@@ -1,4 +1,4 @@
$Id: History 86749 2014-11-17 15:03:05Z gcosmo $
$Id: History 94509 2015-11-20 10:14:44Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -18,6 +18,14 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
envs-V10-01-01 / 20 Nov. 2015 K. Murakami
- update CMakeLists.txt, change minimum version requirement to 3.3
- add exported methods requested by enhansment-id 1613
envs-V10-01-00 / 13 Nov. 2015 K. Murakami
- update CMakeLists.txt for C++11 migration
- update for 10.2 release, following changes of class interface.
envs-V10-00-03 / 15 Nov. 2014 K. Murakami
- complete migration to cmake for building library. (GNUmakefiles removed)
- update for 10.1 release, following changes of class interface.