Files
geant4/source/visualization/externals/History
T
2021-06-25 16:12:29 +02:00

42 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
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 *
----------------------------------------------------------
14 April 2021 Ben Morgan (visexternals-V10-07-01)
- Migrate gl2ps build to modular CMake system
05 March 20201 John Allison (visexternals-V10-07-00)
- gl2ps.h: Allow use of non-APPLE OpenGL on APPLE.
o To use this, build with cpp macro GL2PS_USE_GL_GL_H.
01 July 2020 John Allison (visexternals-V10-06-01)
- gl2ps.cc: Fix Coverity warning.
12th December 2019 Ben Morgan (visexternals-V10-06-00)
- visexternalgl2ps-V10-06-00: Remove no longer required dependence on OpenGLU
20 February 2019 Ben Morgan (visexternals-V10-05-00)
- visexternalgl2ps-V10-05-00: Add include path for generated G4GlobalConfig.hh
28 May 2018 Gabriele Cosmo (visexternals-V10-04-01)
- visexternalgl2ps-V10-04-01: Corrected GNUmakefile, now requiring dependency
on global module.
26 May 2018 John Allison (visexternals-V10-04-00)
- visexternalgl2ps-V10-04-00: Fix gcc-8 warnings.