Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/cmake/History

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /cmake/History (Version 11.3.0) and /cmake/History (Version 8.2.p1)


  1 # Category cmake History                          
  2                                                   
  3 See `CONTRIBUTING.rst` for details of **requir    
  4 which **must** added in reverse chronological     
  5 It must **not** be used as a substitute for wr    
  6                                                   
  7 ----------------------------------------------    
  8                                                   
  9 ## 2024-11-25 Ben Morgan (cmake-V11-02-30)        
 10 - Bump RadioactiveDecay dataset version to 6.1    
 11   - Fixes Issue #237                              
 12                                                   
 13 ## 2024-11-19 Ben Morgan (cmake-V11-02-29)        
 14 - Bump RadioactiveDecay dataset version to 6.1    
 15                                                   
 16 ## 2024-11-08 Ben Morgan (cmake-V11-02-28)        
 17 - Bump dataset versions:                          
 18   - PhotonEvaporation 6.1                         
 19   - RadioactiveDecay 6.1                          
 20   - Fixes Issue 234                               
 21                                                   
 22 ## 2024-10-30 Ben Morgan (cmake-V11-02-27)        
 23 - Ensure sanitizer flags are forwarded to the     
 24   linker flags are forwarded to builds of test    
 25   - Fixes Issue #227                              
 26                                                   
 27 ## 2024-10-02 Ben Morgan (cmake-V11-02-26)        
 28 - Bump URRPT dataset version to 1.1               
 29   - Fixes Issue #228                              
 30                                                   
 31 ## 2024-09-25 Ben Morgan (cmake-V11-02-25)        
 32 - Default GEANT4_INSTALL_PACKAGE_CACHE to OFF     
 33   - This file is highly unstable on macOS and     
 34     for most users than it solves.                
 35                                                   
 36 ## 2024-09-24 Ben Morgan (cmake-V11-02-24)        
 37 - Support running example build-and-run tests     
 38   - Part of Issue #227                            
 39                                                   
 40 ## 2024-09-23 Gunter Folger (cmake-V11-02-23)     
 41 - Bump dataset version:                           
 42   - RadioactiveDecay 6.0.1                        
 43   - Fixes Issue #226                              
 44                                                   
 45 ## 2024-09-19 Ben Morgan (cmake-V11-02-22)        
 46 - Bump dataset versions:                          
 47   - G4ENSDFSTATE 3.0                              
 48   - PhotonEvaporation 6.0                         
 49   - RadioactiveDecay 6.0                          
 50   - Fixes Issue #224                              
 51                                                   
 52 ## 2024-08-28 Ben Morgan (cmake-V11-02-21)        
 53 - Bump G4EMLOW dataset version to 8.6.1           
 54                                                   
 55 ## 2024-08-27 Ben Morgan (cmake-V11-02-20)        
 56 - Add new G4CHANNELING dataset to support chan    
 57                                                   
 58 ## 2024-06-24 Ben Morgan (cmake-V11-02-19)        
 59 - Simplify CMake/CTest functions and settings     
 60   - Move geant4_add_test function to dedicated    
 61     file                                          
 62   - Reduce oversetting of Geant4_DIR variable     
 63                                                   
 64 ## 2024-06-07 Ben Morgan (cmake-V11-02-18)        
 65 - Add optional install of new URRPT data model    
 66   - Fixes Issue #217                              
 67                                                   
 68 ## 2024-06-04 Ben Morgan (cmake-V11-02-17)        
 69 - Do not export HDF5 version to Geant4Config      
 70   - Fixes Issue #214                              
 71                                                   
 72 ## 2024-05-17 Gunter Folger (cmake-V11-02-16)     
 73 - Use patched G4NDL 4.7.1 dataset.                
 74                                                   
 75 ## 2024-05-17 Ben Morgan (cmake-V11-02-15)        
 76 - Add optional install of new NuDEXLib data mo    
 77                                                   
 78 ## 2024-05-09 Ben Morgan (cmake-V11-02-14)        
 79 - Provide CMake function to assist in linking     
 80   given required source code modules.             
 81                                                   
 82 ## 2024-05-08 Ben Morgan (cmake-V11-02-13)        
 83 - Remove configuration/setup of TiMemory in Ge    
 84                                                   
 85 ## 2024-05-03 Ben Morgan (cmake-V11-02-12)        
 86 - Introduce new `FullRelWithDebInfo` build mod    
 87   - Essentially `-O3 -g`, so maximum optimizat    
 88   - Intended to help diagnose FPE exceptions o    
 89     proof against similar                         
 90 - Remove obsolete `Maintainer` build mode that    
 91                                                   
 92 ## 2024-04-30 Ben Morgan (cmake-V11-02-11)        
 93 - Simplifications to Geant4Config.cmake           
 94   - Remove obsolete and never run "whole archi    
 95   - Replace TOOLSSG vis driver variables that     
 96     fundamental config options (e.g. GEANT4_US    
 97     variable.                                     
 98                                                   
 99 ## 2024-03-26 Ben Morgan (cmake-V11-02-10)        
100 - Disable use of FindPythia6 outside of intern    
101                                                   
102 ## 2024-04-17 Stephan Hageboeck (cmake-V11-02-    
103 - Mention the possibility of using cvmfs datas    
104                                                   
105 ## 2024-04-17 Ben Morgan (cmake-V11-02-08)        
106 - Bump G4EMLOW dataset to v8.6                    
107                                                   
108 ## 2024-04-08 Guilherme Amadio (cmake-V11-02-0    
109 - Fix also find_package(SoXt) and find_package    
110                                                   
111 ## 2024-04-20 Ben Morgan (cmake-V11-02-06)        
112 - Update FindPythia8 module to:                   
113   - Apply [GitHub PR 68](https://github.com/Ge    
114   - Reduce capability to only that required by    
115   - Emit error if used in project outside Gean    
116                                                   
117 ## 2024-03-12 Ben Morgan (cmake-V11-02-05)        
118 - Update FindPythia6 module to account for lib    
119   - Applies [GitHub PR 63](https://github.com/    
120                                                   
121 ## 2024-03-11 Ben Morgan (cmake-V11-02-04)        
122 - Fix escaping of regex in geant4_module_check    
123                                                   
124 ## 2024-03-06 Ben Morgan (cmake-V11-02-03)        
125 - Bump G4PARTICLEXS dataset to v4.1               
126                                                   
127 ## 2024-01-29 Ben Morgan (cmake-V11-02-02)        
128 - Manually check versions of found SoXX packag    
129   the `ExactVersionOnly` version checking stra    
130   only requires a minimum version.                
131                                                   
132 ## 2024-01-26 Ben Morgan (cmake-V11-02-01)        
133 - Add -F flag for Qt when on macOS and with a     
134   - Addresses [Bugzilla 2589](https://bugzilla    
135                                                   
136 ## 2024-01-19 Ben Morgan (cmake-V11-02-00)        
137 - Add compiler flags for GCC only to help dete    
138   building with CMAKE_INTERPROCEDURAL_OPTIMIZA    
139                                                   
140 ## 2023-11-28 Ben Morgan (cmake-V11-01-30)        
141 - Bump minimum VecGeom version to 1.2.6           
142                                                   
143 ## 2023-11-14 Ben Morgan (cmake-V11-01-29)        
144 - Export QT_VERSION value to GNUmake setup scr    
145                                                   
146 ## 2023-11-03 Ben Morgan (cmake-V11-01-28)        
147 - Prefix ZLIB/EXPAT variables with "G4" to pre    
148   find of these packages.                         
149                                                   
150 ## 2023-10-09 Ben Morgan (cmake-V11-01-27)        
151 - Use FindPython in place of deprecated FindPy    
152                                                   
153 ## 2023-10-06 Ben Morgan (cmake-V11-01-26)        
154 - Update G4INCL to v1.2                           
155 - Update G4EMLOW to v8.5                          
156                                                   
157 ## 2023-09-06 Stewart Boogert (cmake-V11-01-25    
158 - Update VTK module deps for geometry IO          
159 - Updated module init for VTK                     
160                                                   
161 ## 2023-09-05 Ben Morgan (cmake-V11-01-24)        
162 - Allow source code modules to have an AUTOMOC    
163   consuming target to remove hardcoding of Qt-    
164                                                   
165 ## 2023-08-02 Ben Morgan (cmake-V11-01-23)        
166 - Export non-cache variables to Geant4PackageC    
167   - Fixes Bugzilla 2556                           
168                                                   
169 ## 2023-07-05 Igor Semeniouk (cmake-V11-01-22)    
170 - print md5sum in coreutils format for compati    
171                                                   
172 ## 2023-06-21 Ben Morgan (cmake-V11-01-21)        
173 - Remobe obsolete and confusing GEANT4_BUILD_T    
174                                                   
175 ## 2023-06-14 Gunter Folger (cmake-V11-01-20)     
176 - Update to use G4EMLOW 8.4, as provoded by Vl    
177                                                   
178 ## 2023-05-31 Ben Morgan (cmake-V11-01-19)        
179 - Require Qt5 >= 5.9 if Qt5 support is selecte    
180   - Version chosen as current system version o    
181                                                   
182 ## 2023-05-29 Guy Barrand (cmake-V11-01-18)       
183 - Templates/Geant4Config.cmake.inm Modules/G4I    
184                                                   
185 ## 2023-05-23 Ben Morgan (cmake-V11-01-17)        
186 - Add capabilities to geant4_module_check.py:     
187   - Given a module, print list of modules that    
188   - Print all modules sorted in descending ord    
189   - Show which headers from linked modules are    
190     usage requirements output                     
191                                                   
192 ## 2023-05-12 Ben Morgan (cmake-V11-01-16)        
193 - Make linking a source code module to a final    
194   - Fixes #161                                    
195                                                   
196 ## 2023-05-10 Ben Morgan (cmake-V11-01-15)        
197 - Update config scripts for split of G4persist    
198                                                   
199 ## 2023-05-10 Gunter Folger (cmake-V11-01-14)     
200 - Update to use G4INCL 1.1                        
201                                                   
202 ## 2023-04-28 Ben Morgan (cmake-V11-01-13)        
203 - Export VTK_DIR and QtX_DIR to package cache     
204                                                   
205 ## 2023-04-27 Ben Morgan (cmake-V11-01-12)        
206 - Find and refind Qt6OpenGLWidgets module in Q    
207                                                   
208 ## 2023-04-26 Ben Morgan (cmake-V11-01-11)        
209 - Support finding and use of Qt6 on request fo    
210                                                   
211 ## 2023-04-02 Ben Morgan (cmake-V11-01-10)        
212 - No longer link to QtPrintSupport, which is n    
213                                                   
214 ## 2023-03-28 Gunter Folger (cmake-V11-01-09)     
215 - Update to use G4ABLA 3.3                        
216                                                   
217 ## 2023-03-22 Ben Morgan (cmake-V11-01-08)        
218 - Remove setting of -D flags in Geant4Config t    
219   now export compile definitions for what they    
220   model.                                          
221                                                   
222 ## 2023-02-16 Gunter Folger (cmake-V11-01-07)     
223 - Update to use G4EMLOW 8.3                       
224                                                   
225 ## 2023-02-13 Stewart Boogert (cmake-V11-01-06    
226 - streamlined VTK cmake components.               
227                                                   
228 ## 2023-02-06 Ben Morgan (cmake-V11-01-05)        
229 - Remove no longer required G4VecGeomShim modu    
230   - VecGeom supports/supplies full imported ta    
231   - Use of VECGEOM_LIBRARIES variable required    
232                                                   
233 ## 2023-01-30 Ben Morgan (cmake-V11-01-04)        
234 - Update Qt MOC application for G4UIimplementa    
235                                                   
236 ## 2023-01-25 Ben Morgan (cmake-V11-01-03)        
237 - Initial support for declaring headers of a s    
238   - Headers declared private are not installed    
239   - geant4_module_check reports an inconsisten    
240     non-privately                                 
241                                                   
242 ## 2023-01-18 Ben Morgan (cmake-V11-01-02)        
243 - Fix configuration/use of G4ToolsSG in geant4    
244   - Addresses issue reported on [Geant4 Forum]    
245                                                   
246 ## 2023-01-09 Ben Morgan (cmake-V11-01-01)        
247 - Use PROJECT_ or Geant4_ scoped _SOURCE/BINAR    
248   scope version to ease use of Geant4 as a CMa    
249   - Fixes [GitHub PR #52](https://github.com/G    
250                                                   
251 ## 2022-12-20 Gunter Folger (cmake-V11-01-00)     
252 - Use new dataset G4ABLA 3.2                      
253                                                   
254 ## 2022-12-05 Ben Morgan (cmake-V11-00-50)        
255 - Revert VecGeom minimum version to 1.2.0 due     
256   CMS but not yet triaged in VecGeom itself.      
257                                                   
258 ## 2022-11-29 Ben Morgan (cmake-V11-00-49)        
259 - Stamp minimum versions of CLHEP and VecGeom     
260                                                   
261 ## 2022-11-21 Ben Morgan (cmake-V11-00-48)        
262 - Only support Qt5. Code updates to support Qt    
263   remove find of Qt6, retaining other support     
264   later.                                          
265                                                   
266 ## 2022-11-15 Ben Morgan (cmake-V11-00-47)        
267 - Remove Geant4Py from toolkit build, pointing    
268   set GEANT4_USE_PYTHON in the CMake arguments    
269                                                   
270 ## 2022-11-07 Ben Morgan (cmake-V11-00-46)        
271 - Keep file timestamps from unpacked data libr    
272                                                   
273 ## 2022-10-27 Ben Morgan (cmake-V11-00-45)        
274 - Fix bug in Qt3D activation as [reported on t    
275                                                   
276 ## 2022-10-20 Guy Barrand (cmake-V11-00-44)       
277 - Modules/G4InterfaceOptions.cmake: remove usa    
278   is now "always on" on all platforms.            
279 - Templates/Geant4Config.cmake.in: remove usag    
280   setup of -DG4VIS_USE_TOOLSSG for compilation    
281                                                   
282 ## 2022-10-13 Ben Morgan (cmake-V11-00-43)        
283 - Find, use and re-find Qt OpenGLWidgets compo    
284                                                   
285 ## 2022-10-12 Gunter Folger (cmake-V11-00-42)     
286 - add new dataset G4EMLOW 8.2 as provided by V    
287     This modification include additions for at    
288     and N2 DNA data. No change for existing te    
289                                                   
290 ## 2022-10-07 Gabriele Cosmo (cmake-V11-00-41)    
291 - Added "-diag-disable=10441" CXX option to In    
292   icc compiler deprecation message.               
293                                                   
294 ## 2022-09-27 Ben Morgan (cmake-V11-00-40)        
295 - Promote INTERFACE module properties to PUBLI    
296   final target.                                   
297                                                   
298 ## 2022-09-25 Ben Morgan (cmake-V11-00-39)        
299 - Fix bug causing failure in `do_provides` fun    
300                                                   
301 ## 2022-09-10 Ben Morgan (cmake-V11-00-38)        
302 - Implement mechanism to filter out headers in    
303                                                   
304 ## 2022-09-09 Ben Morgan (cmake-V11-00-37)        
305 - Fix geant4_module_check returning 1 on succe    
306 - Filter out C++ filesystem library from check    
307                                                   
308 ## 2022-09-03 Ben Morgan (cmake-V11-00-36)        
309 - Filter out Vis driver modules from consisten    
310   - G4VisExecutive is a user level compile tim    
311   - Driver headers need filtering out as they     
312     to avoid circular dependencies.               
313                                                   
314 ## 2022-08-31 Ben Morgan (cmake-V11-00-35)        
315 - New geant4_module_check.py script to provide    
316   and testing to check module/library cycles a    
317                                                   
318 ## 2022-07-14 Ben Morgan (cmake-V11-00-34)        
319 - Remove obsolete and now longer built G4gl2ps    
320                                                   
321 ## 2022-07-14 Ben Morgan (cmake-V11-00-33)        
322 - Address [Bugzilla 2485](https://bugzilla-gea    
323   - Update extraction of include paths from Ve    
324     property.                                     
325                                                   
326 ## 2022-06-09 Igor Semeniouk (cmake-V11-00-32)    
327 - G4ConfigureGNUMakeHelpers.cmake (geant4.[c]s    
328    - use the environment variable GEANT4_DATA_    
329    - the environment variables for individual     
330                                                   
331 ## 2022-06-07 Ben Morgan (cmake-V11-00-31)        
332 - Rationalize interlinked PTL/TBB build option    
333                                                   
334 ## 2022-05-30 Guilherme Amadio (cmake-V11-00-3    
335 - Add options --sh and --csh to geant4-config     
336                                                   
337 ## 2022-05-18 Guilherme Amadio (cmake-V11-00-2    
338 - Use more standard install location for CMake    
339 - Remove version from default installation dir    
340 - Add required configuration to be able to gen    
341                                                   
342 ## 2022-05-16 Guilherme Amadio (cmake-V11-00-2    
343 - Add source validation exception for G4FindDa    
344                                                   
345 ## 2022-05-03 Ben Morgan (cmake-V11-00-27)        
346 - Preliminary configuration support for Qt5 an    
347                                                   
348 ## 2022-04-27 Gunter Folger (cmake-V11-00-26)     
349 - add new dataset G4NDL 4.7 with new TermalSca    
350                                                   
351 ## 2022-04-11 Ben Morgan (cmake-V11-00-25)        
352 - Allow library composition to be overriden in    
353                                                   
354 ## 2022-04-11 Ben Morgan (cmake-V11-00-24)        
355 - Do not use "readlink -f" to support pre-Mont    
356                                                   
357 ## 2022-04-08 Ben Morgan (cmake-V11-00-23)        
358 - Add -Og to GNU/Clang default debug flags        
359                                                   
360 ## 2022-04-06 Ben Morgan (cmake-V11-00-22)        
361 - Don't add CLHEP_INCLUDE_DIRS directly throug    
362   issues with it holding relative paths (repor    
363                                                   
364 ## 2022-04-05 Ben Morgan (cmake-V11-00-21)        
365 - Copy .clang-tidy file to build directory to     
366                                                   
367 ## 2022-04-04 Igor Semeniouk (cmake-V11-00-20)    
368 - In G4ConfigurePkgConfigHelpers.cmake, geant4    
369   - new flag "--features", add vtk and qt3d fe    
370   - allow use md5sun if openssl missing           
371   - canonicalize prefix path                      
372 - In G4ConfigureGNUMakeHelpers.cmake (geant4.[    
373    - allow full path source in zsh, sh            
374    - unset local variables at the end             
375    - introduced GEANT4_DATA_DIR, all DS path r    
376                                                   
377 ## 2022-03-25 Ben Morgan (cmake-V11-00-19)        
378 - Add commands for working with categories ana    
379                                                   
380 ## 2022-03-28 Ben Morgan (cmake-V11-00-18)        
381 - Remove retired G4tasking library from config    
382                                                   
383 ## 2022-03-28 Ben Morgan (cmake-V11-00-17)        
384 - Fix typo in G4DeveloperAPI that prevented in    
385                                                   
386 ## 2022-03-25 Ben Morgan (cmake-V11-00-16)        
387 - Do not use CMAKE_VERBOSE_MAKEFILE when build    
388                                                   
389 ## 2022-03-22 Ben Morgan (cmake-V11-00-15)        
390 - Add geant4_module_sources command to enable     
391   to a module after creation                      
392                                                   
393 ## 2022-03-18 Ben Morgan (cmake-V11-00-14)        
394 - Change default value of GEANT4_BUILD_BUILTIN    
395                                                   
396 ## 2022-03-15 Ben Morgan (cmake-V11-00-13)        
397 - Rationalize declaration and use of internal     
398   zlib, expat, PTL and tools libraries.           
399                                                   
400 ## 2022-03-10 Ben Morgan (cmake-V11-00-12)        
401 - Remove deprecated functions in G4DeveloperAP    
402 - Support declaration and composition of heade    
403                                                   
404 ## 2022-03-03 Ben Morgan (cmake-V11-00-11)        
405 - Provide GEANT4_BUILD_ENABLE_ASSERTIONS optio    
406   release build modes (Release, RelWithDebInfo    
407   - Addresses GitLab Issue #104                   
408 - Forward `CMAKE_<LANG>_FLAGS[_<MODE>]` flags     
409   a consistent set is used through the project    
410                                                   
411 ## 2022-03-07 Gunter Folger (cmake-V11-00-10)     
412 - fix in CMakeCPackOptions.cmake.in to avoid P    
413                                                   
414 ## 2022-02-11 Gunter Folger (cmake-V11-00-09)     
415 - add new dataset G4EMLOW 8.1                     
416                                                   
417 ## 2022-02-11 Igor Semeniouk (cmake-V11-00-08)    
418 - Bug fix introduced in cmake-V11-00-06           
419   - G4ConfigureGNUMakeHelpers.cmake - Fix for     
420   - History - fix comment syntax                  
421                                                   
422 ## 2022-02-11 Ben Morgan (cmake-V11-00-07)        
423 - Apply [GitHub PR 37](https://github.com/Gean    
424   - Add G4ptl and G4tasking libraries to link     
425 - Fixup: place G4tasking in correct location i    
426                                                   
427 ## 2022-02-11 Igor Semeniouk (cmake-V11-00-06)    
428 - Bug fix in functions _g4tc_prepend_path, _g4    
429                                                   
430 ## 2022-02-10 Igor Semeniouk (cmake-V11-00-05)    
431 - In G4ConfigureGNUMakeHelpers.cmake              
432   - not set LD_LIBRARY_PATH configuration on M    
433   - add paths to DLL into PATH on Windows         
434                                                   
435 ## 2022-02-08 Ben Morgan (cmake-V11-00-04)        
436 - Enable ToolsSG and backends based on use of     
437   - Backends made non-mutally exclusive           
438   - Remove GEANT4_USE_TOOLSSG public CMake opt    
439   - Addresses #117                                
440                                                   
441 ## 2022-02-06 Gabriele Cosmo (cmake-V11-00-03)    
442 - Updated compilation flags for Intel icc/icx     
443                                                   
444 ## 2022-02-05 Gunter Folger (cmake-V11-00-02)     
445 - Add icpx/icx compiler to G4ConfigureGNUMakeH    
446                                                   
447 ## 2022-01-28 Ben Morgan (cmake-V11-00-01)        
448 - Correct logic error in checking whether modu    
449 - **DEPRECATIONS**                                
450   - `geant4_define_module`                        
451   - `geant4_global_library_target`                
452   - Implementation reduced to emitting a CMake    
453                                                   
454 ## 2021-12-10 Ben Morgan (cmake-V11-00-00)        
455 - Change to new Markdown History format           
456                                                   
457 ---                                               
458                                                   
459 # History entries prior to 11.0                   
460                                                   
461 09 November 2021 - Ben Morgan (cmake-V10-07-53    
462 - Only configure public release contribution g    
463                                                   
464 30 November 2021 - Ivana Hrivnacova (cmake-V10    
465 - Removed FindAIDA.cmake from Modules             
466                                                   
467 29 November 2021 - Ben Morgan (cmake-V10-07-51    
468 - Require VecGeom 1.1.18 or newer                 
469 - Configure/find Vtk alongside other UI/Vis op    
470                                                   
471 26 November 2021 - Ben Morgan (cmake-V10-07-50    
472 - Strip .git{ignore,lab,hub} files/dirs from s    
473 - Use XZ compression instead of BZIP for sourc    
474                                                   
475 22 November 2021 - Ben Morgan (cmake-V10-07-49    
476 - Improve/modernize CPack source packaging        
477                                                   
478 12 November 2021 - Ben Morgan (cmake-V10-07-48    
479 - Retire G4VIS_... preprocessor symbols in too    
480   by obsolete GNUmake system                      
481                                                   
482 8 November 2021 - Ben Morgan (cmake-V10-07-47)    
483 - Retire G4UI/G4INTY_... preprocessor symbols     
484   by obsolete GNUmake system                      
485                                                   
486 2 November 2021 - Gunter Folger (cmake-V10-07-    
487 - switch to new dataset G4EMLOW8.0, given by V    
488                                                   
489 27 October 2021 - Guy Barrand (cmake-V10-07-45    
490 - Modules/G4DeveloperAPI.cmake: ToolsSG => G4T    
491                                                   
492 25/27/28 October 2021 - Gunter Folger (cmake-V    
493 - switch to new dataset G4TENDL1.4 provided by    
494                                                   
495 22 October 2021 - Guy Barrand (cmake-V10-07-43    
496 - Modules/G4DeveloperAPI.cmake: have ToolsSG a    
497                                                   
498 13 October 2021 - Ben Morgan (cmake-V10-07-42)    
499 - Add XercesC library directory to Linux LD_LI    
500   Workaround for incorrect setup on LCG stacks    
501                                                   
502 12 October 2021 - Ben Morgan (cmake-V10-07-41)    
503 - Make ToolsSG options mutually exclusive         
504                                                   
505 04 October 2021 - Stewart Boogert / Laurie Nev    
506 - Add options and find module for VTK visualis    
507                                                   
508 27 September 2021 - Ben Morgan (cmake-V10-07-3    
509 - Change default value of GEANT4_BUILD_MULTITH    
510                                                   
511 22 September 2021 - Guilherme Amadio (cmake-V1    
512 - geant4_add_test:                                
513   - Ensure that Geant4 being built is picked u    
514   - Ensure that the same compiler is used to b    
515                                                   
516 13 September 2021 - Gabriele Cosmo (cmake-V10-    
517 - Set CLHEP-2.4.5.1 as the required minimum ve    
518                                                   
519 3 September 2021 - Ben Morgan (cmake-V10-04-36    
520 - geant4_add_test creates separate build/run t    
521   - Required to support valgrind/memcheck runs    
522     the build part of the test.                   
523                                                   
524 1 September 2021 - Ben Morgan (cmake-V10-04-35    
525 - Remove obsolete geant4_{executable,link_libr    
526                                                   
527 26 August 2021 - Ben Morgan (cmake-V10-07-34)     
528 - Remove obsolete network VRML driver option      
529 - Remove obsolete network FukuiRenderer driver    
530                                                   
531 23 August 2021 - Guilherme Amadio (cmake-V10-0    
532 - Rename Geant4::HDF5 to hdf5::hdf5 to be comp    
533   imported target provided since CMake 3.20.      
534                                                   
535 20 August 2021    - Gunter Folger  (cmake-V10-    
536 - Switch to G4ParticleXS 4.0                      
537                                                   
538 22 July 2021 - Ivana Hrivnacova (cmake-V10-07-    
539 - Fixed path to g4tools/fonts, now in source/e    
540                                                   
541 30 June 2021 - Ben Morgan (cmake-V10-07-30)       
542 - Remove obsolete GEANT4_USE_SYSTEM_CLHEP_GRAN    
543                                                   
544 29 June 2021 - Ben Morgan (cmake-V10-07-29)       
545 - Disable creation of clang-formatting targets    
546                                                   
547 21 June 2021   - Julia Yarba    (cmake-V10-07-    
548 - Clean cmake/Modules/FindPythia8.cmake           
549   (remove trailing whitespaces)                   
550                                                   
551 18 June 2021   - Julia Yarba    (cmake-V10-07-    
552 - Add cmake/Modules/FindPythia8.cmake             
553 - Update cmake/Modules/G4ConfigureCMakeHelpers    
554                                                   
555 8 June 2021    - Gunter Folger  (cmake-V10-07-    
556 - Switch to G4EMLOW 7.17                          
557                                                   
558 03 June 2021 - Ben Morgan (cmake-V10-07-25)       
559 - Remove explicit setting of PTL_ cmake option    
560 - Add GEANT4_USE_PTL_LOCKS option to forward t    
561   as PTL_USE_LOCKS.                               
562                                                   
563 27 May 2021 - Ben Morgan (cmake-V10-07-24)        
564 - Implement build/test script in Python to che    
565   declared source module dependency graph.        
566                                                   
567 25 May 2021 - Jonathan Madsen (cmake-V10-07-23    
568 - External PTL requires v2.0.0                    
569                                                   
570 25 May 2021 - Ben Morgan (cmake-V10-07-22)        
571 - Clarify use of Freetype for both analysis an    
572   - Remove use of no longer required imported     
573                                                   
574 24 May 2021 - Ben Morgan (cmake-V10-07-21)        
575 - Bump minimum CMake version to 3.12              
576                                                   
577 22 May 2021 - Ben Morgan (cmake-V10-07-20)        
578 - Qualify geant4_add_feature descriptions with    
579   CMake property descriptions.                    
580                                                   
581 18 May 2021 - Ben Morgan (cmake-V10-07-19)        
582 - Require C++17 as minimum standard to compile    
583   - Allow compilation against C++23 with CMake    
584   - Check for filesystem support in native or     
585                                                   
586 15 May 2021 - Jonathan Madsen (cmake-V10-07-18    
587 - Set GEANT4_BUILD_BUILTIN_BACKTRACE to ON by     
588   and intermediate users can, by default, get     
589   on segmentation faults. Projects with their     
590   can configure with this option off, set G4BA    
591   the environment, create their signal handler    
592   gets created, or add `G4BackTrace::DefaultSi    
593   before G4RunManager gets created.               
594                                                   
595 10 May 2021    - John Allison  (cmake-V10-07-1    
596 - With vis-V10-07-03, incorporating visman-V10    
597   Introduce a new vis driver, TOOLSSG (Guy Bar    
598   o Four (mutually exclusive) options:            
599     . TOOLSSG_X11_GLES                            
600     . TOOLSSG_WINDOWS_GLES                        
601     . TOOLSSG_XT_GLES                             
602     . TOOLSSG_QT_GLES                             
603                                                   
604 7 May 2021    - Gunter Folger  (cmake-V10-07-1    
605 - Switch to G4EMLOW 7.16                          
606                                                   
607 4th May 2021 - Ben Morgan (cmake-V10-07-15)       
608 - Remove obsolete -stdlib flag for AppleClang     
609                                                   
610 3 May 2021    - Gunter Folger  (cmake-V10-07-1    
611 - Switch to G4EMLOW 7.15                          
612                                                   
613 28 April 2021 - Ben Morgan (cmake-V10-07-13)      
614 - Preliminary support for sanitizers              
615                                                   
616 22 March 2021 - Alberto Ribon (cmake-V10-07-12    
617 - Modules/G4BuildSettings.cmake : removed depr    
618   environmental variable.                         
619                                                   
620 19th March 2021 - Gunter Folger (cmake-V10-07-    
621 - Update to older G4TENDL 1.3.2, 1.4 has probl    
622                                                   
623 18 March 2021 - Ben Morgan (cmake-V10-07-10)      
624 - Check for unparsed arguments in G4DeveloperA    
625   provide better validation against typos/etc     
626                                                   
627 09 March 2021 - John Allison (cmake-V10-07-09)    
628 - Remove all references to Wt.                    
629                                                   
630 23 February 2021 - Ben Morgan (cmake-V10-07-08    
631 - Store PUBLIC/PRIVATE/INTERFACE module usage     
632                                                   
633 18th February 2021 - Ben Morgan (cmake-V10-07-    
634 - Add G4tools target to CMake/GNUmake configur    
635   migration from analysis to externals categor    
636                                                   
637 4th February 2021 -  Igor Semeniouk (cmake-V10    
638 - geant4.bat prototype                            
639 - hint to run geant4-config on windows            
640                                                   
641 30th January 2021 - Gunter Folger (cmake-V10-0    
642 - Update to patched dataset G4PARTICLEXS 3.1.1    
643                                                   
644 22nd January 2021 - Ben Morgan (cmake-V10-07-0    
645 - Update for GitHub PR #17: Provide same fix f    
646 - Address Bugzilla #2303: Fail configuration i    
647                                                   
648 15th January 2021 - Ben Morgan (cmake-V10-07-0    
649 - Apply GitHub PR #17 from Florian Uhlig: Fix     
650   error with Homebrew X11/GL.                     
651                                                   
652 11th January 2021 - Ben Morgan (cmake-V10-07-0    
653 - Apply GitHub PR #16 from andriish: Fix confi    
654   system PTL 1.0.0.                               
655                                                   
656 5th January 2010 - Gunter Folger (cmake-V10-07    
657 - Update to dataset G4EMLOW 7.14 as provided b    
658                                                   
659 8th November 2020 - Ben Morgan (cmake-V10-07-0    
660 - Install/Use builtin PTL CMake scripts from P    
661   alongside Geant4Config.cmake                    
662                                                   
663 20th November 2020 - Ben Morgan (cmake-V10-06-    
664 - Make GEANT4_USE_SYSTEM_PTL option advanced      
665                                                   
666 12th November 2020 - Jonathan Madsen (cmake-V1    
667 - Updated find package routines for timemory      
668                                                   
669 19th November 2020 - Ben Morgan (cmake-V10-06-    
670 - Require VecGeom 1.1.8 or newer                  
671                                                   
672 18th November 2020 - Ben Morgan (cmake-V10-06-    
673 - Add GEANT4_BUILD_BUILTIN_BACKTRACE option to    
674   use of G4BackTrace signal handling in G4RunM    
675                                                   
676 17th November 2020 - Gunter Folger (cmake-V10-    
677 - Bump CLHEP minimum required version to 2.4.4    
678                                                   
679 4th November 2020 - Ben Morgan (cmake-V10-06-4    
680 - Make Qt53D driver optional based on find of     
681                                                   
682 2nd/3rd November 2020 - Gunter Folger   (cmake    
683 - Update to dataset RadioactiveDecay5.6 and Ph    
684     provided by Laurent                           
685                                                   
686 30th October 2020 - Gunter Folger   (cmake-V10    
687 - Update datasets as provided by Laurent:         
688   - G4ENSDFSTATE2.3                               
689   - PhotonEvaporation5.6                          
690   - RadioactiveDecay5.5                           
691                                                   
692 29th October 2020 - Ben Morgan (cmake-V10-06-3    
693 - Remove obsolete Geant4MacroDefineModule and     
694 - Make Geant4MacroLibraryTargets module a no-o    
695   2021                                            
696 - Remove GEANT4_USE_NEW_CMAKE option to comple    
697 - Use STRINGS cache property for enum options     
698   give easier interface in (G)UIs                 
699 - Remove pre CMake3 functionality from G4Insta    
700                                                   
701 27th October 2020 - Gunter Folger   (cmake-V10    
702 - Add optional TENDL dataset                      
703                                                   
704 26th October 2020 - Ben Morgan (cmake-V10-06-3    
705 - Explicitly initialize GEANT4_USE_QT3D to OFF    
706   user override.                                  
707                                                   
708 26th October 2020 - Gunter Folger   (cmake-V10    
709 - Switch to G4PARTICLEXS 3.1                      
710                                                   
711 23rd October 2020 - John Allison (cmake-V10-06    
712 - Introduce changes for Qt3D vis driver.          
713                                                   
714 20th October 2020 - Ben Morgan (cmake-V10-06-3    
715 - Update functions to use G4expat{-static} as     
716   Fixes GitLab Issue #44.                         
717                                                   
718 19th October 2020 - Ben Morgan (cmake-V10-06-3    
719 - Support CMake 3.8 through 3.18                  
720 - Allow specification of C++20 for CMake 3.12     
721                                                   
722 12th October 2020 - Daren Sawkey (cmake-V10-06    
723 - Switch to new data set G4RealSurface 2.2        
724                                                   
725 12th October 2020 - Gunter Folger   (cmake-V10    
726 - Switch to G4PARTICLEXS 3.0                      
727                                                   
728 24th September 2020 - Gunter Folger (cmake-V10    
729 - Switch to G4EMLOW 7.13                          
730                                                   
731 15 September 2020 - Jonathan Madsen (cmake-V10    
732 - Updated GEANT4_TEST_ENVIRONMENT to set G4RUN    
733   GEANT4_USE_TBB=ON                               
734                                                   
735 28 August - Ben Morgan (cmake-V10-06-27)          
736 - Improve support for Inventor (Coin)             
737   - Simplify configuration options, handling c    
738     at configure time and by client applicatio    
739   - Separate out dependency finding to keep th    
740   - Improve consistency of using XQuartz vs Sy    
741     macOS.                                        
742   - Remove obsolete FindInventor module           
743                                                   
744 21 July 2020 - Ben Morgan (cmake-V10-06-26)       
745 - Provide new GEANT4_BUILD_PHP_AS_HP option to    
746   HP in G4processes. Replaces PHP_AS_HP enviro    
747 - Add PHP_AS_HP "feature" in Geant4Config.cmak    
748   clients to check availability.                  
749                                                   
750 17th June 2020 - Jonathan Madsen (cmake-V10-06    
751 - Moved TBB before PTL                            
752 - Forced PTL_USE_TBB to be set to GEANT4_USE_T    
753   using system PTL                                
754 - Added Geant4::G4ptl ALIAS targets for build     
755 - Added support for building G4ptl, GEANT4_USE    
756 - Updated FindTBB.cmake to be more robust         
757 - Updates to PTL internal/external handling       
758 - fixed PTL find_dependency                       
759                                                   
760 15th June 2020 - Gunter Folger (cmake-V10-06-2    
761 - Switch to G4EMLOW 7.12                          
762                                                   
763 8th June 2020 - Ben Morgan (cmake-V10-06-23)      
764 - Default GEANT4_USE_NEW_CMAKE to ON to use ne    
765   as the primary system.                          
766 - Fix bug in setting of AUTOMOC                   
767 - Handle install of G4clhep{-static} independe    
768   due it being built outside the category syst    
769 - Retain GEANT4_BUILDTREE_INCLUDE_DIRS in new     
770   clients that may not yet support CMake targe    
771 - Protect recursion into tests module on exist    
772                                                   
773 2nd June 2020 - Guilherme Amadio (cmake-V10-06    
774 - Avoid warnings from propagating CMAKE_DISABL    
775   down to tests.                                  
776                                                   
777 30th May 2020 - Ben Morgan (cmake-V10-06-21)      
778 - Modules/Geant4DeveloperAPI.cmake: Import new    
779   declaring and composing libraries from modul    
780   Provide GEANT4_USE_NEW_CMAKE option, OFF by     
781   systems.                                        
782                                                   
783 28th May 2020 - Gunter Folger (cmake-V10-06-20    
784 - Switch to G4EMLOW 7.11                          
785                                                   
786 26th May 2020 - Ben Morgan (cmake-V10-06-19)      
787 - Use "VecGeom::vecgeom" as imported target na    
788   to bring in line with upstream master of Vec    
789   if it is set to package cache file, as new V    
790   VecCore.                                        
791                                                   
792 20 May 2020 - Frederick Jones (cmake-V10-06-18    
793 - Modules/G4InterfaceOptions.cmake: added GEAN    
794   Inventor X driver code block to correct Xm a    
795                                                   
796 19th May 2020 - Guilherme Amadio (cmake-V10-06    
797 - Propagate value of CMAKE_DISABLE_FIND_PACKAG    
798   that optionally support ROOT to allow testin    
799   disabled. This is necessary when testing Gea    
800   standard than ROOT when it's installed.         
801                                                   
802 29th April 2020 - Ben Morgan (cmake-V10-06-16)    
803 - Add GEANT4_USE_NEW_CMAKE option in preparati    
804   build updates. Added now to suppress Continu    
805                                                   
806 22 April 2020 - Frederick Jones (cmake-V10-06-    
807 - Modules/G4InterfaceOptions.cmake, Templates/    
808   Added support for Open Inventor Qt Vis drive    
809   and used in applications.  The library can b    
810   OIQT driver, or with the OIX/OIXE drivers, b    
811                                                   
812 6th April 2020 - Ben Morgan (cmake-V10-06-14)     
813 - Activate build of geant4py when GEANT4_USE_P    
814   Check that MT builds use global-dynamic TLS     
815   module loading of the Geant4 dynamic librari    
816                                                   
817 21st April 2020 - Ben Morgan (cmake-V10-06-13)    
818 - BUGFIX: Only store variables in Geant4Packag    
819   a value.                                        
820                                                   
821 20th April 2020 - Ben Morgan (cmake-V10-06-12)    
822 - Remove Qt4 support                              
823                                                   
824 17th April 2020 - Ben Morgan (cmake-V10-06-11)    
825 - Add GEANT4_USE_PYTHON option to suppress Con    
826                                                   
827 3rd April 2020 - Guilherme Amadio (cmake-V10-0    
828 - Use full path to datasets if GEANT4_INSTALL_    
829                                                   
830 2nd April 2020 - Guilherme Amadio (cmake-V10-0    
831 - Customize CMAKE_INSTALL_DATADIR in a single     
832                                                   
833 18th March 2020 - Gunter Folger (cmake-V10-06-    
834 - In Modules/G4CPack.cmake suppress warnings a    
835   for Intel icc version 19.                       
836                                                   
837 16th March 2020 - Gunter Folger (cmake-V10-06-    
838 - Switch to G4EMLOW 7.10                          
839                                                   
840 14th February 2020 - Ben Morgan (cmake-V10-06-    
841 - No longer create gnumake symlinks on Windows    
842   Windows permissions may prevent creation of     
843   errors at install time. As gnumake is no lon    
844   Windows, protect symlink creation with test     
845                                                   
846 4th February 2020 - Ben Morgan (cmake-V10-06-0    
847 - BUGFIX 2221                                     
848   Use "${FOO:-}" variable expansion and "-z" t    
849   undefined variables in Bourne Shell scripts.    
850   shell is in "set -u" mode. Report and patch     
851                                                   
852 27th January 2020 - Gunter Folger (cmake-V10-0    
853 - Switch to G4EMLOW 7.9.1                         
854                                                   
855 15th January 2020 - Ben Morgan (cmake-V10-06-0    
856 - Quote VECGEOM_COMPILE_DEFINITIONS to avoid i    
857                                                   
858 6th January 2020 - Ben Morgan (cmake-V10-06-02    
859 - Apply patch from TXCorp to allow compilation    
860                                                   
861 12th December 2019 - Ben Morgan (cmake-V10-06-    
862 - Remove requirement on presence of XQuartz GL    
863 - No longer save glu related variables in the     
864                                                   
865 6th December 2019 - Ben Morgan (cmake-V10-06-0    
866 - Remove obsolete Geant4Wrapping module in pre    
867   build support                                   
868 - Rename remaining internal "Geant4..." module    
869   Retain Geant4DefineModule and Geant4LibraryT    
870   scheme in place.                                
871 - Format G4ClangFormat                            
872                                                   
873 25th November 2019 - Ben Morgan (cmake-V10-05-    
874 - Disable configuration of Wt UI/Vis driver du    
875   compiling with recent Wt versions               
876                                                   
877 22nd November 2019 - Jonathan Madsen (cmake-V1    
878 - Updated Geant4OptionalComponents.cmake and G    
879   the timemory find_package COMPONENTS and the    
880 - Updated "TiMemory" package name to simple "t    
881                                                   
882 20th November 2019 - Ben Morgan (cmake-V10-05-    
883 - Require MSVC 19.20 (Visual Studio 2019) or n    
884   std::filesystem on Windows platforms            
885                                                   
886 18th November 2019 - Gunter Folger (cmake-V10-    
887 - Switch to PhotonEvaporation 5.5                 
888                                                   
889 16th November 2019 - Ben Morgan (cmake-V10-05-    
890 - BUGFIX: Ensure visibility of custom modules     
891   Custom modules must be visible during scope     
892   such as XQuartzGL can be refound.               
893                                                   
894 14th November 2019 - Ben Morgan (cmake-V10-05-    
895 - BUGFIX: Ensure installation of all *Shim.cma    
896                                                   
897 13th November 2019 - Ben Morgan (cmake-V10-05-    
898 - BUGFIX: Fix typo in setup of Qt4 libraries t    
899   Qt5 imported target                             
900 - BUGFIX #1663: Prepend Geant4_CXX_FLAGS[_<MOD    
901   instead of overwriting                          
902                                                   
903 12th November 2019 - Ben Morgan (cmake-V10-05-    
904 - BUGFIX: Use VECGEOM_INCLUDE_DIRS in INTERFAC    
905   the VecGeom::VecGeom imported targets. This     
906   externals such as VecCore and similar.          
907                                                   
908 7th November 2019 - Ben Morgan (cmake-V10-05-2    
909 - Use target_XXX usage requirements to transpo    
910   links. Remove requirement to use complete in    
911   in Module sources.cmake files                   
912 - Retain exported "Geant4_INCLUDE_DIR{S}" vari    
913   ROOT dictionary generation (which does not u    
914   of targets until latest versions).              
915 - Namespace exported targets with "Geant4::" t    
916   prevent accidental linkage via "-lG4name" ex    
917 - Migrate use of all external packages to use     
918   with shim scripts to support CMake versions     
919 - Store build-time locations of used external     
920   installable CMake script for reuse, if prese    
921   in refinding packages.                          
922 - Remove remaining -D flags set via add_defini    
923   target_compile_definitions                      
924                                                   
925 6th November 2019 - Ben Morgan (cmake-V10-05-2    
926 - Remove GEANT4_FORCE_QT4 option, deprecating     
927 - Retain fallback to finding Qt4, emitting a C    
928   of Qt4 is deprecated.                           
929 - Fixes GitLab Issue #23                          
930                                                   
931 5th November 2019 - Gunter Folger (cmake-V10-0    
932 - Switch to PhotonEvaporation 5.4 and to Radio    
933                                                   
934 31st October 2019 - Ben Morgan (cmake-V10-05-1    
935 - Require MSVC 19.11.25505 (Visual Studio 2017    
936   minimum required version to build Geant4 on     
937   to support use of C++17 filesystem in visual    
938   selection.                                      
939 - Support compile features for this MSVC when     
940 - Default C++ Standard with MSVC is now C++17     
941 - Remove old genwindef method of generating DL    
942   min cmake version of 3.8 fully supports dire    
943   properties.                                     
944                                                   
945 25th October - Ben Morgan (cmake-V10-05-17)       
946 - Bump minimum CMake version for build/use of     
947 - Update IntelCompileFeatures to support C++17    
948   using CMake 3.8-3.10                            
949                                                   
950 23rd October 2019 - Gunter Folger (cmake-V10-0    
951 - Switch to G4NDL 4.6                             
952                                                   
953 14th October 2019 - Gunter Folger (cmake-V10-0    
954 - Switch to G4EMLOW 7.9                           
955                                                   
956 2nd October 2019 - Gunter Folger (cmake-V10-05    
957 - Switch to G4EMLOW 7.8                           
958                                                   
959 6th September 2019 - Ben Morgan (cmake-V10-05-    
960 - Templates/UseGeant4_internal.cmake: Only sco    
961   when using a generator that supports multico    
962   Allows tests to be run with Ninja Generator     
963                                                   
964 21st August 2019 - Ben Morgan (cmake-V10-05-11    
965 - Modules/Geant4InterfaceOptions.cmake: set Op    
966   Prevents warning on CMake >= 3.10, and keeps    
967                                                   
968 20th August 2019 - Gunter Folger (cmake-V10-05    
969 - Switch to G4PARTICLEXS 2.1                      
970                                                   
971 13th August 2019 - Gabriele Cosmo (cmake-V10-0    
972 - Modules/Geant4OptionalComponents.cmake: adde    
973   ELLIPTICALTUBE flags to enable wrapping of G    
974   G4EllipticalTube in GEANT4_USOLIDS_SHAPES.      
975   Coworks with tag geom-specific-V10-04-13.       
976                                                   
977 11th July 2019 - Ben Morgan (cmake-V10-05-08)     
978 - Fix path-with-spaces bug reported by Eleanor    
979   - https://geant4-forum.web.cern.ch/t/problem    
980   - Triaged as the include paths not being quo    
981     spaces in them, the several expansions inv    
982     the space as a list seperator (;). This ca    
983     in compiler commands                          
984   - Explicitly quote Geant4 header paths from     
985                                                   
986 4th July 2019 - Ben Morgan (cmake-V10-05-07)      
987 - Fix logic of setting up components in Geant4    
988   - Set up component when:                        
989     - Is found (Geant4_comp_FOUND is TRUE)        
990     - comp exists in Geant4_FIND_COMPONENTS       
991   - Don't remove found components from Geant4_    
992   - Check if component is FOUND and REQUIRED a    
993     setting Geant4_FOUND to FALSE if a missing    
994     is detected.                                  
995 - Fixes Bugzilla #2139                            
996                                                   
997 3rd July 2019 - Ben Morgan (cmake-V10-05-06)      
998 - Do not switch off CMAKE_CXX_EXTENSIONS in Ge    
999   Not required for client applications.           
1000 - Fixes Bugzilla #2002                           
1001                                                  
1002 6th June 2019 - Ben Morgan (cmake-V10-05-05)     
1003 - Remove G4FPE_DEBUG from Debug build mode       
1004   - Not appropriate for basic debug and incom    
1005 - Provide new "Debug_FPE" build mode which co    
1006   appends -DG4FPE_DEBUG to allow continued us    
1007   with common primary modes.                     
1008                                                  
1009 24th May 2019 - Gunter Folger (cmake-V10-05-0    
1010 - Switch to G4PARTICLEXS 2.0                     
1011                                                  
1012 14th May 2019 - Ben Morgan (cmake-V10-05-03)     
1013 - Promote always required -D flags for VecGeo    
1014   #define/undef flags in a header                
1015   - See geommng-V10-05-05, G4GeomTypes/G4Geom    
1016 - Set CMake variables for G4GEOM_USE_... para    
1017 - Retain add_definitions for VecGeom until it    
1018 - Update XXHelpers scripts for generating GNU    
1019                                                  
1020 8th February 2019 - Ben Morgan (cmake-V10-05-    
1021 - DEV-250: Promote global, always required, -    
1022   in new G4GlobalConfig.hh header:               
1023   - G4USE_STD11                                  
1024   - G4MULTITHREADED                              
1025   - G4_STORE_TRAJECTORY                          
1026   - G4VERBOSE                                    
1027   - GEANT4_USE_TIMEMORY                          
1028 - Remove use of add_definitions of CMAKE_CXX_    
1029   and client scripts                             
1030 - Used by global-V10-05-02                       
1031                                                  
1032 7th February 2019 - Ben Morgan (cmake-V10-05-    
1033 - Remove obsolete GEANT4_BUILD_MUONIC_ATOMS_I    
1034   and associated configuration/compiler flags    
1035                                                  
1036 21st December 2018 - Makoto Asai (cmake-V10-0    
1037 - Modules/Geant4OptionalComponents.cmake:        
1038 - Template/Geant4Config.cmake.in:                
1039    Add GEANT4_USE_SMARTSTACK                     
1040                                                  
1041 5th November 2018 - Gunter Folger  (cmake-V10    
1042 - Switch to G4PARTICLEXS 1.1                     
1043                                                  
1044 5th November 2018 - Gunter Folger  (cmake-V10    
1045 - Modules/Geant4DatasetDefinitions.cmake:        
1046    remove entry for G4NEUTRONXS                  
1047                                                  
1048 2nd November 2018 - Gunter Folger  (cmake-V10    
1049 - Modules/Geant4DatasetDefinitions.cmake:        
1050    Add new  G4PARTICLEXS data set; this repla    
1051 - fix dates of two entries below; was wrong,     
1052                                                  
1053 29th October 2018 - Gunter Folger  (cmake-V10    
1054 - Switch to new dataset RadioactiveDecay5.3      
1055                                                  
1056 29th October 2018 - Gunter Folger  (cmake-V10    
1057 - Switch to new dataset PhotonEvaporation5.3     
1058                                                  
1059 18th October 2018 - Ben Morgan (cmake-V10-04-    
1060 - Modules/Geant4InstallData.cmake: Use https     
1061 - Templates/geant4-config.in: Add -L flag to     
1062   when accessing dataset url                     
1063                                                  
1064 28th September 2018  - Gabriele Cosmo (cmake-    
1065 - Modules/Geant4MakeRules_cxx.cmake: added -D    
1066   to CMAKE_CXX_FLAGS_INIT for clang to silenc    
1067   warnings on MacOS 10.14 Mojave.                
1068                                                  
1069 19th September 2018  - Gunter Folger (cmake-V    
1070 - Switch to G4SAIDDATA2.0                        
1071                                                  
1072 17th September 2018  - Gunter Folger (cmake-V    
1073 - Switch to G4EMLOW7.7                           
1074                                                  
1075 22nd August 2018 - Gabriele Cosmo (cmake-V10-    
1076 - Updated FindInventor.cmake to properly setu    
1077 - Geant4InterfaceOptions.cmake: added check f    
1078                                                  
1079 9th August 2018  - Gunter Folger (cmake-V10-0    
1080 - Switch to G4EMLOW7.6                           
1081                                                  
1082 3rd August 2018  - Gunter Folger (cmake-V10-0    
1083 - Add new dataset for INCL, G4INCL1.0            
1084                                                  
1085 4th July 2018  - Gunter Folger (cmake-V10-04-    
1086 - Switch to G4EMLOW7.5                           
1087                                                  
1088 19th June 2018 - Gunter Folger (cmake-V10-04-    
1089 - Templates/geant4_validate_sources.cmake.in,    
1090   Skip checking sources for zlib                 
1091     (.c and .h match far too many other files    
1092 - Switch to G4EMLOW7.4                           
1093                                                  
1094 14th June 2018 - Gunter Folger (cmake-V10-04-    
1095 -  Templates/geant4_validate_sources.cmake.in    
1096                                                  
1097 8th June 2018 - Ben Morgan (cmake-V10-04-12)     
1098 - Add "auto" dummy Thread Local Storage model    
1099   Per request from CERN, when "auto" is used,    
1100   no explicit compiler flag to select the TLS    
1101   set. Record this in Geant4Config.cmake and     
1102   as unset/empty variables.                      
1103                                                  
1104 6th Jun 2018 - Jonathan Madsen (cmake-V10-04-    
1105 - Addition of TiMemory as an optional package    
1106                                                  
1107 23rd May 2018 - Ben Morgan (cmake-V10-04-10)     
1108 - Remove CMake warning about building MT DLLs    
1109   these are now supported.                       
1110                                                  
1111 23rd May 2018 - Gunter Folger  (cmake-V10-04-    
1112 - Update Geant4DatasetDefinitions to use G4Re    
1113    patched version bringing back data lost in    
1114                                                  
1115 14st May 2018 - Gunter Folger  (cmake-V10-04-    
1116 - Update Geant4DatasetDefinitions to use G4NE    
1117                                                  
1118 21st March 2018 - Ben Morgan (cmake-V10-04-07    
1119 - G4BuildSettings.cmake: Allow Windows MT bui    
1120                                                  
1121 26th February 2018 - Ben Morgan (cmake-V10-04    
1122 - Geant4InstallData.cmake, Geant4CTest.cmake:    
1123   to "cern.ch/geant4-data" as the correct ali    
1124   from main website.                             
1125                                                  
1126 26th February 2018 - Ben Morgan (cmake-V10-04    
1127 - Geant4InstallData.cmake, Geant4CTest.cmake:    
1128   to "cern.ch/geant4" as the correct alias.      
1129                                                  
1130 26th February 2018 - Ben Morgan (cmake-V10-04    
1131 - G4BuildSettings.cmake: Add 17/c++17 to C++     
1132   Geant4 can be compiled. Will require a mini    
1133   3.8 to enable, but this is not checked.        
1134                                                  
1135 20th February 2018 - Ben Morgan (cmake-V10-04    
1136 - Initial configuration support for MT on Win    
1137 - Modules/G4BuildSettings.cmake: Remove restr    
1138   MT on Windows. Add restriction on building     
1139   if this combination is selcted, and report     
1140   static MT libraries.                           
1141                                                  
1142 18th January 2018 - Ben Morgan (cmake-V10-04-    
1143 - Support use of WINDOWS_EXPORT_ALL_SYMBOLS f    
1144   retaining old capability for CMake 3.3.        
1145 - Modules/G4WindowsDLLSupport.cmake: New modu    
1146   Create old `genwindef` support program, mov    
1147   Implement `__geant4_add_dll_old` macro whic    
1148   use of `genwindef` to export symbols and cr    
1149 - Modules/G4DeveloperAPI_OLD.cmake: Include G    
1150   use functionality to create DLL when CMake     
1151   new WINDOWS_EXPORT_ALL_SYMBOLS property whe    
1152                                                  
1153 11th January 2018 - Gabriele Cosmo (cmake-V10    
1154 - Modules/Geant4OptionalComponents.cmake: add    
1155   wrapping of G4TessellatedSolid in GEANT4_US    
1156   Coworks with tag geom-specific-V10-04-03.      
1157                                                  
1158 8th December 2017 - Ben Morgan (cmake-V10-04-    
1159 - Templates/UseGeant4_internal.cmake: When ru    
1160   make it run in WORKING_DIRECTORY if this is    
1161                                                  
1162 30th November 2017 - Gabriele Cosmo (cmake-V1    
1163 - Replaced USolids specific flags with VecGeo    
1164   From now on VecGeomConfig.cmake will be req    
1165   USolidsConfig.cmake, as well as VecGeom_DIR    
1166                                                  
1167 29th November 2017 - Ben Morgan (cmake-V10-03    
1168 - Bugfix: Restore reporting of GEANT4_BUILD_C    
1169                                                  
1170 27th November 2017 - Ben Morgan (cmake-V10-03    
1171 - Remove obsolete FindROOT module                
1172                                                  
1173 10th November 2017 - Gunter Folger  (cmake-V1    
1174 - Switch to new dataset G4PhotonEvaporation5.    
1175                                                  
1176 10th November 2017 - Gabriele Cosmo (cmake-V1    
1177 - G4ConfigureGNUMakeHelpers.cmake: corrected     
1178   path for GNUmake.                              
1179                                                  
1180 7th November 2017 - Ben Morgan (cmake-V10-03-    
1181 - Modules/Geant4OptionalComponents.cmake:        
1182   When using HDF5 with Multithreaded Geant4,     
1183   that found install of HDF5 was built with t    
1184   safety. Require HDF5 >= 1.8.                   
1185                                                  
1186 3rd November 2017 - Ben Morgan (cmake-V10-03-    
1187 - BUGFIX: Make HDF5 component checkable by cl    
1188 - Templates/Geant4Config.cmake.in : Add "hdf5    
1189   with associated boolean Geant4_hdf5_FOUND.     
1190 - Templates/geant4-config.in: add "hdf5" feat    
1191                                                  
1192 27th October 2017 - Gunter Folger  (cmake-V10    
1193 - Switch to new dataset G4EMLOW 7.3              
1194                                                  
1195 25th October 2017 - Ben Morgan (cmake-V10-03-    
1196 - Modules/Geant4LibraryBuildOptions.cmake:       
1197   Add new advanced build option GEANT4_BUILD_    
1198   requested by Krzysztof Genser and Makoto As    
1199   when ON, adds G4MUTOMS_INUSE to compile def    
1200   code protected by the symbol only appears i    
1201   not export this definition to clinet side b    
1202 - Templates/geant4-config.in, Templates/Geant    
1203   Record use of GEANT4_BUILD_MUONIC_ATOMS_IN_    
1204   and component respectively. Neither affects    
1205   it's simply a report on whether the option     
1206                                                  
1207 19th October 2017 - Gunter Folger  (cmake-V10    
1208 - Switch to new dataset G4EMLOW 7.2              
1209                                                  
1210 19th October 2017 - Gunter Folger  (cmake-V10    
1211 - Switch to new dataset G4ABLA 3.1               
1212                                                  
1213 16th October 2017 - Gabriele Cosmo (cmake-V10    
1214 - Modules/Geant4OptionalComponents.cmake: add    
1215   wrapping of G4Hype in GEANT4_USOLIDS_SHAPES    
1216   Coworks with tag geom-specific-V10-03-21.      
1217                                                  
1218 26th September 2017 - Gunter Folger (cmake-V1    
1219 - Switch to new datasets:                        
1220   - G4ENSDFSTATE2.2                              
1221   - G4PhotonEvaporation5.1                       
1222   - G4RadioactiveDecay5.2                        
1223                                                  
1224 13th September 2017 - Ben Morgan (cmake-V10-0    
1225 - Modules/Geant4OptionalComponents.cmake: Req    
1226   >= 2.0.1. Identified in Bugzilla #2003. g4t    
1227   only present in 2.0.1 or higher. Though Gea    
1228   meet this requirement, check expat version     
1229   is < 2.0.1. On error, report information on    
1230                                                  
1231 11th September 2017 - Ben Morgan (cmake-V10-0    
1232 - Modules/G4CMakeMain.cmake: Remove GEANT4_BU    
1233   Add GEANT4_INSTALL_EXAMPLES option. Advance    
1234   thia is for use by developers who wish to s    
1235   installing all the example code.               
1236                                                  
1237 7th September 2017 - Ben Morgan (cmake-V10-03    
1238 - Modules/G4DeveloperAPI_OLD.cmake: Set INSTA    
1239   Requested by Fons Rademackers. Loading Gean    
1240   can lead to resolution errors as they canno    
1241   Append "@loader_path" to the INSTALL_RPATH     
1242   This will expand to the directory of the li    
1243   will contain the other Geant4 libraries. Ap    
1244   users may still supply CMAKE_INSTALL_RPATH     
1245   and this will be preferred.                    
1246                                                  
1247 5th September 2017 - Gunter Folger (cmake-V10    
1248 - Modules/Geant4DatasetDefinitions.cmake: swi    
1249                                                  
1250 23rd August 2017 - Gunter Folger   (cmake-V10    
1251 - Modules/Geant4DatasetDefinitions.cmake: swi    
1252                                                  
1253 3rd August 2017 - Ben Morgan (cmake-V10-03-31    
1254 - Create a G4HDF INTERFACE target for uniform    
1255   and libraries at build, test and install ti    
1256   relocatable as the target hardcodes header/    
1257   it creates a single point of access so that    
1258   will require minimal changes, limited to th    
1259                                                  
1260 27th July 2017 - Ivana Hrivnacova (cmake-V10-    
1261 - Removed FindHdf5.cmake as the find module i    
1262                                                  
1263 27th July 2017 - Ivana Hrivnacova (cmake-V10-    
1264 - Modules/Geant4OptionalComponents.cmake : Ad    
1265   option, OFF by defaults, to allow user to e    
1266   in analysis library.                           
1267                                                  
1268 18th July 2017 - Andrea Dotti (cmake-V10-03-2    
1269 - Modules/FindStatTest.cmake fix logic to set    
1270   STATTEST_FOUND==FALSE if GEANT4_ENABLE_TEST    
1271                                                  
1272 17th July 2017 - Gabriele Cosmo (cmake-V10-03    
1273 - Modules/G4ConfigureGNUMakeHelpers, Modules/    
1274   corrected Qt setup for GNUmake builds, avoi    
1275   as already handled by the GNUmake system fo    
1276                                                  
1277 11th July 2017 - Gabriele Cosmo (cmake-V10-03    
1278 - Modules/Geant4OptionalComponents.cmake: add    
1279   wrapping of G4Para in GEANT4_USOLIDS_SHAPES    
1280   Coworks with tag geom-csg-V10-03-29.           
1281                                                  
1282 10th July 2017 - Gabriele Cosmo (cmake-V10-03    
1283 - Modules/Geant4OptionalComponents.cmake: add    
1284   wrapping of G4CutTubs in GEANT4_USOLIDS_SHA    
1285   Coworks with tag geom-csg-V10-03-28.           
1286                                                  
1287 12th June 2017 - Ben Morgan (cmake-V10-03-23)    
1288 - Remove support for modulefile generation, a    
1289   generated files not compatible with relocat    
1290   expected that software stack managers will     
1291   modulefile file according to their requirem    
1292                                                  
1293 9th June 2017 - Gabriele Cosmo  (cmake-V10-03    
1294 - Corrected exporting of external packages pa    
1295                                                  
1296 8th June 2017 - Gunter Folger   (cmake-V10-03    
1297 - Modules/Geant4DatasetDefinitions.cmake: swi    
1298                                                  
1299 31st May 2017 - Gunter Folger   (cmake-V10-03    
1300 - Modules/Geant4DatasetDefinitions.cmake: swi    
1301                                                  
1302 30th May 2017 - Gabriele Cosmo  (cmake-V10-03    
1303 - Modules/Geant4OptionalComponents.cmake: add    
1304   to include directories for USolids/VecGeom     
1305   allow for detection of external packages pa    
1306   Vetor backend is chosen at installation of     
1307                                                  
1308 24th May 2017 - Gabriele Cosmo  (cmake-V10-03    
1309 - Modules/Geant4OptionalComponents.cmake: app    
1310   to GEANT4_USOLIDS_COMPILE_DEFINITIONS. Prep    
1311   dependency on VecGeom in G4U* wrappers, and    
1312                                                  
1313 16th May 2017 - Ben Morgan      (cmake-V10-03    
1314 - BUGFIX #1960: Do not set or modify DYLD_LIB    
1315   geant4make setup scripts on macOS.             
1316                                                  
1317 2nd May 2017 - Gunter Folger    (cmake-V10-03    
1318 - Update G4EMLOW data to 6.53                    
1319                                                  
1320 4th April 2017 - Gunter Folger  (cmake-V10-03    
1321 - Update PhotonEvaporation data to 5.0           
1322                                                  
1323 27th March 2017 - Gunter Folger (cmake-V10-03    
1324 - fix previous tag: the download file for Rea    
1325    from RealSurface to G4RealSurface, making     
1326    with other datafiles.                         
1327                                                  
1328 23rd March 2017 - Gunter Folger (cmake-V10-03    
1329 - Update RealSurface data to 2.0                 
1330                                                  
1331 9th March 2017 - Gunter Folger  (cmake-V10-03    
1332 - Modules/G4CMakeMain.cmake: add directory ve    
1333                                                  
1334 23rd February 2017 - Ben Morgan (cmake-V10-03    
1335 - Bugfix-1934                                    
1336 - Templates/Geant4Config.cmake.in: Re-include    
1337   include directories when using external CLH    
1338   to allow examples using ROOT to generate di    
1339   as ROOT's CMake functions do not support us    
1340   or generator expressions yet.                  
1341                                                  
1342 21st February 2017 - Gunter Folger  (cmake-V1    
1343  base on tag cmake-V10-03-06, and only update    
1344  and Modules/Geant4DatasetDefinitions.cmake t    
1345  Changes to above two files committed first i    
1346  Then create branch cmake-V10-03-06_branch fo    
1347 - switch to PhotonEvaporation 4.3.2              
1348                                                  
1349                                                  
1350 21st February 2017 - Gunter Folger  (cmake-V1    
1351  rejected: as based on previous rejected tags    
1352 - switch to PhotonEvaporation 4.3.2              
1353                                                  
1354 10th February 2017 - Ben Morgan (cmake-V10-03    
1355 - Bugfix: Continuous identified issue on Wind    
1356   Way that DLLs are built means that target_i    
1357   not propagated to intermediate archive libr    
1358   to fail due to missing CLHEP headers.          
1359 - Geant4OptionalComponents.cmake : Set CLHEP_    
1360   path for CLHEP headers with using builtin C    
1361 - TODO: look at resolution via better DLL bui    
1362                                                  
1363 9th February 2017 - Ben Morgan (cmake-V10-03-    
1364 - BUGFIX-1934                                    
1365 - Incorporates all changes from branch cmake-    
1366                                                  
1367 8th February 2017 - Ben Morgan (branch cmake-    
1368 - BUGFIX 1934                                    
1369 - Note that this patch should not be applied     
1370   changes to support CLHEP's imported targets    
1371 - See the comments in Geant4OptionalComponent    
1372 - Remove obsolete FindCLHEP.cmake module         
1373 - Geant4OptionalComponents.cmake: Update Inte    
1374   - Prepend CLHEP_ROOT_DIR to CMAKE_PREFIX_PA    
1375     Config mode finds CLHEP as FindCLHEP did.    
1376     of GEANT4_USE_SYSTEM_CLHEP if CLHEP_ROOT_    
1377   - Simplify System/Granular CLHEP selection     
1378   - Simplify location/setup of system CLHEP a    
1379     CLHEP_LIBRARIES set with appropriate sing    
1380     full usage requirements.                     
1381   - Remove setting of GEANT4_USE_BUILTIN_CLHE    
1382 - G4ConfigureCMakeHelpers.cmake: Remove insta    
1383 - Geant4Config.cmake.in: Update re-find of CL    
1384   - Set CLHEP_DIR rather than CLHEP_ROOT_DIR.    
1385   - Add new variable Geant4_system_clhep_FOUN    
1386     buildtime GEANT4_USE_SYSTEM_CLHEP option.    
1387   - Set value of Geant4_builtin_clhep_FOUND a    
1388                                                  
1389 7th February 2017 - Ben Morgan (cmake-V10-03-    
1390 - Restructure developer API scripts for clari    
1391 - Merge Geant4MacroDefineModule.cmake and Gea    
1392   into single G4DeveloperAPI_OLD.cmake module    
1393 - Create new G4DeveloperAPI.cmake module. Thi    
1394   for the new developer API, but for now it s    
1395   G4DeveloperAPI_OLD.cmake.                      
1396 - Leave Geant4MacroDefineModule and Geant4Mac    
1397   as stubs which simply forward to G4Develope    
1398   are included in several places, so maintain    
1399 - Include G4DeveloperAPI in top levl G4CMakeM    
1400                                                  
1401 3rd February 2017 - Gunter Folger  (cmake-V10    
1402 - switch to                                      
1403   - PhotonEvaporation 4.3.1                      
1404   - RadioactiveDecay 5.1.1                       
1405                                                  
1406 27th January 2017 - Ben Morgan (cmake-V10-03-    
1407 - Refactor core Configure/Build and Client Sc    
1408   clarity and cohesion.                          
1409 - Module renames and changes:                    
1410   - Modules/G4CMakeSettings.cmake (NEW)          
1411     - Handles all core CMake behaviour and ex    
1412   - Modules/Geant4MacroUtilities.cmake -> Mod    
1413     - Rename to better reflect purpose           
1414   - Modules/Geant4LibraryBuildOptions.cmake -    
1415     - Handles all core build/link options not    
1416     - All functionality in Modules/Geant4Buil    
1417   - Modules/Geant4ToolchainBackwardCompatibil    
1418     - Rename to clearly identify task            
1419     - Move all GMake related setup to this mo    
1420   - Modules/Geant4ConfigureConfigScript.cmake    
1421     - Rename to clearly identify task            
1422   - Modules/Geant4BuildProjectConfig.cmake ->    
1423     - Rename to clearly identify task            
1424 - Modules/Geant4CTest.cmake                      
1425   - All test-related options moved into file.    
1426                                                  
1427 16th January 2017 - Ben Morgan (cmake-V10-03-    
1428 - Remove/refactor obsolete CMake modules         
1429 - Modules/CMakeMacroParseArguments.cmake: Rem    
1430   provided by CMake builtin CMakeParseArgumen    
1431   interface in modules:                          
1432   - FindROOT.cmake                               
1433   - Geant4MacroDefineModule.cmake                
1434   - Geant4MacroLibraryTargets.cmake              
1435   - Geant4MacroUtilities.cmake                   
1436   - UseGeant4_internal.cmake                     
1437 - Modules/Geant4InstallDirs.cmake: Remove as     
1438   provided by CMake builtin GNUInstallDirs, i    
1439   G4CMakeMain.cmake                              
1440 - Modules/MacroEnsureVersion.cmake: Remove as    
1441   comparison now supplied in CMake if()          
1442 - Modules/ResolveCompilerPaths.cmake: Remove     
1443 - Modules/Geant4BuildProjectConfig.cmake: Rem    
1444   of obsolete modules.                           
1445                                                  
1446 5th January 2017 - Gunter Folger    (cmake-V1    
1447 - switch to EMLOW6.52                            
1448                                                  
1449 19th December 2016 - Gunter Folger (cmake-V10    
1450 - switch to EMLOW6.51                            
1451                                                  
1452 12th December 2016 - Ben Morgan (cmake-V10-03    
1453 - Modules/G4CMakeMain.cmake : New Module         
1454   Refactor core implementation from top level    
1455   under the CMake category. This assists with    
1456   modularization work, as changes will be tag    
1457   can be made without requiring changes and c    
1458   top level script.                              
1459                                                  
1460 24th November 2016 - Gunter Folger  (cmake-V1    
1461 - Switch to PhotonEvaporation 4.3                
1462                                                  
1463 22nd November 2016 - Ben Morgan (cmake-V10-02    
1464 - Modules/Geant4MakeRules_cxx.cmake : Change     
1465   Release mode to -Ox for consistentcy with G    
1466                                                  
1467 18th November 2016 - Ben Morgan (cmake-V10-02    
1468 - Modules/Geant4BuildModes.cmake : Change def    
1469   when using single mode tools like Make/Ninj    
1470 - Modules/Geant4InstallData.cmake : Always co    
1471   native CMake paths. Prevents parse errors o    
1472   paths are exported (reported by Brian Smith    
1473                                                  
1474 17th November 2016 - Ben Morgan (cmake-V10-02    
1475 - Fix bug in Qt4/5 handling on Windows           
1476 - Templates/Geant4Config.cmake.in : Move re-f    
1477   Qt4/5 setup section.                           
1478 - Modules/Geant4BuildProjectConfig.cmake : Re    
1479   variable, and replace with dedicated GEANT4    
1480 - Export Qt library path to dynamic loader pa    
1481 - Modules/Geant4ToolchainBackwardCompatibilit    
1482   Prepend Qt library path to dynamic loader p    
1483   macOS.                                         
1484 - Templates/geant4make-skeleton.in : Add expa    
1485   loader setup.                                  
1486                                                  
1487 15th November 2016 - Ben Morgan (cmake-V10-02    
1488 - Export USolids/VecGeom compile defs to Gean    
1489 - Modules/Geant4ToolchainBackwardCompatibilit    
1490   Configure export variables based on choice     
1491   replacement                                    
1492 - Templates/geant4make-skeleton.in : Add entr    
1493                                                  
1494 9th November 2016 - Ivana Hrivnacova  (cmake-    
1495 - Added FindDCMTK.cmake needed for extended/m    
1496                                                  
1497 8th November 2016 - Gunter Folger  (cmake-V10    
1498 - switch to RadioactiveDecay5.1, PhotonEvapor    
1499                                                  
1500 3rd November 2016 - Gunter Folger  (cmake-V10    
1501 - switch to PhotonEvaporation 4.1                
1502                                                  
1503 31st October 2016 - Ben Morgan (cmake-V10-02-    
1504 - Modules/Geant4MakeRules_cxx.cmake : fix bug    
1505   CMAKE_CXX_FLAGS_INIT variable to add -pipe     
1506                                                  
1507 31st October 2016 - Ben Morgan (cmake-V10-02-    
1508 - Bugfix #1877                                   
1509 - Templates/geant4-env-skeleton.in : Provide     
1510   variable for adding setting of XercesC libp    
1511 - Modules/Geant4ToolchainBackwardCompatibilit    
1512   Extract and export XercesC library director    
1513   scripts. Add new _g4tc_append_path function    
1514   of entries to a path-like variable. This en    
1515   party libraries appear after the core Geant    
1516   should prevent clashes.                        
1517                                                  
1518 27th October 2016 - Gunter Folger (cmake-V10-    
1519 - switch to G4EMLOW 6.50                         
1520                                                  
1521 6th October 2016 - Ben Morgan (cmake-V10-02-2    
1522 - Modules/Geant4MakeRules_cxx.cmake : Move al    
1523 to Release mode only. Add -fno-math-errno and    
1524                                                  
1525                                                  
1526 6th October 2016 - Ben Morgan (cmake-V10-02-2    
1527 - Modules/Geant4MakeRules_cxx.cmake : Add -fn    
1528 flags of GCC/Clang compielrs to assist in aut    
1529 by CMS/GCC). Bump optimization level in Relea    
1530 compilers.                                       
1531                                                  
1532 3rd October 2016- Gunter Folger (cmake-V10-02    
1533 - switch to use G4ENSDFSTATE 2.0                 
1534   (requires tag particles-V10-02-28)             
1535                                                  
1536 29th September 2016 - Robert Hatcher (cmake-V    
1537 - Templates/Geant4Config.cmake.in : No longer    
1538 G4physicslists on static builds; this was nev    
1539 physics list factory work makes this untenabl    
1540                                                  
1541 28th September 2016 - Andrea Dotti  (cmake-V1    
1542 - add option for TEXT output file in FindStat    
1543                                                  
1544 19th September 2016 - Gunter Folger (cmake-V1    
1545 - switch to PhotonEvaporation 4.0                
1546                                                  
1547 7th September 2016 - Gunter Folger (cmake-V10    
1548 - switch to G4RadioactiveDecay.5.0               
1549                                                  
1550 22nd August 2016 - Ben Morgan (cmake-V10-02-1    
1551 - Templates/UseGeant4.cmake : Force core and     
1552   build Geant4. When Geant4 is built with a s    
1553   CMAKE_BUILD_TYPE for the client to that use    
1554   guarantees matching of librayr/application     
1555   NB: No default mode can be provided if Gean    
1556   multimode tool like Xcode/VS. This is becau    
1557   at once so a sensible default cannot be set    
1558 - Templates/Geant4Config.cmake.in : Add new G    
1559   build type of install when Geant4 is instal    
1560 - Modules/Geant4BuildProjectConfig.cmake : Se    
1561   when building with a single mode tool.         
1562                                                  
1563 15th August 2016 - Gunter Folger (cmake-V10-0    
1564 - switch to G4EMLOW.6.49                         
1565                                                  
1566 17th June 2016 - Gabriele Cosmo (cmake-V10-02    
1567 - Modules/Geant4OptionalComponents.cmake: set    
1568   version for external CLHEP library.            
1569                                                  
1570 9th June 2016 - Gunter Folger  (cmake-V10-02-    
1571 - revert change in Templates/Geant4Config.cma    
1572     revision 97140; the coworking tags have b    
1573                                                  
1574 3rd June 2016 - Gunter Folger  (cmake-V10-02-    
1575 - switch to RadioActiveDecay 4.4.1 and  G4ENS    
1576    Laurent.                                      
1577                                                  
1578 25th May 2016 - Robert Hatcher (cmake-V10-02-    
1579 - Templates/Geant4Config.cmake.in : No longer    
1580 G4physicslists on static builds; this was nev    
1581 physics list factory work makes this untenabl    
1582                                                  
1583 25th May 2016 - Ben Morgan (cmake-V10-02-13)     
1584 - Modules/Geant4InterfaceOptions.cmake : Alwa    
1585 using Motif/OpenInventor to avoid missing sym    
1586                                                  
1587 24th May 2016 - Ben Morgan (cmake-V10-02-12)     
1588 - Modules/Geant4OptionalComponents.cmake : Fi    
1589   shape is check for all shapes.                 
1590                                                  
1591 24th May 2016 - Ben Morgan (cmake-V10-02-11)     
1592 - Modules/Geant4OptionalComponents.cmake : In    
1593   based interface to GEANT4_USE_USOLIDS. Rath    
1594   replacement into single string/list variabl    
1595   1) Setting to "all", any CMake boolean true    
1596      results in complete usolids replacement     
1597   2) A list, i.e. "a;b;c", or shapes to repla    
1598   Validate arguments to prevent unknown shape    
1599   behaviour                                      
1600   List allowed values in option docstring.       
1601 - Modules/Geant4BuildProjectConfig.cmake : En    
1602   proper boolean value.                          
1603 - Templates/Geant4Config.cmake.in : Use new f    
1604   to indicate usolids support.                   
1605                                                  
1606 23rd May 2016 - Ben Morgan                       
1607 - Modules/Geant4OptionalComponents.cmake : Al    
1608   subsets of solids to replace with USolids e    
1609   and CMS to assist in performance evaluation    
1610   If GEANT4_USE_SOLIDS is set, use existing c    
1611   allow setting of additional CMake options,     
1612   of that shape with USolids equivalent. When    
1613   additional internal variable GEANT4_USE_PAR    
1614   internal preprocessor flags for shape/usoli    
1615 - Modules/Geant4BuildProjectConfig.cmake : Ex    
1616   preprocessor flags for selected configurati    
1617 - Modules/Geant4ConfigureConfigScript.cmake :    
1618   preprocessor flags for selected configurati    
1619                                                  
1620 28th April 2016 - Ben Morgan (cmake-V10-02-10    
1621 - Templates/Geant4Config.cmake.in: BUGFIX #18    
1622   CLHEP, the provided FindCLHEP module is not    
1623   find_package(CLHEP) with push/pop of CMAKE_    
1624   Geant4's builtin module is used and not int    
1625   settings of CMAKE_MODULE_PATH.                 
1626                                                  
1627 19th April 2016 - Gunter Folger (cmake-V10-02    
1628 -  correct Modules/genwindef/LibSymbolInfo.cp    
1629                                                  
1630 29th March 2016 - Gunter Folger (cmake-V10-02    
1631 -  switch to RadioActiveDecay 4.4; dataset id    
1632     corrected to be a compressed tar file, 4.    
1633                                                  
1634 16th March 2016 - Ben Morgan (cmake-V10-02-07    
1635 - Modules/Geant4InterfaceOptions.cmake : Fix     
1636   Apply patch from Vladimir Belov to add libX    
1637   Unix platforms when using Motif/Inventor.      
1638                                                  
1639 23rd February 2016 - Gunter Folger (cmake-V10    
1640 -  Correct md5sum for RadioactiveDecay.4.3.1     
1641                                                  
1642 23rd February 2016 - Gunter Folger (cmake-V10    
1643 - Modules/Geant4DatasetDefinitions.cmake:        
1644     - revert back to G4ENSDFSTATE.1.3            
1645    - use patched RadioactiveDecay data 4.3.1     
1646                                                  
1647 23rd February 2016 - Gunter Folger (cmake-V10    
1648 - Modules/Geant4DatasetDefinitions.cmake: Use    
1649    Note 1.2.1 is identical to 1.3, it is a pa    
1650                                                  
1651 5th February 2016 - Gunter Folger (cmake-V10-    
1652 - Modules/Geant4DatasetDefinitions.cmake: Use    
1653                                                  
1654 22nd January 2016 - Ben Morgan (cmake-V10-02-    
1655 - Modules/FindCLHEP.cmake : Restore from last    
1656   of defs.h file for CLHEP 2.3.1.1 changes, r    
1657   earlier versions. Create imported targets C    
1658   to ease transition to full Config mode supp    
1659 - Modules/Geant4OptionalComponents.cmake : Ro    
1660   to locate CLHEP. Modify CLHEP_LIBRARIES aft    
1661   the imported targets instead of absolute pa    
1662 - Modules/Geant4BuildProjectConfig.cmake : Ad    
1663   modules so that Geant4Config.cmake can refi    
1664   targets.                                       
1665 - Templates/Geant4Config.cmake.in : Refind CL    
1666   using hardcoded CLHEP_ROOT_DIR if set as a     
1667                                                  
1668 15th December 2015 - Ben Morgan (cmake-V10-02    
1669 - Templates/Geant4Config.cmake.in : Use PATHS    
1670   for CLHEP, setting it to discovered CLHEP_D    
1671   to provide a hint to builds of tests, which    
1672   CMAKE_PREFIX_PATH set appropriately.           
1673                                                  
1674 15th December 2015 - Ben Morgan (cmake-V10-02    
1675 - [BUGFIX #1805] : Preliminary fix for CLHEP     
1676 - Modules/FindCLHEP.cmake : REMOVED as obsole    
1677 - Modules/Geant4OptionalComponents.cmake : Us    
1678   find_package(CLHEP) so that CLHEPConfig.cma    
1679   Retain use of CLHEP_ROOT_DIR temporarily fo    
1680   testing system                                 
1681 - Modules/Geant4BuildProjectConfig.cmake : Re    
1682   directory, defering this to find_package ca    
1683 - Templates/Geant4Config.cmake.in : Use names    
1684   directory to avoid upstream clashes.           
1685   Add explicit call to find_package(CLHEP) so    
1686   Move inclusion of targets file to after set    
1687   targets exist before this is included. This    
1688   on use of imported targets.                    
1689 - Modules/Geant4ConfigureConfigScript.cmake :    
1690   CLHEP targets to provide setting of lib pat    
1691 - Templates/geant4-config.cmake.in : Remove e    
1692 - Modules/Geant4ToolchainBackwardCompatibilit    
1693   properties from CLHEP imported targets.        
1694                                                  
1695                                                  
1696 25th November 2015 - Ben Morgan (cmake-V10-01    
1697 - Modules/Geant4InterfaceOptions.cmake : Move    
1698   alongside use Qt option so that it can be s    
1699   first-pass search for Qt.                      
1700 - Modules/Geant4BuildModes.cmake : Change def    
1701   single config generators to RelWithDebInfo     
1702   system and UNIX conventions.                   
1703 - Modules/Geant4LibraryBuildOptions.cmake : A    
1704   GEANT4_BUILD_MSVC_MP, defaulting to OFF. Wh    
1705   to CMAKE_CXX_FLAGS to enable file level par    
1706   using MSBuild.                                 
1707                                                  
1708 23rd November 2015 - Ben Morgan (cmake-V10-01    
1709 - Modules/FindROOT.cmake : Apply patch from I    
1710   compatibility with ROOT6 and allow usage of    
1711   available.                                     
1712 - Modules/Geant4MakeRules_cxx.cmake : Correct    
1713   to use better CMAKE_CXX_COMPILER_ID variabl    
1714 - Modules/Geant4InterfaceOptions.cmake : Allo    
1715   Qt4 only when GEANT4_USE_QT is selected. Re    
1716   Jan Pipek (http://hypernews.slac.stanford.e    
1717                                                  
1718 18th November 2015 - Ben Morgan (cmake-V10-01    
1719 - Modules/IntelCompileFeatures.cmake : Fix lo    
1720   that resulted in only one branch being foll    
1721   set of compile features being set.             
1722                                                  
1723 17th November 2015 - Ben Morgan (cmake-V10-01    
1724 - Modules/Geant4LibraryBuildOptions.cmake : T    
1725   compatibility, allow GEANT4_BUILD_CXXSTD to    
1726   an epoch like '11' or as 'c++<epoch>'. If t    
1727   postprocess to remove the 'c++' so that sta    
1728   a uniform numeric manner.                      
1729                                                  
1730 17th November 2015 - Ben Morgan (cmake-V10-01    
1731 - Use CMake Compile Features to setup C++ Sta    
1732 - Modules/Geant4MakeRules_cxx.cmake : Remove     
1733   via compiler version checking.                 
1734 - Modules/Geant4LibraryBuildOptions.cmake : C    
1735   features required by Geant4, per C++ Taskfo    
1736   not include                                    
1737   - cxx_deleted_functions                        
1738   - cxx_generalized_initializers                 
1739   - cxx_constexpr                                
1740   - cxx_inheriting_constructors                  
1741   to provide backward compatibility with Visu    
1742   Maintain GEANT4_BUILD_CXXSTD option to allo    
1743   C++11 and C++14 standards. When newer stand    
1744   compiler supports at least one feature from    
1745   supported features of that standard to the     
1746 - Modules/IntelCompileFeatures.cmake : CMake     
1747   builtin compile features for ICC. Use info     
1748   compile features for this compiler.            
1749 - Modules/Geant4MacroLibraryTargets.cmake : U    
1750   to set the required features on all Geant4     
1751 - Modules/Geant4BuildProjectConfig.cmake,        
1752   Templates/Geant4Config.cmake.in, Templates/    
1753   setting of flags and standard used to obtai    
1754   compile features.                              
1755                                                  
1756 10th November 2015 - Gabriele Cosmo (cmake-V1    
1757 - Put CLHEP version 2.3.1.0 as the minimum re    
1758   Modules/Geant4OptionalComponents.cmake.        
1759                                                  
1760 9th November 2015 - Gunter Folger (cmake-V10-    
1761 - Modules/Geant4DatasetDefinitions.cmake: Use    
1762   PhotonEvaporation3.2 and RadioactiveDecay4.    
1763                                                  
1764 2nd November 2015 - Ben Morgan (cmake-V10-01-    
1765 - Modules/Geant4CTest.cmake : Add TOOLS_FONT_    
1766   when Freetype support enabled.                 
1767                                                  
1768 28th October 2015 - Gunter Folger (cmake-V10-    
1769 - Modules/Geant4DatasetDefinitions.cmake: Use    
1770                                                  
1771 23th October 2015 - Gunter Folger (cmake-V10-    
1772 - Modules/Geant4DatasetDefinitions.cmake: Use    
1773                                                  
1774 22nd October 2015 - Ben Morgan (cmake-V10-01-    
1775 - Modules/Geant4ToolchainBackwardCompatibilit    
1776   of TOOLS_FONT_PATH to environment when Free    
1777   pointing to the fonts/ subdirectory of Gean    
1778   For the buildtree, point it to PROJECT_SOUR    
1779   Treat TOOLS_FONT_PATH as a UNIX style PATH     
1780   separators.                                    
1781 - Templates/geant4-env-skeleton.in, Templates    
1782   Add export variables for configuring TOOLS_    
1783                                                  
1784 21st October 2015 - Ben Morgan (cmake-V10-01-    
1785 - Modules/Geant4ConfigureConfigScript.cmake :    
1786   GEANT4_USE_FREETYPE to geant4-config to all    
1787   status of freetype in G4analysis               
1788 - Templates/geant4-config.in : Add freetype f    
1789   freetype support in G4analysis                 
1790 - Templates/Geant4Config.cmake.in : Add freet    
1791   freetype support in G4analysis.                
1792                                                  
1793 19th October 2015 - Ben Morgan                   
1794 - Modules/Geant4OptionalComponents.cmake : Ad    
1795   option, OFF by defaults, to allow user to e    
1796   in analysis library.                           
1797                                                  
1798 12th October 2015 - Gunter Folger (cmake-V10-    
1799 - Modules/Geant4DatasetDefinitions.cmake: Use    
1800                                                  
1801 8th October 2015 - Ben Morgan (cmake-V10-01-2    
1802 - Modules/Geant4OptionalComponents.cmake: Onl    
1803   USolids. Remove old "USE_SYSTEM_USOLIDS" op    
1804   find_package for USolids.                      
1805 - Modules/GeantBuildProjectConfig.cmake, Temp    
1806   Remove old system usolids settings as USoli    
1807 - Modules/Geant4ConfigureConfigScript.cmake,     
1808   Remove old system Usolids settings as Usoli    
1809   Ensure include paths exported.                 
1810                                                  
1811 6th October 2015 - Ben Morgan (cmake-V10-01-2    
1812 - Modules/Geant4MakeRules_cxx.cmake: Update A    
1813   for Xcode 7 and match to CMake 3's AppleCla    
1814   CXXSTD_IS_AVAILABLE for MSVC 19 so that app    
1815   preprocessor symbols are defined.              
1816                                                  
1817 1st October 2015 - Gunter Folger (cmake-V10-0    
1818 - Modules/Geant4DatasetDefinitions.cmake: Use    
1819                                                  
1820 18th September 2015 - Ben Morgan (cmake-V10-0    
1821 - Modules/Geant4LibraryBuildOptions.cmake, Mo    
1822   to be built on Windows. Remove G4LIB_BUILD_    
1823   global settings, only adding it to the publ    
1824   resulting DLL. To create DLL, always compil    
1825   separate from installed version. Compile th    
1826   archive library with G4LIB_BUILD_DLL set so    
1827   are used.                                      
1828                                                  
1829 16th September 2015 - Gunter Folger (cmake-V1    
1830 - Modules/Geant4DatasetDefinitions.cmake: Use    
1831                                                  
1832 14th September 2015 - Ben Morgan (cmake-V10-0    
1833 - Modules/Geant4CTest.cmake, Modules/Geant4In    
1834   and environment variable. It will become th    
1835   so requires export.                            
1836                                                  
1837 1st September 2015 - Gunter Folger (cmake-V10    
1838 - Modules/Geant4DatasetDefinitions.cmake: Use    
1839                                                  
1840 31st August 2015 - Gabriele Cosmo (cmake-V10-    
1841 - Modules/Geant4OptionalComponents.cmake, Gea    
1842   Templates/geant4-config.in: added specific     
1843   "-DG4GEOM_USE_SYS_USOLIDS" to distinguish b    
1844   USolids/VecGeom module (temporary, until in    
1845   removed).                                      
1846                                                  
1847 12th August 2015 - Gabriele Cosmo (cmake-V10-    
1848 - Modules/Geant4MakeRules_cxx.cmake: removed     
1849   for the Intel compiler, as no longer necess    
1850 - Modules/Geant4LibraryBuildOptions.cmake: re    
1851   atomics on Intel compiler, as no longer nec    
1852                                                  
1853 7th August 2015 - Gabriele Cosmo (cmake-V10-0    
1854 - Modules/Geant4MakeRules_cxx.cmake: replaced    
1855   in CMAKE_CXX_FLAGS when using Intel compile    
1856   to be defined when compiling system headers    
1857                                                  
1858 31st July 2015 - Ben Morgan (cmake-V10-01-18)    
1859 - Modules/Geant4MacroLibraryTargets.cmake : U    
1860   CMake >= 2.8.12. Use generator expressions     
1861   compile definitions for Geant4 libs. Use IN    
1862   instead of LINK_INTERFACE_LIBRARIES on Wind    
1863   INSTALL_NAME_DIR with MACOSX_RPATH property    
1864                                                  
1865 29th July 2015 - Ben Morgan                      
1866 - Module/Geant4LibraryBuildOptions.cmake : Ad    
1867   atomics with Intel in C++1X mode and use In    
1868   cannot support them. Reported by Andrea Dot    
1869   because Geant4 uses Intel's no-gcc flag to     
1870   issues, system atomic header will be used b    
1871   compiler does not support atomic, builds wi    
1872                                                  
1873 27th July 2015 - Ben Morgan (cmake-V10-01-17)    
1874 - Modules/Geant4MakeRules_cxx.cmake : Always     
1875   Clang so that std-supporting library is use    
1876   older Mac systems where libstdc++ is the de    
1877                                                  
1878 23rd July 2015 - Ben Morgan (cmake-V10-01-16)    
1879 - Modules/Geant4MacroLibraryTargets.cmake : U    
1880   file generation to use new output dirs and     
1881   for each build mode.                           
1882 - Modules/Geant4MakeRules_cxx.cmake : To perm    
1883   update std-flag setting rules to only allow    
1884   versions that are know to support the featu    
1885                                                  
1886 22nd July 2015 - Ben Morgan (cmake-V10-01-15)    
1887 - Modules/Geant4MakeRules_cxx.cmake : When co    
1888   of C++ standard and allows C++0x/11, defaul    
1889                                                  
1890 13th July 2015 - Ben Morgan (cmake-V10-01-14)    
1891 - Modules/Geant4LibraryBuildOptions.cmake : M    
1892   for build products to use same layout as in    
1893   mode generators (Makefiles/Ninja), products    
1894   'BuildProducts' subdir of the main binary d    
1895   directories as derived from requested insta    
1896   generators (Xcode/VS), 'BuildProducts' hold    
1897   one per build mode, under which the same bi    
1898 - Modules/Geant4ToolchainBackwardCompatibilit    
1899   correct output dirs.                           
1900 - Modules/Geant4ConfigureConfigScript.cmake :    
1901   work for multimode builds.                     
1902                                                  
1903 8th June 2015 - Ben Morgan (cmake-V10-01-13)     
1904 - Templates/Geant4Config.cmake.in : Always re    
1905   if Geant4 was configured with Qt5 support.     
1906   public link interface of G4interfaces and G    
1907   is activated for an application, so must al    
1908   refinding, dangling imported targets are le    
1909   of G4interfaces and G4OpenGL.                  
1910                                                  
1911 26th May 2015 - Gunter Folger (cmake-V10-01-1    
1912 -  Modules/Geant4DatasetDefinitions.cmake: Us    
1913                                                  
1914 19th May 2015 - Gunter Folger (cmake-V10-01-1    
1915 -  Modules/Geant4DatasetDefinitions.cmake: Us    
1916                                                  
1917 5th May 2015 - Ben Morgan (cmake-V10-01-10)      
1918 - Modules/Geant4ConfigureModulefile.cmake : G    
1919   for the build tree. Requested by developers    
1920 - Templates/geant4-modulefile.in : Update exp    
1921   transparent configuration of build/install     
1922                                                  
1923 29th April 2015 - Ben Morgan (cmake-V10-01-09    
1924 - Modules/Geant4MakeRules_cxx.cmake: Add `-no    
1925   when using Intel compiler. This is temporar    
1926   matching flags against old GNUmake build. I    
1927   to understand full behaviour of this flag t    
1928   Intel's `-gcc-sys` flag and `__INTEL_COMPIL    
1929                                                  
1930 22nd April 2015 - Ben Morgan (cmake-V10-01-08    
1931 - Modules/FindCLHEP.cmake: Add CLHEP_ROOT_DIR    
1932   it to be editted in the CMake curses/GUI. U    
1933   LIBRARY and INCLUDE_DIR variables for CLHEP    
1934   CLHEP_ROOT_DIR is changed.                     
1935 - Templates/geant4-env-skeleton.in: Add expan    
1936   path                                           
1937 - Modules/Geant4ToolchainBackwardCompatibilit    
1938   of dynamic library path to prepend system C    
1939   geant4.(c)sh                                   
1940                                                  
1941 17th April 2015 - Ben Morgan (cmake-V10-01-07    
1942 - Fixes for JIRA DEV-185 (Allow use of system    
1943 - Modules/FindCLHEP.cmake: Allow component ar    
1944   find_package, each component being a CLHEP     
1945   dependencies between components, and fail o    
1946   component or dependency is not found. Set c    
1947   component library, and fill CLHEP_LIBRARIES    
1948 - Modules/Geant4OptionalComponents.cmake: Pro    
1949   GEANT4_USE_SYSTEM_CLHEP_GRANULAR, which can    
1950   granular libraries from the system. When ac    
1951   interface to search for Geant4's required c    
1952 - Templates/Geant4Config.cmake.in: Export and    
1953   Geant4_system_clhep_ISGRANULAR that clients    
1954   the system CLHEP was linked in granular mod    
1955 - Modules/Geant4ConfigureConfigScript.cmake:     
1956   library list to support either singular or     
1957 - Templates/geant4-config.in: Support CLHEP g    
1958   '--libs' argument.                             
1959 - Modules/Geant4ToolchainBackwardCompatibilit    
1960   to support use of system CLHEP libraries in    
1961 - Templates/geant4make-skeleton.in: Export CL    
1962   system CLHEP libs in granular mode.            
1963                                                  
1964 15th April 2015 - Ben Morgan (cmake-V10-01-06    
1965 - Modules/Geant4MakeRules_cxx.cmake: Update A    
1966   Xcode 6.1. This version adds the patch numb    
1967   id. The full version number is now derived.    
1968                                                  
1969 20th March 2015 - Gabriele Cosmo (cmake-V10-0    
1970 - Modules/Geant4MacroLibraryTargets.cmake: Ad    
1971   library to static linkage list. Addressing     
1972                                                  
1973 2nd February 2015 - Ben Morgan                   
1974 - Modules/Geant4CPackBase.cmake: Exclude dire    
1975   and "tests" from source package. Provide fu    
1976   triplet entries to two digits (with zeros),    
1977   following convention of standatd release pr    
1978   version still included with initial release    
1979   tags in patch numbering.                       
1980                                                  
1981 29th January 2015 - Ben Morgan (cmake-V10-01-    
1982 - Modules/Geant4MakeRules_cxx.cmake: Minor up    
1983   on Intel 15 compiler and better. Though thi    
1984   on slightly earlier versions, only 15 has f    
1985   needs). We would like to be consistent in s    
1986   is always used for compilers with partial s    
1987   allowed), reserving 'c++11' for fully suppo    
1988   needs review for GNU and Clang.                
1989                                                  
1990 29th January 2015 - Ben Morgan (cmake-V10-01-    
1991 - Modules/Geant4MakeRules_cxx.cmake: Add supp    
1992   c++1y standard for GNU and Clang compilers.    
1993   against c++11 standard for Intel compiler.     
1994                                                  
1995 17th December - Ben Morgan (cmake-V10-01-02)     
1996 - Modules/Geant4InterfaceOptions.cmake: BUGFI    
1997   path for X11 libraries to ensure location o    
1998                                                  
1999 15th December 2014 - Gunter Folger (cmake-V10    
2000 -  Modules/Geant4DatasetDefinitions.cmake: Us    
2001                                                  
2002 05th December 2014 - Ben Morgan (cmake-V10-01    
2003 - Modules/Geant4LibraryBuildOptions.cmake: Wh    
2004   whether compiler IDed as Clang is actually     
2005   path. Ensures that "GEANT4_COMPILER" is cor    
2006   GNUmake compatibility.                         
2007                                                  
2008 01st December 2014 - Ben Morgan (cmake-V10-00    
2009 - Modules/Geant4BuildProjectConfig.cmake: Cor    
2010   system headers so that these are exported w    
2011   are used to replace G4 solids.                 
2012                                                  
2013 18th November 2014 - Ben Morgan (cmake-V10-00    
2014 - Templates/UseGeant4.cmake : Include Geant4     
2015   other headers. This is to help to suppress     
2016   more stringent compiler settings than us.      
2017                                                  
2018 12th November 2014 - Ben Morgan (cmake-V10-00    
2019 - Modules/Geant4LibraryBuildOptions.cmake: Re    
2020   as this is no longer required                  
2021                                                  
2022 11th November 2014 - Gunter Folger (cmake-V10    
2023 - Modules/Geant4DatasetDefinitions.cmake: upd    
2024    for G4EMLOW6.21 after correction of files     
2025                                                  
2026 10th November 2014 - Gunter Folger (cmake-V10    
2027 - Modules/Geant4DatasetDefinitions.cmake: Rad    
2028    and update md5sum for G4EMLOW6.21 after co    
2029   access permissions.                            
2030                                                  
2031 07th November 2014 - Ben Morgan (cmake-V10-00    
2032 - Modules/Geant4OptionalComponents.cmake : BU    
2033   builds traced to typo in USolids settings i    
2034   EXPAT_LIBRARIES was overwritten. Correct ty    
2035                                                  
2036 30th October 2014 - Ben Morgan (cmake-V10-00-    
2037 - Modules/Geant4OptionalComponents.cmake : Up    
2038   to decouple GEANT4_USE_USOLIDS and GEANT4_U    
2039   options.                                       
2040   - GEANT4_USE_USOLIDS ON means that Geant4 s    
2041     USolids equivalents, OFF means Geant4 sol    
2042   - A USolids lib must ALWAYS be availble, so    
2043     simply switches between these.               
2044 - Templates/Geant4Config.cmake.in : decouple     
2045   GEANT4_USE_SYSTEM_USOLIDS                      
2046 - Templates/geant4-config.in : decouple GEANT    
2047   GEANT4_USE_SYSTEM_USOLIDS                      
2048                                                  
2049 30th October 2014 - Ben Morgan (cmake-V10-00-    
2050 - Support builtin/system USolids library         
2051 - Modules/Geant4OptionalComponents.cmake : Up    
2052   use internal G4geomUSolids by default if US    
2053   Add dependent option to allow system USolid    
2054   This assumes that USolids will supply a "US    
2055 - Modules/Geant4BuildProjectConfig.cmake : Up    
2056   settings as required.                          
2057 - Templates/Geant4Config.cmake.in : Update to    
2058   component and relevant variables and settin    
2059 - Modules/Geant4ConfigureConfigScript.cmake :    
2060   USolids settings as required                   
2061 - Templates/geant4-config.in : Update to supp    
2062   switch.                                        
2063                                                  
2064 23rd October 2014 - Ben Morgan (cmake-V10-00-    
2065 - Templates/geant4-config.in : Add command li    
2066   C++ standard compiled against and TLS model    
2067   support available.                             
2068   Add presence of static libs as a feature ar    
2069 - Modules/Geant4ConfigureConfigScript.cmake :    
2070   indicating presence of static libraries to     
2071 - Templates/Geant4Config.cmake.in : Add varia    
2072   standard compiled against and TLS model use    
2073   if multithreading support is available.        
2074 - Modules/                                       
2075                                                  
2076 22nd October 2014 - Gunter Folger (cmake-V10-    
2077 - Modules/Geant4DatasetDefinitions.cmake: G4E    
2078                                                  
2079 21st October 2014 - Ben Morgan (cmake-V10-00-    
2080 - Modules/Geant4ConfigureModulefile.cmake : N    
2081   and install a basic Environment Modules mod    
2082   Provides basic Path/Datapath settings only,    
2083   scripts. Because the location of modulefile    
2084   dependent, install file in datarootdir with    
2085   Allows file to be moved later on as require    
2086   patched accordingly.                           
2087 - Templates/geant4-modulefile.in : basic temp    
2088 - Modules/Geant4ToolchainBackwardCompatibilit    
2089   call functionality in Geant4ConfigureModule    
2090                                                  
2091 20th October 2014 - Ben Morgan                   
2092 - Modules/Geant4ToolchainBackwardCompatibilit    
2093   Templates/geant4make-skeleton.in: Revert ch    
2094   support modulefiles due to uneeded variable    
2095                                                  
2096 10th October 2014 - Andrea Dotti (cmake-V10-0    
2097 - Modules/FindROOT.cmake add ROOT_BIN_DIR var    
2098   path of root executables. Needed to use had    
2099   physics testings (merging of output files f    
2100                                                  
2101 08th October 2014 - Ben Morgan (cmake-V10-00-    
2102 - Templates/UseGeant4.cmake : BUGFIX #1663, A    
2103   CXX/EXE_LINKER flags to Geant4 flags when s    
2104   This allows users to override the base set     
2105   risk.                                          
2106                                                  
2107 26th September 2014 - Ben Morgan (cmake-V10-0    
2108 - Modules/Geant4ToolchainBackwardCompatibilit    
2109   Templates/geant4make-skeleton.in: Revert ch    
2110   support modulefiles due to incorrect instal    
2111                                                  
2112 26th August 2014 - Gunter Folger (cmake-V10-0    
2113 -  Modules/Geant4CTest.cmake: Add variable fo    
2114                                                  
2115 26th August 2014 - Ben Morgan (cmake-V10-00-2    
2116 - Modules/Geant4MacroLibraryTargets.cmake : R    
2117   from internal library link list when buildi    
2118                                                  
2119 26th August 2014 - Gunter Folger (cmake-V10-0    
2120 - Modules/Geant4DatasetDefinitions.cmake: G4E    
2121                                                  
2122 19th August 2014 - Gunter Folger (cmake-V10-0    
2123 - Modules/Geant4DatasetDefinitions.cmake: G4N    
2124                                                  
2125 08th July 2014 - Andrea Dotti (cmake-V10-00-1    
2126 - Templates/UseGeant4_internal.cmake in geant    
2127   character '=' present in command line to be    
2128 - Modules/Geant4TestDriver.cmake convert back    
2129   command line to be executed in test            
2130 Both changes are needed to support "offloadin    
2131 used by testing on Xeon Phi co-processors tha    
2132 lines containing '=' character).                 
2133                                                  
2134 06th June 2014 - Ben Morgan (cmake-V10-00-18)    
2135 - Templates/geant4-config.in : Add zlib and g    
2136   that --has-feature recognizes and can query    
2137   Hrivnacova)                                    
2138                                                  
2139 05th June 2014 - Gunter Folger (cmake-V10-00-    
2140 - Modules/Geant4DatasetDefinitions.cmake: G4E    
2141                                                  
2142 27th May 2014 - Ben Morgan (cmake-V10-00-16)     
2143 - Modules/Geant4MakeRules_cxx.cmake : Factor     
2144   out of GEANT4_MULTITHREADED_CXX_FLAGS and p    
2145   supplying available thread local storage mo    
2146   Addresses JIRA DEV-142                         
2147 - Modules/Geant4LibraryBuildOptions.cmake : P    
2148   to select thread local storage model when b    
2149   Default to supported initial-exec model. Ad    
2150                                                  
2151 26th May 2014 - Ben Morgan (cmake-V10-00-15)     
2152 - Modules/Geant4MakeRules_cxx.cmake : Add -DG    
2153 flags for Debug build mode. Added following d    
2154 Folger to help developers diagnose FPE proble    
2155                                                  
2156 09th May 2014 - Gunter Folger (cmake-V10-00-1    
2157 - Modules/Geant4DatasetDefinitions.cmake: G4E    
2158                                                  
2159 10th April - Ben Morgan (cmake-V10-00-13)        
2160 - Modules/Geant4LibraryBuildOptions.cmake: Wh    
2161   standard, append -DG4USE_STD11 to CMAKE_CXX    
2162   Cosmo (DEV-138). Known issues: Provides no     
2163   C++11 features are present. Does not work o    
2164   will the parts of the code making use of C+    
2165                                                  
2166 18th March 2014 - Gunter Folger (cmake-V10-00    
2167 - Modules/Geant4DatasetDefinitions.cmake: G4E    
2168                                                  
2169 20th March 2014 - Ben Morgan (cmake-V10-00-11    
2170 - Templates/Geant4Config.cmake.in : Fixes by     
2171   static archive flags on Clang and syntax fi    
2172                                                  
2173 18th March 2014 - Gunter Folger (cmake-V10-00    
2174 - Modules/Geant4DatasetDefinitions.cmake: G4E    
2175                                                  
2176 6th March 2014 - Ben Morgan (cmake-V10-00-09)    
2177 - Modules/Geant4Config.cmake.in : When static    
2178   wrap G4physicslists library with flags suit    
2179   archive. Implemented for GNU/Clang/Intel co    
2180   require further checks on flags and how to     
2181   This functionality is needed to support glo    
2182   factories.                                     
2183                                                  
2184 5th March 2014 - Ben Morgan (cmake-V10-00-08)    
2185 - Modules/Geant4MacroLibraryTargets.cmake : F    
2186   builtin libraries. Ensure that shared built    
2187   static.                                        
2188 - Templates/Geant4Config.cmake.in : Add new c    
2189   user to select static Geant4 libraries if t    
2190                                                  
2191 26th February 2014 - Gunter Folger (cmake-V10    
2192 - Modules/Geant4DatasetDefinitions.cmake: Pho    
2193                                                  
2194 26th February 2014 - Gunter Folger (cmake-V10    
2195 - Modules/Geant4DatasetDefinitions.cmake: Rad    
2196                                                  
2197 18th February 2014 - Ben Morgan (cmake-V10-00    
2198 - Modules/Geant4ConfigureConfigScript.cmake :    
2199   zlib or otherwise to geant4-config (Bugfix     
2200 - Template/geant4-config.in : Add builtin zli    
2201   adding G4zlib to list of libraries when use    
2202 - Template/geant4-config.in : Replace use of     
2203   for determining number of datasets. Use ret    
2204   to get length of array. Problem reported on    
2205   http://hypernews.slac.stanford.edu/HyperNew    
2206                                                  
2207 17th February 2014 - Ben Morgan (cmake-V10-00    
2208 - Templates/geant4make-skeleton.in : Add vari    
2209   G4LIB_{BUILD,USE}_EXPAT as for ZLIB. Fixes     
2210 - Modules/Geant4ToolchainBackwardCompatibilit    
2211   G4LIB_{BUILD,USE}_EXPAT based on value of G    
2212   Fixes Bug #1567.                               
2213                                                  
2214 21st January 2014 - Jonathan Madsen (cmake-V1    
2215 - Updated Modules/Geant4InterfaceOptions.cmak    
2216    paths that are now the standard places for    
2217    as of Mavericks (OS X 10.9). Without these    
2218    GEANT4_USE_OPENGL_X11=ON fails                
2219                                                  
2220 18th December 2013 - Gunter Folger (cmake-V10    
2221 - Modules/Geant4TestDriver.cmake: CTEST_TEST_    
2222    its setting is not visible.                   
2223   Directly using environment variable CTEST_T    
2224                                                  
2225 16th December 2013 - Gunter Folger (cmake-V10    
2226 - Modules/Geant4TestDriver.cmake: fix typo in    
2227                                                  
2228 16th December 2013 - Gunter Folger (cmake-V10    
2229 - Modules/Geant4TestDriver.cmake: use CTEST_T    
2230   default timeout                                
2231                                                  
2232 28th November 2013 - Ben Morgan (cmake-V09-06    
2233 - Modules/Geant4CTest.cmake : Remove G4ENSDFS    
2234   exported to the testing environment, as it     
2235   default.                                       
2236 - Modules/Geant4ToolchainBackwardCompatibilit    
2237   from datasets exported to the environment.     
2238   should not be set in the environment by def    
2239 - Modules/Geant4InstallData.cmake : Remove G4    
2240   export definitions. The ENSDF data is not i    
2241   default, and any setting of its environment    
2242   behaviour of Geant4 (i.e. it's an active ra    
2243                                                  
2244 27th November 2013 - Gunter Folger (cmake-V09    
2245 - Modules/Geant4DatasetDefinitions.cmake: Add    
2246                                                  
2247 27th November 2013 - Ben Morgan (cmake-V09-06    
2248 - Modules/Geant4MakeRules_cxx.cmake : Set GEA    
2249   for Intel compiler to "-ftls-model=initial-    
2250   Clang.                                         
2251                                                  
2252 26th November 2013 - Ben Morgan (cmake-V09-06    
2253 - Modules/Geant4LibraryBuildOptions.cmake : M    
2254   as advanced on Win32, and emit a warning on    
2255   This allows developers to keep working whil    
2256   non-support.                                   
2257                                                  
2258 21st November 2013 - Ben Morgan (cmake-V09-06    
2259 - Modules/Geant4InterfaceOptions.cmake : Fix     
2260   of Xmu include path and library variables t    
2261   being emitted if these were not found.         
2262                                                  
2263 19th November 2013 - Ben Morgan (cmake-V09-06    
2264 - Modules/Geant4ConfigureConfigScript.cmake :    
2265   of non-existant list backported in by accid    
2266   caused an error report when using Qt5.         
2267                                                  
2268 14th November 2013 - Gunter Folger (cmake-V09    
2269 - use G4RadioactiveDecay.4.0                     
2270 - use G4PhotonEvaporation.3.0                    
2271                                                  
2272 13th November 2013 - Ben Morgan (cmake-V09-06    
2273 - Modules/Geant4BuildProjectConfig.cmake : Ad    
2274 - Modules/Geant4OptionalComponents.cmake : Co    
2275   Document option and feature report as "EXPE    
2276                                                  
2277 12th November 2013 - Ben Morgan (cmake-V09-06    
2278 - Modules/Geant4ToolchainBackwardCompatibilit    
2279   configuration of binary directory PATH whic    
2280   being overwritten.                             
2281                                                  
2282 8th November 2013 - Ben Morgan (cmake-V09-06-    
2283 - Modules/Geant4ConfigureConfigScript.cmake :    
2284   of existence of USolids support to geant4-c    
2285 - Templates/geant4-config.in : Add usolids as    
2286   ensure G4GEOM_USE_USOLIDS compile definitio    
2287 - Modules/Geant4BuildProjectConfig.cmake : Ex    
2288   G4GEOM_USE_USOLIDS to core definitions if U    
2289 - Modules/Geant4OptionalComponents.cmake : Ad    
2290   for USolids classes. Marked as advanced.       
2291                                                  
2292 6th November 2013 - Ben Morgan (cmake-V09-06-    
2293 - Modules/Geant4ToolchainBackwardCompatibilit    
2294   for export of multithreading and applicatio    
2295 - Templates/geant4make-skeleton.in : Export G    
2296   and prepend binary directory to PATH to pro    
2297   geant4-config.                                 
2298 - Modules/Geant4ConfigureConfigScript.cmake :    
2299   of multithreading variables.                   
2300 - Templates/geant4-config.in :                   
2301    Bug fixes : add core compiler flags to cfl    
2302              : add support for multithreading    
2303                cflags for multithreading if G    
2304    New feature : Implement post install of da    
2305                  --install-data flag will per    
2306                  install of all datasets to t    
2307                  of Geant4.                      
2308 - Modules/Geant4InstallData.cmake : Append fi    
2309   exported by geant4_export_datasets. This is    
2310   set up the post-install of datasets.           
2311                                                  
2312 6th November 2013 - Ben Morgan (cmake-V09-06-    
2313 - Modules/Geant4DatasetDefinitions.cmake : Ad    
2314 dataset.                                         
2315                                                  
2316 28th October 2013 - Ben Morgan (cmake-V09-06-    
2317 - Modules/Geant4InterfaceOptions.cmake : BUGF    
2318 list of libraries required by Wt interface.      
2319                                                  
2320 26th October 2013 - Ben Morgan (cmake-V09-06-    
2321 - Modules/Geant4DatasetDefinitions.cmake : Re    
2322                                                  
2323 25th October 2013 - Ben Morgan (cmake-V09-06-    
2324 Templates/Geant4Config.cmake.in : Re-find Qt5    
2325 Templates/geant4make-skeleton.in : Support ex    
2326 Modules/Geant4ToolchainBackwardCompatibility.    
2327 Modules/Geant4InterfaceOptions.cmake : Suppor    
2328                                                  
2329 25st October 2013 - Gunter Folger                
2330 - switch to G4ELOW6.35                           
2331 - add new NuclideTable with datafile ENSDFSTA    
2332                                                  
2333 24th October 2013 - Ben Morgan (cmake-V09-06-    
2334 - Modules/FindWt.cmake : add use of FindPacka    
2335   ensure correct behaviour when supplying REQ    
2336                                                  
2337 24rd October 2013 - Laurent Garnier              
2338 - Template/Geant4Config.cmake.in                 
2339   Template/geant4make-skeleton.in                
2340   Modules/Geant4ConfigureConfigScript.cmake      
2341   Add Wt support                                 
2342                                                  
2343 24th October 2013 - Ben Morgan                   
2344 - Modules/Geant4InterfaceOptions.cmake : Simp    
2345   Wt and Boost location.                         
2346                                                  
2347 24rd October 2013 - Laurent Garnier              
2348 - Modules/Geant4InterfaceOptions.cmake : Add     
2349 - Modules/FindWt.cmake : New file taken form     
2350   http://www.webtoolkit.eu/wt/download           
2351                                                  
2352 23rd October 2013 - Ben Morgan (cmake-V09-06-    
2353 - Templates/Geant4UseQt5.cmake.in : New file     
2354   compatibility of compilation against Qt5 wi    
2355   to CMake scripts in interfaces and OpenGL.     
2356 - Modules/Geant4InterfaceOptions.cmake : Sear    
2357   When Qt5 is found, configure forward compat    
2358   Geant4UseQt5.cmake.in template. If Qt5 is n    
2359   and require loacation of Qt4.                  
2360                                                  
2361 21st October 2013 - Gunter Folger (cmake-V09-    
2362 - switch to G4NEUTRONXS 1.4                      
2363                                                  
2364 14th October 2013 - Gunter Folger (cmake-V09-    
2365 - switch to G4EMLOW 6.34                         
2366                                                  
2367 26th September 2013 - Ben Morgan (cmake-V09-0    
2368 - Modules/Geant4LibraryBuildOptions.cmake : W    
2369   multithreaded mode on a UNIX system, perfor    
2370   that compiler supports thread local storage    
2371   "__thread". Emit a FATAL_ERROR if the compi    
2372   reporting this and the compiler used.          
2373 - Templates/geant4-config.cmake.in : Implemen    
2374   --install-datasets tasks. The former checks    
2375   installed in the configured location, repor    
2376   stub for implementing post-install download    
2377                                                  
2378 17th September 2013 - Ben Morgan (cmake-V09-0    
2379 - Templates/geant4-config.cmake.in : Expand e    
2380   list of dataset tuples. Process list from C    
2381   shell ' ' separated list. Implement new '--    
2382   print out space separated dataset name, env    
2383   information for each dataset on a separate     
2384 - Templates/Geant4Config.cmake.in : Expand ex    
2385   list of dataset tuples. Process list to cre    
2386   list of dataset names, plus variables, one     
2387   dataset environment variable and configured    
2388 - Modules/Geant4ConfigureConfigScript.cmake :    
2389   function before configuration of build/inst    
2390   geant4-config so dataset information can be    
2391 - Modules/Geant4BuildProjectConfig.cmake : Ca    
2392   function before configuration of build/inst    
2393   Geant4Config.cmake so dataset information c    
2394   CMake config script.                           
2395 - Modules/Geant4InstallData.cmake : Implement    
2396   function. Write list of dataset tuples to a    
2397   tuple consisting of dataset name, envvar na    
2398   Use option argument BUILD|INSTALL to use bu    
2399   datasets respectively.                         
2400                                                  
2401 16th September 2013 - Ben Morgan (cmake-V09-0    
2402 - Modules/Geant4LibraryBuildOptions.cmake : E    
2403   GEANT4_BUILD_GRANULAR_LIBS variable is set.    
2404                                                  
2405 30th August 2013 - Gunter Folger (cmake-V09-0    
2406 - add FindXvfb checking if fake X server Xvfb    
2407     needed by test202.                           
2408                                                  
2409 22nd August 2013 - Ben Morgan (cmake-V09-06-2    
2410 - Modules/Geant4MakeRules_cxx.cmake : Check f    
2411   in output of regex parse of "clang++ -v" co    
2412   found, re-parse string to extract LLVM vers    
2413   based because this reflects the true LLVM,     
2414   support, of the compiler. Fixes problem wit    
2415   C++ Standard with latest Xcode reported by     
2416                                                  
2417 16th August 2013 - Ivana Hrivnacova (cmake-V0    
2418 - Suppress error messages from FindAIDA modul    
2419   This fixes problem report #1485.               
2420                                                  
2421 23rd July 2013 - Gunter Folger (cmake-V09-06-    
2422 - Update datasets for NDL to NDL4.4              
2423                                                  
2424 23rd July 2013 - Ben Morgan (cmake-V09-06-19)    
2425 - Modules/Geant4InstallData.cmake : Remove GE    
2426   Always install example/ directory, move ins    
2427   the top level CMakeLists.txt.                  
2428                                                  
2429 25th June 2013 - John Apostolakis (cmake-V09-    
2430 - Added FindTBB.cmake module for Intel Thread    
2431                                                  
2432 13th June 2013 - Ben Morgan (cmake-V09-06-17)    
2433 - Templates/geant4-config.in : BUGFIX #1477 :    
2434   --has-feature for clhep feature.               
2435                                                  
2436 11th June 2013 - Gunter Folger (cmake-V09-06-    
2437 - Update md5sum for NDL after removal of data    
2438                                                  
2439 11th June 2013 - Gunter Folger (cmake-V09-06-    
2440 - Update datasets for NDL, EMLOW, and Radioac    
2441                                                  
2442 11th June 2013 - Pere Mato (cmake-V09-06-14)     
2443 - Modules/FindROOT.cmake : Minor changes for     
2444                                                  
2445 28th May 2013 - Ben Morgan (cmake-V09-06-13)     
2446 - Modules/Geant4LibraryBuildOptions.cmake : A    
2447   GEANT4_BUILD_TPMALLOC. It defaults to OFF,     
2448   GEANT4_BUILD_MULTITHREADED is OFF or the pl    
2449   When set, this adds a global compiler defin    
2450   Feature requested by Andrea Dotti.             
2451                                                  
2452 22nd May 2013 - Ben Morgan (cmake-V09-06-12)     
2453 - Modules/FindROOT.cmake : Remove "/usr/inclu    
2454   include directories passed to rootcint in r    
2455   function. Needed to workaround bug in rootc    
2456   Dotti.                                         
2457                                                  
2458 7th May 2013 - Ben Morgan (cmake-V09-06-11)      
2459 - Modules/Geant4OptionalComponents.cmake : Se    
2460   GEANT4_USE_BUILTIN_{CLHEP,EXPAT,ZLIB} when     
2461   of these packages are used. This is to assi    
2462   Geant4Config.cmake using simple expansion v    
2463 - Templates/Geant4Config.cmake.in : Add and d    
2464   Geant4_builtin_{clhep,expat,zlib}_FOUND whi    
2465   the value of GEANT4_USE_BUILTIN_{CLHEP,EXPA    
2466 - These fixes are applied to support an issue    
2467   which requires the full CLHEP, so must chec    
2468   version is not used. Whilst the test build     
2469   tests/ctests/CMakeLists.txt, the nanobeam e    
2470   internal Geant4 variable to check for an ex    
2471   always fails.                                  
2472                                                  
2473 6th May 2013 - Gunter Folger (cmake-V09-06-10    
2474 - modification for internal zlib:                
2475    ZLIB_INCLUDE_DIRS: added ${PROJECT_BINARY_    
2476     make generated zconf.h available; as side    
2477     installed.                                   
2478                                                  
2479 22nd April 2013 - Gabriele Cosmo (cmake-V09-0    
2480 - Fixed comments in scripts Geant4MakeRules_c    
2481   Geant4LibraryBuildOptions.cmake...             
2482                                                  
2483 15th April 2013 - Ben Morgan (cmake-V09-06-08    
2484 - Modules/Geant4MakeRules_cxx.cmake : Use -pt    
2485   gcc compilers in preference to -lpthread. R    
2486   exe linker flags as the compiler flag shoul    
2487 - Modules/Geant4LibraryBuildOptions.cmake : R    
2488   from exe linker flags, as main CXX flags sh    
2489                                                  
2490 9th April 2013 - Andrea Dotti                    
2491 - Adding -lpthread to GCC linker flags if GEA    
2492                                                  
2493 25th March 2013 - Ben Morgan                     
2494 - Modules/Geant4ToolchainBackwardCompatibilit    
2495   Applied Mike's patch for selflocation to C-    
2496   generation.                                    
2497                                                  
2498 25th March 2013 - Ben Morgan (cmake-V09-06-07    
2499 - Modules/Geant4OptionalComponents.cmake : BU    
2500   FindZLIB in CMake < 2.8 does not set the ZL    
2501   so set it manually to ensure uniform behavi    
2502                                                  
2503 25th March 2013 - Ben Morgan                     
2504 - Modules/Geant4OptionalComponents.cmake : BU    
2505   GEANT4_USE_SYSTEM_ZLIB to locate system zli    
2506   use internal version. This will co-work wit    
2507   It *breaks* the analysis module, and HepRep    
2508   as reported in above bug report to ensure z    
2509                                                  
2510 25th March 2013 - Ben Morgan (cmake-V09-06-06    
2511 - Modules/Geant4MacroLibraryTargets.cmake : B    
2512   mode dependent compiler definition to the b    
2513   in the form GEANT4_DEVELOPER_<CONFIG> where    
2514   build mode as determined from CMAKE_CONFIGU    
2515   CMAKE_BUILD_TYPE as appropriate for the gen    
2516   Checked on Linux and Mac with Make/Xcode ge    
2517                                                  
2518 1st March 2013 - Ben Morgan (cmake-V09-06-05)    
2519 - Templates/Geant4Config.cmake.in : Add 'mult    
2520   indicate if Geant4 was built with multithre    
2521   and the build is multithreaded, append the     
2522   definition to GEANT4_DEFINITIONS. Note clea    
2523   yet, but awaits testing and example builds.    
2524 - Modules/Geant4LibraryBuildOptions.cmake : A    
2525   GEANT4_BUILD_MULTITHREADED which when ON, a    
2526   -DG4MULTITHREADED globally, and appends GEA    
2527   to CMAKE_CXX_FLAGS. Set to OFF by default a    
2528 - Modules/Geant4MakeRules_cxx.cmake : For GNU    
2529   apply to clang compiler with CMake 2.8.2 an    
2530   GEANT4_MULTITHREADED_CXX_FLAGS to hold any     
2531   multithreaded build, but would conflict wit    
2532   this separation is needed yet, but this aim    
2533   of MT builds without interfering with other    
2534                                                  
2535 21st February 2013 - Gunter Folger (cmake-V09    
2536 - Updated dataset G4NEUTRONXS 1.3 ( previous     
2537                                                  
2538 13th February 2013 - Gunter Folger (cmake-V09    
2539 - Switch to G4NEUTRONXS 1.3                      
2540                                                  
2541 12th February 2013 - Ben Morgan (cmake-V09-06    
2542 - Modules/Geant4MakeRules_cxx.cmake : Revert     
2543   (and clang) compilers to non-MT versions. L    
2544   out line for future reference, although MT     
2545                                                  
2546 11th February 2013 -  Pere Mato  (cmake-V09-0    
2547 - Modules/Geant4TestDriver.cmake : increased     
2548   seconds. This is to avoid having a timeout     
2549   the time to write the output.                  
2550                                                  
2551 18th December 2012 -  Ben Morgan       (cmake    
2552 - Templates/UseGeant4_internal.cmake : Tidy l    
2553 - Templates/UseGeant4.cmake : Tidy layout and    
2554   geant4_collate_application_sources macro.      
2555 - Templates/Geant4ConfigVersion.cmake.in : Ti    
2556 - Templates/Geant4Config.cmake.in : Tidy layo    
2557 - Modules/ResolveCompilerPaths.cmake : Tidy l    
2558   consistent use of lowercase naming.            
2559 - Modules/MacroEnsureVersion.cmake : Tidy lay    
2560   consistent use of lowercase naming.            
2561 - Modules/Geant4ValidateSources.cmake : Tidy     
2562 - Modules/Geant4TestDriver.cmake : Tidy up la    
2563 - Modules/Geant4OptionalComponents.cmake : Ti    
2564 - Modules/Geant4MakeRules_fortran.cmake : Rem    
2565 - Modules/Geant4MacroDefineModule.cmake : Tid    
2566   documentation placeholders for main macros.    
2567 - Modules/Geant4LibraryBuildOptions.cmake : T    
2568 - Modules/Geant4InstallDirs.cmake : Tidy up l    
2569 - Modules/Geant4ConfigureConfigScript.cmake :    
2570 - Modules/Geant4CTest.cmake : Tidy up layout     
2571 - Modules/Geant4CPackBase.cmake : Tidy up lay    
2572 - Modules/Geant4BuildProjectConfig.cmake : Ti    
2573 - Modules/Geant4BuildModes.cmake : Tidy up co    
2574 - Modules/Geant4MacroUtilities.cmake : Functi    
2575   add include guard and standardize on lower     
2576   variable names.                                
2577 - INSTALL.g4cmake : Remove this now obsolete     
2578                                                  
2579 27th November 2012 -  Ben Morgan       (cmake    
2580 - Templates/geant4-config.in : Correct listin    
2581   replacing "-lG3ToG4" with "-lG3toG4"           
2582                                                  
2583 27th November 2012 -  Gabriele Cosmo   (cmake    
2584 - Added "-Wno-variadic-macros -Wshadow" compi    
2585 - Extended description in Geant4CPackBase.cma    
2586                                                  
2587 26th November 2012 -  Gunter Folger    (cmake    
2588 - Switch to PhotonEvaporation 2.3                
2589                                                  
2590 23rd November 2012 -  Gunter Folger    (cmake    
2591 - Switch to G4RadioactiveDecay 3.6               
2592                                                  
2593 21st November 2012 - Ben Morgan        (cmake    
2594 - Templates/geant4_validate_sources.cmake.in     
2595   and "XXChannel.cc" names to false positives    
2596   in processes/hadronic/models/cascade/cascad    
2597   comments, but the current regex picks them     
2598   fix as longer term solution is to update re    
2599   comments!                                      
2600                                                  
2601 21st November 2012 - Ben Morgan        (cmake    
2602 - Templates/Geant4Config.cmake.in : Fix setti    
2603   INCLUDE_DIRS and LIBRARIES so that multiple    
2604   do not overwrite previosu settings. Multipl    
2605   insert or append to these variables as need    
2606   are removed from the final list.               
2607 - Templates/UseGeant4.cmake : Tidy up documen    
2608   macros as deprecated.                          
2609                                                  
2610 20th November 2012 - Ivana Hrivnacova  (cmake    
2611 - Fixed FindHepMC.cmake (GenEvent.h file exte    
2612                                                  
2613 16th November 2012 - Ben Morgan        (cmake    
2614 - Modules/Geant4ToolchainBackwardCompatibilit    
2615   description of workaround for sourcing Cshe    
2616   non-interactively, as reported in HyperNews    
2617   http://hypernews.slac.stanford.edu/HyperNew    
2618                                                  
2619 15th November 2012 - Ben Morgan        (cmake    
2620 [BUGFIX #1387]                                   
2621 - Modules/Geant4ToolchainBackwardCompatibilit    
2622   variable name in export of commands to scri    
2623                                                  
2624 14th November 2012 - Ben Morgan        (cmake    
2625 - Modules/Geant4BuildProjectConfig.cmake : Ad    
2626   to list of modules installed as it is neede    
2627   on CMake < 2.8.                                
2628                                                  
2629                                                  
2630 14th November 2012 -  Gunter Folger    (cmake    
2631 -  switch to G4NDL 4.2                           
2632    (excluding changes made past tag cmake-V09    
2633                                                  
2634 13th November 2012 - Ben Morgan                  
2635 [BUGFIX #1290, #1328]                            
2636 - Templates/geant4-config.in : Add support fo    
2637   CLHEP library to link line using output fro    
2638   Replace explicit -I@VAR@ flags with pure @V    
2639   each include path that may be filtered out     
2640   compiler's default search path.                
2641 - Modules/Geant4ConfigureConfigScript.cmake :    
2642   for existence of G3ToG4. Implement function    
2643   default search paths for GNU, Clang and Int    
2644   Create list before configuring geant4-confi    
2645   any header paths that we need to export but    
2646   before creating export variables.              
2647                                                  
2648 13th November 2012 - Ben Morgan       (cmake-    
2649 - Modules/Geant4BuildProjectConfig.cmake : Co    
2650   by examples from source to build tree, and     
2651   Modules subdirectory of GEANT4_CMAKE_DIR.      
2652 - Templates/UseGeant4.cmake : Append path for    
2653   by examples to CMAKE_MODULE_PATH. This is t    
2654   the build and install trees.                   
2655                                                  
2656                                                  
2657 12th November 2012 - Ben Morgan       (cmake-    
2658 - Modules/Geant4MakeRules_cxx.cmake : Add -Qu    
2659   to compiler flags when running Clang. This     
2660   warnings when building tests, which CTest c    
2661                                                  
2662                                                  
2663 9th November 2012 - Ben Morgan        (cmake-    
2664 - Resubmission of cmake-V09-05-64+cmake-V09-0    
2665   rejected after clang warnings, which are no    
2666   CTest system. Latter passed Continuous buil    
2667   only affects Windows systems.                  
2668                                                  
2669                                                  
2670 8th November 2012 - Ben Morgan        (cmake-    
2671 - Modules/Geant4MakeRules_cxx.cmake : Remove     
2672   Add MD flag to Release style build modes (R    
2673   RELWITHDEBINFO). Add MDd flag to Debug styl    
2674   TESTRELEASE, MAINTAINER).                      
2675   This follows discussions originated from Hy    
2676   http://hypernews.slac.stanford.edu:5090/Hyp    
2677                                                  
2678                                                  
2679 7th November 2012 - Ben Morgan        (cmake-    
2680 - [BUGFIX #1351]                                 
2681 - Geant4MacroUtilities.cmake : Implement new     
2682   and enum_option                                
2683 - Geant4MakeRules_cxx.cmake : Implement C++ S    
2684   flag configuration for GNU, Clang and Intel    
2685 - Geant4LibraryBuildOptions.cmake : Add user     
2686   Standard to build against, it the compiler     
2687   default is always c++98/'ansi' (C++98 plus     
2688                                                  
2689                                                  
2690 5th November 2012 - Ben Morgan        (cmake-    
2691 - Modules/Geant4InterfaceOptions.cmake: Remov    
2692   with internal tag openinventor-V09-05-16.      
2693                                                  
2694                                                  
2695 5th November 2012 - Ben Morgan        (cmake-    
2696 - Modules/Geant4InterfaceOptions.cmake: Check    
2697   has been found when Inventor driver is acti    
2698   is it is not located.                          
2699                                                  
2700                                                  
2701 2nd November 2012 - Ben Morgan        (cmake-    
2702 - [BUGFIX #1285]                                 
2703 - Modules/Geant4InstallData.cmake: Implement     
2704   API for managing data to allow reuse of exi    
2705   not install data at build time if required.    
2706 - Modules/Geant4DatasetDefinitions.cmake: Mig    
2707   to separate file to ease update and patch c    
2708 - Modules/Geant4ToolchainBackwardCompatibilit    
2709   of dataset environment variables/paths to u    
2710   hardcoding of dataset names, allowing for e    
2711   in the future.                                 
2712 - Modules/Geant4CTest.cmake: Migrate setting     
2713   to use new dataset API for export of enviro    
2714   values.                                        
2715 - Templates/geant4make-skeleton.in: Migrate e    
2716   datasets to single 'code block' variable.      
2717 - Templates/geant4-env-skeleton.in: Migrate e    
2718   datasets to single 'code block' variable.      
2719 - [PERFORMANCE]: Tidy up module inclusions to    
2720   noticeable, speed up in CMake configuration    
2721 - Modules/Geant4MacroDefineModule.cmake: Use     
2722   prevent module being loaded multiple times.    
2723 - Modules/Geant4MacroLibraryTargets.cmake: Us    
2724   prevent module being loaded multiple times.    
2725 - Modules/Geant4MacroUtilities.cmake: Include    
2726   and Geant4MacroLibraryTargets so these are     
2727   hence are not re-parsed by CMake if they ar    
2728 - [CLEANUP]                                      
2729 - Templates/geant4-env.csh.in: Remove obsolet    
2730 - Templates/geant4-env.sh.in: Remove obsolete    
2731                                                  
2732                                                  
2733 31st October 2012 - Ben Morgan        (cmake-    
2734 - Modules/Geant4InstallData.cmake: Remove obs    
2735 - Modules/Geant4ToolchainBackwardCompatibilit    
2736   setting of ABLA environment export variable    
2737   reported by Gunter Folger and Hisaya Kurash    
2738 - Modules/Geant4CTest.cmake: Remove obsolete     
2739 - Template/geant4-env-skeleton.in: Remove ABL    
2740 - Template/geant4make-skeleton.in: Remove ABL    
2741                                                  
2742                                                  
2743 31th October 2012 -  Gunter Folger    (cmake-    
2744 -  bring settings for ABLA back in , used els    
2745     configure to badly fail.                     
2746                                                  
2747 30th October 2012 -  Gunter Folger    (cmake-    
2748 - Modules/Geant4InstallData.cmake: Revert to     
2749     and delete settings for ABLA, not needed     
2750                                                  
2751 30th October 2012 - John Apostolakis  (cmake-    
2752 - Modules/Geant4InstallData.cmake: Revert to     
2753     to overcome problems in Continuous build     
2754                                                  
2755 30th October 2012 - Gunter Folger     (cmake-    
2756 - Modules/Geant4InstallData.cmake: Use G4EMLO    
2757                                                  
2758 25th October 2012 - Pere Mato (cmake-V09-05-5    
2759 - Templates/Geant4CTest.cmake: corrected mist    
2760                                                  
2761 19th October 2012 - Ben Morgan (cmake-V09-05-    
2762 - Templates/Geant4Config.cmake.in : Add g3tog    
2763   and configure G3toG4 library if required.      
2764 - Modules/Geant4OptionalComponents.cmake : Im    
2765   GEANT4_USE_G3TOG4 option.                      
2766 - Modules/Geant4CTest.cmake : Remove un-neede    
2767   configuration.                                 
2768                                                  
2769 18th October 2012 - Gunter Folger     (cmake-    
2770 - Modules/Geant4InstallData.cmake: Use G4EMLO    
2771                                                  
2772 16th October 2012 Ben Morgan (cmake-V09-05-52    
2773 - Modules/Geant4InstallData.cmake : Update ve    
2774   G4NEUTRONXS for 1.2 release, add new G4SAID    
2775   version 1.1                                    
2776 - Modules/Geant4ToolchainBackwardCompatibilit    
2777   new G4SAIDDATA dataset to scripts.             
2778 - Modules/Geant4CTest.cmake : Add new G4SAIDD    
2779   CTest environment, and remove obsolete G4EL    
2780   NeutronHPCrossSections environment variable    
2781 - Templates/geant4-env-skeleton.in : Add expa    
2782   export of new G4SAIDDATA dataset.              
2783 - Templates/geant4make-skeleton.in : Add expa    
2784   export of new G4SAIDDATA dataset.              
2785                                                  
2786                                                  
2787 12th October 2012 Ben Morgan (cmake-V09-05-51    
2788 - Modules/FindInventor.cmake: BUGFIX #1320: R    
2789   debug libraries and do not use the "optimiz    
2790   Add find for of SoXt headers.                  
2791 - Modules/Geant4InterfaceOptions.cmake: BUGFI    
2792   to INVENTOR_INCLUDE_DIR when on UNIX, and F    
2793   located. Add X11 Xt library when SoXt is us    
2794                                                  
2795 9th October 2012 Pere Mato (cmake-V09-05-50)     
2796 - Modules/Geant4CTest.cmake: minor changes to    
2797                                                  
2798 4th October 2012 - Gunter Folger     (cmake-V    
2799 - Modules/Geant4InstallData.cmake: Use G4EMLO    
2800                                                  
2801 26th September 2012 Ivana Hrivnacova (cmake-V    
2802 - Adding FindPythia6 module.                     
2803 - Modules/FindHepMC.cmake: support also HEPMC    
2804   is used in GNUmake build); added HEPMC_FIO_    
2805                                                  
2806 25th September 2012 Ivana Hrivnacova (cmake-V    
2807 - Adding FindAIDA module.                        
2808                                                  
2809 24th September - Pere Mato (cmake-V09-05-46)     
2810 - Modules/Geant4TestDriver.cmake : Use the ar    
2811 - Templates/UseGeant4_internal.cmake : Genera    
2812                                                  
2813 24th September - Ben Morgan (cmake-V09-05-45)    
2814 - Modules/ResolveCompilerPaths.cmake : Remove    
2815   resolved include paths (patch from Fabian K    
2816                                                  
2817 19th September - Ben Morgan (cmake-V09-05-44)    
2818 - Modules/Geant4MakeRules_cxx.cmake : Remove     
2819   TestRelease build mode flags on all platfor    
2820 - Modules/Geant4BuildModes.cmake : Remove obs    
2821   mode (BUGFIX #1263)                            
2822                                                  
2823 17th September - Ben Morgan (cmake-V09-05-43)    
2824 - Modules/Geant4InstallData.cmake : Update G4    
2825   and update MD5 sum.                            
2826                                                  
2827 30th August 2012 Pere Mato (cmake-V09-05-42)     
2828 - Modules/Geant4CTest.cmake : Added Unit Test    
2829 - Modules/Geant4MacroUtilities.cmake : Moved     
2830                                                  
2831 29th August 2012 Witek Pokorski (cmake-V09-05    
2832 - Adding FindHepMC module.                       
2833                                                  
2834 28th August 2012 - Pere Mato                     
2835 - Modules/Geant4MacroUtilities.cmake: Defined    
2836 - Modules/Geant4LibraryBuildOptions.cmake: Ad    
2837                                                  
2838 28th August 2012 - Gunter Folger (cmake-V09-0    
2839 - Modules/Geant4InstallData.cmake: Use Radioa    
2840                                                  
2841 16th July 2012 - Ben Morgan (cmake-V09-05-38)    
2842 - Use correct tag name. Update tag number to     
2843                                                  
2844 16th July 2012 - Ben Morgan (cmake-V09-05-37)    
2845 - Templates/geant4_validate_sources.cmake.in     
2846   error messages so all errors go to stderr.     
2847                                                  
2848 10th July 2012 - Ben Morgan (cmake-V09-05-36)    
2849 - Modules/Geant4MakeRules_cxx.cmake : Add pre    
2850   detection (CMake > 2.8.1)                      
2851 - Modules/Geant4/LibraryBuildOptions.cmake :     
2852   Clang detection (CMake > 2.8.1)                
2853                                                  
2854 10th July 2012 - Ben Morgan                      
2855 - Modules/FindStatTest.cmake : Minor formatti    
2856                                                  
2857 10th July 2012 - Andrea Dotti (cmake-V09-05-3    
2858 - Modules/FindStatTest.cmake : First commit o    
2859   utility program StatTest for automatic regr    
2860   ctest outputs                                  
2861                                                  
2862 27th June 2012 - Pere Mato  (cmake-V09-05-34)    
2863 - Modules/Geant4TestDriver.cmake : Added TST     
2864                                    <test>.out    
2865 - Templates/UseGeant4_internal.cmake: mofdifi    
2866                                                  
2867 22nd June 2012 - Pere Mato  (cmake-V09-05-33)    
2868 - Modules/Geant4TestDriver.cmake : Fixed the     
2869   file name and not the full path of the exec    
2870                                                  
2871 22nd June 2012 - Pere Mato  (cmake-V09-05-32)    
2872 - Modules/Geant4TestDriver.cmake : adapted to    
2873   with stdout and stderr each time a test is     
2874                                                  
2875 21th June 2012 - Gunter Folger  (cmake-V09-05    
2876 - After update of G4EMLOW6.27, new tar needs     
2877                                                  
2878 21th June 2012 - Gunter Folger  (cmake-V09-05    
2879 - After recreating G4NDL4.1, update md5sum.      
2880                                                  
2881 20th June 2012 - Gunter Folger  (cmake-V09-05    
2882 - Modules/Geant4InstallData.cmake: Use G4NDL     
2883                                                  
2884 15th June 2012 - Gabriele Cosmo (cmake-V09-05    
2885 - Updated tags to 9.6.0 for 9.6-beta.            
2886                                                  
2887 14th June 2012 - Ben Morgan (cmake-V09-05-27)    
2888 - Modules/Geant4OptionalComponents.cmake : Se    
2889   default on non-Win32. We prefer the system     
2890   due to compilation warnings in the current     
2891                                                  
2892 13th June 2012 - Ben Morgan (cmake-V09-05-26)    
2893 - Modules/Geant4OptionalComponents.cmake : Al    
2894   and system expat library on non-Win32 platf    
2895   internal. Choosing system expat requires it    
2896                                                  
2897 12th June 2012 - Ben Morgan (cmake-V09-05-25)    
2898 - Modules/Geant4ToolchainBackwardCompatibilit    
2899   in execute_process calls run at install tim    
2900   reported by Joseph Perl on Windows, when a     
2901   prefix.                                        
2902                                                  
2903 8th June, 2012 - Gunter Folger (cmake-V09-05-    
2904 - Modules/Geant4OptionalComponents.cmake: req    
2905                                                  
2906 4th June, 2012 - Gunter Folger (cmake-V09-05-    
2907 - Modules/Geant4InstallData.cmake: use G4EMLO    
2908                                                  
2909 1st June, 2012 - Ben Morgan (cmake-V09-05-22)    
2910 - Modules/Geant4InstallData.cmake : Complete     
2911   with support for CMake >= 2.6.4 and custom     
2912   Downloaded data bundles are also verified u    
2913 - Modules/Geant4ToolchainBackwardCompatibilit    
2914   updated to use new paths from Geant4Install    
2915                                                  
2916 May 31st, 2012 - Pere Mato (cmake-V09-05-21)     
2917 - Modules/Geant4BuildProjectConfig.cmake : Tr    
2918 - Templates/UseGeant4.cmake : Set CMAKE_EXE_L    
2919   This is to ensure that the definition is of    
2920                                                  
2921 May 30th, 2012 - Pere Mato (cmake-V09-05-20)     
2922 - Modules/Geant4MakeRules_cxx.cmake : Added -    
2923   This is to avoid warnings of the type "warn    
2924                                                  
2925 May 30th, 2012 - Pere Mato (cmake-V09-05-19)     
2926 - Templates/UseGeant4_internal.cmake : Added     
2927   This allows to assign tests to specific tes    
2928   given the Nightly label.                       
2929                                                  
2930 May 29th, 2012 - Ben Morgan (cmake-V09-05-18)    
2931 - Modules/Geant4ToolchainBackwardCompatibilit    
2932  This follows the pattern used in ROOT's cshe    
2933  the cost of the user having to supply extra     
2934  command/script.                                 
2935 - Templates/geant4-env-skeleton.in : [BUGFIX     
2936 - Templates/geant4make-skeleton.in : [BUGFIX     
2937                                                  
2938                                                  
2939 May 9th, 2012 - Pere Mato (cmake-V09-05-17)      
2940 - Templates/UseGeant4_internal.cmake : By def    
2941   This is wanted by G. Folger.                   
2942                                                  
2943 May 8th, 2012 - Pere Mato (cmake-V09-05-16)      
2944 - Templates/UseGeant4_internal.cmake : Added     
2945                                                  
2946 April 30th, 2012 - Ben Morgan (cmake-V09-05-1    
2947 - Modules/Geant4InstallData.cmake : GEANT4_IN    
2948   variable when deactivated on CMake < 2.8. E    
2949 - Modules/Geant4LibraryBuildOptions.cmake : F    
2950   GEANT4_ENABLE_TESTING on CMake < 2.8 due to    
2951                                                  
2952 April 24th, 2012 - Ben Morgan (cmake-V09-05-1    
2953 - Modules/Geant4InstallData.cmake : Force GEA    
2954   CMake < 2.8.0 is used, and warn user if it     
2955   problem reported on HyperNews:                 
2956   http://hypernews.slac.stanford.edu/HyperNew    
2957                                                  
2958 April 20th, 2012 - Ben Morgan (cmake-V09-05-1    
2959 - Modules/Geant4ToolchainBackwardCompatibilit    
2960   BASH_VERSION instead of non-POSIX compliant    
2961                                                  
2962 April 12th, 2012 - Pere Mato (cmake-V09-05-12    
2963 - Fixed bug in Modules/Geant4CTest.cmake to l    
2964                                                  
2965 April 12th, 2012 - Gunter Folger (cmake-V09-0    
2966 - Switch to G4EMLOW6.26                          
2967                                                  
2968 April 5th, 2012 - Gunter Folger  (cmake-V09-0    
2969 - Switch to G4EMLOW6.25                          
2970                                                  
2971 April 3rd, 2012 - Ben Morgan (cmake-V09-05-09    
2972 - Modules/Geant4InstallData.cmake : Increased    
2973 - Modules/Geant4ToolchainBackwardCompatibilit    
2974   to /dev/null as some cd implementations rep    
2975                                                  
2976 March 30th, 2012 - Ben Morgan (cmake-V09-05-0    
2977 - Modules/Geant4InstallData.cmake : Add GEANT    
2978   variable to allow users to increase the dow    
2979   Only available on CMake 2.8.1 and above.       
2980                                                  
2981 March 22nd, 2012 - Pere Mato (cmake-V09-05-07    
2982 - genwindef/LibSymbolInfo.cpp : filter the sy    
2983                                                  
2984 March 22nd, 2012 - Pere Mato (cmake-V09-05-06    
2985 - genwindef/LibSymbolInfo.cpp : filter the sy    
2986                                                  
2987 March 7th, 2012 - Pere Mato (cmake-V09-05-05)    
2988 - Modules/Geant4MakeRules_cxx.cmake : added l    
2989                                       "warnin    
2990                                                  
2991 March 6th, 2012 - Pere Mato (cmake-V09-05-04)    
2992 - Modules/Geant4LibraryBuildOptions.cmake : m    
2993 - Modules/Geant4MakeRules_cxx.cmake : change     
2994                                                  
2995 February 10th, 2012 - Pere Mato (cmake-V09-05    
2996 - Added function REFLEX_GENERATE_DICTIONARY()    
2997                                                  
2998 January 25th, 2012 - Gunter Folger (cmake-V09    
2999 - Switch to G4EMLOW6.24                          
3000                                                  
3001 December 13th 2011 - P. mato (cmake-V09-05-01    
3002 - Templates/UseGeant4_internal.cmake: Avoid p    
3003                                                  
3004 December 6th 2011 - B.Morgan (cmake-V09-05-00    
3005 - Modules/Geant4ToolchainBackwardCompatibilit    
3006   setting of expansion variable needed to pre    
3007 - Templates/geant4make-skeleton.in [BUGFIX #1    
3008   path setup to G4WORKDIR directory for execu    
3009 - Templates/geant4-env-skeleton.in [BUGFIX #1    
3010   to end of GEANT4_TC_SHELL_PROGRAM used as s    
3011                                                  
3012                                                  
3013 November 30th 2011 - B.Morgan (cmake-V09-04-4    
3014 - Modules/Geant4LibraryBuildOptions.cmake : C    
3015   GEANT4_BUILD_GRANULAR_LIBS option to restri    
3016   granular build is not tested and broken in     
3017   prevent its use for now.                       
3018                                                  
3019 November 29th 2011 - B.Morgan (cmake-V09-04-4    
3020 - Modules/Geant4InterfaceOptions.cmake : Adde    
3021   build mixed Qt and X11 OpenGL driver. Xt li    
3022   only on Mac when Xm is built. Linking Xt on    
3023 - Templates Geant4Config.cmake.in : Fixed bug    
3024   library being appended to output when vis_a    
3025                                                  
3026                                                  
3027 November 24th 2011 - B.Morgan (cmake-V09-04-3    
3028 - Modules/Geant4InstallData.cmake : Updated d    
3029   G4NDL -> 4.0                                   
3030   RadioactiveDecay - > 3.4                       
3031   Added GEANT4_ADD_FEATURE reporting for data    
3032                                                  
3033                                                  
3034 November 23rd 2011 - B.Morgan (cmake-V09-04-3    
3035 - Modules/Geant4LibraryBuildOptions.cmake : M    
3036   GEANT4_BUILD_EXAMPLES options as advanced b    
3037   system testing only.                           
3038 - Templates/geant4-env-skeleton.in (NEWFILE)     
3039   environment setup of geant4, just PATH, (DY    
3040   if installed.                                  
3041 - Templates/geant4-environment-skeleton.in :     
3042 - Templates/geant4-environment-skeleton.in :     
3043   G4WORKDIR setup. Added expansion variables     
3044   Added expansion variable to provide a self     
3045 - Modules/Geant4ToolchainBackwardCompatibilit    
3046   conditional set environment variables. Adde    
3047   Added setup of data library variables if th    
3048   Added self location capability so that scri    
3049   consequently locate library and include dir    
3050   location.                                      
3051   Moved installation of of backwared compatib    
3052   named 'geant4make' under the main data dire    
3053   setup script and gmk files into their own,     
3054   Configure new 'geant4.(c)sh' setup script f    
3055 - Modules/Geant4InstallData.cmake : Set name     
3056   to GEANT4_DATASETS just to mark it as usabl    
3057   variable name to end of dataset information    
3058   in configuration of shell scripts.             
3059   Marked GEANT4_INSTALL_EXAMPLES option as ad    
3060                                                  
3061                                                  
3062 November 22nd 2011 - B.Morgan (cmake-V09-04-3    
3063 - Templates/Geant4Config.cmake : Added 'ui_al    
3064   allow simple selection of all available UI     
3065                                                  
3066                                                  
3067 November 18th 2011 - P.Mato (cmake-V09-04-36)    
3068 - Modules/Geant4CTest.cmake : Added some prot    
3069                                                  
3070 November 16th 2011 - B.Morgan (cmake-V09-04-3    
3071 - Templates/geant4_validate_sources.cmake.in     
3072   to false positive list. These are in VRML's    
3073   use only.                                      
3074                                                  
3075 November 16th 2011 - G.Folger (cmake-V09-04-3    
3076 - Modules/Geant4InstallData.cmake: correct da    
3077                                                  
3078 November 15th 2011 - G.Folger (cmake-V09-04-3    
3079 - Modules/Geant4InstallData.cmake: update dat    
3080                                                  
3081 November 8th 2011 - B.Morgan (cmake-V09-04-32    
3082 - Templates/Geant4Config.cmake.in [BUGFIX #11    
3083   G4OpenInventor as a component, named 'vis_o    
3084   Geant4LibraryDepends file by test on a vari    
3085   multiple calls to the config file from find    
3086   option selecting of the components. NB Full    
3087   openinventor-V09-04-02).                       
3088 - Modules/Geant4ToolchainBackwardCompatibilit    
3089   configuration of OpenInventor environment v    
3090   geant4-environment-setup scripts.              
3091 - Templates/geant4-environment-skeleton.in :     
3092   environment variables needed by old Makefil    
3093   not set, as the Geant4 public interface sho    
3094 - Modules/Geant4ConfigureConfigScript.cmake :    
3095   of OpenInventor feature.                       
3096 - Templates/geant4-config.in : Added support     
3097 - Modules/Geant4InterfaceOptions.cmake : Adde    
3098   new CMake option GEANT4_USE_INVENTOR to ena    
3099   and Xm are also searched for as these are u    
3100 - Modules/FindInventor.cmake (NEWFILE) : Find    
3101   post on CMake mailing list by Jan Peciva. T    
3102   implementation.                                
3103                                                  
3104                                                  
3105 November 4th 2011 - B.Morgan                     
3106 - Modules/Geant4ConfigureConfigScript.cmake :    
3107   to use self location functionality in geant    
3108   relocatable.                                   
3109 - Templates/geant4-config.in : Added capabili    
3110   itself. The technique is to fully resolve a    
3111   itself using readlink, but with workarounds    
3112   readlink is not available on all platforms.    
3113   any softlinks in the path elements or to re    
3114   However, the algorithm has been tested in s    
3115   and should cover everything but real corner    
3116   resolution is the diectory in which the scr    
3117   later in the script as necessary.              
3118                                                  
3119                                                  
3120 November 2nd 2011 - B.Morgan (cmake-V09-04-31    
3121 - Modules/Geant4InstallData.cmake : Bumped ve    
3122   installed from 6.22 -> 6.23.                   
3123                                                  
3124                                                  
3125 November 2nd 2011 - B.Morgan (cmake-V09-04-30    
3126 - Modules/Geant4BuildModes.cmake : Reverted f    
3127   (cmake-V04-04-28 tag) which removes the Tes    
3128 - Modules/Geant4MakeRules_cxx.cmake : Reverte    
3129   (cmake-V09-04-28 tag) which removes the Tes    
3130   TestRelease to having platform dependent fl    
3131   optimization on Apple.                         
3132 - Modules/geant4-config.in : Fixed typo error    
3133   CMake supplied variable Geant4_VERSION, pre    
3134 - Modules/Geant4ConfigureConfigScript.cmake :    
3135   two space format. Added skeleton setup for     
3136   the Install Tree.                              
3137                                                  
3138                                                  
3139 October 11th 2011 - B.Morgan                     
3140 - Templates/Geant4Config.cmake.in [BUGFIX #12    
3141   a problem when building applications using     
3142   This was traced to incorrect list syntax in    
3143   in the above Bug Report #1253. The fix is t    
3144   list as these cause it to be represented as    
3145                                                  
3146                                                  
3147 October 10th 2011 - B.Morgan (cmake-V09-04-29    
3148 - Modules/Geant4ValidateSources.cmake (NEWFIL    
3149   geant4_validate_sources.cmake.in and create    
3150   target which runs the resulting configured     
3151 - Templates/geant4_validate_sources.cmake.in     
3152   locates all sources.cmake files in the Gean    
3153   extract all listed sources/headers and comp    
3154   headers on disk. Any mismatches whether fil    
3155   longer on disk, or files on disk but not li    
3156   reported. If any mismatches are found, the     
3157   though it will not do so until the whole tr    
3158   mismatches are located. It ignores certain     
3159   mismatch detection but which are no longer     
3160                                                  
3161                                                  
3162 October 6th 2011 - B.Morgan (cmake-V09-04-28)    
3163 - Modules/Geant4BuildModes.cmake : Added Test    
3164   CMAKE_BUILD_TYPES and CMAKE_CONFIGURATION_T    
3165   NB: Diaganosed problem reported by Pere, wh    
3166   appearing in VS. This is likely because CMA    
3167   *after* the project(...) call: http://www.i    
3168   Will fix after new modes are confirmed.        
3169 - Modules/Geant4MakeRules_cxx.cmake : Split T    
3170   TestRelease, which is optimized and has deb    
3171   TestReleaseDebug, which has debug symbols o    
3172   G4DEBUG_VERBOSE and G4FPE_DEBUG definitions    
3173                                                  
3174                                                  
3175 October 4th 2011 - P. Mato (cmake-V09-04-27)     
3176 - Modules/Geant4TestDriver.cmake: Fix to allo    
3177                                                  
3178 October 4th 2011 - P. Mato (cmake-V09-04-26)     
3179 - Modules/FindXercesC.cmake: Added xerces-c_3    
3180                                                  
3181 September 30th 2011 - P. Mato (cmake-V09-04-2    
3182 - Modules/Geant4MakeRules_cxx.cmake: Fixed de    
3183                                                  
3184 - Modules/Geant4CTest.cmake: Moved from tests    
3185   construct the GEANT_TEST_ENVIRONMENT with d    
3186   for benchmarks tests.                          
3187                                                  
3188 September 29th 2011 - B. Morgan (cmake-V09-04    
3189 - Modules/Geant4OptionalComponents.cmake : Re    
3190   when G3toG4 is enabled. Gunter Folger repor    
3191   Fortran setup, so we disable this since we     
3192   app at present. A change has also been made    
3193   so that the Make rules initialization for F    
3194                                                  
3195                                                  
3196 September 16th 2011 - B. Morgan (cmake-V09-04    
3197 - Templates/Geant4Config.cmake.in : Addition     
3198   of definitions has been made conditional on    
3199   G4VIS_NONE and G4UI_NONE. If those variable    
3200   the corresponding compile definition will n    
3201   requested behaviour, but as before this is     
3202                                                  
3203                                                  
3204 September 16th 2011 - B. Morgan (cmake-V09-04    
3205 - Templates/Geant4Config.cmake.in : Added G4V    
3206   of core compile definitions. This is seemin    
3207   building, but should only be seen as a temp    
3208   should be set at the application level.        
3209                                                  
3210                                                  
3211 September 15th 2011 - P. Mato (cmake-V09-04-2    
3212 - Templates/UseGeant4_internal.cmake: Fixed a    
3213                                                  
3214 August 16th 2011 - P. Mato (cmake-V09-04-20)     
3215 - Templates/UseGeant4_internal.cmake: Added s    
3216   NMake and Visual Studio.                       
3217                                                  
3218 - Modules/Geant4TestDriver.cmake: Avoid the u    
3219   already in the drive letters on Windows.       
3220                                                  
3221 August 16th 2011 - P. Mato (cmake-V09-04-19)     
3222 - Modules/FindROOT.cmake : Added function ROO    
3223   the generation of ROOT dictionaries            
3224                                                  
3225 - Modules/Geant4CTest.cmake (NEWFILE): Place     
3226                                                  
3227 - Modules/Geant4TestDriver.cmake: Added the p    
3228   was neeed to preform some initial cleanup o    
3229                                                  
3230 - Templates/UseGeant4_internal.cmake: Changed    
3231   make use of the pre- and post-commands.        
3232                                                  
3233 August 16th 2011 - B.Morgan (cmake-V09-04-18)    
3234 - Templates/UseGeant4.cmake : Fixed error is     
3235   to locate internal use file.                   
3236                                                  
3237                                                  
3238 August 10th 2011 - B.Morgan (cmake-V09-04-17)    
3239 - Modules/Geant4BuildProjectConfig.cmake : Ad    
3240   file to build tree, but do not install it.     
3241                                                  
3242 - UseGeant4.cmake : Factored out internal onl    
3243   module. Added optional inclusion of that mo    
3244   build tree.                                    
3245                                                  
3246 - UseGeant4_internal.cmake (NEWFILE) : Added     
3247   by 'use' of Geant4 inside Geant4 itself, e.    
3248   This is done to fix a bug reported offline     
3249   UseGeant4.cmake fails due to an unfound cus    
3250   like GEANT4_ADD_TEST use extra functionalit    
3251   modules. Whilst these modules could be inst    
3252   complexity to the use of Geant4 and may als    
3253   the functions needing the modules are not i    
3254   factored out into this build tree only modu    
3255                                                  
3256                                                  
3257 August 3rd 2011 - B.Morgan (cmake-V09-04-16)     
3258 - Modules/Geant4MakeRules_cxx.cmake, Modules/    
3259   Moved setting of initial values for TestRel    
3260   flags to make rules override file. Values a    
3261   platform, as G4FPE_DEBUG option should only    
3262   with non-optimized code on Mac OS X (inform    
3263   Geant4BuildModes uses initial values as inp    
3264   can be reset from the command line and with    
3265   needed.                                        
3266                                                  
3267 - Modules/Geant4BuildProjectConfig.cmake : Re    
3268   the G4LIB_BUILD_DLL definition.                
3269                                                  
3270                                                  
3271 July 29th 2011 - B.Morgan (cmake-V09-04-15)      
3272 - Modules/Geant4InstallData.cmake : Corrected    
3273   to use direct URL. Original URL redirects,     
3274   CMake appear not to like.                      
3275   Use .tar.gz of RadioactiveDecay as this is     
3276   Added use of PREFIX in ExternalProject so t    
3277   created under a single 'Externals' director    
3278   build tree nicely organized. The data still    
3279   of the build directory, so this should not     
3280                                                  
3281                                                  
3282 July 29th 2011 - P. Mato                         
3283 - Modules/CMakeMacroParseArguments.cmake : up    
3284                                                  
3285 - Modules/Geant4MacroLibraryTargets.cmake, Mo    
3286   Modules/Geant4MacroDefineModule.cmake : Adj    
3287                                                  
3288 - Templates/UseGeant4.cmake : Removed install    
3289   GEANT4_EXECUTABLE macros and fixed comments    
3290                                                  
3291                                                  
3292 July 28th 2011 - B. Morgan (cmake-V09-04-14)     
3293 - History : Added note on preferred format of    
3294                                                  
3295 - Modules/Geant4InstallData.cmake : Added gua    
3296   that this is only available on CMake >= 2.8    
3297   (NB: Usage still broken, probably due to ta    
3298                                                  
3299 - Modules/UseGeant4.cmake : Forced all CXX fl    
3300   Geant4 [BUGFIX #1227]. Neatified and commen    
3301   library/exe/test builds. Added WARNING mess    
3302   outside of the Geant4 project. Corrected(?)    
3303   CMakeMacroParseArguments (MIGHT BREAK GEANT    
3304                                                  
3305 - Modules/Geant4CPackBase.cmake : Added TBZ2     
3306   source package generators. Neatified the ge    
3307   Neatified and commented new component build    
3308                                                  
3309 - Modules/Geant4MacroLibraryTargets.cmake : C    
3310   INSTALL_NAME_DIR for library targets [BUGFI    
3311                                                  
3312 - Templates/geant4-config.in : Added G4analys    
3313   libraries.                                     
3314                                                  
3315 - Templates/Geant4Config.cmake.in : Added G4a    
3316   variable. Always added for now rather than     
3317                                                  
3318                                                  
3319 July 27th 2011 - P. Mato                         
3320 - Added the downloading and installation of G    
3321   GEANT4_INSTALL_DATA is set. Modified Module    
3322 - Initial version of CPack configuration for     
3323   Modified Modules/Geant4CPackBase.cmake and     
3324     Templates/g4_small.gif                       
3325 - Initial set of files needed for testing wit    
3326   Added Modules/FindROOT.cmake, Modules/Geant    
3327   Added options GEANT4_ENABLE_TESTING, GEANT4    
3328     Modules/Geant4LibraryBuildOptions.cmake      
3329   Inherit CMAKE_MODULE_PATH in tests. Modifie    
3330     Templates/Geant4Config.cmake.in              
3331   Added convenient macros to Templates/UseGea    
3332                                                  
3333                                                  
3334 July 5th 2011 - G.Folger  (cmake-V09-04-13)      
3335 - Modules/{Geant4LibraryBuildOptions,Geant4Bu    
3336    protect setting of G4LIB_BUILD_DLL to happ    
3337     (Affected examples/.../olap, which was bu    
3338      and failed to link)                         
3339                                                  
3340 July 5th 2011 - B. Morgan (cmake-V09-04-12)      
3341 - Modules/Geant4ToolchainBackwardCompatibilit    
3342   setting GDML/Xerces variables as needed.       
3343 - Templates/geant4-environment-skeleton.in :     
3344   G4LIB_USE_GDML and XERCESCROOT. These are n    
3345   of examples in the old toolchain. XERCESCRO    
3346   XERCESC_INCLUDE_DIR with one directory leve    
3347   is not 100% foolproof if an odd XercesC ins    
3348   the vast majority of cases.                    
3349                                                  
3350 June 29th 2011 - B.Morgan (cmake-V09-04-11) (    
3351 - INSTALL.g4cmake : Added warning about ensur    
3352   sets between build of Geant4 and build of u    
3353 - Templates/UseGeant4.cmake : Added setting o    
3354   variables with appending of Geant4 recommen    
3355   any duplicate flags. Adding warning in docu    
3356                                                  
3357 June 23rd 2011 - B.Morgan (cmake-V09-04-10)      
3358 - INSTALL.g4cmake : Added note on possible is    
3359   applications using Windows 7 + VS2010 Expre    
3360 - Templates/UseGeant4.cmake : Fixed idiotic t    
3361   inside file(GLOB_RECURSE).                     
3362                                                  
3363 June 23rd 2011 - B.Morgan (cmake-V09-04-09)      
3364 - INSTALL.g4cmake : Added in missing data lib    
3365   note in Known Issues on Mac warnings from l    
3366   (the overlinking issue as it appears on Mac    
3367 - Modules/Geant4MacroLibraryTargets.cmake : A    
3368   target property to shared libraries (only a    
3369   install location of libraries. This prevent    
3370   building an app against Geant4 (you don't n    
3371   CMake *should* build the dylibs with the he    
3372   so that bundling the Geant4 libraries into     
3373   repoint the app to use the bundled librarie    
3374   N.B. THIS IS LIKELY TO AFFECT USAGE OF CPAC    
3375 - Templates/UseGeant4.cmake : Fixed error in     
3376   that globas are done only under the current    
3377                                                  
3378 June 22nd 2011 - B.Morgan (cmake-V09-04-08)      
3379 - INSTALL.g4cmake : Finalized with descriptio    
3380   to build Geant4 applications.                  
3381 - Modules/Geant4ConfigureConfigScript.cmake :    
3382   Mato Vila to export use of internal CLHEP t    
3383   to export details on Motif. Script is now g    
3384   install trees. On CMake >= 2.8, the build t    
3385 - Templates/geant4-config : Updated with patc    
3386   internal CLHEP, plus upgrades to provide ea    
3387   compile defintions and libraries. Added mot    
3388   prefix, lib and include directory variable     
3389   can be used form the build directory as wel    
3390 - INSTALL.g4cmake : Updated with new guides o    
3391   using CMake and GNU make.                      
3392 - Templates/Geant4Config.cmake.in : First ful    
3393   features in place. Provides version and com    
3394   components features quite a bit of boilerpl    
3395   of in module processing. TODO : Investigate    
3396   modularization.                                
3397 - Templates/UseGeant4.cmake : NEW FILE : Prov    
3398   users can include to setup the build of a b    
3399   needing to know too many details. Sets defi    
3400   compiler flags. Provides a simple macro to     
3401   Geant4 Example, with documetation on usage     
3402 - Modules/Geant4BuildProjectConfig.cmake : Se    
3403   Geant4Config.cmake script.                     
3404 - Modules/Geant4MakeRules_cxx.cmake : Added -    
3405   -D_CRT_SECURE_NO_DEPRECATE to MSVC flags to    
3406   used on old makefile system.                   
3407 - Modules/Geant4LibraryBuildOptions.cmake : A    
3408   needed to define import/export correctly. D    
3409 - INSTALL.g4cmake : Fleshed out further.         
3410 - Templates/Geant4Config.cmake.in : Fleshed o    
3411   to help development.                           
3412 - Modules/Geant4BuildProjectConfig.cmake : Ad    
3413                                                  
3414 June 21st 2011 - B.Morgan (cmake-V09-04-07)      
3415 - Modules/Geant4BuildProjectConfig.cmake : Ad    
3416   variables to be exported to the configurati    
3417   Build and Install Trees so that these secti    
3418 - Templates/Geant4Config.cmake.in : Updates w    
3419   option and some improved setting of definit    
3420 - Modules/Geant4InterfaceOptions.cmake : Remo    
3421   Win32 because this seems to prevent proper     
3422   expect to be able to use Qt and OpenGL conc    
3423   be o.k.                                        
3424 - INSTALL.g4cmake : Added extra information o    
3425 - Modules/Geant4ToolChainBackwardCompatibilit    
3426   G4ORDPARAMTABLE as this is no longer needed    
3427 - Templates/geant4-environment-skeleton.in :     
3428                                                  
3429                                                  
3430 June 20th 2011 - B.Morgan (cmake-V09-04-06)      
3431 - Modules/Geant4InterfaceOptions.cmake : Corr    
3432   test for enabling Qt on Non-Apple platforms    
3433 - Modules/Geant4ToolchainBackwardCompatibilit    
3434   end of G4INCLUDE path for install tree in l    
3435   Geant4InstallDirs.                             
3436 - Modules/Geant4MacroLibraryTargets.cmake : A    
3437   destination for headers in line with change    
3438 - Modules/Geant4InstallDirs.cmake : Removed G    
3439   reflect standard practice. The Geant4 tag i    
3440   the install commands for headers.              
3441 - Modules/Geant4OptionalComponents.cmake : Au    
3442   supplies XERCESC_ROOT_DIR argument.            
3443 - Modules/Geant4InstallData.cmake : NEW FILE     
3444   examples from top level CMakeLists.txt into    
3445   option for installation of data libraries.     
3446   because it appears to require some CMake 2.    
3447   I haven't yet worked out how to reproduce t    
3448 - INSTALL.g4cmake : Rewritten for updated CMa    
3449   of variables. Provided sections for describ    
3450   for building user applications, but not ful    
3451                                                  
3452 June 20th 2011 - B.Morgan (cmake-V09-04-05)      
3453 - Modules/Geant4LibraryOptions.cmake : On Uni    
3454   for libraries to end in the 'SYSTEM-COMPILE    
3455   toolchain. This allows the build tree to be    
3456   #BUGFIX - 1200 (PARTIAL)                       
3457 - Modules/Geant4OptionalComponents.cmake : No    
3458   of the internal G4clhep and G4expat librari    
3459   completely static, otherwise dynamic libs w    
3460   but ensures builds will not fail.              
3461 - Modules/Geant4ToolchainBackwardCompatibilit    
3462   to use new geant4-environment-skeleton.in t    
3463   of environment from build and install trees    
3464   build applications directly using the build    
3465   supported visualization/ui modules. Adds se    
3466   variable to support this new resource file.    
3467 - Templates/geant4-environment-skeleton.in :     
3468   skeleton for generating backward compatible    
3469   # BUGFIX - 1202                                
3470                                                  
3471 June 17th 2011 - B.Morgan (cmake-V09-04-04)      
3472 - Modules/Geant4ConfigureConfigScript.cmake      
3473   Modules/Geant4ToolchainBackwardCompatibilit    
3474   GEANT4_USE_RAYTRACER_X11 variable.             
3475 - Modules/Geant4InterfaceOptions.cmake : Corr    
3476   variables.                                     
3477   Changed GEANT4_USE_RAYTRACERX -> GEANT4_USE    
3478   what's done for other drivers.                 
3479                                                  
3480 June 17th 2011 - B.Morgan (cmake-V09-04-03)      
3481 - Tagging : internal because this requires te    
3482   Full support also requires tags:               
3483    interfaces-V09-04-03                          
3484    opengl-V09-04-05                              
3485                                                  
3486 - Modules/Geant4InterfaceOptions.cmake : Rewr    
3487   between Qt and X11 based GUIs on Mac, with     
3488   location. Added in find_package for Motif.     
3489   for locating OpenGL on Win32.                  
3490 - Modules/Geant4OptionalComponents.cmake : Im    
3491   CLHEP option. GEANT4_USE_SYSTEM_CLHEP made     
3492   likely be used a lot to begin with.            
3493                                                  
3494 June 16th 2011 - B.Morgan (cmake-V09-04-02)      
3495 - Modules/Geant4LibraryBuildOptions.cmake : D    
3496   on all platforms, but warn about possible l    
3497   both shared and static libs. Mark both libr    
3498   Add warning about building granular libs as    
3499 - Modules/Geant4InterfaceOptions.cmake : Reve    
3500   cmake-V09-04-01 because of poor logic.         
3501 - Modules/FindCLHEP.cmake : UPGRADE WITH INTE    
3502   search structure which no longer relies on     
3503   a CLHEP_ROOT_DIR argument to point CMake to    
3504   clhep-config will be searched for under thi    
3505   include path will be found under this root     
3506   Version checking is also provided which fol    
3507   CMake modules.                                 
3508 - Modules/Geant4OptionalComponents.cmake : Op    
3509   now automatically set to ON if the user has    
3510   argument. This simplifies the interface.       
3511                                                  
3512 June 15th 2011 - B.Morgan                        
3513 - Modules/Geant4InterfaceOptions.cmake : Adde    
3514   support with find_package for Motif headers    
3515   Use of Qt and X11 OpenGL have been made mut    
3516   prevent clashes between Framework OpenGL an    
3517   Added new stub option to build OpenInventor    
3518   TODO: Add FindInventor module, check build     
3519   Added new stub option to build Win32 OpenGL    
3520   TODO: Add Win32 build to OpenGL category.      
3521 - Templates/geant4-env.sh.in                     
3522   Templates/geant4-env.csh.in : Removed unset    
3523   variables.                                     
3524   TODO : Add setting of these as an optional     
3525   as part of the Geant4 build.                   
3526                                                  
3527 June 15th 2011 - B.Morgan (cmake-V09-04-01)      
3528 - Modules/Geant4InterfaceOptions.cmake : Set     
3529   to stop errors when setting LINK_INTERFACE_    
3530   the 'optimized' etc library link keywords.     
3531   these keywords...                              
3532   KNOWNISSUE: Using imported targets means th    
3533   must regenerate these targets otherwise the    
3534                                                  
3535 June 14th 2011 - B.Morgan                        
3536 - Modules/Geant4MacroLibraryTargets.cmake : A    
3537   WIN32 platforms. Export definition files ar    
3538   an archive library. If Geant4 is not built     
3539   dummy, non-installed archive will be built     
3540   The structure largely follows that of Gaudi    
3541 - Modules/Geant4LibraryBuildOptions.cmake : A    
3542   on WIN32 platforms as an internal app, as p    
3543   GaudiPolicy.cmake from Pere Mato Vila.         
3544 - Modules/genwindef/genwindef.cpp                
3545   Modules/genwindef/LibSymbolInfo.hpp            
3546   Modules/genwindef/LibSymbolInfo.cpp:           
3547   NEW FILES to support generation of DLL .def    
3548   Courtesy of Pere Mato Vila.                    
3549 - Modules/Geant4Wrapping.cmake : NEW FILE : R    
3550   Python wrapping to help in modularization.     
3551   implemented in the CMake build, but this is    
3552 - Modules/Geant4OptionalComponents.cmake : NE    
3553   for CLHEP, Expat, ZLIB, GDML, G3TOG4 from t    
3554   help with modularization.                      
3555 - Modules/Geant4LibraryBuildOptions.cmake : N    
3556   build options from top level CMakeLists.txt    
3557   global vs granular library format and stati    
3558 - Modules/Geant4MacroLibraryTargets.cmake : E    
3559   are built, they are linked to Geant4 static    
3560   TODO: Do we want to make this the case also    
3561   difficult?)?                                   
3562   KNOWNISSUE: G4global will always be linked     
3563   built as will G4processes to shared G4expat    
3564   affect running or applications).               
3565                                                  
3566 June 13th 2011 - B.Morgan                        
3567 - Modules/Geant4CPackBase.cmake : Added to li    
3568   source package so that .svn and top level t    
3569   Fixed source package generator so that .tar    
3570   are created.                                   
3571   Tidied up structure so that future changes     
3572   way.                                           
3573 - Modules/Geant4InterfaceOptions.cmake : Remo    
3574  of finding VTK as a test of find_package.       
3575                                                  
3576 June 10th 2011 - B.Morgan                        
3577 - Templates/geant4-config.in : Adapted to use    
3578   provided by Geant4InstallDirs as template p    
3579 - Modules/Geant4ConfigureConfigScript.cmake :    
3580   install directories defined in Geant4Instal    
3581 - Modules/Geant4ToolchainBackwardCompatibilit    
3582   new install directories defined in Geant4In    
3583 - Modules/Geant4MacroLibraryTargets.cmake : A    
3584   libraries and headers to new install paths     
3585   Added EXPORT to library targets so that the    
3586   scripts.                                       
3587   Added proper COMPONENT argument to install     
3588   targets needed for Development and for Runt    
3589   Appended each library target and include pa    
3590   properties so these can be exported to Gean    
3591   from the build tree.                           
3592 - Templates/Geant4Config.cmake.in : NEW FILE     
3593   for use by Geant4Config.cmake.                 
3594 - Templates/Geant4Config.cmake.in : NEW FILE     
3595   config script for Geant4. VERY PRELIMINARY.    
3596 - Modules/Geant4BuildProjectConfig.in : NEW F    
3597   to allow external projects to use Geant4 fr    
3598 - Modules/Geant4InstallDirs.cmake : NEW FILE     
3599   installation location based on the GNU set.    
3600   provided with CMake 2.8, but cut down to on    
3601   Geant4.                                        
3602 - Modules/CMakeUninstallTarget.cmake : NEW FI    
3603   to remove all items installed via the insta    
3604 - History: Corrected a couple of entries with    
3605 - Modules/Geant4InterfaceOptions.cmake: Set G    
3606   UI/Vis options so that enabled options are     
3607   configuration.                                 
3608                                                  
3609                                                  
3610 May 25th 2011 - B.Morgan                         
3611 - Modules/Geant4InterfaceOptions.cmake : Adde    
3612   option to enable build of OpenGL library X1    
3613   search for X11 libraries (plus Xmu, which F    
3614   Also performed some cleanup of the Qt secti    
3615 - Templates/geant4-env.sh.in : Added variable    
3616 - Templates/geant4-env.csh.in : Added variabl    
3617 - Templates/geant4-config.in : Added needed r    
3618   OpenGL X11 support.                            
3619 - Modules/Geant4ToolchainBackwardCompatibilit    
3620   variable needed to export the existence of     
3621   scripts.                                       
3622 - Modules/Geant4ConfigureConfigScript.cmake :    
3623   needed to export OpenGL X11 existence and X    
3624                                                  
3625                                                  
3626 May 24th 2011 - B.Morgan (cmake-V09-04-00)       
3627 - *** All History for the CMake category will    
3628 - Templates/geant4-env.sh.in : Added variable    
3629 - Templates/geant4-env.csh.in : Added variabl    
3630 - Templates/geant4-config.in : Added needed r    
3631   RayTracerX support.                            
3632 - Modules/Geant4ToolchainBackwardCompatibilit    
3633   variable needed to export the existence of     
3634   scripts.                                       
3635 - Modules/Geant4ConfigureConfigScript.cmake :    
3636   needed to export RayTracerX existence and X    
3637                                                  
3638                                                  
3639 December 3rd 2010 - B. Morgan (cmake-V09-03-0    
3640 - Added generation of geant4-config script.      
3641                                                  
3642 October 29th 2010 - B. Morgan                    
3643 - Install.g4cmake: Added as installation guid    
3644                                                  
3645 October 1st, 2010 - B.Morgan (cmake-V09-03-00    
3646 - Created. First Alpha version of CMake build