Import Geant4 11.1.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2022-07-01 10:44:02 +02:00
parent b3bf75a2a1
commit c07cea1fe0
2172 changed files with 183300 additions and 123938 deletions
+35 -16
View File
@@ -1,23 +1,42 @@
-------------------------------------------------------------------
# Category openinventor History
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top). It must **not**
be used as a substitute for writing good git commit messages!
Category History file
---------------------
This file should be used by G4 developers and category coordinators
to briefly summarize all major modifications introduced in the code
and keep track of all category-tags.
It DOES NOT substitute the CVS log-message one should put at every
committal in the CVS repository !
-------------------------------------------------------------------------------
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
## 2022-05-03 Ben Morgan (openinventor-V11-00-07)
- Preliminary build support for Qt5 and Qt6
## 2022-04-21 Guy Barrand (openinventor-V11-00-06)
- Have G4OpenGLOpenInventorViewer and SoGL2PSAction not using visman/G4gl2ps (but still using the thread safe tools/gl2ps).
## 2022-04-11 Guy Barrand (openinventor-V11-00-05)
- Have G4OpenGLOpenInventorViewer and SoGL2PSAction use the thread safe tools/gl2ps.
## 2022-03-22 Ben Morgan (openinventor-V11-00-04)
- Use geant4_module_sources to add optional sources
## 2022-02-09 Gabriele Cosmo (openinventor-V11-00-03)
- `G4OpenInventorQtExaminerViewer`: Fixed compilation warning on Intel
compiler for shadowing data.
## 2022-01-28 Ben Morgan (openinventor-V11-00-02)
- Replace `geant4_global_library_target` with direct file inclusion and
call to `geant4_add_category` to define library build from source modules.
## 2021-12-11 John Allison (openinventor-V11-00-01)
- `G4OpenInventorViewer`: Remove misleading obsolete comment regarding
kernel visit in the case of a change in vis attribute modifiers.
## 2021-12-10 Ben Morgan (openinventor-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
History file for visualization/OpenInventor
-------------------------------------------
12 November 2021 - Ben Morgan (openinventor-V10-07-06)
- Retire G4VIS_... preprocessor symbols in toolkit build, only required
by obsolete GNUmake system