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
+20 -12
View File
@@ -1,19 +1,27 @@
-------------------------------------------------------------------
# Category config 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
---------------------
--------------------------------------------------------------------------------
History file for Geant4 configuration scripts.
It DOES NOT substitute the CVS log-message one should put at every
committal in the CVS repository !
## 2022-03-25 Ben Morgan (config-V11-00-03)
- Retire G4tasking category and library from build
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
## 2022-02-06 Gabriele Cosmo (config-V11-00-02)
- Updated compilation flags for Intel icc/icx compilers.
- Enable -pthread only for MT builds in other configurations.
## 2022-02-04 Gabriele Cosmo (config-V11-00-01)
- Added Linux-icx.gmk configuration for Intel OneAPI DPC++ compiler.
## 2021-12-10 Ben Morgan (config-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
4th November 2021 Gabriele Cosmo (config-V10-07-09)
- Updated default Qt5 include paths for Linux targets.