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