Geant4 Cross Reference |
1 # Category config History << 1 ------------------------------------------------------------------- 2 2 3 See `CONTRIBUTING.rst` for details of **requir << 3 ========================================================= 4 which **must** added in reverse chronological << 4 Geant4 - an Object-Oriented Toolkit for Simulation in HEP 5 It must **not** be used as a substitute for wr << 5 ========================================================= 6 << 6 7 ---------------------------------------------- << 7 Category History file 8 << 8 --------------------- 9 ## 2023-11-13 Gabriele Cosmo (config-V11-01-03 << 9 10 - Updated system scripts for Qt settings: remo << 10 History file for Geant4 configuration scripts. 11 << 11 It DOES NOT substitute the CVS log-message one should put at every 12 ## 2023-05-10 Ben Morgan (config-V11-01-02) << 12 committal in the CVS repository ! 13 - Updated config scripts for split of G4persis << 13 14 << 14 ---------------------------------------------------------- 15 ## 2023-04-02 Ben Morgan (config-V11-01-01) << 15 * Reverse chronological order (last date on top), please * 16 - No longer link to QtPrintSupport, which is n << 16 ---------------------------------------------------------- 17 << 18 ## 2023-02-01 Ben Morgan (config-V11-01-00) << 19 - Updated UI/interfaces include paths to refle << 20 << 21 ## 2022-11-02 Gabriele Cosmo (config-V11-00-12 << 22 - Silenced ld warnings in Darwin setups. << 23 << 24 ## 2022-10-31 Gabriele Cosmo (config-V11-00-11 << 25 - Corrected buffer size in liblist.c tool. << 26 << 27 ## 2022-10-25 Guy Barrand (config-V11-00-10) << 28 - G4VIS_BUILD.gmk, G4VIS_USE.gmk: handle vis/T << 29 << 30 ## 2022-10-21 Gunter Folger (config-V11-00-09) << 31 - Add --gcc-toolchain option for CXX and CC in << 32 - Removed protecton in definition of CXX and C << 33 << 34 ## 2022-10-19 Gabriele Cosmo (config-V11-00-08 << 35 - Protected definition of CXX and CC in Linux- << 36 << 37 ## 2022-10-12 Gabriele Cosmo (config-V11-00-07 << 38 - Replaced use of deprecated sprintf() with sn << 39 << 40 ## 2022-10-07 Gabriele Cosmo (config-V11-00-06 << 41 - Added "-diag-disable=10441" option to Linux- << 42 compiler deprecation message. << 43 << 44 ## 2022-08-30 Gabriele Cosmo (config-V11-00-05 << 45 - Fixed gcc compilation warnings on liblist.c << 46 << 47 ## 2022-07-14 Ben Morgan (config-V11-00-04) << 48 - Remove obsolete G4gl2ps category and library << 49 << 50 ## 2022-03-25 Ben Morgan (config-V11-00-03) << 51 - Retire G4tasking category and library from b << 52 << 53 ## 2022-02-06 Gabriele Cosmo (config-V11-00-02 << 54 - Updated compilation flags for Intel icc/icx << 55 - Enable -pthread only for MT builds in other << 56 << 57 ## 2022-02-04 Gabriele Cosmo (config-V11-00-01 << 58 - Added Linux-icx.gmk configuration for Intel << 59 << 60 ## 2021-12-10 Ben Morgan (config-V11-00-00) << 61 - Change to new Markdown History format << 62 << 63 --- << 64 << 65 # History entries prior to 11.0 << 66 17 67 4th November 2021 Gabriele Cosmo (config-V10-0 18 4th November 2021 Gabriele Cosmo (config-V10-07-09) 68 - Updated default Qt5 include paths for Linux 19 - Updated default Qt5 include paths for Linux targets. 69 20 70 9th October 2021 Ben Morgan (config-V10-07-08) 21 9th October 2021 Ben Morgan (config-V10-07-08) 71 - Remove no longer needed link to libXi 22 - Remove no longer needed link to libXi 72 - Check for existence of lib64 directory for X 23 - Check for existence of lib64 directory for Xerces-C 73 - Add 'c' flag to ar to suppress diagnostics g 24 - Add 'c' flag to ar to suppress diagnostics going to stderr 74 25 75 25th September 2021 Ben Morgan (config-V10-07- 26 25th September 2021 Ben Morgan (config-V10-07-07) 76 - Remove obsolete GAG/Gain config 27 - Remove obsolete GAG/Gain config 77 28 78 26th August 2021 Ben Morgan (config-V10-07-06) 29 26th August 2021 Ben Morgan (config-V10-07-06) 79 - Remove obsolete network VRML config 30 - Remove obsolete network VRML config 80 - Remove obsolete network FukuiRenderer config 31 - Remove obsolete network FukuiRenderer config 81 32 82 1st June 2021 Gabriele Cosmo (config-V10-07-05 33 1st June 2021 Gabriele Cosmo (config-V10-07-05) 83 - Moved default to c++17 Standard. 34 - Moved default to c++17 Standard. 84 35 85 15th April 2021 Gabriele Cosmo (config-V10-07- 36 15th April 2021 Gabriele Cosmo (config-V10-07-04) 86 - binmake.gmk: removed include paths to "hadro 37 - binmake.gmk: removed include paths to "hadronic/models/management" and 87 "hadronic/models/util" modules, now retired. 38 "hadronic/models/util" modules, now retired. 88 39 89 17th March 2021 Gabriele Cosmo (config-V10-07- 40 17th March 2021 Gabriele Cosmo (config-V10-07-03) 90 - binmake.gmk: removed include path to "rpg" h 41 - binmake.gmk: removed include path to "rpg" hadronic model, now retired. 91 42 92 12th March 2021 Gabriele Cosmo (config-V10-07- 43 12th March 2021 Gabriele Cosmo (config-V10-07-02) 93 - Added comctl32.lib to UI32LIBS for WIN32-VC 44 - Added comctl32.lib to UI32LIBS for WIN32-VC configuration and fixed name 94 of internal PTL module library for DLL build 45 of internal PTL module library for DLL build. 95 46 96 18th December 2020 Ben Morgan (config-V10-07-0 47 18th December 2020 Ben Morgan (config-V10-07-01) 97 - Update compiler/link flags for migration of 48 - Update compiler/link flags for migration of g4tools to externals 98 category. 49 category. 99 50 100 11th December 2020 Gabriele Cosmo (config-V10- 51 11th December 2020 Gabriele Cosmo (config-V10-07-00) 101 - Updated Qt5 settings in Linux targets. 52 - Updated Qt5 settings in Linux targets. 102 53 103 22nd October 2020 Gabriele Cosmo (config-V10-0 54 22nd October 2020 Gabriele Cosmo (config-V10-06-07) 104 - Added configuration for Qt3D visualization d 55 - Added configuration for Qt3D visualization driver. 105 56 106 22nd June 2020 Gabriele Cosmo (config-V10-06-0 57 22nd June 2020 Gabriele Cosmo (config-V10-06-06) 107 - Added -pthread to all builds in Linux target 58 - Added -pthread to all builds in Linux targets. 108 59 109 18th June 2020 Gabriele Cosmo (config-V10-06-0 60 18th June 2020 Gabriele Cosmo (config-V10-06-05) 110 - Added setup for building and configuring new 61 - Added setup for building and configuring new externals/ptl 111 and tasking modules. External installation o 62 and tasking modules. External installation of PTL can be enabled 112 by defining the installation through the env 63 by defining the installation through the environment variable PTL_BASE_DIR. 113 64 114 25th May 2020 Gabriele Cosmo (config-V10-06-04 65 25th May 2020 Gabriele Cosmo (config-V10-06-04) 115 - Added missing settings in G4UI_BUILD.gmk scr 66 - Added missing settings in G4UI_BUILD.gmk script for OIQt and use of UI. 116 67 117 18th May 2020 Gabriele Cosmo (config-V10-06-03 68 18th May 2020 Gabriele Cosmo (config-V10-06-03) 118 - Removed deprecated G4USE_STD11 flag settings 69 - Removed deprecated G4USE_STD11 flag settings. 119 70 120 30th Apr 2020 Gabriele Cosmo (config-V10-06-02 71 30th Apr 2020 Gabriele Cosmo (config-V10-06-02) 121 - Corrected setup for use of OpenInventor (Coi 72 - Corrected setup for use of OpenInventor (Coin). 122 73 123 12th Feb 2020 Gabriele Cosmo (config-V10-06-01 74 12th Feb 2020 Gabriele Cosmo (config-V10-06-01) 124 - Fixed and updated setup for DLL builds on Wi 75 - Fixed and updated setup for DLL builds on Windows. 125 76 126 12th Dec 2019 Gabriele Cosmo (config-V10-06-00 77 12th Dec 2019 Gabriele Cosmo (config-V10-06-00) 127 - Removed dependency on GLU for all configurat 78 - Removed dependency on GLU for all configurations, as no longer necessary. 128 79 129 20th Nov 2019 Gabriele Cosmo (config-V10-05-08 80 20th Nov 2019 Gabriele Cosmo (config-V10-05-08) 130 - interactivity.gmk: added -DQT_NO_DEPRECATED_ 81 - interactivity.gmk: added -DQT_NO_DEPRECATED_WARNINGS to Qt compilation 131 settings, to silence warnings from Qt for us 82 settings, to silence warnings from Qt for use of deprecated features. 132 83 133 22nd Oct 2019 Gabriele Cosmo (config-V10-05-07 84 22nd Oct 2019 Gabriele Cosmo (config-V10-05-07) 134 - Force use of c++17 in WIN32 targets. 85 - Force use of c++17 in WIN32 targets. 135 86 136 9th Oct 2019 Gabriele Cosmo (config-V10-05-06) 87 9th Oct 2019 Gabriele Cosmo (config-V10-05-06) 137 - Corrected default path for XM in Darwin targ 88 - Corrected default path for XM in Darwin targets. 138 89 139 13th Sep 2019 Ivana Hrivnacova (config-V10-05- 90 13th Sep 2019 Ivana Hrivnacova (config-V10-05-05) 140 - Added new analysis/factory subdirectory in i 91 - Added new analysis/factory subdirectory in includes in binmake.gmk; 141 removed analysis/parameters which does not e 92 removed analysis/parameters which does not exist anymore. 142 93 143 4th Sep 2019 Gabriele Cosmo (config-V10-05-04) 94 4th Sep 2019 Gabriele Cosmo (config-V10-05-04) 144 - Fixed compilation warning on gcc-9.2 for lib 95 - Fixed compilation warning on gcc-9.2 for liblist.c; replaced use 145 of strncat() with strcat(). 96 of strncat() with strcat(). 146 97 147 13th Aug 2019 Gabriele Cosmo (config-V10-05-03 98 13th Aug 2019 Gabriele Cosmo (config-V10-05-03) 148 - geomconf.gmk: added VecGeom wrappers flags f 99 - geomconf.gmk: added VecGeom wrappers flags for G4EllipticalTube, 149 G4EllipticalCone and G4Ellipsoid. 100 G4EllipticalCone and G4Ellipsoid. 150 101 151 28th Jun 2019 Gabriele Cosmo (config-V10-05-02 102 28th Jun 2019 Gabriele Cosmo (config-V10-05-02) 152 - Fixed default paths for Linux architectures. 103 - Fixed default paths for Linux architectures. 153 104 154 16th May 2019 Gabriele Cosmo (config-V10-05-01 105 16th May 2019 Gabriele Cosmo (config-V10-05-01) 155 - Hard-code Qt version through QT_VERSION flag 106 - Hard-code Qt version through QT_VERSION flag. 156 Corrected Qt5 setup for Linux-g++ and Linux- 107 Corrected Qt5 setup for Linux-g++ and Linux-clang. 157 108 158 26th April 2019 Ben Morgan (config-V10-05-00) 109 26th April 2019 Ben Morgan (config-V10-05-00) 159 - Add -DG4GMAKE to CPPFLAGS to indicate use, o 110 - Add -DG4GMAKE to CPPFLAGS to indicate use, or not, of Geant4Make. 160 This is to protect use or not of the new G4G 111 This is to protect use or not of the new G4GlobalConfig header 161 introduced in cmake-V10-05-02. 112 introduced in cmake-V10-05-02. 162 113 163 28th September 2018 Gabriele Cosmo (config-V1 114 28th September 2018 Gabriele Cosmo (config-V10-04-09) 164 - Added -DGL_SILENCE_DEPRECATION to CPPFLAGS t 115 - Added -DGL_SILENCE_DEPRECATION to CPPFLAGS to Darwin setups to silence 165 deprecation compilation warnings on MacOS 10 116 deprecation compilation warnings on MacOS 10.14 Mojave. 166 117 167 18th September 2018 Gabriele Cosmo (config-V1 118 18th September 2018 Gabriele Cosmo (config-V10-04-08) 168 - Cleanup settings for GL in Darwin-clang.gmk 119 - Cleanup settings for GL in Darwin-clang.gmk and Darwin-g++.gmk. 169 120 170 12th September 2018 Gabriele Cosmo (config-V1 121 12th September 2018 Gabriele Cosmo (config-V10-04-07) 171 - Withdraw changes of last tag for Linux-g++ a 122 - Withdraw changes of last tag for Linux-g++ and corrected use of 172 G4RUNPATHOPTION in binmake.gmk for installed 123 G4RUNPATHOPTION in binmake.gmk for installed kernel libraries. 173 124 174 7th September 2018 Gabriele Cosmo (config-V10 125 7th September 2018 Gabriele Cosmo (config-V10-04-06) 175 - Fixed setting of G4RUNPATHOPTION in Darwin/L 126 - Fixed setting of G4RUNPATHOPTION in Darwin/Linux-clang/g++ and binmake.cmk. 176 Addressing problem report #2086. 127 Addressing problem report #2086. 177 128 178 12th April 2018 Gabriele Cosmo (config-V10-04 129 12th April 2018 Gabriele Cosmo (config-V10-04-05) 179 - WIN32-VC.gmk: updated obsolete configuration 130 - WIN32-VC.gmk: updated obsolete configuration for Qt5. 180 131 181 20th March 2018 Gabriele Cosmo (config-V10-04 132 20th March 2018 Gabriele Cosmo (config-V10-04-04) 182 - architecture.gmk: corrected default path for 133 - architecture.gmk: corrected default path for external expat and zlib. 183 134 184 19th March 2018 Gabriele Cosmo (config-V10-04 135 19th March 2018 Gabriele Cosmo (config-V10-04-03) 185 - architecture.gmk: corrected settings for ext 136 - architecture.gmk: corrected settings for external expat and zlib. 186 137 187 9th March 2018 Gabriele Cosmo (config-V10-04- 138 9th March 2018 Gabriele Cosmo (config-V10-04-02) 188 - Darwing-clang.gmk: removed -pthread and -fPI 139 - Darwing-clang.gmk: removed -pthread and -fPIC compilation options. 189 140 190 14th February 2018 Gabriele Cosmo (config-V10 141 14th February 2018 Gabriele Cosmo (config-V10-04-01) 191 - Disable "-Wl,-force_load" global linker flag 142 - Disable "-Wl,-force_load" global linker flag for static libraries in macro 192 Darwing-clang.gmk. 143 Darwing-clang.gmk. 193 144 194 11th January 2018 Gabriele Cosmo (config-V10- 145 11th January 2018 Gabriele Cosmo (config-V10-04-00) 195 - geomconf.gmk: added G4GEOM_USE_UTESSELLATEDS 146 - geomconf.gmk: added G4GEOM_USE_UTESSELLATEDSOLID flag to enable VecGeom 196 wrapper for G4TessellatedSolid. 147 wrapper for G4TessellatedSolid. 197 148 198 16th November 2017 Gabriele Cosmo (config-V10 149 16th November 2017 Gabriele Cosmo (config-V10-03-07) 199 - architecture.gmk: removed references to old 150 - architecture.gmk: removed references to old USolids library; just use VecGeom. 200 151 201 16th October 2017 Gabriele Cosmo (config-V10- 152 16th October 2017 Gabriele Cosmo (config-V10-03-06) 202 - geomconf.gmk: added G4GEOM_USE_UHYPE flag to 153 - geomconf.gmk: added G4GEOM_USE_UHYPE flag to enable VecGeom wrapper for G4Hype. 203 154 204 10th October 2017 Gabriele Cosmo (config-V10- 155 10th October 2017 Gabriele Cosmo (config-V10-03-05) 205 - binmake.gmk: added hadronic/models/gamma_nuc 156 - binmake.gmk: added hadronic/models/gamma_nuclear module to include paths. 206 157 207 11th July 2017 Gabriele Cosmo (config-V10-03- 158 11th July 2017 Gabriele Cosmo (config-V10-03-04) 208 - geomconf.gmk: updated flags for Scalar build 159 - geomconf.gmk: updated flags for Scalar build of VecGeom. 209 160 210 11th July 2017 Gabriele Cosmo (config-V10-03- 161 11th July 2017 Gabriele Cosmo (config-V10-03-03) 211 - geomconf.gmk: added selector for G4GEOM_USE_ 162 - geomconf.gmk: added selector for G4GEOM_USE_UPARA flag, to enable 212 wrapping of G4Para for USolids/VecGeom. 163 wrapping of G4Para for USolids/VecGeom. 213 Coworks with tag geom-csg-V10-03-29. 164 Coworks with tag geom-csg-V10-03-29. 214 165 215 10th July 2017 Gabriele Cosmo (config-V10-03- 166 10th July 2017 Gabriele Cosmo (config-V10-03-02) 216 - geomconf.gmk: added selector for G4GEOM_USE_ 167 - geomconf.gmk: added selector for G4GEOM_USE_UCTUBS flag, to enable 217 wrapping of G4CutTubs for USolids/VecGeom. 168 wrapping of G4CutTubs for USolids/VecGeom. 218 Coworks with tag geom-csg-V10-03-28. 169 Coworks with tag geom-csg-V10-03-28. 219 170 220 20th April 2017 Gabriele Cosmo (config-V10-03 171 20th April 2017 Gabriele Cosmo (config-V10-03-01) 221 - binmake-gmk: added 'processses/solidstate' m 172 - binmake-gmk: added 'processses/solidstate' module include path. 222 173 223 14th March 2017 Gabriele Cosmo (config-V10-03 174 14th March 2017 Gabriele Cosmo (config-V10-03-00) 224 - Corrected order of linkage in binmake.gmk fo 175 - Corrected order of linkage in binmake.gmk for analysis global library. 225 176 226 18th November 2016 Gunter Folger (config-V10- 177 18th November 2016 Gunter Folger (config-V10-02-07) 227 - add include for analysis/accumulables 178 - add include for analysis/accumulables 228 - revert change forcing load of libraries 179 - revert change forcing load of libraries 229 180 230 9th November 2016 Gunter Folger (config-V10-0 181 9th November 2016 Gunter Folger (config-V10-02-06) *tag REJECTED* 231 - Force loading of symbols for physics_lists/c 182 - Force loading of symbols for physics_lists/constructor and builders 232 libraries in granular mode for static libs 183 libraries in granular mode for static libs 233 184 234 17th October 2016 Gabriele Cosmo (config-V10- 185 17th October 2016 Gabriele Cosmo (config-V10-02-05) 235 - Changed default optimisation settings to -O3 186 - Changed default optimisation settings to -O3 for g++, clang and icc. 236 - Added -fno-trapping-math -ftree-vectorize -f 187 - Added -fno-trapping-math -ftree-vectorize -fno-math-errno to g++ and 237 clang settings. 188 clang settings. 238 - Better factorise -std options in scripts. 189 - Better factorise -std options in scripts. 239 190 240 8th June 2016 Gunter Folger (config-V10-02-04 191 8th June 2016 Gunter Folger (config-V10-02-04) 241 - Reverted previous change for G4{,NO}STATIC_M 192 - Reverted previous change for G4{,NO}STATIC_MODE 242 193 243 8th June 2016 Gunter Folger (config-V10-02-03 194 8th June 2016 Gunter Folger (config-V10-02-03) 244 - Deleted G4STATIC_MODE and G4NOSTATIC_MODE op 195 - Deleted G4STATIC_MODE and G4NOSTATIC_MODE options in sys/Darwin* 245 and sys/linux*. This is not a complete remov 196 and sys/linux*. This is not a complete removal of the option yet... 246 197 247 25th April 2016 Gabriele Cosmo (config-V10-0 198 25th April 2016 Gabriele Cosmo (config-V10-02-02) 248 - Added Linux-clang.gmk script for use of clan 199 - Added Linux-clang.gmk script for use of clang compiler on Linux system. 249 200 250 14th April 2016 Gabriele Cosmo (config-V10-0 201 14th April 2016 Gabriele Cosmo (config-V10-02-01) 251 - Added flags for partial use of USolids/VecGe 202 - Added flags for partial use of USolids/VecGeom types. 252 203 253 5th February 2016 Gabriele Cosmo (config-V10 204 5th February 2016 Gabriele Cosmo (config-V10-02-00) 254 - Added settings for 14 and 17 C++ standards i 205 - Added settings for 14 and 17 C++ standards in platform specific scripts. 255 206 256 24th November 2015 Gabriele Cosmo (config-V1 207 24th November 2015 Gabriele Cosmo (config-V10-01-08) 257 - binmake.gmk: added "analysis/parameters/incl 208 - binmake.gmk: added "analysis/parameters/include" to INCFLAGS. 258 209 259 6th November 2015 Gabriele Cosmo (config-V10 210 6th November 2015 Gabriele Cosmo (config-V10-01-07) 260 - Removed module 'neutron_hp', now merged in ' 211 - Removed module 'neutron_hp', now merged in 'particle_hp'. 261 Updated binmake.gmk script. 212 Updated binmake.gmk script. 262 213 263 7th October 2015 Gabriele Cosmo (config-V10 214 7th October 2015 Gabriele Cosmo (config-V10-01-06) 264 - Use USolids/VecGeom as external package inst 215 - Use USolids/VecGeom as external package installation only. 265 If $G4GEOM_USE_USOLIDS is set, it is mandato 216 If $G4GEOM_USE_USOLIDS is set, it is mandatory setting the path to 266 the external USolids/VecGeom installation wi 217 the external USolids/VecGeom installation with $USOLIDS_BASE_DIR. 267 218 268 6th October 2015 Gabriele Cosmo (config-V10 219 6th October 2015 Gabriele Cosmo (config-V10-01-05) 269 - Updated X11 ssettings in Darwin-clang.gmk an 220 - Updated X11 ssettings in Darwin-clang.gmk and Darwin-g++.gmk for new 270 MacOSX El Capitan; replaced X11R6 with X11. 221 MacOSX El Capitan; replaced X11R6 with X11. 271 222 272 31st August 2015 Gabriele Cosmo (config-V10 223 31st August 2015 Gabriele Cosmo (config-V10-01-04) 273 - Added G4Torus and G4Paraboloid for USolids/V 224 - Added G4Torus and G4Paraboloid for USolids/VecGeom use as external library. 274 225 275 12th August 2015 Gabriele Cosmo (config-V10 226 12th August 2015 Gabriele Cosmo (config-V10-01-03) 276 - Linux-icc.gmk: removed -gcc-sys option, no l 227 - Linux-icc.gmk: removed -gcc-sys option, no longer necessary. 277 Removed -i-dynamic from LDFLAGS, no longer s 228 Removed -i-dynamic from LDFLAGS, no longer supported. 278 Removed -lstdc++ from LOADLIBS, no longer ne 229 Removed -lstdc++ from LOADLIBS, no longer necessary. 279 230 280 7th August 2015 Gabriele Cosmo (config-V10- 231 7th August 2015 Gabriele Cosmo (config-V10-01-02) 281 - Replaced -no-gcc with -gcc-sys in Linux-icc. 232 - Replaced -no-gcc with -gcc-sys in Linux-icc.gmk, to allow for GNU macros 282 to be defined when compiling system headers. 233 to be defined when compiling system headers. 283 234 284 6th August 2015 Gabriele Cosmo (config-V10- 235 6th August 2015 Gabriele Cosmo (config-V10-01-01) 285 - Set C++11 as default build option for gcc, i 236 - Set C++11 as default build option for gcc, icc and clang. 286 237 287 28th May 2015 Gabriele Cosmo (config-V10-01 238 28th May 2015 Gabriele Cosmo (config-V10-01-00) 288 - Updated CPPFLAGS for Linux-icc and WIN32-g++ 239 - Updated CPPFLAGS for Linux-icc and WIN32-g++ configurations. 289 240 290 29th October 2014 Gabriele Cosmo (config-V1 241 29th October 2014 Gabriele Cosmo (config-V10-00-11/10) 291 - Moved geometry/solids/usolids module to exte 242 - Moved geometry/solids/usolids module to externals. 292 Adapted scripts for optional external USolid 243 Adapted scripts for optional external USolids library build. 293 - Withdrawn changes made to Darwin-clang.gmk i 244 - Withdrawn changes made to Darwin-clang.gmk in previous tag. 294 245 295 11th October 2014 Michael Kelsey (config-V 246 11th October 2014 Michael Kelsey (config-V10-00-09) 296 - Darwin-clang.gmk: added references to core G 247 - Darwin-clang.gmk: added references to core G4 library list for linking 297 shared libraries, needed for applications wi 248 shared libraries, needed for applications with G4EXLIB. 298 249 299 17th September 2014 Gabriele Cosmo (config- 250 17th September 2014 Gabriele Cosmo (config-V10-00-08) 300 - Added flags in geomconf.gmk for added USolid 251 - Added flags in geomconf.gmk for added USolids shapes UExtrudedSolid, 301 UGenericTrap and UTrap. 252 UGenericTrap and UTrap. 302 253 303 25th July 2014 Gabriele Cosmo (config-V10-0 254 25th July 2014 Gabriele Cosmo (config-V10-00-07) 304 - Added flag for C++11 also to CPPFLAGS in Lin 255 - Added flag for C++11 also to CPPFLAGS in Linus-g++.gmk when G4USE_STD11 305 is set. 256 is set. 306 257 307 1st July 2014 Gabriele Cosmo (config-V10-00 258 1st July 2014 Gabriele Cosmo (config-V10-00-06) 308 - Added 'particle_hp' module to binmake.gmk. 259 - Added 'particle_hp' module to binmake.gmk. 309 260 310 8th April 2014 Gabriele Cosmo (config-V10-0 261 8th April 2014 Gabriele Cosmo (config-V10-00-05) 311 - Added G4USE_STD11 flag for C++11 Standard. 262 - Added G4USE_STD11 flag for C++11 Standard. 312 263 313 4th April 2014 Gabriele Cosmo (config-V10-0 264 4th April 2014 Gabriele Cosmo (config-V10-00-04) 314 - Force loading of symbols for templated libra 265 - Force loading of symbols for templated libraries in physics_lists modules 315 only for global libraries. Granular librarie 266 only for global libraries. Granular libraries not supporting physics_lists 316 factories. 267 factories. 317 268 318 27th March 2014 Gabriele Cosmo (config-V10- 269 27th March 2014 Gabriele Cosmo (config-V10-00-03) 319 - Replaced old win32def tool for extracting sy 270 - Replaced old win32def tool for extracting symbols definitions for 320 DLLs build on Windows with genwindef used al 271 DLLs build on Windows with genwindef used also in CMake. 321 272 322 24th March 2014 Gabriele Cosmo (config-V10- 273 24th March 2014 Gabriele Cosmo (config-V10-00-02) 323 - Force loading of symbols for templated libra 274 - Force loading of symbols for templated libraries in physics_lists modules. 324 Defined LDFLAGS for Linux and Darwin targets 275 Defined LDFLAGS for Linux and Darwin targets. 325 Modified binmake.gmk accordingly. 276 Modified binmake.gmk accordingly. 326 277 327 17th January 2014 Gabriele Cosmo (config-V1 278 17th January 2014 Gabriele Cosmo (config-V10-00-01) 328 - Fixed setting of -fPIC also for Darwin targe 279 - Fixed setting of -fPIC also for Darwin targets. 329 280 330 13th January 2014 Gabriele Cosmo (config-V1 281 13th January 2014 Gabriele Cosmo (config-V10-00-00) 331 - Fixed setting of -fPIC in MT-mode for Linux- 282 - Fixed setting of -fPIC in MT-mode for Linux-g++ and Linux-icc. 332 283 333 25th November 2013 Gabriele Cosmo (config-V 284 25th November 2013 Gabriele Cosmo (config-V09-06-17) 334 - Corrected settings for Linux-g++ and Linux-i 285 - Corrected settings for Linux-g++ and Linux-icc in the use of -fPIC in 335 multi-threaded mode. 286 multi-threaded mode. 336 287 337 19th November 2013 Gabriele Cosmo (config-V 288 19th November 2013 Gabriele Cosmo (config-V09-06-16) 338 - Minor correction to Darwin scripts for Qt se 289 - Minor correction to Darwin scripts for Qt setup. 339 290 340 11th November 2013 Gabriele Cosmo (config-V 291 11th November 2013 Gabriele Cosmo (config-V09-06-15) 341 - Updated Darwin-g++ and Darwin-clang configur 292 - Updated Darwin-g++ and Darwin-clang configurations for Qt to allow for 342 correct detection of Qt5 directory structure 293 correct detection of Qt5 directory structure. 343 Removed '-ansi -pedantic' compilation option 294 Removed '-ansi -pedantic' compilation options, now obsolete. 344 Corrected include paths for X11FLAGS, to res 295 Corrected include paths for X11FLAGS, to resolve compilation errors on 345 MacOSX 10.9 Mavericks. 296 MacOSX 10.9 Mavericks. 346 - Added paths for Qt5 to Linux-g++ configurati 297 - Added paths for Qt5 to Linux-g++ configuration. 347 - Removed obsolete Linux-egcs configuration sc 298 - Removed obsolete Linux-egcs configuration script. 348 299 349 9th November 2013 Andrea Dotti (config-V 300 9th November 2013 Andrea Dotti (config-V09-06-14) 350 - Removed compilation option "--stdlib=libstdc 301 - Removed compilation option "--stdlib=libstdc++" introduced in previous tags 351 for Darwin-g++, as giving errors in MacOSX 1 302 for Darwin-g++, as giving errors in MacOSX 10.7 for unknown option. 352 303 353 8th November 2013 Gabriele Cosmo (config-V 304 8th November 2013 Gabriele Cosmo (config-V09-06-13) 354 - binmake.gmk: removed 'high_energy' and 'low_ 305 - binmake.gmk: removed 'high_energy' and 'low_energy' hadronic modules; 355 replaced 'lll_fission' with 'fission'. 306 replaced 'lll_fission' with 'fission'. 356 307 357 8th November 2013 Gabriele Cosmo (config-V 308 8th November 2013 Gabriele Cosmo (config-V09-06-12) 358 - Removed not necessary LD flag in Darwin conf 309 - Removed not necessary LD flag in Darwin configurations. 359 310 360 8th November 2013 Gabriele Cosmo (config-V 311 8th November 2013 Gabriele Cosmo (config-V09-06-11) 361 - Added "-stdlib=libstdc++" compilation flag i 312 - Added "-stdlib=libstdc++" compilation flag in Darwin-g++ and 362 Darwin-clang, allowing for resolving compila 313 Darwin-clang, allowing for resolving compilation issues on 363 MacOS 10.9 Mavericks. 314 MacOS 10.9 Mavericks. 364 315 365 7th November 2013 Gabriele Cosmo (config-V 316 7th November 2013 Gabriele Cosmo (config-V09-06-10) 366 - Added geomconf.gmk script including geometry 317 - Added geomconf.gmk script including geometry configuration flags for 367 enabling use of the USolids optional module. 318 enabling use of the USolids optional module. 368 319 369 6th November 2013 Gabriele Cosmo (config-V 320 6th November 2013 Gabriele Cosmo (config-V09-06-09) 370 - binmake.gmk: added new include paths for pro 321 - binmake.gmk: added new include paths for processes/phonon and 371 processes/hadronic/models/abla. 322 processes/hadronic/models/abla. 372 323 373 1st November 2013 Gabriele Cosmo (config-V 324 1st November 2013 Gabriele Cosmo (config-V09-06-08) 374 - binmake.gmk: added new include paths for geo 325 - binmake.gmk: added new include paths for geometry/solids/usolids module. 375 - Removed obsolete compilation options in Darw 326 - Removed obsolete compilation options in Darwin-g++ and Darwin-clang scripts. 376 327 377 22nd October 2013 Gabriele Cosmo (config-V 328 22nd October 2013 Gabriele Cosmo (config-V09-06-07) 378 - binmake.gmk: added new include paths for pro 329 - binmake.gmk: added new include paths for processes/biasing module. 379 330 380 17th July 2013 Gabriele Cosmo (config-V09- 331 17th July 2013 Gabriele Cosmo (config-V09-06-06) 381 - binmake.gmk: added missing include path for 332 - binmake.gmk: added missing include path for analysis module. 382 333 383 16th July 2013 Gabriele Cosmo (config-V09- 334 16th July 2013 Gabriele Cosmo (config-V09-06-05) 384 - binmake.gmk: added include paths for restruc 335 - binmake.gmk: added include paths for restructured analysis module. 385 336 386 22nd April 2013 Gabriele Cosmo (config-V09 337 22nd April 2013 Gabriele Cosmo (config-V09-06-04) 387 - Added G4MULTITHREADED setup flags. 338 - Added G4MULTITHREADED setup flags. 388 339 389 12th March 2013 Gunter Folger (config-V09 340 12th March 2013 Gunter Folger (config-V09-06-03) 390 - Clean up of Bertini cascade, removing two ob 341 - Clean up of Bertini cascade, removing two obsolete directories: 391 cascade/evaporation and cascade/utils. 342 cascade/evaporation and cascade/utils. 392 343 393 11th January 2013 Gunter Folger (config-V09 344 11th January 2013 Gunter Folger (config-V09-06-02) 394 - Added includes for new structure of physics_ 345 - Added includes for new structure of physics_lists. 395 346 396 14th December 2012 Gabriele Cosmo (config-V09 347 14th December 2012 Gabriele Cosmo (config-V09-06-01) 397 - Removed includes for BREPS module. 348 - Removed includes for BREPS module. 398 349 399 13th December 2012 Gunter Folger (config-V09- 350 13th December 2012 Gunter Folger (config-V09-06-00) 400 - Removed includes for CHIPS module. 351 - Removed includes for CHIPS module. 401 352 402 27th November 2012 Gabriele Cosmo (config-V09- 353 27th November 2012 Gabriele Cosmo (config-V09-05-14) 403 - Added -Wno-variadic-macros -Wshadow compilat 354 - Added -Wno-variadic-macros -Wshadow compilation options to 404 Darwin-g++.gmk and Darwin-clang.gmk. 355 Darwin-g++.gmk and Darwin-clang.gmk. 405 356 406 19th October 2012 Gabriele Cosmo (config-V09-0 357 19th October 2012 Gabriele Cosmo (config-V09-05-13) 407 - Added -Wshadow compilation option to Linux-g 358 - Added -Wshadow compilation option to Linux-g++.gmk. 408 359 409 4th October 2012 Gabriele Cosmo (config-V09-05 360 4th October 2012 Gabriele Cosmo (config-V09-05-12, config-V09-05-11) 410 - binmake.gmk: replaced "photolepton_hadron" m 361 - binmake.gmk: replaced "photolepton_hadron" module with "lepto_nuclear". 411 - Cowork with tag "hadr-V09-05-00". 362 - Cowork with tag "hadr-V09-05-00". 412 363 413 23rd August 2012 Gabriele Cosmo (config-V09-05 364 23rd August 2012 Gabriele Cosmo (config-V09-05-10) 414 - Updated paths for X11 in X11FLAGS on Darwin 365 - Updated paths for X11 in X11FLAGS on Darwin targets, for porting on 415 MacOSX 10.8. 366 MacOSX 10.8. 416 367 417 9th July 2012 Alberto Ribon (config-V09-05-09) 368 9th July 2012 Alberto Ribon (config-V09-05-09) 418 - Removed INCL package: processes/hadronic/mod 369 - Removed INCL package: processes/hadronic/models/incl . 419 370 420 22th May 2012 Garnier Laurent (config-V09-05-0 371 22th May 2012 Garnier Laurent (config-V09-05-08) 421 - fix moc.gmk generation in order to generate 372 - fix moc.gmk generation in order to generate moc in G4TMP dir 422 373 423 2nd May 2012 Gunter Folger 374 2nd May 2012 Gunter Folger 424 - revert changes by Mikhail (rev r58246) 375 - revert changes by Mikhail (rev r58246) 425 376 426 27th April 2012 Mikhail Kosov (config-V09-05- 377 27th April 2012 Mikhail Kosov (config-V09-05-07) 427 - hadronic/model/chiral_inv_phase_space moved 378 - hadronic/model/chiral_inv_phase_space moved to hadronic/chips 428 379 429 5th April 2012 Gabriele Cosmo (config-V09-05- 380 5th April 2012 Gabriele Cosmo (config-V09-05-06) 430 - Exclude "setup" and "clean_setup" targets fr 381 - Exclude "setup" and "clean_setup" targets from dependencies step. 431 382 432 16th February 2012 Gabriele Cosmo (config-V09 383 16th February 2012 Gabriele Cosmo (config-V09-05-05) 433 - Moved basic "-lm -lstdc++" link options in L 384 - Moved basic "-lm -lstdc++" link options in LOADLIBS within platform specific 434 configuration scripts. Avoid using "-lm" on 385 configuration scripts. Avoid using "-lm" on Linux-icc platform. 435 386 436 2nd February 2012 Gabriele Cosmo (config-V09- 387 2nd February 2012 Gabriele Cosmo (config-V09-05-04) 437 - Corrected debug compilation option in WIN32- 388 - Corrected debug compilation option in WIN32-VC, to use -MDd instead of -MD. 438 389 439 27th January 2012 Gunter Folger (config-V09-0 390 27th January 2012 Gunter Folger (config-V09-05-03) 440 - For WIN32-VC increase stack size of executab 391 - For WIN32-VC increase stack size of executable to 12Mb. 441 392 442 9th December 2011 Gabriele Cosmo (config-V09-0 393 9th December 2011 Gabriele Cosmo (config-V09-05-02) 443 - Corrected condition for determining QT_AS_FR 394 - Corrected condition for determining QT_AS_FRAMEWORK flag depending on 444 how QTHOME is defined in Darwin setups. Addr 395 how QTHOME is defined in Darwin setups. Addresses problem report #1267. 445 396 446 8th December 2011 Gabriele Cosmo (config-V09-0 397 8th December 2011 Gabriele Cosmo (config-V09-05-01) 447 - Added Darwin-clang experimental configuratio 398 - Added Darwin-clang experimental configuration. Requires explicit addition 448 of -lstdc++ to LDLIBS in architecture.gmk. 399 of -lstdc++ to LDLIBS in architecture.gmk. 449 400 450 8th December 2011 Gabriele Cosmo (config-V09-0 401 8th December 2011 Gabriele Cosmo (config-V09-05-00) 451 - Removed unnecessary 'gcov' linkage for dynam 402 - Removed unnecessary 'gcov' linkage for dynamic libraries in Darwin-g++.gmk. 452 403 453 22nd November 2011 Gabriele Cosmo (config-V09- 404 22nd November 2011 Gabriele Cosmo (config-V09-04-19) 454 - Corrected path in Darwin-g++ setup introduce 405 - Corrected path in Darwin-g++ setup introduced in previous tag. 455 406 456 22nd November 2011 Gabriele Cosmo (config-V09- 407 22nd November 2011 Gabriele Cosmo (config-V09-04-18) 457 - Archived Configure scripts. 408 - Archived Configure scripts. 458 409 459 10th November 2011 Gunter Folger 410 10th November 2011 Gunter Folger 460 - Allow use of Qt libraries not installed as F 411 - Allow use of Qt libraries not installed as Framework in Darwin-g++.gmk. 461 412 462 7th November 2011 Gabriele Cosmo (config-V09-0 413 7th November 2011 Gabriele Cosmo (config-V09-04-17) 463 - Abilited possibility to force building of in 414 - Abilited possibility to force building of internal 'expat' module also 464 for Linux and Mac, through use of G4LIB_BUIL 415 for Linux and Mac, through use of G4LIB_BUILD_EXPAT flag. 465 416 466 18th October 2011 Gunter Folger (config-V09-0 417 18th October 2011 Gunter Folger (config-V09-04-16) 467 - binmake.gmk: add new directories in electrom 418 - binmake.gmk: add new directories in electromagnetic/dna and 468 new hadronic/models/quasi_elastic 419 new hadronic/models/quasi_elastic 469 420 470 21st september 2011 John Allison (config-V09-0 421 21st september 2011 John Allison (config-V09-04-15) 471 - G4UI_BUILD.gmk: Added G4INTY_BUILD_XT = 1 fo 422 - G4UI_BUILD.gmk: Added G4INTY_BUILD_XT = 1 for G4VIS_BUILD_OPENGLXM_DRIVER 472 and G4VIS_BUILD_OIX_DRIVER. The vis drivers 423 and G4VIS_BUILD_OIX_DRIVER. The vis drivers need Xt, so this covers 473 the case when the user does not build Xt fro 424 the case when the user does not build Xt from G4UI_BUILD flags. 474 425 475 31st August 2011 AM, MK, SI (config-V09-04-14) 426 31st August 2011 AM, MK, SI (config-V09-04-14) 476 - Modified binmake.gmk to add new DNA architec 427 - Modified binmake.gmk to add new DNA architecture. 477 428 478 3rd August 2011 Gabriele Cosmo (config-V09-04- 429 3rd August 2011 Gabriele Cosmo (config-V09-04-13) 479 - Darwin-g++.gmk: modified OGLLIBS settings to 430 - Darwin-g++.gmk: modified OGLLIBS settings to support MacOSX 10.7 Lion 480 for proper configuration of OpenGL libraries 431 for proper configuration of OpenGL libraries in combination with Qt. 481 432 482 14th July 2011 Gabriele Cosmo (config-V09-04-1 433 14th July 2011 Gabriele Cosmo (config-V09-04-12) 483 - Added "analysis" module to binmake.gmk. 434 - Added "analysis" module to binmake.gmk. 484 435 485 5th July 2011 Gabriele Cosmo (config-V09-04-11 436 5th July 2011 Gabriele Cosmo (config-V09-04-11) 486 - architecture.gmk: corrected definition of G4 437 - architecture.gmk: corrected definition of G4LIB_USE_GDML, to properly 487 activate GDML settings. 438 activate GDML settings. 488 439 489 17th June 2011 Ben Morgan (config-V09-04-10) 440 17th June 2011 Ben Morgan (config-V09-04-10) 490 - scripts/env.(c)sh : Added support for intern 441 - scripts/env.(c)sh : Added support for internal CLHEP. LD_LIBRARY_PATH is 491 correctly set when an external CLHEP is used 442 correctly set when an external CLHEP is used, but not modified with any 492 CLHEP related variable if the internal CLHEP 443 CLHEP related variable if the internal CLHEP is used. 493 Should be used with current trunk of Configu 444 Should be used with current trunk of Configure (rev 50915), though this 494 is not absolutely required. 445 is not absolutely required. 495 446 496 6th June 2011 Gabriele Cosmo (config-V09-04-09 447 6th June 2011 Gabriele Cosmo (config-V09-04-09) 497 - Correction to binmake.gmk to restore setting 448 - Correction to binmake.gmk to restore setting of G4LIBDIR for the case of 498 generation of user's application library. 449 generation of user's application library. 499 450 500 24th May 2011 Gabriele Cosmo (config-V09-04-08 451 24th May 2011 Gabriele Cosmo (config-V09-04-08) 501 - Fixed configuration for CLHEP built-in modul 452 - Fixed configuration for CLHEP built-in module, to allow for build of DLLs. 502 453 503 16th May 2011 Gabriele Cosmo (config-V09-04-07 454 16th May 2011 Gabriele Cosmo (config-V09-04-07) 504 - Corrected include path definition for built- 455 - Corrected include path definition for built-in CLHEP module. 505 456 506 13th May 2011 Gabriele Cosmo (config-V09-04-06 457 13th May 2011 Gabriele Cosmo (config-V09-04-06) 507 - Added "expat" to link list, and differentiat 458 - Added "expat" to link list, and differentiate built-in module for WIN32 508 target. 459 target. 509 460 510 10th May 2011 Gabriele Cosmo (config-V09-04-05 461 10th May 2011 Gabriele Cosmo (config-V09-04-05) 511 - Integrated flags in architecture.gmk and bin 462 - Integrated flags in architecture.gmk and binmake.gmk for use of CLHEP 512 built-in package in externals. 463 built-in package in externals. 513 Note: the built-in package can only be used 464 Note: the built-in package can only be used in conjunction with the 514 "externals" module... 465 "externals" module... 515 466 516 10th May 2011 Gabriele Cosmo (config-V09-04-04 467 10th May 2011 Gabriele Cosmo (config-V09-04-04) 517 - Added default for CLHEP_BASE_DIR to built-in 468 - Added default for CLHEP_BASE_DIR to built-in package in externals. 518 Note: the default can only be used in conjun 469 Note: the default can only be used in conjunction with the "externals" 519 module. 470 module. 520 471 521 9th May 2011 Gabriele Cosmo (config-V09-04-03) 472 9th May 2011 Gabriele Cosmo (config-V09-04-03) 522 - Changed common.gmk to take into account sub- 473 - Changed common.gmk to take into account sub-directories for headers 523 installation. 474 installation. 524 - Workaround in binmake.gmk to avoid clashes w 475 - Workaround in binmake.gmk to avoid clashes with flag LDFLAGS set in the 525 user's environment beforehand. 476 user's environment beforehand. 526 477 527 8th May 2011 Ben Morgan 478 8th May 2011 Ben Morgan 528 - Updated configure scripts to correct setting 479 - Updated configure scripts to correct settings of G4LIB_USE_DLL for the 529 case of DLLs build on Windows. Partially add 480 case of DLLs build on Windows. Partially addressing problem report #1189. 530 481 531 4th April 2011 Laurent Garnier 482 4th April 2011 Laurent Garnier 532 - Added flags to handle future driver OpenGLWt 483 - Added flags to handle future driver OpenGLWt. 533 484 534 18th March 2011 Gunter Folger (config-V09-04- 485 18th March 2011 Gunter Folger (config-V09-04-02) 535 - Address old bug report 1033 in liblist.c 486 - Address old bug report 1033 in liblist.c 536 487 537 17th March 2011 Gabriele Cosmo (config-V09-04 488 17th March 2011 Gabriele Cosmo (config-V09-04-01) 538 - Added electromagnetic/dna module. 489 - Added electromagnetic/dna module. 539 490 540 10th February 2011 Ben Morgan (config-V09-04- 491 10th February 2011 Ben Morgan (config-V09-04-00) 541 - Fixed restoring of default settings for Xerc 492 - Fixed restoring of default settings for XercesC in Configure script and 542 internal scripts. Corrected duplication of t 493 internal scripts. Corrected duplication of text in setup dump. 543 Addessing problem reports #1159 and #1160. 494 Addessing problem reports #1159 and #1160. 544 495 545 22th December 2010 Laurent Garnier 496 22th December 2010 Laurent Garnier 546 - Darwin-g++.gmk: fix to avoid mixing of OpenG 497 - Darwin-g++.gmk: fix to avoid mixing of OpenGL X11 and framework. 547 498 548 8th December 2010 Gunter Folger (config-V09-0 499 8th December 2010 Gunter Folger (config-V09-03-19) 549 - Updated linux-icc to suppress warning when l 500 - Updated linux-icc to suppress warning when linking to shared libs 550 501 551 25th November 2010 Gabriele Cosmo (config-V09 502 25th November 2010 Gabriele Cosmo (config-V09-03-18) 552 - Updated internal Configure scripts for addin 503 - Updated internal Configure scripts for adding new data module G4PIIDATA. 553 504 554 24th November 2010 Gabriele Cosmo (config-V09 505 24th November 2010 Gabriele Cosmo (config-V09-03-17 & V09-03-16) 555 - Added hadronic/models/lend module to binmake 506 - Added hadronic/models/lend module to binmake.gmk and cleanup of obsolete 556 include paths. 507 include paths. 557 508 558 19th November 2010 Gabriele Cosmo (config-V09 509 19th November 2010 Gabriele Cosmo (config-V09-03-15) 559 - Added electromagnetic/pii module to binmake. 510 - Added electromagnetic/pii module to binmake.gmk. 560 511 561 4th November 2010 Mike Kelsey (config-V09-03- 512 4th November 2010 Mike Kelsey (config-V09-03-14) 562 - Fixed typo in OGLLIBS definition for MacOSX 513 - Fixed typo in OGLLIBS definition for MacOSX Leopard. 563 514 564 2nd November 2010 Gabriele Cosmo (config-V09- 515 2nd November 2010 Gabriele Cosmo (config-V09-03-13) 565 - Replace use of strcat() with more secure str 516 - Replace use of strcat() with more secure strncat() in liblist.c, and 566 protected uses of strcpy(). 517 protected uses of strcpy(). 567 - Updated scripts for Configure, to allow for 518 - Updated scripts for Configure, to allow for parallel builds (B.Morgan). 568 519 569 1st November 2010 Gabriele Cosmo (config-V09- 520 1st November 2010 Gabriele Cosmo (config-V09-03-12) 570 - Restore positional qualifier for LDFLAGS in 521 - Restore positional qualifier for LDFLAGS in architecture.gmk to allow for 571 explicit settings in user applications. 522 explicit settings in user applications. 572 523 573 26th October 2010 Gabriele Cosmo (config-V09- 524 26th October 2010 Gabriele Cosmo (config-V09-03-11) 574 - Explicitly include -L$(OGLHOME)/lib -lGLU -l 525 - Explicitly include -L$(OGLHOME)/lib -lGLU -lGL to OGLLIBS in Darwin-g++.gmk 575 to resolve dynamic link problem on Mac when 526 to resolve dynamic link problem on Mac when opening X11 GL scene viewers. 576 Moved block of OGLLIBS for X11 to correct 'e 527 Moved block of OGLLIBS for X11 to correct 'else' condition. 577 528 578 15th October 2010 Gabriele Cosmo (config-V09- 529 15th October 2010 Gabriele Cosmo (config-V09-03-10) 579 - More refinements to Darwin-g++ to correct an 530 - More refinements to Darwin-g++ to correct and simplify Qt4 setup. 580 531 581 12th October 2010 Gabriele Cosmo (config-V09- 532 12th October 2010 Gabriele Cosmo (config-V09-03-09) 582 - Force definition of LDFLAGS in architecture. 533 - Force definition of LDFLAGS in architecture.gmk to avoid occasional fatal 583 clashes with settings in user's environment. 534 clashes with settings in user's environment. 584 535 585 10th October 2010 Gabriele Cosmo 536 10th October 2010 Gabriele Cosmo 586 - Removed obsolete Qt3 setup for Darwin-g++, L 537 - Removed obsolete Qt3 setup for Darwin-g++, Linux-g++ and WIN32-VC. 587 538 588 5th October 2010 Laurent Garnier (config-V09- 539 5th October 2010 Laurent Garnier (config-V09-03-08) 589 - Darwin-g++.gmk: fixed mix between X11 OpenGL 540 - Darwin-g++.gmk: fixed mix between X11 OpenGL and Native OpenGL on mac 10.6. 590 541 591 30th September 2010 Gabriele Cosmo (config-V0 542 30th September 2010 Gabriele Cosmo (config-V09-03-07) 592 - Added 'obj' target to globlib.gmk to allow f 543 - Added 'obj' target to globlib.gmk to allow for just creation of object files. 593 544 594 23rd August 2010 Gabriele Cosmo (config-V09-0 545 23rd August 2010 Gabriele Cosmo (config-V09-03-06) 595 - Simplified QTLIBPATH setup in Linux-g++.gmk. 546 - Simplified QTLIBPATH setup in Linux-g++.gmk. 596 547 597 11th June 2010 Gunter Folger (config-V09-03-0 548 11th June 2010 Gunter Folger (config-V09-03-05) 598 - Increased stack size on Windows, in sys/WIN- 549 - Increased stack size on Windows, in sys/WIN-VC added option /STACK:8368128 599 (i.e. 8MB) option to LDFLAGS; needed by some 550 (i.e. 8MB) option to LDFLAGS; needed by some CHIPS-based examples and tests. 600 551 601 7th June 2010 Gabriele Cosmo (config-V09-03-0 552 7th June 2010 Gabriele Cosmo (config-V09-03-04) 602 - Removed processes/hadronic/models/leading_pa 553 - Removed processes/hadronic/models/leading_particle module from include 603 paths list. 554 paths list. 604 555 605 3rd June 2010 Ben Morgan (config-V09-03-03) 556 3rd June 2010 Ben Morgan (config-V09-03-03) 606 - Added new data set G4NEUTRONXS (Evaluated ne 557 - Added new data set G4NEUTRONXS (Evaluated neutron cross section data, 607 version 1.0) to Configure script. Coworks wi 558 version 1.0) to Configure script. Coworks with tag "Configure-V09-03-01". 608 559 609 11th May 2010 Ben Morgan (config-V09-03-02) 560 11th May 2010 Ben Morgan (config-V09-03-02) 610 - Updated internal scripts for Configure: prot 561 - Updated internal scripts for Configure: protected echos on LD_LIBRARY_PATH 611 so that output from use of Configure post-in 562 so that output from use of Configure post-install is clean. 612 563 613 15th March 2010 Ben Morgan (config-V09-03-01) 564 15th March 2010 Ben Morgan (config-V09-03-01) 614 - Configure script (Configure-V09-03-00): 565 - Configure script (Configure-V09-03-00): 615 o Corrected settings of LD_LYBRARY_PATH for 566 o Corrected settings of LD_LYBRARY_PATH for CLHEP for the case of static 616 libraries build selection (path was set on 567 libraries build selection (path was set only for the dynamic libraries 617 case...). 568 case...). 618 o Corrected detection of Qt modules on MacOS 569 o Corrected detection of Qt modules on MacOSX. 619 Addressing problem report #1095. 570 Addressing problem report #1095. 620 - Updated internal scripts for Configure. 571 - Updated internal scripts for Configure. 621 572 622 20th January 2010 Gabriele Cosmo (config-V09- 573 20th January 2010 Gabriele Cosmo (config-V09-03-00) 623 - binmake.gmk: removed extra space characters 574 - binmake.gmk: removed extra space characters in definition of TARGOBJEXT, 624 fixing issue with target for main() not bein 575 fixing issue with target for main() not being rebuilt according to 625 dependencies change. Addressing problem repo 576 dependencies change. Addressing problem report #1098. 626 577 627 25th November 2009 Ben Morgan (config-V09-02- 578 25th November 2009 Ben Morgan (config-V09-02-17) 628 - Updated internal scripts for Configure. 579 - Updated internal scripts for Configure. 629 580 630 20th November 2009 Gabriele Cosmo (config-V09 581 20th November 2009 Gabriele Cosmo (config-V09-02-16) 631 - Removed CHIPS/xs_dependent module from inclu 582 - Removed CHIPS/xs_dependent module from include paths. 632 583 633 18th November 2009 Gabriele Cosmo (config-V09 584 18th November 2009 Gabriele Cosmo (config-V09-02-15) 634 - architecture.gmk: corrected inclusion of -lz 585 - architecture.gmk: corrected inclusion of -lz for zlib. 635 - WIN32-VC.gmk: added gd32.lib to OGLLIBS. 586 - WIN32-VC.gmk: added gd32.lib to OGLLIBS. 636 587 637 17th November 2009 Gabriele Cosmo (config-V09 588 17th November 2009 Gabriele Cosmo (config-V09-02-14) 638 - Added include paths to new CHIPS modules. 589 - Added include paths to new CHIPS modules. 639 590 640 17th November 2009 Gabriele Cosmo (config-V09 591 17th November 2009 Gabriele Cosmo (config-V09-02-13) 641 - G4VIS_USE.gmk: fixed dependency issues on WI 592 - G4VIS_USE.gmk: fixed dependency issues on WIN32-VC for gl2ps utility 642 library in visualization. 593 library in visualization. 643 - WIN32-VC.gmk: added use32.lib to OGLLIBS to 594 - WIN32-VC.gmk: added use32.lib to OGLLIBS to fix problems of linking 644 when G4LIB_BUILD/USE_WIN32_SESSION is not se 595 when G4LIB_BUILD/USE_WIN32_SESSION is not set (L.Garnier). 645 - binmake.gmk: corrected inclusion of G4zlib l 596 - binmake.gmk: corrected inclusion of G4zlib library in link list for 646 the case of global libraries. 597 the case of global libraries. 647 - Updated Configure script (Configure-V09-02-0 598 - Updated Configure script (Configure-V09-02-03) and internal scripts: 648 o Added new data set for G4REALSURFACEDATA v 599 o Added new data set for G4REALSURFACEDATA variable and updated G4LEDATA 649 data set version. 600 data set version. 650 o Fixed detection of QtCore library; address 601 o Fixed detection of QtCore library; addressing problem report #1079. 651 o Added flag to allow running with query opt 602 o Added flag to allow running with query options on non-interactive 652 terminal. Resolves issue reported in Hyper 603 terminal. Resolves issue reported in Hypernews Install-and-Config #1213. 653 o Corrected text for installation of g3tog4 604 o Corrected text for installation of g3tog4 module; cernlib is not required. 654 605 655 5th November 2009 John Allison (config-V09-02 606 5th November 2009 John Allison (config-V09-02-12) 656 - Removed references to obsolete GAGTREE drive 607 - Removed references to obsolete GAGTREE driver. 657 608 658 4th November 2009 John Allison 609 4th November 2009 John Allison 659 - Added new gMocren flags for backward compati 610 - Added new gMocren flags for backward compatibility. 660 611 661 4th November 2009 Gabriele Cosmo (config-V09- 612 4th November 2009 Gabriele Cosmo (config-V09-02-11) 662 - Added new gMocren include path to G4VIS_USE. 613 - Added new gMocren include path to G4VIS_USE.gmk script. 663 614 664 8th September 2009 Gabriele Cosmo (config-V09 615 8th September 2009 Gabriele Cosmo (config-V09-02-10) 665 - Darwin-g++.gmk: added paths to $QTHOME/inclu 616 - Darwin-g++.gmk: added paths to $QTHOME/include and $QTHOME/lib to 666 setup for Qt4 configuration. 617 setup for Qt4 configuration. 667 618 668 17th August 2009 Gabriele Cosmo (config-V09-0 619 17th August 2009 Gabriele Cosmo (config-V09-02-09) 669 - Added G4OPTDEBUG option for hybrid optimized 620 - Added G4OPTDEBUG option for hybrid optimized-debug build also to 670 Darwin-g++ and WIN32-g++ configurations. 621 Darwin-g++ and WIN32-g++ configurations. 671 622 672 3rd August 2009 Gabriele Cosmo (config-V09-02 623 3rd August 2009 Gabriele Cosmo (config-V09-02-08) 673 - Darwin-g++.gmk: added -arch_multiple option 624 - Darwin-g++.gmk: added -arch_multiple option to LDFLAGS to force more 674 diagnostics for wrong architecture errors at 625 diagnostics for wrong architecture errors at link stage. 675 626 676 17th June 2009 Gunter Folger (config-V09-02-0 627 17th June 2009 Gunter Folger (config-V09-02-07) 677 - binmake.gmk: moved definition of TARGOBJEXT 628 - binmake.gmk: moved definition of TARGOBJEXT to place not dependent 678 on G4EXLIB, such that the extension is defin 629 on G4EXLIB, such that the extension is defined when no lib is present 679 (e.g. for hadronic exercisers). 630 (e.g. for hadronic exercisers). 680 631 681 27th May 2009 Ben Morgan (config-V09-02-06) 632 27th May 2009 Ben Morgan (config-V09-02-06) 682 - Configure script: 633 - Configure script: 683 o Rewritten check on make/gmake on WIN32-VC 634 o Rewritten check on make/gmake on WIN32-VC systems to avoid problems 684 with cygwin and Matlab. 635 with cygwin and Matlab. 685 o Added check to build Qt driver only when Q 636 o Added check to build Qt driver only when Qt UI module is built; 686 reordered moc checks and added cross-check 637 reordered moc checks and added cross-check on moc version. 687 Added safety reset of OpenGL QT build and 638 Added safety reset of OpenGL QT build and use variables. 688 o Commented out echo compatibility warning t 639 o Commented out echo compatibility warning to address problem report #1067. 689 640 690 27th April 2009 Gabriele Cosmo (config-V09-02 641 27th April 2009 Gabriele Cosmo (config-V09-02-05) 691 - Linux-icc.gmk: removed "-lcxa -lunwind" LOAD 642 - Linux-icc.gmk: removed "-lcxa -lunwind" LOADLIBS addition, no longer 692 necessary since icc-11.0.83. 643 necessary since icc-11.0.83. 693 644 694 20th April 2009 Laurent Garnier 645 20th April 2009 Laurent Garnier 695 - Linux-g++.gmk: corrections to respect standa 646 - Linux-g++.gmk: corrections to respect standard location for include 696 and lib paths for Qt. Improved setup for non 647 and lib paths for Qt. Improved setup for non-standard Qt3 location. 697 648 698 8th March 2009 Laurent Garnier 649 8th March 2009 Laurent Garnier 699 - Darwin-g++.gmk: bug fix for Qt non standard 650 - Darwin-g++.gmk: bug fix for Qt non standard installation. 700 - Linux-g++.gmk: changed way to fing QtLib by 651 - Linux-g++.gmk: changed way to fing QtLib by default. 701 - WIN32-VC.gmk: bug fix for building GLQTLIBS. 652 - WIN32-VC.gmk: bug fix for building GLQTLIBS. 702 653 703 5th March 2009 Guy Barrand 654 5th March 2009 Guy Barrand 704 - analysis.gmk: arrange configuration for WIN3 655 - analysis.gmk: arrange configuration for WIN32-VC so that what is returned 705 by `aida-config --lib` (which may have the W 656 by `aida-config --lib` (which may have the Windows LINK.exe syntax) is 706 understood by g++ which is in fact used by C 657 understood by g++ which is in fact used by CygWin for linking applications. 707 Then transforming /LIBPATH options to -libpa 658 Then transforming /LIBPATH options to -libpath options and change the path 708 '\' syntax to a '/' syntax. Allowing now to 659 '\' syntax to a '/' syntax. Allowing now to use the AIDA implementation 709 coming from an osc-batch or osc-vis binary k 660 coming from an osc-batch or osc-vis binary kit built for WIN32-VC, in a 710 example using AIDA built from CygWin with Ge 661 example using AIDA built from CygWin with Geant4 built with the VisualC++ 711 compiler. 662 compiler. 712 - G4UI_USE.gmk: suppressed G4UI_USE_OSC logic. 663 - G4UI_USE.gmk: suppressed G4UI_USE_OSC logic. From OpenScientist/16.8, the 713 osc-g4-vis program can instrument directly t 664 osc-g4-vis program can instrument directly the GNUmakefile of an example or 714 of a user application which is a clone of so 665 of a user application which is a clone of some Geant4 example. 715 666 716 27th February 2009 Gabriele Cosmo (config-V09 667 27th February 2009 Gabriele Cosmo (config-V09-02-04) 717 - common.gmk, globlib.gmk: added removal of mo 668 - common.gmk, globlib.gmk: added removal of moc sources in clean target. 718 669 719 26th February 2009 Gabriele Cosmo (config-V09 670 26th February 2009 Gabriele Cosmo (config-V09-02-03) 720 - Linux-g++.gmk: simplified Qt setup to confor 671 - Linux-g++.gmk: simplified Qt setup to conform to standard Qt installation. 721 672 722 26th January 2009 Gabriele Cosmo (config-V09- 673 26th January 2009 Gabriele Cosmo (config-V09-02-02) 723 - architecture.gmk: restored generic name for 674 - architecture.gmk: restored generic name for XercesC library for WIN32-VC. 724 675 725 20th January 2009 Gunter Folger (config-V09-0 676 20th January 2009 Gunter Folger (config-V09-02-01) 726 - architecture.gmk: changed name of XercesC li 677 - architecture.gmk: changed name of XercesC library for WIN32-VC. 727 678 728 9th January 2009 Gabriele Cosmo (config-V09-0 679 9th January 2009 Gabriele Cosmo (config-V09-02-00) 729 - Added -lXi to X11LIBS for Linux-g++, Linux-i 680 - Added -lXi to X11LIBS for Linux-g++, Linux-icc and WIN32-g++ configurations, 730 required for correct linkage with OpenInvent 681 required for correct linkage with OpenInventor Coin3D libraries (suggestion 731 by F.Jones). 682 by F.Jones). 732 683 733 9th December 2008 Guy Barrand (config-V09-01- 684 9th December 2008 Guy Barrand (config-V09-01-17) 734 - G4UI_USE.gmk: corrected G4UI_USE_OSC to use 685 - G4UI_USE.gmk: corrected G4UI_USE_OSC to use $(shell ...) instead 735 of direct backquoting to solve a tricky env 686 of direct backquoting to solve a tricky env expansion problem, 736 restricted to the Open-Scientist setup. 687 restricted to the Open-Scientist setup. 737 688 738 8th December 2008 John Allison (config-V09-01 689 8th December 2008 John Allison (config-V09-01-16) 739 - G4UI_USE.gmk: added -DG4UI_USE to CPPFLAGS. 690 - G4UI_USE.gmk: added -DG4UI_USE to CPPFLAGS. Re-ordered G4UI_NONE 740 and G4UI_USE_INCLUDED blocks to be coherent 691 and G4UI_USE_INCLUDED blocks to be coherent with G4VIS_USE.gmk. 741 692 742 4th December 2008 Laurent Garnier (config-V09 693 4th December 2008 Laurent Garnier (config-V09-01-15) 743 - Darwin.gmk: fixed mistake in setting of OGLL 694 - Darwin.gmk: fixed mistake in setting of OGLLIBS for Leopard. 744 695 745 4th December 2008 Gabriele Cosmo, Ben Morgan 696 4th December 2008 Gabriele Cosmo, Ben Morgan (config-V09-01-14) 746 - Linux-g++.gmk: implemented temporary workaro 697 - Linux-g++.gmk: implemented temporary workaround to allow for automatic 747 detection of location in non-POSIX paths for 698 detection of location in non-POSIX paths for X11 and GL libraries depending 748 on 32/64 bits architectures. 699 on 32/64 bits architectures. 749 700 750 3rd December 2008 Gabriele Cosmo (config-V09- 701 3rd December 2008 Gabriele Cosmo (config-V09-01-13) 751 - Define $FIND, $SORT, $TOUCH variables to be 702 - Define $FIND, $SORT, $TOUCH variables to be customised with absolute 752 path in WIN32-VC in order to pick up correct 703 path in WIN32-VC in order to pick up correct Cygwin toolset. 753 704 754 1st December 2008 Ben Morgan (config-V09-01-1 705 1st December 2008 Ben Morgan (config-V09-01-12) 755 - Darwin-g++.gmk, Linux-g++.gmk: corrected def 706 - Darwin-g++.gmk, Linux-g++.gmk: corrected definition of temporary QT3_MT 756 by adding missing protection. 707 by adding missing protection. 757 708 758 24th November 2008 Laurent Garnier (config-V0 709 24th November 2008 Laurent Garnier (config-V09-01-11) 759 - interactivity.gmk: changed flags for OpenGL 710 - interactivity.gmk: changed flags for OpenGL and QT. 760 - Darwin-g++.gmk, Linux-g++.gmk, WIN32-VC.gmk: 711 - Darwin-g++.gmk, Linux-g++.gmk, WIN32-VC.gmk: major update to Qt setup. 761 - Darwin.gmk: automatically detect GLLIBS for 712 - Darwin.gmk: automatically detect GLLIBS for Leopard. 762 - moc.gmk: suppressed echo when compiling. 713 - moc.gmk: suppressed echo when compiling. 763 714 764 14th November 2008 Gabriele Cosmo (config-V09 715 14th November 2008 Gabriele Cosmo (config-V09-01-10) 765 - Added "electromagnetic/adjoint" sub-module i 716 - Added "electromagnetic/adjoint" sub-module in binmake.gmk. 766 717 767 6th November 2008 Gabriele Cosmo (config-V09- 718 6th November 2008 Gabriele Cosmo (config-V09-01-09) 768 - Added "particles/adjoint" sub-module in binm 719 - Added "particles/adjoint" sub-module in binmake.gmk. 769 720 770 23rd October 2008 Gabriele Cosmo (config-V09- 721 23rd October 2008 Gabriele Cosmo (config-V09-01-08) 771 - Added "persistency/ascii" sub-module in binm 722 - Added "persistency/ascii" sub-module in binmake.gmk. 772 723 773 11th July 2008 Gabriele Cosmo (config-V09-01- 724 11th July 2008 Gabriele Cosmo (config-V09-01-07) 774 - architecture.gmk: removed obsoled DOM librar 725 - architecture.gmk: removed obsoled DOM library from GDMLIBS. 775 726 776 12th June 2008 Gabriele Cosmo (config-V09-01- 727 12th June 2008 Gabriele Cosmo (config-V09-01-06) 777 - Linux-g++.gmk: added G4OPTDEBUG flag for "-O 728 - Linux-g++.gmk: added G4OPTDEBUG flag for "-O2 -g" combined compilation. 778 - AIX-xlC.gmk: added shared libs section as fo 729 - AIX-xlC.gmk: added shared libs section as for Linux-g++ according to user 779 suggestion on HN. 730 suggestion on HN. 780 731 781 9th June 2008 Gabriele Cosmo (config-V09-01-0 732 9th June 2008 Gabriele Cosmo (config-V09-01-05) 782 - Integrated improvements to Qt setup and AIDA 733 - Integrated improvements to Qt setup and AIDA. 783 Restored Qt libs setup to include GL as defa 734 Restored Qt libs setup to include GL as default. 784 735 785 20th May 2008 Gunter Folger (config-V09-01-0 736 20th May 2008 Gunter Folger (config-V09-01-04) 786 - liblist.c: removed C++ style comments. 737 - liblist.c: removed C++ style comments. 787 - Not including changes made after "config-V09 738 - Not including changes made after "config-V09-01-03 ". 788 739 789 13th May 2008 Guy Barrand 740 13th May 2008 Guy Barrand 790 - G4UI_USE.gmk: added material (protected with 741 - G4UI_USE.gmk: added material (protected with G4UI_USE_OSC) to use osc_vis 791 binary kits built with the Geant4 drivers. I 742 binary kits built with the Geant4 drivers. It allows to use the G4Lab::UIOnX 792 G4 session in Geant4 (G4Lab::UIOnX allows fo 743 G4 session in Geant4 (G4Lab::UIOnX allows for visualization and AIDA plotting 793 within the same GUI). 744 within the same GUI). 794 - analysis.gmk: added default setup aida-confi 745 - analysis.gmk: added default setup aida-config for flags 795 G4ANALYSIS_AIDA_CONFIG_CFLAGS and G4ANALYSIS 746 G4ANALYSIS_AIDA_CONFIG_CFLAGS and G4ANALYSIS_AIDA_CONFIG_LIBS. 796 747 797 30th April 2008 Laurent Garnier 748 30th April 2008 Laurent Garnier 798 - common.gmk: simplified Qt moc files integrat 749 - common.gmk: simplified Qt moc files integration. 799 - moc.gmk: new configuration file for Qt moc f 750 - moc.gmk: new configuration file for Qt moc files setup. 800 - G4UI_USE, G4VIS_USE, interactivity, sys/*: s 751 - G4UI_USE, G4VIS_USE, interactivity, sys/*: separation of Qt with or 801 without OpenGL. 752 without OpenGL. 802 753 803 3rd April 2008 Gabriele Cosmo (config-V09-01- 754 3rd April 2008 Gabriele Cosmo (config-V09-01-03) 804 - Linux-icc.gmk: updated setup to make use of 755 - Linux-icc.gmk: updated setup to make use of icc-10.1 and ifort-10.1; 805 changed compilation option "-mp" to more per 756 changed compilation option "-mp" to more performant "-fp_model precise". 806 757 807 2nd April 2008 Gunter Folger (config-V09-01-0 758 2nd April 2008 Gunter Folger (config-V09-01-02) 808 - Replaced gets() by safer fgets() in liblist. 759 - Replaced gets() by safer fgets() in liblist.c. 809 (this tag does not include latest changes in 760 (this tag does not include latest changes in interactivity.gmk) 810 761 811 18th March 2008 Laurent Garnier 762 18th March 2008 Laurent Garnier 812 - interactivity.gmk: moved Qt setup before X11 763 - interactivity.gmk: moved Qt setup before X11. 813 764 814 21st February 2008 Gabriele Cosmo (config-V09 765 21st February 2008 Gabriele Cosmo (config-V09-01-01) 815 - Replaced g77 with gfortran for Linux-g++ and 766 - Replaced g77 with gfortran for Linux-g++ and Linux-icc platforms. 816 767 817 15th February 2008 Laurent Garnier 768 15th February 2008 Laurent Garnier 818 - common.gmk: added ability to autogenerate mo 769 - common.gmk: added ability to autogenerate moc files for Qt driver. 819 - WIN32-VC: added flags to build Qt driver on 770 - WIN32-VC: added flags to build Qt driver on Windows. 820 - Darwin-g++, Linux-g++: improvements for auto 771 - Darwin-g++, Linux-g++: improvements for autogeneration of MOC files for Qt. 821 772 822 15th January 2008 Gabriele Cosmo (config-V09- 773 15th January 2008 Gabriele Cosmo (config-V09-01-00) 823 - Added commented lines for OpenGL setup in Da 774 - Added commented lines for OpenGL setup in Darwin-g++.gmk for MacOS 824 10.5 Leopard, pending fix from Apple. 775 10.5 Leopard, pending fix from Apple. 825 776 826 11th December 2007 Gabriele Cosmo (config-V09 777 11th December 2007 Gabriele Cosmo (config-V09-00-12) 827 - Corrected setup for GDML on WIN32-VC to allo 778 - Corrected setup for GDML on WIN32-VC to allow for building DLLs. 828 779 829 30th November 2007 Ben Morgan (config-V09-00- 780 30th November 2007 Ben Morgan (config-V09-00-11) 830 - Updated Configure script to handle Qt UI bui 781 - Updated Configure script to handle Qt UI build. 831 - Updated internal scripts for Configure accor 782 - Updated internal scripts for Configure accordingly. 832 783 833 22nd November 2007 Gabriele Cosmo (config-V09 784 22nd November 2007 Gabriele Cosmo (config-V09-00-10) 834 - Corrected addition of lXercesC and Zlib libr 785 - Corrected addition of lXercesC and Zlib libraries in binmake.gmk. 835 - Added special case for WIN32-VC for names of 786 - Added special case for WIN32-VC for names of XercesC libraries in architecture.gmk. 836 - Use 'gfortran' instead of 'g77' in Darwing-g 787 - Use 'gfortran' instead of 'g77' in Darwing-g++.gmk script. (I.McLaren) 837 788 838 19th November 2007 Gabriele Cosmo (config-V09 789 19th November 2007 Gabriele Cosmo (config-V09-00-09) 839 - Added "qmd" hadronic model to binmake.gmk. 790 - Added "qmd" hadronic model to binmake.gmk. 840 791 841 16th November 2007 Laurent Garnier (config-V0 792 16th November 2007 Laurent Garnier (config-V09-00-08) 842 - Updated setup for Qt in Linux-g++.gmk and Da 793 - Updated setup for Qt in Linux-g++.gmk and Darwin-g++.gmk scripts to 843 support both Qt3 and Qt4. 794 support both Qt3 and Qt4. 844 795 845 15th November 2007 Ben Morgan (config-V09-00- 796 15th November 2007 Ben Morgan (config-V09-00-07) 846 - Updated Configure script to handle new 'gdml 797 - Updated Configure script to handle new 'gdml' sub-module and new data 847 libraries (G4ABLADATA and new G4EMLOW versio 798 libraries (G4ABLADATA and new G4EMLOW version). 848 - Updated internal scripts for Configure accor 799 - Updated internal scripts for Configure accordingly. 849 800 850 2nd November 2007 Gabriele Cosmo (config-V09- 801 2nd November 2007 Gabriele Cosmo (config-V09-00-06) 851 - Introduced G4LIB_BUILD_GDML/G4LIB_USE_GDML f 802 - Introduced G4LIB_BUILD_GDML/G4LIB_USE_GDML flags to trigger compilation 852 of the new persistency/gdml sub-module. Adde 803 of the new persistency/gdml sub-module. Added setup for XERCESC. 853 Required path XERCESCROOT to XERCESC install 804 Required path XERCESCROOT to XERCESC installation if G4LIB_BUILD_GDML 854 is set. Added "persistency/gdml" include pat 805 is set. Added "persistency/gdml" include path to binmake.gmk 855 - Added setup for QT in UI scripts, and specif 806 - Added setup for QT in UI scripts, and specific QT paths and setup in 856 Darwin-g++.gmk. (L.Garnier) 807 Darwin-g++.gmk. (L.Garnier) 857 808 858 10th October 2007 Gunter Folger (config-V09-0 809 10th October 2007 Gunter Folger (config-V09-00-05) 859 - Added "incl" (Liege cascade) hadronic model 810 - Added "incl" (Liege cascade) hadronic model module to binmake.gmk. 860 811 861 812 862 3th October 2007 Laurent Garnier 813 3th October 2007 Laurent Garnier 863 - Added setup for Qt in those files : 814 - Added setup for Qt in those files : 864 - config/G4UI_BUILD.gmk 815 - config/G4UI_BUILD.gmk 865 - config/G4UI_USE.gmk 816 - config/G4UI_USE.gmk 866 - config/G4VIS_BUILD.gmk 817 - config/G4VIS_BUILD.gmk 867 - config/G4VIS_USE.gmk 818 - config/G4VIS_USE.gmk 868 - config/interactivity.gmk 819 - config/interactivity.gmk 869 - config/sys/Darwin-g++.gmk 820 - config/sys/Darwin-g++.gmk 870 - config/sys/Linux-g++.gmk 821 - config/sys/Linux-g++.gmk 871 822 872 16th August 2007 Gabriele Cosmo (config-V09-0 823 16th August 2007 Gabriele Cosmo (config-V09-00-04) 873 - Corrected definition of OUT internal variabl 824 - Corrected definition of OUT internal variable to allow for proper 874 linking also of unit tests. 825 linking also of unit tests. 875 826 876 15th August 2007 Gabriele Cosmo (config-V09-0 827 15th August 2007 Gabriele Cosmo (config-V09-00-03) 877 - Added "rpg" hadronic model module to binmake 828 - Added "rpg" hadronic model module to binmake.gmk. 878 829 879 13th August 2007 Gabriele Cosmo (config-V09-0 830 13th August 2007 Gabriele Cosmo (config-V09-00-02) 880 - SUN-CC.gmk: forced -xO2 as optimisation leve 831 - SUN-CC.gmk: forced -xO2 as optimisation level. 881 832 882 18th July 2007 Gabriele Cosmo (config-V09-00- 833 18th July 2007 Gabriele Cosmo (config-V09-00-01) 883 - liblist.c: fixed problem affecting recent Cy 834 - liblist.c: fixed problem affecting recent CygWin installations on 884 Windows in parsing the buffer for the genera 835 Windows in parsing the buffer for the generation of libname.map. 885 - binmake.gmk: defined OUT internal variable s 836 - binmake.gmk: defined OUT internal variable specifying the proper 886 compilation/linking option to Unix or Window 837 compilation/linking option to Unix or Windows compilers: '-o ' 887 and '/Fe' respectively. 838 and '/Fe' respectively. 888 839 889 11th July 2007 Makoto Asai (config-V09-00-00) 840 11th July 2007 Makoto Asai (config-V09-00-00) 890 - Added digits_hits/scorer sub-directory to bi 841 - Added digits_hits/scorer sub-directory to binmake.gmk. 891 842 892 28th June 2007 Gabriele Cosmo (config-V08-03- 843 28th June 2007 Gabriele Cosmo (config-V08-03-04) 893 - Updated Configure scripts to fix installatio 844 - Updated Configure scripts to fix installation issue when installation 894 path is different from source path and heade 845 path is different from source path and headers are not installed. 895 - Cleared <TAB> characters from .gmk scripts w 846 - Cleared <TAB> characters from .gmk scripts where not necessary. 896 847 897 22nd June 2007 Gabriele Cosmo (config-V08-03- 848 22nd June 2007 Gabriele Cosmo (config-V08-03-03) 898 - Corrected binmake.gmk for having error_propa 849 - Corrected binmake.gmk for having error_propagation in INCFLAGS properly 899 included in search path. 850 included in search path. 900 - Updated internal scripts for Configure to co 851 - Updated internal scripts for Configure to cope with new environment 901 variable G4NEUTRONHPDATA. 852 variable G4NEUTRONHPDATA. 902 853 903 18th June 2007 Ben Morgan (config-V08-03-02) 854 18th June 2007 Ben Morgan (config-V08-03-02) 904 - Fixed Configure internal script to get rid o 855 - Fixed Configure internal script to get rid of searching old physics_list 905 module at installation. 856 module at installation. 906 857 907 27th May 2007 Gabriele Cosmo (config-V08-03-0 858 27th May 2007 Gabriele Cosmo (config-V08-03-01) 908 - Added "lll_fission" hadronic model module to 859 - Added "lll_fission" hadronic model module to binmake.gmk. 909 860 910 12th May 2007 Gabriele Cosmo (config-V08-03-0 861 12th May 2007 Gabriele Cosmo (config-V08-03-00) 911 - Added "error_propagation" module to binmake. 862 - Added "error_propagation" module to binmake.gmk. 912 - Removed G4LIB_BUILD_LISTS flag. Physics list 863 - Removed G4LIB_BUILD_LISTS flag. Physics lists are built by default. 913 864 914 21st March 2007 Gabriele Cosmo 865 21st March 2007 Gabriele Cosmo 915 - Added "biasing" module to binmake.gmk. 866 - Added "biasing" module to binmake.gmk. 916 867 917 28th February 2007 Gabriele Cosmo (config-V08 868 28th February 2007 Gabriele Cosmo (config-V08-02-00) 918 - Protected generation of dependencies using i 869 - Protected generation of dependencies using internal 'make' variable 919 MAKECMDGOALS in binmake.gmk and common.gmk, 870 MAKECMDGOALS in binmake.gmk and common.gmk, following suggestion made 920 in problem report #930. 871 in problem report #930. 921 This protection resolves the problem of gene 872 This protection resolves the problem of generation of dependencies when 922 issueing the 'clean' target. 873 issueing the 'clean' target. 923 874 924 3rd November 2006 Gunter Folger (config-V08-0 875 3rd November 2006 Gunter Folger (config-V08-01-07) 925 - architecture.gmk: added G4LIB_BUILD_LISTS wi 876 - architecture.gmk: added G4LIB_BUILD_LISTS with default value 1 to build physics lists. 926 - binmake.gmk: added physics lists include dir 877 - binmake.gmk: added physics lists include directories to INCFLAGS. 927 878 928 15th October 2006 Makoto Asai (config-V08-01- 879 15th October 2006 Makoto Asai (config-V08-01-06) 929 - binmake.gmk: added 'processes/scoring' modul 880 - binmake.gmk: added 'processes/scoring' module. 930 881 931 10th October 2006 Gabriele Cosmo (config-V08- 882 10th October 2006 Gabriele Cosmo (config-V08-01-05) 932 - Darwin-g++.gmk: use standard -echo- command. 883 - Darwin-g++.gmk: use standard -echo- command. 933 Removed ECHO overloaded variable. 884 Removed ECHO overloaded variable. 934 885 935 5th October 2006 Gabriele Cosmo (config-V08-0 886 5th October 2006 Gabriele Cosmo (config-V08-01-04) 936 - liblist.c: added .dylib search for list of l 887 - liblist.c: added .dylib search for list of libraries. 937 Addressing problem report #885. 888 Addressing problem report #885. 938 889 939 3rd October 2006 Gabriele Cosmo (config-V08-0 890 3rd October 2006 Gabriele Cosmo (config-V08-01-03) 940 - architecture.gmk: added variables for comman 891 - architecture.gmk: added variables for commands: echo, cat, cut, sed; 941 to be eventually overloaded in system depend 892 to be eventually overloaded in system dependent configurations. 942 - WIN32-VC.gmk: overload commands [echo, grep, 893 - WIN32-VC.gmk: overload commands [echo, grep, cat, cut, sed], to force 943 usage of the original CygWin built-in comman 894 usage of the original CygWin built-in commands. 944 895 945 21st September 2006 Vladimir Ivantchenko (con 896 21st September 2006 Vladimir Ivantchenko (config-V08-01-02) 946 - binmake.gmk: added electromagnetic/polarisat 897 - binmake.gmk: added electromagnetic/polarisation module. 947 898 948 18th August 2006 Gabriele Cosmo (config-V08-0 899 18th August 2006 Gabriele Cosmo (config-V08-01-01) 949 - Linux-icc: corrected G4RUNPATHOPTION flag to 900 - Linux-icc: corrected G4RUNPATHOPTION flag to allow linking of applications 950 with shared libraries. 901 with shared libraries. 951 902 952 18th August 2006 Gabriele Cosmo (config-V08-0 903 18th August 2006 Gabriele Cosmo (config-V08-01-00) 953 - Linux-icc: updated setup to support icc-9.X 904 - Linux-icc: updated setup to support icc-9.X series. 954 905 955 13th June 2006 Gabriele Cosmo (config-V08-00- 906 13th June 2006 Gabriele Cosmo (config-V08-00-02) 956 - Removed defaults for X11, XM, XAW flags in a 907 - Removed defaults for X11, XM, XAW flags in architecture.gmk and added 957 explicit settings in sys/*.gmk setups protec 908 explicit settings in sys/*.gmk setups protected by ifndef statements for 958 optional customisation. 909 optional customisation. 959 - Upgraded Configure internal scripts. 910 - Upgraded Configure internal scripts. 960 911 961 24th April 2006 Gabriele Cosmo (config-V08-00 912 24th April 2006 Gabriele Cosmo (config-V08-00-01) 962 - binmake.gmk: fixed old-standing warning on W 913 - binmake.gmk: fixed old-standing warning on WIN32-VC for file extension of 963 target object file. Defined TARGOBJEXT inter 914 target object file. Defined TARGOBJEXT internal variable defining the 964 actual extension: .o for UNIX, .OBJ for Wind 915 actual extension: .o for UNIX, .OBJ for Windows platforms. 965 916 966 6th April 2006 Gabriele Cosmo (config-V08-00- 917 6th April 2006 Gabriele Cosmo (config-V08-00-00) 967 - Darwin-g++: corrected linker options for gen 918 - Darwin-g++: corrected linker options for generation of dynamic libraries. 968 Now dynamic libraries on MacOSX finally work 919 Now dynamic libraries on MacOSX finally work. Tested on MacOS 10.4.5 with 969 gcc-4.0.1. 920 gcc-4.0.1. 970 921 971 12th December 2005 Gabriele Cosmo (config-V07 922 12th December 2005 Gabriele Cosmo (config-V07-01-07) 972 - binmake.gmk: added workaround to allow for p 923 - binmake.gmk: added workaround to allow for physics-lists to link 973 with DLLs on Windows. 924 with DLLs on Windows. 974 925 975 7th December 2005 Gabriele Cosmo (config-V07- 926 7th December 2005 Gabriele Cosmo (config-V07-01-06) 976 - Added G4LIB_NO_SHARED protection for cases w 927 - Added G4LIB_NO_SHARED protection for cases where installation of 977 shared libs are not allowed. 928 shared libs are not allowed. 978 929 979 2nd December 2005 Gabriele Cosmo (config-V07- 930 2nd December 2005 Gabriele Cosmo (config-V07-01-05) 980 - Replaced -GX with -EHsc compilation option i 931 - Replaced -GX with -EHsc compilation option in WIN32-VC setup for 981 porting on VC++8 compiler. 932 porting on VC++8 compiler. 982 933 983 29th November 2005 Gabriele Cosmo (config-V07 934 29th November 2005 Gabriele Cosmo (config-V07-01-04) 984 - Added -D_CRT_SECURE_NO_DEPRECATE to WIN32-VC 935 - Added -D_CRT_SECURE_NO_DEPRECATE to WIN32-VC setup to allow for 985 porting on VC++8 compiler. 936 porting on VC++8 compiler. 986 937 987 21st November 2005 Makoto Asai (config-V07-01 938 21st November 2005 Makoto Asai (config-V07-01-03) 988 - binmake.gmk: added 'digits_hits/utils' modul 939 - binmake.gmk: added 'digits_hits/utils' module to INCFLAGS. 989 940 990 5th October 2005 John Allison (config-V07-01-0 941 5th October 2005 John Allison (config-V07-01-02) 991 - G4VIS*.gmk: added G4VIS_BUILD_RAYTRACERX_DRI 942 - G4VIS*.gmk: added G4VIS_BUILD_RAYTRACERX_DRIVER and G4VIS_USE_RAYTRACERX. 992 943 993 29th July 2005 Mark Donszelmann (config-V07-01 944 29th July 2005 Mark Donszelmann (config-V07-01-01) 994 - Synchronized CXXFLAGS warning options of WIN 945 - Synchronized CXXFLAGS warning options of WIN32-g++ with Linux-g++. 995 946 996 18th July 2005 Gabriele Cosmo (config-V07-01-0 947 18th July 2005 Gabriele Cosmo (config-V07-01-00) 997 - Excluded usage of unnecessary 'ranlib' at cr 948 - Excluded usage of unnecessary 'ranlib' at creation of the libraries for 998 WIN32-VC system. Fixes an observed problem o 949 WIN32-VC system. Fixes an observed problem of debug-symbols corruption. 999 950 1000 16th June 2005 Sergey Sadilov (config-V07-00- 951 16th June 2005 Sergey Sadilov (config-V07-00-05) 1001 - Updated Configure script and support files: 952 - Updated Configure script and support files: 1002 o Added new data sets for low-energy-EM and 953 o Added new data sets for low-energy-EM and elastic data. 1003 o Set unique entry point for path to data. 954 o Set unique entry point for path to data. 1004 o Updated variable settings for g3tog4 and 955 o Updated variable settings for g3tog4 and zlib. 1005 956 1006 15th June 2005 Gunter Folger (config-V07-00-0 957 15th June 2005 Gunter Folger (config-V07-00-04) 1007 - Changed clean(_..) targets to be :: rules, 958 - Changed clean(_..) targets to be :: rules, to allow multiple clean targets. 1008 959 1009 10th June 2005 Gabriele Cosmo (config-V07-00- 960 10th June 2005 Gabriele Cosmo (config-V07-00-03) 1010 - Updated configuration script SUN-CC.gmk: 961 - Updated configuration script SUN-CC.gmk: 1011 o Removed obsolete compilation option -ptr$ 962 o Removed obsolete compilation option -ptr$(G4TREP) for redirection to 1012 template repository, no longer necessary. 963 template repository, no longer necessary. 1013 o Added -lsunmath to LOADLIBS now required 964 o Added -lsunmath to LOADLIBS now required with CLHEP-1.9.X for static 1014 libraries. 965 libraries. 1015 966 1016 17th May 2005 Gabriele Cosmo (config-V07-00-0 967 17th May 2005 Gabriele Cosmo (config-V07-00-02) 1017 - Corrected settings of G4LIB_BUILD/USE_ZLIB: 968 - Corrected settings of G4LIB_BUILD/USE_ZLIB: 1018 o G4LIB_BUILD_ZLIB is mandatory for Windows 969 o G4LIB_BUILD_ZLIB is mandatory for Windows, if zlib is required; 1019 o if G4LIB_BUILD_ZLIB is set, the G4-zlib m 970 o if G4LIB_BUILD_ZLIB is set, the G4-zlib module is used (all platforms); 1020 o if only G4LIB_USE_ZLIB is set, the system 971 o if only G4LIB_USE_ZLIB is set, the system zlib is used (UNIX only); 1021 o if none is set, zlib is not used (all pla 972 o if none is set, zlib is not used (all platforms). 1022 - Updated compilation options on Darwin-g++, 973 - Updated compilation options on Darwin-g++, now similar to Linux-g++ setup. 1023 - Still requiring tag "source-gmk-V07-00-01" 974 - Still requiring tag "source-gmk-V07-00-01" for source/GNUmakefile to build 1024 the g3tog4 module. 975 the g3tog4 module. 1025 976 1026 13th May 2005 Gabriele Cosmo (config-V07-00-0 977 13th May 2005 Gabriele Cosmo (config-V07-00-01) 1027 - Added G4LIB_BUILD_ZLIB/G4LIB_USE_ZLIB. Modi 978 - Added G4LIB_BUILD_ZLIB/G4LIB_USE_ZLIB. Modified architecture.gmk 1028 and binmake.gmk scripts. 979 and binmake.gmk scripts. 1029 - Changed G4USE_G4TOG4 to G4LIB_USE_G3TOG4 to 980 - Changed G4USE_G4TOG4 to G4LIB_USE_G3TOG4 to conform to standard flag names. 1030 Requires tag "source-gmk-V07-00-01" for sou 981 Requires tag "source-gmk-V07-00-01" for source/GNUmakefile to build the 1031 g3tog4 module. 982 g3tog4 module. 1032 983 1033 10th May 2005 John Allison (config-V07-00-00) 984 10th May 2005 John Allison (config-V07-00-00) 1034 - Made OPENGLXM require OPENGLX. 985 - Made OPENGLXM require OPENGLX. 1035 986 1036 8th December 2004 John Allison (config-V06-02 987 8th December 2004 John Allison (config-V06-02-03) 1037 - Darwin-g++.gmk: fixes on setup for dynamic 988 - Darwin-g++.gmk: fixes on setup for dynamic libraries. 1038 989 1039 30th November 2004 Gabriele Cosmo (config-V06 990 30th November 2004 Gabriele Cosmo (config-V06-02-02) 1040 - binmake.gmk: added electromagnetic/highener 991 - binmake.gmk: added electromagnetic/highenergy module to INCLUDE path. 1041 992 1042 27th November 2004 Gabriele Cosmo (config-V06 993 27th November 2004 Gabriele Cosmo (config-V06-02-01) 1043 - binmake.gmk: added parameterisations/trd_cl 994 - binmake.gmk: added parameterisations/trd_clusters and 1044 parameterisations/gflash modules to INCLUDE 995 parameterisations/gflash modules to INCLUDE path. 1045 996 1046 29th October 2004 Gabriele Cosmo (config-V06- 997 29th October 2004 Gabriele Cosmo (config-V06-02-00) 1047 - Archived setup for Windows/VC++6. WIN32-VC 998 - Archived setup for Windows/VC++6. WIN32-VC now corresponds to WIN32-VC7. 1048 Archived WIN32-VC7.gmk. 999 Archived WIN32-VC7.gmk. 1049 - Removed strict compilation options for SUN- 1000 - Removed strict compilation options for SUN-CC and thread specific. 1050 1001 1051 12th October 2004 John Allison 1002 12th October 2004 John Allison 1052 - Darwin-g++.gmk : added -lXi to X11LIBS. 1003 - Darwin-g++.gmk : added -lXi to X11LIBS. 1053 1004 1054 08th July 2004 Guy Barrand 1005 08th July 2004 Guy Barrand 1055 - Darwin-g++.gmk : correct options to build g 1006 - Darwin-g++.gmk : correct options to build granular shared libs. 1056 Have "-undefined define_a_way" instead of " 1007 Have "-undefined define_a_way" instead of "-undefined error" since 1057 granular libs are not linked for the moment 1008 granular libs are not linked for the moment. 1058 1009 1059 23rd June 2004 Gabriele Cosmo (config-V06-01- 1010 23rd June 2004 Gabriele Cosmo (config-V06-01-10) 1060 - Updated win32def.c program to fix retrivial 1011 - Updated win32def.c program to fix retrivial of public static data for 1061 building DLLs on Windows (G.Barrand). 1012 building DLLs on Windows (G.Barrand). 1062 - Updated Configure scripts. 1013 - Updated Configure scripts. 1063 1014 1064 17th June 2004 Gabriele Cosmo (config-V06-01- 1015 17th June 2004 Gabriele Cosmo (config-V06-01-09) 1065 - Darwin-g++.gmk: use twolevel_namespace and 1016 - Darwin-g++.gmk: use twolevel_namespace and GLOBLIBS for shared-libs 1066 build on MacOS. Shared-libs build are possi 1017 build on MacOS. Shared-libs build are possible only global libraries 1067 and requires shared-lib version of CLHEP bu 1018 and requires shared-lib version of CLHEP build with compatible options 1068 (G.Barrand). 1019 (G.Barrand). 1069 1020 1070 14th June 2004 Gabriele Cosmo (config-V06-01- 1021 14th June 2004 Gabriele Cosmo (config-V06-01-08) 1071 - architecture.gmk: added specification for G 1022 - architecture.gmk: added specification for G4LIB_USE_DLL. 1072 1023 1073 11th June 2004 Gabriele Cosmo (config-V06-01- 1024 11th June 2004 Gabriele Cosmo (config-V06-01-07) 1074 - binmake.gmk: activated shared-libs mechanis 1025 - binmake.gmk: activated shared-libs mechanism for Windows platforms; 1075 forced creation of static library for examp 1026 forced creation of static library for examples/applications for the 1076 usage with DLLs. 1027 usage with DLLs. 1077 1028 1078 8th June 2004 Gabriele Cosmo (config-V06-01-0 1029 8th June 2004 Gabriele Cosmo (config-V06-01-06) 1079 - binmake.gmk: restored global lib for interf 1030 - binmake.gmk: restored global lib for interfaces which was missing 1080 from linking list. 1031 from linking list. 1081 - common.gmk, globlib.gmk: fixed clean/clean_ 1032 - common.gmk, globlib.gmk: fixed clean/clean_libs target. 1082 - architecture.gmk: added definition of G4LIB 1033 - architecture.gmk: added definition of G4LIB_BUILD_DLL flag. 1083 - WIN32-VC.gmk: added targets for DLLs build. 1034 - WIN32-VC.gmk: added targets for DLLs build. 1084 - Linux-g++.gmk: made -O2 the default optimis 1035 - Linux-g++.gmk: made -O2 the default optimisation mode. 1085 Archived temporary setup Linux-gO2 introduc 1036 Archived temporary setup Linux-gO2 introduced in "config-V06-01-01". 1086 1037 1087 7th June 2004 Gabriele Cosmo (config-V06-01-0 1038 7th June 2004 Gabriele Cosmo (config-V06-01-05) 1088 - Corrected setup for WIN32-VC7 for building 1039 - Corrected setup for WIN32-VC7 for building of DLLs. 1089 - Cosmetics in build printout... 1040 - Cosmetics in build printout... 1090 1041 1091 1st June 2004 Gabriele Cosmo (config-V06-01-0 1042 1st June 2004 Gabriele Cosmo (config-V06-01-04) 1092 - binmake.gmk, added include paths to new had 1043 - binmake.gmk, added include paths to new hadronic models for 1093 abrasion, em_dissociation, de_excitation/ab 1044 abrasion, em_dissociation, de_excitation/ablation and 1094 de_excitation/fission. 1045 de_excitation/fission. 1095 - architecture.gmk: updated comments to heade 1046 - architecture.gmk: updated comments to header. 1096 1047 1097 26th May 2004 Mark Donszelmann (config-V06-01 1048 26th May 2004 Mark Donszelmann (config-V06-01-03) 1098 - Fixed small problem in previous fix. 1049 - Fixed small problem in previous fix. 1099 1050 1100 26th May 2004 Gunter Folger (config-V06-01-0 1051 26th May 2004 Gunter Folger (config-V06-01-02) 1101 - binmake.gmk: fixed problem for WIN32 such t 1052 - binmake.gmk: fixed problem for WIN32 such that also LDLIBS (including 1102 EXTRALIBS) will be mangled to replace -L by 1053 EXTRALIBS) will be mangled to replace -L by its WIN32 correspondance 1103 libpath. 1054 libpath. 1104 1055 1105 11th May 2004 Gabriele Cosmo (config-V06-01- 1056 11th May 2004 Gabriele Cosmo (config-V06-01-01) 1106 - Added new experimental setup for Linux-g++ 1057 - Added new experimental setup for Linux-g++ using -O2 optimisation 1107 as default. To trigger this setup G4SYSTEM 1058 as default. To trigger this setup G4SYSTEM must be set to "Linux-gO2". 1108 It also includes (deactivated by default) P 1059 It also includes (deactivated by default) Pentium4 chip specific options 1109 for using chips-specific floating-point ari 1060 for using chips-specific floating-point arithmetics based on the SSE unit. 1110 1061 1111 8th April 2004 Guy Barrand 1062 8th April 2004 Guy Barrand 1112 - architecture.gmk: revisited Inventor defaul 1063 - architecture.gmk: revisited Inventor default. Removed HEPVis dependencies 1113 (Inventor visualization driver does not nee 1064 (Inventor visualization driver does not need these libraries any longer). 1114 1065 1115 7th April 2004 Guy Barrand 1066 7th April 2004 Guy Barrand 1116 - Darwin-g++.gmk: 1067 - Darwin-g++.gmk: 1117 o Corrected options to build shared librari 1068 o Corrected options to build shared libraries (.dyn); use 1118 "-dynamic -single_module" to have faster 1069 "-dynamic -single_module" to have faster startup when Geant4 is 1119 embedded in an external framework. 1070 embedded in an external framework. 1120 o Corrected options to retrieve Motif. 1071 o Corrected options to retrieve Motif. 1121 1072 1122 5th April 2004 Gabriele Cosmo (config-V06-01 1073 5th April 2004 Gabriele Cosmo (config-V06-01-00) 1123 - architecture.gmk: added check for definitio 1074 - architecture.gmk: added check for definition of LDFLAGS. 1124 Fixes bug report #603. 1075 Fixes bug report #603. 1125 1076 1126 24th February 2004 Gabriele Cosmo (config-V0 1077 24th February 2004 Gabriele Cosmo (config-V06-00-03) 1127 - Fixed link rpath definition in Linux-icc.gm 1078 - Fixed link rpath definition in Linux-icc.gmk. 1128 1079 1129 11th February 2004 Gabriele Cosmo (config-V0 1080 11th February 2004 Gabriele Cosmo (config-V06-00-02) 1130 - Added configuration file Linux-icc.gmk for 1081 - Added configuration file Linux-icc.gmk for Intel/icc compiler 1131 on Linux systems. 1082 on Linux systems. 1132 1083 1133 10th February 2004 Guy Barrand 1084 10th February 2004 Guy Barrand 1134 - WIN32-VC7.gmk: added material to build shar 1085 - WIN32-VC7.gmk: added material to build shared libs for Windows (DLLs). 1135 - Added program win32def.c to help building D 1086 - Added program win32def.c to help building DLLs, built from 1136 source/GNUmakefile through a specialised ta 1087 source/GNUmakefile through a specialised target and placed in 1137 $G4LIB/$G4SYSTEM. 1088 $G4LIB/$G4SYSTEM. 1138 - source/materials/GNUmakefile: modified to p 1089 - source/materials/GNUmakefile: modified to provide an example of macro 1139 GLOBLIBS used by the DLL builder in order t 1090 GLOBLIBS used by the DLL builder in order to have global lib dependencies. 1140 1091 1141 9th February 2004 Gunter Folger (config-V06- 1092 9th February 2004 Gunter Folger (config-V06-00-01) 1142 - architecture.gmk: 1093 - architecture.gmk: 1143 o Protect OGLFLAGS against containing -I/us 1094 o Protect OGLFLAGS against containing -I/usr/include; this may cause 1144 wrong includes to be picked up. 1095 wrong includes to be picked up. 1145 1096 1146 26th January 2004 Guy Barrand (config-V06-00 1097 26th January 2004 Guy Barrand (config-V06-00-00) 1147 - Darwin-g++.gmk: 1098 - Darwin-g++.gmk: 1148 o Use "g++" as a default compiler (in order 1099 o Use "g++" as a default compiler (in order to take the MacOSX 1149 default compiler). 1100 default compiler). 1150 o Corrected procedure for building .dylib s 1101 o Corrected procedure for building .dylib shared libs. 1151 Previous default Linux commands do not wo 1102 Previous default Linux commands do not work on MacOSX. 1152 1103 1153 18th November 2003 Gabriele Cosmo (config-V0 1104 18th November 2003 Gabriele Cosmo (config-V05-02-05) 1154 - Updated binmake.gmk to include new hadronic 1105 - Updated binmake.gmk to include new hadronics modules. 1155 Coworks with "ghad-V05-02-00" and HEAD of p 1106 Coworks with "ghad-V05-02-00" and HEAD of processes/GNUmakefile. 1156 1107 1157 4th November 2003 Gabriele Cosmo (config-V05 1108 4th November 2003 Gabriele Cosmo (config-V05-02-04) 1158 - Include removal of OPACS setup. Cowork with 1109 - Include removal of OPACS setup. Cowork with tags "interfaces-V05-02-00" 1159 and "vis-V05-02-02". 1110 and "vis-V05-02-02". 1160 1111 1161 29th October 2003 Gabriele Cosmo (config-V05 1112 29th October 2003 Gabriele Cosmo (config-V05-02-03) 1162 - binmake.gmk: 1113 - binmake.gmk: 1163 o Added particles/utils module. 1114 o Added particles/utils module. 1164 - Does NOT include removal of OPACS setup yet 1115 - Does NOT include removal of OPACS setup yet. 1165 1116 1166 22th October 2003 Guy Barrand 1117 22th October 2003 Guy Barrand 1167 - OPACS : rm interfaces OPACS related things. 1118 - OPACS : rm interfaces OPACS related things. 1168 1119 1169 17th October 2003 Guy Barrand 1120 17th October 2003 Guy Barrand 1170 - OPACS being (for long) deprecated, the OPAC 1121 - OPACS being (for long) deprecated, the OPACS related things 1171 had been removed in the Geant4 repository. 1122 had been removed in the Geant4 repository. 1172 1123 1173 30th September 2003 Gabriele Cosmo (config-V 1124 30th September 2003 Gabriele Cosmo (config-V05-02-02) 1174 - architecture.gmk, binmake.gmk: 1125 - architecture.gmk, binmake.gmk: 1175 o Added geometry/navigation module. 1126 o Added geometry/navigation module. 1176 o Removed setup for STEP, now archived. 1127 o Removed setup for STEP, now archived. 1177 o Adopt new module and library "digits_hits 1128 o Adopt new module and library "digits_hits", replacing "digits+hits". 1178 - Configure installation script: 1129 - Configure installation script: 1179 o Fixed correct default name for data sets. 1130 o Fixed correct default name for data sets. 1180 o Implemented automatic detection of OpenGL 1131 o Implemented automatic detection of OpenGL and CLHEP installations. 1181 o Fixed behavior of script on Windows syste 1132 o Fixed behavior of script on Windows system, corrected definition of 1182 paths and defaults. 1133 paths and defaults. 1183 o Cleared not allowed configuration drivers 1134 o Cleared not allowed configuration drivers. 1184 1135 1185 19th September 2003 Gabriele Cosmo (config-V 1136 19th September 2003 Gabriele Cosmo (config-V05-02-01) 1186 - binmake.gmk: 1137 - binmake.gmk: 1187 o added processes/cuts module. 1138 o added processes/cuts module. 1188 - architecture.gmk: 1139 - architecture.gmk: 1189 o fixed setup for OpenInventor libraries. 1140 o fixed setup for OpenInventor libraries. 1190 1141 1191 1st July 2003 Gabriele Cosmo (config-V05-02- 1142 1st July 2003 Gabriele Cosmo (config-V05-02-00) 1192 - WIN32-VC.gmk, WIN32-VC7.gmk: 1143 - WIN32-VC.gmk, WIN32-VC7.gmk: 1193 o reinstated options "-D_CONSOLE -D_WIN32 - 1144 o reinstated options "-D_CONSOLE -D_WIN32 -DOS" to allow correct 1194 treatment/opening of data files from appl 1145 treatment/opening of data files from applications. 1195 1146 1196 24th June 2003 Gabriele Cosmo (config-V05-01 1147 24th June 2003 Gabriele Cosmo (config-V05-01-05) 1197 - Added UI32LIBS to interactivity.gmk to hand 1148 - Added UI32LIBS to interactivity.gmk to handle UI libraries on WIN32 1198 platforms. 1149 platforms. 1199 - Added libraries for OpenGL and UI to defaul 1150 - Added libraries for OpenGL and UI to default setup of WIN32-VC and 1200 WIN32-VC7. Removed some obsolete compilatio 1151 WIN32-VC7. Removed some obsolete compilation options. 1201 1152 1202 18th June 2003 Gabriele Cosmo (config-V05-01 1153 18th June 2003 Gabriele Cosmo (config-V05-01-04) 1203 - Removed flag G4USE_STD_NAMESPACE from speci 1154 - Removed flag G4USE_STD_NAMESPACE from specific setups in sys. 1204 Follows migration from G4std apported in so 1155 Follows migration from G4std apported in source/global and whole code. 1205 1156 1206 16th June 2003 Gabriele Cosmo 1157 16th June 2003 Gabriele Cosmo 1207 - binmake.gmk: added module geometry/division 1158 - binmake.gmk: added module geometry/divisions in $INCFLAGS list. 1208 1159 1209 11th June 2003 Gunter Folger (config-V05-01- 1160 11th June 2003 Gunter Folger (config-V05-01-03) 1210 - G4VIS_BUILD.gmk, G4VIS_USE.gmk, G4UI_BUILD. 1161 - G4VIS_BUILD.gmk, G4VIS_USE.gmk, G4UI_BUILD.gmk, G4UI_USE.gmk, and 1211 sys/{Linux-g++,SU-CC}.gmk: 1162 sys/{Linux-g++,SU-CC}.gmk: 1212 When building shared libraries needing exte 1163 When building shared libraries needing external libs like OpenGL..., 1213 add these at shared library building, so th 1164 add these at shared library building, so these libs know about these 1214 dependency and have this resolved. 1165 dependency and have this resolved. 1215 1166 1216 6th June 2003 Gabriele Cosmo (config-V05-01- 1167 6th June 2003 Gabriele Cosmo (config-V05-01-02) 1217 - architecture.gmk and specific setups in sys 1168 - architecture.gmk and specific setups in sys: get rid of G4_HAVE_BOOL 1218 macro. Now using default 'bool' type, defin 1169 macro. Now using default 'bool' type, defined in all supported compilers. 1219 1170 1220 28th May 2003 Gabriele Cosmo (config-V05-01- 1171 28th May 2003 Gabriele Cosmo (config-V05-01-01) 1221 - architecture.gmk, binmake.gmk: added flags 1172 - architecture.gmk, binmake.gmk: added flags G4LIB_BUILD_STEP/G4USE_STEP 1222 to make optional the compilation of the STE 1173 to make optional the compilation of the STEP library and interface module. 1223 By default the libraries will not be built. 1174 By default the libraries will not be built. 1224 1175 1225 31st March 2003 Gabriele Cosmo (config-V05-0 1176 31st March 2003 Gabriele Cosmo (config-V05-01-00) 1226 - Added more strict compiler options for Linu 1177 - Added more strict compiler options for Linux-g++ platform. 1227 - Removed obsolete usage of GNU_GCC specific 1178 - Removed obsolete usage of GNU_GCC specific option for g++ compilers. 1228 1179 1229 22nd January 2003 Gabriele Cosmo (config-V05 1180 22nd January 2003 Gabriele Cosmo (config-V05-00-00) 1230 - Added experimental setup WIN32-VC7.gmk for 1181 - Added experimental setup WIN32-VC7.gmk for Windows .NET VC++ compiler. 1231 - Generalised identification of WIN32 specifi 1182 - Generalised identification of WIN32 specific setups in core scripts. 1232 - Forced silent generation of dependencies (a 1183 - Forced silent generation of dependencies (added -w option to calls to g++). 1233 1184 1234 4th December 2002 Gabriele Cosmo (config-V04 1185 4th December 2002 Gabriele Cosmo (config-V04-01-08) 1235 - Removed obsolete setup for ObjectSpace-STL 1186 - Removed obsolete setup for ObjectSpace-STL (G4USE_OSPACE and related 1236 variables). Removed obsolete variable G4USE 1187 variables). Removed obsolete variable G4USE_STL. 1237 - Updated Configure scripts. 1188 - Updated Configure scripts. 1238 1189 1239 2nd December 2002 John Allison (config-V04-0 1190 2nd December 2002 John Allison (config-V04-01-07) 1240 - common.gmk, binmake.gmk: New dependency fil 1191 - common.gmk, binmake.gmk: New dependency file algorithm that avoids 1241 leaving corrupt .d files when #include'd fi 1192 leaving corrupt .d files when #include'd files cannot be found. 1242 - Removed obsolete schema targets in common.g 1193 - Removed obsolete schema targets in common.gmk. 1243 1194 1244 25th November 2002 Gabriele Cosmo (config-V0 1195 25th November 2002 Gabriele Cosmo (config-V04-01-06) 1245 - Removed ODBMS setup. Now library for persis 1196 - Removed ODBMS setup. Now library for persistency is built as part of the 1246 kernel and specific implementations for per 1197 kernel and specific implementations for persistency have been moved to 1247 examples. Setup for ODBMS no more required. 1198 examples. Setup for ODBMS no more required. G4USE_HEPODBMS is no longer 1248 used. 1199 used. 1249 - Updated configuration file AIX-xlC.gmk to p 1200 - Updated configuration file AIX-xlC.gmk to port code on AIX with xlC 6.0 1250 (K.Murakami). 1201 (K.Murakami). 1251 1202 1252 22nd November 2002 Gabriele Cosmo (config-V0 1203 22nd November 2002 Gabriele Cosmo (config-V04-01-05) 1253 - liblist.c: 1204 - liblist.c: 1254 o Enhanced script to provide the whole list 1205 o Enhanced script to provide the whole list of installed libraries 1255 in the correct order, without requiring p 1206 in the correct order, without requiring parsing of dependencies. 1256 The functionality is achieved by invoking 1207 The functionality is achieved by invoking "liblist" with option '-m", 1257 i.e. - liblist -m [libpath] < libname.m 1208 i.e. - liblist -m [libpath] < libname.map 1258 where [libpath] is the path where librari 1209 where [libpath] is the path where libraries are placed 1259 (i.e. $G4LIB/$G4SYSTEM). 1210 (i.e. $G4LIB/$G4SYSTEM). 1260 - binmake.gmk: 1211 - binmake.gmk: 1261 o Use "liblist -m [libpath]" to retrieve th 1212 o Use "liblist -m [libpath]" to retrieve the list of libraries to link in 1262 case headers are installed in $G4INCLUDE, 1213 case headers are installed in $G4INCLUDE, and granular libraries are used. 1263 - G4UI_USE.gmk, G4VIS_USE.gmk: 1214 - G4UI_USE.gmk, G4VIS_USE.gmk: 1264 o Protected specification of -I paths for h 1215 o Protected specification of -I paths for headers, in case $G4INCLUDE is 1265 used. A single -I$G4INCLUDE path will be 1216 used. A single -I$G4INCLUDE path will be used for compilation in such case. 1266 1217 1267 16th November 2002 Hans-Peter Wellisch 1218 16th November 2002 Hans-Peter Wellisch 1268 - binmake.gmk: 1219 - binmake.gmk: 1269 o Added hadronic/models/cascade/cascade and 1220 o Added hadronic/models/cascade/cascade and 1270 hadronic/models/generator/scattering incl 1221 hadronic/models/generator/scattering include paths. 1271 1222 1272 8th November 2002 Gabriele Cosmo (config-V04 1223 8th November 2002 Gabriele Cosmo (config-V04-01-04) 1273 - Darwin-g++.gmk: 1224 - Darwin-g++.gmk: 1274 o Updated setup to support MacOS 10.2 (H.Bu 1225 o Updated setup to support MacOS 10.2 (H.Burkhardt). 1275 1226 1276 30th October 2002 Gabriele Cosmo (config-V04 1227 30th October 2002 Gabriele Cosmo (config-V04-01-03) 1277 - architecture.gmk: 1228 - architecture.gmk: 1278 o Issue an error if G4SYSTEM is not defined 1229 o Issue an error if G4SYSTEM is not defined in the environment or not valid. 1279 o Define G4LIB_BUILD_G3TOG4 and G4USE_G3TOG 1230 o Define G4LIB_BUILD_G3TOG4 and G4USE_G3TOG4 for optional installation and 1280 usage of the g3tog4 module. 1231 usage of the g3tog4 module. 1281 o Updated list of supported systems/compile 1232 o Updated list of supported systems/compilers. 1282 - binmake.gmk: 1233 - binmake.gmk: 1283 o Include path and library for g3tog4 modul 1234 o Include path and library for g3tog4 module only if G4USE_G3TOG4 is defined. 1284 Implies proper handling of G4USE_G3TOG4 i 1235 Implies proper handling of G4USE_G3TOG4 in source/GNUmakefile. 1285 - Removed obsolete OSPACE setup for WIN32-VC, 1236 - Removed obsolete OSPACE setup for WIN32-VC, HP-aCC, DEC-cxx. Still kept for 1286 platforms with ODBMS setup. 1237 platforms with ODBMS setup. 1287 - SUN-CC.gmk: removed -L/usr/lib path specifi 1238 - SUN-CC.gmk: removed -L/usr/lib path specification from LOADLIBS definition. 1288 1239 1289 10th September 2002 Gabriele Cosmo (config-V 1240 10th September 2002 Gabriele Cosmo (config-V04-01-02) 1290 - Linux-g++.gmk: added assignment 'CC := gcc' 1241 - Linux-g++.gmk: added assignment 'CC := gcc' for default 'cc' compiler. 1291 1242 1292 26th August 2002 Gabriele Cosmo (config-V04- 1243 26th August 2002 Gabriele Cosmo (config-V04-01-01) 1293 - binmake.gmk: added include path to persiste 1244 - binmake.gmk: added include path to persistency/run/include which was 1294 missing. Removed unnecessary processes/gene 1245 missing. Removed unnecessary processes/general/include. 1295 1246 1296 8th July 2002 John Allison 1247 8th July 2002 John Allison 1297 - liblist.c: added protection and warning for 1248 - liblist.c: added protection and warning for file/directory not found 1298 in parsedir. Also small cosmetic improveme 1249 in parsedir. Also small cosmetic improvements. 1299 1250 1300 4th July 2002 Gabriele Cosmo (config-V04-01- 1251 4th July 2002 Gabriele Cosmo (config-V04-01-00) 1301 - Upgraded WIN32-g++ to compile with -ansi an 1252 - Upgraded WIN32-g++ to compile with -ansi and gcc-2.95.3 for most recent versions 1302 of CygWin. 1253 of CygWin. 1303 1254 1304 26th June 2002 Gabriele Cosmo (config-V04-00 1255 26th June 2002 Gabriele Cosmo (config-V04-00-10) 1305 - Moved STEP PERL scripts to examples/extende 1256 - Moved STEP PERL scripts to examples/extended/geometry/cad/scripts. 1306 - Updated scripts for Configure. 1257 - Updated scripts for Configure. 1307 1258 1308 18th June 2002 Gabriele Cosmo (config-V04-00 1259 18th June 2002 Gabriele Cosmo (config-V04-00-09) 1309 - Added -DG4USE_OSPACE for obsolete systems u 1260 - Added -DG4USE_OSPACE for obsolete systems using ObjectSpace STL. 1310 1261 1311 17th June 2002 Gabriele Cosmo (config-V04-00 1262 17th June 2002 Gabriele Cosmo (config-V04-00-08) 1312 - Added flag G4NO_ISO_VECDIST for compilers ( 1263 - Added flag G4NO_ISO_VECDIST for compilers (SUN-CC, HP-aCC) with non ISO 1313 call to vector::distance() method. 1264 call to vector::distance() method. 1314 1265 1315 14th June 2002 Gabriele Cosmo (config-V04-00 1266 14th June 2002 Gabriele Cosmo (config-V04-00-07) 1316 - binmake.gmk: added include path to "leading 1267 - binmake.gmk: added include path to "leading_particle" hadronic module. 1317 Retagged with correct numbering... 1268 Retagged with correct numbering... 1318 1269 1319 3rd May 2002 Gabriele Cosmo (config-V04-00-0 1270 3rd May 2002 Gabriele Cosmo (config-V04-00-06) 1320 - liblist.c: added patch to port code on MacO 1271 - liblist.c: added patch to port code on MacOS-X. 1321 Defined buffer[BUFSIZE] as "char static". 1272 Defined buffer[BUFSIZE] as "char static". 1322 - Added Darwin-g++.gmk configuration file for 1273 - Added Darwin-g++.gmk configuration file for MacOS-X systems running 1323 with GNU g++ compiler. 1274 with GNU g++ compiler. 1324 - Removed SUN-CC4.gmk configuration file, no 1275 - Removed SUN-CC4.gmk configuration file, no longer supported. 1325 - Updated description header to system config 1276 - Updated description header to system configuration files. 1326 1277 1327 27th March 2002 Gabriele Cosmo (config-V04-0 1278 27th March 2002 Gabriele Cosmo (config-V04-00-05) 1328 - binmake.gmk: added include path to new modu 1279 - binmake.gmk: added include path to new module geometry/biasing. 1329 Co-works with "geometry-V04-00-01" and "tra 1280 Co-works with "geometry-V04-00-01" and "transport-V04-00-00". 1330 1281 1331 26th March 2002 Gabriele Cosmo (config-V04-0 1282 26th March 2002 Gabriele Cosmo (config-V04-00-04) 1332 - liblist.c: cancelled changes made in previo 1283 - liblist.c: cancelled changes made in previous tag. 1333 Restored usage of function 'gets(buffer)', 1284 Restored usage of function 'gets(buffer)', correctly adopted in this case. 1334 1285 1335 14th March 2002 Gabriele Cosmo (config-V04-0 1286 14th March 2002 Gabriele Cosmo (config-V04-00-03) 1336 - liblist.c: replaced usage of function 'gets 1287 - liblist.c: replaced usage of function 'gets(buffer)' with the safer 1337 'fgets(buffer,BUFSIZE,stdin)'. 1288 'fgets(buffer,BUFSIZE,stdin)'. 1338 1289 1339 9th March 2002 John Allison (config-V04-00-0 1290 9th March 2002 John Allison (config-V04-00-02) 1340 - Fixed bug in G4VIS_USE.gmk for G4VIS_USE_OP 1291 - Fixed bug in G4VIS_USE.gmk for G4VIS_USE_OPENGLWIN32. 1341 - Corrected perl script g4sort_step_file.pl t 1292 - Corrected perl script g4sort_step_file.pl to specify correct path for perl. 1342 1293 1343 07th February 2002 Gabriele Cosmo (config-V04 1294 07th February 2002 Gabriele Cosmo (config-V04-00-01) 1344 - liblist.c: added flags __CYGWIN__ and __CYG 1295 - liblist.c: added flags __CYGWIN__ and __CYGWIN32__ for triggering proper 1345 parsing algorithm on Windows systems, also 1296 parsing algorithm on Windows systems, also on most recent versions of Cygwin. 1346 - WIN32-VC.gmk: use g77 instead of f77 as def 1297 - WIN32-VC.gmk: use g77 instead of f77 as default fortran compiler. 1347 1298 1348 25th January 2002 Gabriele Cosmo (config-V04- 1299 25th January 2002 Gabriele Cosmo (config-V04-00-00) 1349 - sys/HP-aCC.gmk: removed include path to glo 1300 - sys/HP-aCC.gmk: removed include path to global/management/include/std/wrappers, 1350 which was unused and not neccessary. 1301 which was unused and not neccessary. 1351 1302 1352 10th December 2001 Gabriele Cosmo (config-V03 1303 10th December 2001 Gabriele Cosmo (config-V03-02-15) 1353 - architecture.gmk: 1304 - architecture.gmk: 1354 o updated list of supported compilers 1305 o updated list of supported compilers 1355 o removed obsolete setup for STL ObjectSpac 1306 o removed obsolete setup for STL ObjectSpace and STLport for Win/VC++. 1356 - binmake.gmk: activated mechanism for using 1307 - binmake.gmk: activated mechanism for using $G4INCLUDE effectively for 1357 building examples/applications. Currently a 1308 building examples/applications. Currently activated only for global compound 1358 libraries; for granular libraries it requir 1309 libraries; for granular libraries it requires re-engineering of liblist, 1359 feature which will be added in future. 1310 feature which will be added in future. 1360 This mechanism allows to considerably reduc 1311 This mechanism allows to considerably reduce the compilation/linking command 1361 length and the number of -I options fed to 1312 length and the number of -I options fed to the compiler. 1362 - Added G4PROFILE options to Linux-g++ and Li 1313 - Added G4PROFILE options to Linux-g++ and Linux-egcs setups. 1363 - Removed binmake.EXTRALIBS.README, now part 1314 - Removed binmake.EXTRALIBS.README, now part of User's Guide. 1364 - Updated sources for Configure installation 1315 - Updated sources for Configure installation script. 1365 1316 1366 3rd December 2001 Guy Barrand (config-V03-02- 1317 3rd December 2001 Guy Barrand (config-V03-02-14) 1367 - G4VIS_USE.gmk : -lG4HepRep replaced by -lG4 1318 - G4VIS_USE.gmk : -lG4HepRep replaced by -lG4visHepRep. 1368 1319 1369 29th November 2001 Gabriele Cosmo (config-V03 1320 29th November 2001 Gabriele Cosmo (config-V03-02-13) 1370 - Removed SUN-CC5.gmk configuration file. Now 1321 - Removed SUN-CC5.gmk configuration file. Now replaced by SUN-CC architecture 1371 1322 1372 21st Novemver 2001 Gabriele Cosmo (config-V03 1323 21st Novemver 2001 Gabriele Cosmo (config-V03-02-12) 1373 - On top of "config-V03-02-11", added paths i 1324 - On top of "config-V03-02-11", added paths in binmake.gmk including 1374 new hadronic models for cascade, CHIPS and 1325 new hadronic models for cascade, CHIPS and coherent_elastic. 1375 Does not include changes to analysis.gmk. 1326 Does not include changes to analysis.gmk. 1376 1327 1377 19th November 2001 Guy Barrand 1328 19th November 2001 Guy Barrand 1378 - analysis.gmk : then remove all system speci 1329 - analysis.gmk : then remove all system specifc flags, have 1379 only the AIDA ones. Have G4ANALYSIS_USE to 1330 only the AIDA ones. Have G4ANALYSIS_USE to drive the insertion of 1380 CPP and libs in the Geant4 GNUmakefile sys 1331 CPP and libs in the Geant4 GNUmakefile system. 1381 1332 1382 19th November 2001 John Allison (config-V03 1333 19th November 2001 John Allison (config-V03-02-11) 1383 - Does not include Guy's changes of 16rd Nove 1334 - Does not include Guy's changes of 16rd November. 1384 - Re-instated creation of CPPFLAGS (see 6th N 1335 - Re-instated creation of CPPFLAGS (see 6th November) but conditonal 1385 on existence of corresponding environment v 1336 on existence of corresponding environment variable. If no environmet 1386 variable is set, CPPFLAGS += -DG4UI_USE_TER 1337 variable is set, CPPFLAGS += -DG4UI_USE_TERMINAL. 1387 1338 1388 16rd November 2001 Guy Barrand 1339 16rd November 2001 Guy Barrand 1389 - analysis.gmk : add flags to use an AIDA 2.2 1340 - analysis.gmk : add flags to use an AIDA 2.2 compliant analysis system. 1390 1341 1391 6th November 2001 John Allison (config-V03- 1342 6th November 2001 John Allison (config-V03-02-10) 1392 - Removed CPPFLAGS += -DG4UI_USE_GAG -DG4UI_U 1343 - Removed CPPFLAGS += -DG4UI_USE_GAG -DG4UI_USE_TCSH -DG4UI_USE_TERMINAL. 1393 1344 1394 6th November 2001 John Allison (config-V03- 1345 6th November 2001 John Allison (config-V03-02-09) 1395 - Removed references to HepRep, added code fo 1346 - Removed references to HepRep, added code for HepRepFile, thus 1396 needed by vis-V03-02-15. 1347 needed by vis-V03-02-15. 1397 1348 1398 23rd October 2001 Gabriele Cosmo (config-V0 1349 23rd October 2001 Gabriele Cosmo (config-V03-02-08) 1399 - Merged changes in "config-V03-02-07" for re 1350 - Merged changes in "config-V03-02-07" for removal of STLInterface. 1400 1351 1401 22nd October 2001 Gabriele Cosmo (config-V0 1352 22nd October 2001 Gabriele Cosmo (config-V03-02-06b) 1402 - binmake.gmk: added include path for geometr 1353 - binmake.gmk: added include path for geometry/verification 1403 according to tag "geometry-V03-02-01". 1354 according to tag "geometry-V03-02-01". 1404 1355 1405 1st October 2001 Gabriele Cosmo (config-V03 1356 1st October 2001 Gabriele Cosmo (config-V03-02-06a) 1406 - binmake.gmk: removed include path for proce 1357 - binmake.gmk: removed include path for processes/electromagnetic/integral 1407 according to tag "em-V03-02-02". 1358 according to tag "em-V03-02-02". 1408 1359 1409 30th September 2001 Gabriele Cosmo (config- 1360 30th September 2001 Gabriele Cosmo (config-V03-02-07) 1410 - Removed references to STLInterface module i 1361 - Removed references to STLInterface module in architecture.gmk 1411 and architecture setups. Coworks with tag " 1362 and architecture setups. Coworks with tag "global-V03-02-03" where 1412 STLInterface module has been removed. 1363 STLInterface module has been removed. 1413 1364 1414 29th August 2001 John Allison/Joseph Perl ( 1365 29th August 2001 John Allison/Joseph Perl (config-V03-02-06) 1415 - Needed by vis-V03-02-14. 1366 - Needed by vis-V03-02-14. 1416 - First developers release of HepRep graphics 1367 - First developers release of HepRep graphics driver. 1417 1368 1418 27th August 2001 John Allison 1369 27th August 2001 John Allison 1419 - Tidied HepRep configuration in G4VIS*, movi 1370 - Tidied HepRep configuration in G4VIS*, moving stuff to interactivity.gmk. 1420 1371 1421 24th August 2001 Joseph Perl (config-V03-02 1372 24th August 2001 Joseph Perl (config-V03-02-05) 1422 - Introduced HepRep graphics driver 1373 - Introduced HepRep graphics driver 1423 1374 1424 11th August 2001 John Allison (config-V03-0 1375 11th August 2001 John Allison (config-V03-02-04) 1425 - Re-engineered G4UI variables. Coworks with 1376 - Re-engineered G4UI variables. Coworks with interfaces-V03-02-00. 1426 - Introduced environment variable G4UI_NONE t 1377 - Introduced environment variable G4UI_NONE that, if set, no UI 1427 sessions nor any UI libraries are built, no 1378 sessions nor any UI libraries are built, not even libG4UIbasic.a nor 1428 libG4UIcommon.a. (This would only happen i 1379 libG4UIcommon.a. (This would only happen in a pure batch job or, 1429 perhaps, in a user framework having its own 1380 perhaps, in a user framework having its own UI system.) 1430 - Removed the need to specify environment var 1381 - Removed the need to specify environment variables for UI sessions 1431 which do not need external packages or libr 1382 which do not need external packages or libraries, namely : 1432 G4UI_BUILD_GAG_SESSION 1383 G4UI_BUILD_GAG_SESSION 1433 G4UI_BUILD_TERMINAL_SESSION 1384 G4UI_BUILD_TERMINAL_SESSION 1434 with associated G4UI_USE environment variab 1385 with associated G4UI_USE environment variables: 1435 G4UI_USE_GAG 1386 G4UI_USE_GAG 1436 G4UI_USE_TCSH 1387 G4UI_USE_TCSH 1437 G4UI_USE_TERMINAL 1388 G4UI_USE_TERMINAL 1438 In other words, the above environment varia 1389 In other words, the above environment variables become redundant and are 1439 ignored. 1390 ignored. 1440 For backwards compatibility, unless G4UI_NO 1391 For backwards compatibility, unless G4UI_NONE is set, the corresponding 1441 G4UI_USE C-pre-processor variables are auto 1392 G4UI_USE C-pre-processor variables are automatically set. Also, the 1442 C-pre-processor variables G4UI_BUILD and G4 1393 C-pre-processor variables G4UI_BUILD and G4UI_USE are set. 1443 - As before, environment variables for other 1394 - As before, environment variables for other sessions still need positive 1444 setting of their G4UI_BUILD and G4UI_USE en 1395 setting of their G4UI_BUILD and G4UI_USE environment variables. In this 1445 category are: 1396 category are: 1446 G4UI_BUILD_WIN32_SESSION 1397 G4UI_BUILD_WIN32_SESSION 1447 G4UI_BUILD_WO_SESSION 1398 G4UI_BUILD_WO_SESSION 1448 G4UI_BUILD_XAW_SESSION 1399 G4UI_BUILD_XAW_SESSION 1449 G4UI_BUILD_XM_SESSION 1400 G4UI_BUILD_XM_SESSION 1450 with associated G4UI_USE environment variab 1401 with associated G4UI_USE environment variables: 1451 G4UI_USE_WIN32 1402 G4UI_USE_WIN32 1452 G4UI_USE_WO 1403 G4UI_USE_WO 1453 G4UI_USE_XAW 1404 G4UI_USE_XAW 1454 G4UI_USE_XM 1405 G4UI_USE_XM 1455 - Note: The user must still instantiate and S 1406 - Note: The user must still instantiate and SessionStart only *one* 1456 session, but if it is to be one in the cate 1407 session, but if it is to be one in the category needing external 1457 packages or libraries, the corresponding G4 1408 packages or libraries, the corresponding G4UI_USE must be set to 1458 trigger inclusion oflibraries. Otherwise t 1409 trigger inclusion oflibraries. Otherwise the user need not set any 1459 environment variables. 1410 environment variables. 1460 1411 1461 3rd August 2001 Gabriele Cosmo (config-V03-02 1412 3rd August 2001 Gabriele Cosmo (config-V03-02-03) 1462 - architecture.gmk: 1413 - architecture.gmk: 1463 o updated list of supported systems/compile 1414 o updated list of supported systems/compilers. 1464 o made Linux-g++ architecture the default G 1415 o made Linux-g++ architecture the default G4SYSTEM. Replaced SUN-CC. 1465 - Added SUN-CC4.gmk for old SUN architectures 1416 - Added SUN-CC4.gmk for old SUN architectures based on CC-4.2 compiler. 1466 - Added Linux-egcs for old Linux architecture 1417 - Added Linux-egcs for old Linux architectures based on egcs-1.1.2 compiler. 1467 - Made SUN-CC.gmk a copy of SUN-CC5.gmk (kept 1418 - Made SUN-CC.gmk a copy of SUN-CC5.gmk (kept for backward compatibility, 1468 will be removed soon). CC-5.2 compiler is n 1419 will be removed soon). CC-5.2 compiler is now the default on SUN systems. 1469 - Made Linux-g++.gmk specific to gcc-2.95.2 c 1420 - Made Linux-g++.gmk specific to gcc-2.95.2 compiler, from now on the default 1470 compiler on Linux systems. 1421 compiler on Linux systems. 1471 1422 1472 1st August 2001 Gabriele Cosmo (config-V03-02 1423 1st August 2001 Gabriele Cosmo (config-V03-02-02) 1473 - Included recent updates to scripts sources 1424 - Included recent updates to scripts sources for 'Configure'. 1474 1425 1475 27th July 2001 John Allison (config-V03-02- 1426 27th July 2001 John Allison (config-V03-02-01) 1476 - Introduced environment variable G4VIS_NONE 1427 - Introduced environment variable G4VIS_NONE that, if set, no visualization 1477 drivers are built and no vis libraries are 1428 drivers are built and no vis libraries are built, not even 1478 libG4vis_management. (libG4modeling is sti 1429 libG4vis_management. (libG4modeling is still built.) The C-pre-processor 1479 variables G4VIS_BUILD and G4VIS_USE are *no 1430 variables G4VIS_BUILD and G4VIS_USE are *not* set. 1480 - Removed the need to specify environment var 1431 - Removed the need to specify environment variables for visualization drivers 1481 which do not need external packages or libr 1432 which do not need external packages or libraries, namely : 1482 G4VIS_BUILD_DAWNFILE_DRIVER 1433 G4VIS_BUILD_DAWNFILE_DRIVER 1483 G4VIS_BUILD_RAYTRACER_DRIVER 1434 G4VIS_BUILD_RAYTRACER_DRIVER 1484 G4VIS_BUILD_VRMLFILE_DRIVER 1435 G4VIS_BUILD_VRMLFILE_DRIVER 1485 G4VIS_BUILD_ASCIITREE_DRIVER 1436 G4VIS_BUILD_ASCIITREE_DRIVER 1486 G4VIS_BUILD_GAGTREE_DRIVER 1437 G4VIS_BUILD_GAGTREE_DRIVER 1487 with associated G4VIS_USE environment var 1438 with associated G4VIS_USE environment variables: 1488 G4VIS_USE_DAWNFILE 1439 G4VIS_USE_DAWNFILE 1489 G4VIS_USE_RAYTRACER 1440 G4VIS_USE_RAYTRACER 1490 G4VIS_USE_VRMLFILE 1441 G4VIS_USE_VRMLFILE 1491 G4VIS_USE_ASCIITREE 1442 G4VIS_USE_ASCIITREE 1492 G4VIS_USE_GAGTREE 1443 G4VIS_USE_GAGTREE 1493 In other words, the above environment varia 1444 In other words, the above environment variables become redundant and are 1494 ignored. 1445 ignored. 1495 For backwards compatibility, unless G4VIS_N 1446 For backwards compatibility, unless G4VIS_NONE is set, the corresponding 1496 G4VIS_USE C-pre-processor variables are aut 1447 G4VIS_USE C-pre-processor variables are automatically set. Also, the 1497 C-pre-processor variables G4VIS_BUILD and G 1448 C-pre-processor variables G4VIS_BUILD and G4VIS_USE are set. 1498 - As before, environment variables for other 1449 - As before, environment variables for other drivers still need positive 1499 setting of their G4VIS_BUILD and G4VIS_USE 1450 setting of their G4VIS_BUILD and G4VIS_USE environment variables. In this 1500 category are: 1451 category are: 1501 G4VIS_BUILD_DAWN_DRIVER 1452 G4VIS_BUILD_DAWN_DRIVER 1502 G4VIS_BUILD_OPACS_DRIVER 1453 G4VIS_BUILD_OPACS_DRIVER 1503 G4VIS_BUILD_OPENGLX_DRIVER 1454 G4VIS_BUILD_OPENGLX_DRIVER 1504 G4VIS_BUILD_OPENGLWIN32_DRIVER 1455 G4VIS_BUILD_OPENGLWIN32_DRIVER 1505 G4VIS_BUILD_OPENGLXM_DRIVER 1456 G4VIS_BUILD_OPENGLXM_DRIVER 1506 G4VIS_BUILD_OIX_DRIVER 1457 G4VIS_BUILD_OIX_DRIVER 1507 G4VIS_BUILD_OIWIN32_DRIVER 1458 G4VIS_BUILD_OIWIN32_DRIVER 1508 G4VIS_BUILD_VRML_DRIVER 1459 G4VIS_BUILD_VRML_DRIVER 1509 with associated G4VIS_USE environment var 1460 with associated G4VIS_USE environment variables: 1510 G4VIS_USE_DAWN 1461 G4VIS_USE_DAWN 1511 G4VIS_USE_OPACS 1462 G4VIS_USE_OPACS 1512 G4VIS_USE_OPENGLX 1463 G4VIS_USE_OPENGLX 1513 G4VIS_USE_OPENGLWIN32 1464 G4VIS_USE_OPENGLWIN32 1514 G4VIS_USE_OPENGLXM 1465 G4VIS_USE_OPENGLXM 1515 G4VIS_USE_OIX 1466 G4VIS_USE_OIX 1516 G4VIS_USE_OIWIN32 1467 G4VIS_USE_OIWIN32 1517 G4VIS_USE_VRML 1468 G4VIS_USE_VRML 1518 In this case G4VIS_NONE must *not* be set. 1469 In this case G4VIS_NONE must *not* be set. 1519 - Added binmake.EXTRALIBS.README. 1470 - Added binmake.EXTRALIBS.README. 1520 1471 1521 5th July 2001 Youhei Morita (config-V03-02-00 1472 5th July 2001 Youhei Morita (config-V03-02-00) 1522 - Linux-g++.gmk: Use -pedantic (G.Cosmo) 1473 - Linux-g++.gmk: Use -pedantic (G.Cosmo) 1523 - Linux-g++.gmk, SUN-CC.gmk, SUN-CC5.gmk: add 1474 - Linux-g++.gmk, SUN-CC.gmk, SUN-CC5.gmk: added -DG4std in G4DDLX_FLAGS 1524 1475 1525 29th June 2001 Gabriele Cosmo (config-V03-01- 1476 29th June 2001 Gabriele Cosmo (config-V03-01-10) 1526 - Updated source scripts for 'Configure'. 1477 - Updated source scripts for 'Configure'. 1527 1478 1528 26th June 2001 Youhei Morita (config-V03-01-0 1479 26th June 2001 Youhei Morita (config-V03-01-09) 1529 - globlib.gmk: added block for copying header 1480 - globlib.gmk: added block for copying headers for persistency in $G4INCLUDE 1530 when invoking the 'includes' target. 1481 when invoking the 'includes' target. 1531 1482 1532 25th June 2001 Youhei Morita (config-V03-01-0 1483 25th June 2001 Youhei Morita (config-V03-01-08) 1533 - Restored lib_d target (again) in common.gmk 1484 - Restored lib_d target (again) in common.gmk with a protection of G4ODBMS. 1534 - Linux-g++.gmk (G.Cosmo) 1485 - Linux-g++.gmk (G.Cosmo) 1535 o Commented out -ansi setup for public rele 1486 o Commented out -ansi setup for public release 1536 o Fixed logic for activating G4OODDLX_FLAGS 1487 o Fixed logic for activating G4OODDLX_FLAGS on egcs compiler 1537 1488 1538 22nd June Gabriele Cosmo (config-V03-01-07) 1489 22nd June Gabriele Cosmo (config-V03-01-07) 1539 - common.gmk (G.Folger): 1490 - common.gmk (G.Folger): 1540 o removed lib_d target (again). 1491 o removed lib_d target (again). 1541 o restored G4SKIP_DEPEND. 1492 o restored G4SKIP_DEPEND. 1542 - Linux-g++.gmk: 1493 - Linux-g++.gmk: 1543 o added temporary cludge for identify compi 1494 o added temporary cludge for identify compiler version 1544 and define G4DDLX_FLAGS for egcs-1.1.2. 1495 and define G4DDLX_FLAGS for egcs-1.1.2. 1545 - binmake.gmk: 1496 - binmake.gmk: 1546 o added mechanism to correctly handle inclu 1497 o added mechanism to correctly handle include paths when source headers 1547 are centrally installed in $G4INCLUDE. Te 1498 are centrally installed in $G4INCLUDE. Temporarly disabled, requires 1548 update (re-design?) of liblist.c to prope 1499 update (re-design?) of liblist.c to properly generate the list of 1549 libraries from the map. 1500 libraries from the map. 1550 Once activated, also G4UI_USE.gmk, G4VIS_ 1501 Once activated, also G4UI_USE.gmk, G4VIS_USE.gmk and analysis.gmk 1551 have to be modified accordingly. 1502 have to be modified accordingly. 1552 1503 1553 22nd June 2001 Youhei Morita (config-V03-01-0 1504 22nd June 2001 Youhei Morita (config-V03-01-06) 1554 - Restored lib_d target in common.gmk with a 1505 - Restored lib_d target in common.gmk with a protection of G4ODBMS. 1555 - Get rid of G4SKIP_DEPEND in binmake.gmk. 1506 - Get rid of G4SKIP_DEPEND in binmake.gmk. 1556 - Comment out G4DDLX_FLAGS options in sys/Lin 1507 - Comment out G4DDLX_FLAGS options in sys/Linux-g++.gmk for gcc-2.95.2. 1557 1508 1558 21st June 2001 Gunter Folger (config-V03-01-0 1509 21st June 2001 Gunter Folger (config-V03-01-05) 1559 - Removed bin_d and lib_d targets and thus th 1510 - Removed bin_d and lib_d targets and thus the re-start of make. 1560 1511 1561 21st June 2001 Gunter Folger (config-V03-01-0 1512 21st June 2001 Gunter Folger (config-V03-01-04) 1562 - common.gmk, binmake.gmk: run gmake via $(MA 1513 - common.gmk, binmake.gmk: run gmake via $(MAKE). 1563 1514 1564 19th June 2001 John Allison (config-V03-01-03 1515 19th June 2001 John Allison (config-V03-01-03) 1565 - Added GAG_TREE to G4VIS_BUILD.gmk and G4VIS 1516 - Added GAG_TREE to G4VIS_BUILD.gmk and G4VIS_USE.gmk. 1566 1517 1567 20th June 2001 (Japan Time - still 19th in Eu 1518 20th June 2001 (Japan Time - still 19th in Europe!) 1568 Youhei Morita (config-V03-01-0 1519 Youhei Morita (config-V03-01-02) 1569 - A few bug fixes in binmake.gmk, common_objy 1520 - A few bug fixes in binmake.gmk, common_objy.gmk, sys/SUN-CC5.gmk, 1570 sys/Linux-g++.gmk, sys/Win32-g++.gmk. 1521 sys/Linux-g++.gmk, sys/Win32-g++.gmk. 1571 1522 1572 19th June 2001 Gabriele Cosmo 1523 19th June 2001 Gabriele Cosmo 1573 - Removed G4_NO_CBRT flag from WIN32-VC setup 1524 - Removed G4_NO_CBRT flag from WIN32-VC setup. No more necessary. 1574 1525 1575 30th May 2001 Gunter Folger 1526 30th May 2001 Gunter Folger 1576 - Do changes for persistency from Youhei: com 1527 - Do changes for persistency from Youhei: common.gmk is now split in three, 1577 one general, and one for specific for trans 1528 one general, and one for specific for transient and persistent each. 1578 Dependencies now much better handled in per 1529 Dependencies now much better handled in persistency. 1579 1530 1580 2nd May 2001 Gabriele Cosmo (config-V03-01-01 1531 2nd May 2001 Gabriele Cosmo (config-V03-01-01) 1581 - Added options "-Wall -ansi -pedantic" to Li 1532 - Added options "-Wall -ansi -pedantic" to Linux-g++ setup. 1582 1533 1583 10th April 2001 John Allison (config-V03-01 1534 10th April 2001 John Allison (config-V03-01-00) 1584 - Added G4VIS_BUILD_ASCIITREE_DRIVER and G4VI 1535 - Added G4VIS_BUILD_ASCIITREE_DRIVER and G4VIS_USE_ASCIITREE to G4VIS*gmk. 1585 1536 1586 22nd March 2001 Gunter Folger (config-V03-00- 1537 22nd March 2001 Gunter Folger (config-V03-00-03) 1587 - binmake.gmk, only store in executable PATH 1538 - binmake.gmk, only store in executable PATH to libs from example/test; 1588 other libs should be taken/found from LD_LI 1539 other libs should be taken/found from LD_LIBRARY_PATH 1589 - sys/{Linux-g++,SUN-CC}.gmk: enable storing 1540 - sys/{Linux-g++,SUN-CC}.gmk: enable storing of PATH to libs in executable 1590 1541 1591 06th March 2001 Gabriele Cosmo (config-V03-00 1542 06th March 2001 Gabriele Cosmo (config-V03-00-02) 1592 - binmake.gmk: added include path for process 1543 - binmake.gmk: added include path for processes/electromagnetic/integral 1593 the new subcategory introduced with tag em- 1544 the new subcategory introduced with tag em-V03-00-04. 1594 1545 1595 13th February 2001 Gabriele Cosmo (config-V03 1546 13th February 2001 Gabriele Cosmo (config-V03-00-01) 1596 - binmake.gmk: added include path for process 1547 - binmake.gmk: added include path for processes/photolepton_hadron 1597 which was missing! 1548 which was missing! 1598 1549 1599 08th January 2001 Gabriele Cosmo (config-V03- 1550 08th January 2001 Gabriele Cosmo (config-V03-00-00) 1600 - sys/WIN32-VC.gmk: introduced -GR compiler o 1551 - sys/WIN32-VC.gmk: introduced -GR compiler option to allow usage of 1601 dynamic casting and type-info at run-time. 1552 dynamic casting and type-info at run-time. 1602 1553 1603 13th December 2000 Gunter Folger (config-V02- 1554 13th December 2000 Gunter Folger (config-V02-00-14) 1604 - common.gmk: fix to rule for building depend 1555 - common.gmk: fix to rule for building dependencies, parsing is skip 1605 if $(dependencies) is empty. 1556 if $(dependencies) is empty. 1606 - globlib.gmk: added "includes" to PHONY targ 1557 - globlib.gmk: added "includes" to PHONY target list and fixed typo. 1607 - Added comments to "includes" rules. 1558 - Added comments to "includes" rules. 1608 1559 1609 8th December 2000 Gabriele Cosmo (config-V02- 1560 8th December 2000 Gabriele Cosmo (config-V02-00-13) 1610 - Changed G4LIB_BUILD_ARCHIVE to G4LIB_BUILD_ 1561 - Changed G4LIB_BUILD_ARCHIVE to G4LIB_BUILD_STATIC in architecture.gmk, 1611 common.gmk and globlib.gmk. 1562 common.gmk and globlib.gmk. 1612 1563 1613 7th December 2000 Gabriele Cosmo (config-V02- 1564 7th December 2000 Gabriele Cosmo (config-V02-00-12) 1614 - Added options to SUN-CC5.gmk to handle mult 1565 - Added options to SUN-CC5.gmk to handle multithreading and persistency. 1615 1566 1616 5th December 2000 Youhei Morita (config-V02-0 1567 5th December 2000 Youhei Morita (config-V02-00-11) 1617 - Introduced GPPFLAGS to set -M or -MM accord 1568 - Introduced GPPFLAGS to set -M or -MM according to G4ODBMS. 1618 1569 1619 5th December 2000 Gabriele Cosmo (config-V02- 1570 5th December 2000 Gabriele Cosmo (config-V02-00-10) 1620 - Restored -MM option to g++ for making depen 1571 - Restored -MM option to g++ for making dependencies. -M was introduced in 1621 tag config-V02-00-02 to allow dependency se 1572 tag config-V02-00-02 to allow dependency search on system headers as well 1622 (#include<...> statements). This however in 1573 (#include<...> statements). This however introduces serious clashes with 1623 Objectivity schema generation for the persi 1574 Objectivity schema generation for the persistency module. 1624 1575 1625 4th December 2000 Gunter Folger (config-V02-0 1576 4th December 2000 Gunter Folger (config-V02-00-09) 1626 - Disable G4RUNPATHOPTION (internal variable) 1577 - Disable G4RUNPATHOPTION (internal variable) for all but SUN. This is/will 1627 be used when linking with G4 shared librari 1578 be used when linking with G4 shared libraries to store the path to these 1628 libraries in the executable. 1579 libraries in the executable. 1629 1580 1630 1st December 2000 Gabriele Cosmo (config-V02 1581 1st December 2000 Gabriele Cosmo (config-V02-00-08) 1631 - Added G4UI_USE_TCSH and related settings to 1582 - Added G4UI_USE_TCSH and related settings to G4UI_USE.gmk (M.Maire). 1632 - Merged SUN-CC6.gmk to SUN-CC5.gmk and remov 1583 - Merged SUN-CC6.gmk to SUN-CC5.gmk and removed SUN-CC6.gmk. 1633 1584 1634 1st December 2000 Gunter Folger (config-V02- 1585 1st December 2000 Gunter Folger (config-V02-00-07) 1635 - Change -M to -M -MG in common.gmk, binmake. 1586 - Change -M to -M -MG in common.gmk, binmake.gmk. This will output a "correct" 1636 dependency file even when missing header f 1587 dependency file even when missing header files are missing. Correct in the 1637 sense that liblist will work, and that the 1588 sense that liblist will work, and that the missing header is supposed to be 1638 (made) in the source directory. 1589 (made) in the source directory. 1639 1590 1640 17th November 2000 Gunter Folger (config-V02 1591 17th November 2000 Gunter Folger (config-V02-00-06) 1641 - Link with CLHEP using -L/-l instead of abso 1592 - Link with CLHEP using -L/-l instead of absolute filename; this allows 1642 to link with shared lib of Anaphe, or stati 1593 to link with shared lib of Anaphe, or static lib of Geant4. 1643 - Added shared-lib settings to sys configurat 1594 - Added shared-lib settings to sys configurations. 1644 1595 1645 14th November 2000 Gabriele Cosmo (config-V0 1596 14th November 2000 Gabriele Cosmo (config-V02-00-05) 1646 - Added reference to new "parameterisations" 1597 - Added reference to new "parameterisations" top category. 1647 Modified files: binmake.gmk. 1598 Modified files: binmake.gmk. 1648 - Removed makeshlib.sh script, now obsolete. 1599 - Removed makeshlib.sh script, now obsolete. 1649 1600 1650 7th November 2000 Guy Barrand 1601 7th November 2000 Guy Barrand 1651 - analysis.gmk : renamed OpenScientist things 1602 - analysis.gmk : renamed OpenScientist things to "Lab" ; 1652 Lab is the concrete package where analysis 1603 Lab is the concrete package where analysis is done. 1653 1604 1654 3rd November 2000 Gunter Folger (config-V02- 1605 3rd November 2000 Gunter Folger (config-V02-00-04) 1655 - common.gmk: fix for shared-library build. 1606 - common.gmk: fix for shared-library build. 1656 - common.gmk, globlib.gmk: added rules for "i 1607 - common.gmk, globlib.gmk: added rules for "includes" gmake target. 1657 - architecture.gmk: introduced new user setta 1608 - architecture.gmk: introduced new user settable variable G4INCLUDE 1658 to specify path where headers (files or sym 1609 to specify path where headers (files or symbolic-links) should be installed. 1659 1610 1660 1st November 2000 Guy Barrand 1611 1st November 2000 Guy Barrand 1661 - analysis.gmk: declared Lizard. 1612 - analysis.gmk: declared Lizard. 1662 1613 1663 24th October 2000 Gunter Folger (config-V02- 1614 24th October 2000 Gunter Folger (config-V02-00-03) 1664 - architecture.gmk, common.gmk, globlib.gmk, 1615 - architecture.gmk, common.gmk, globlib.gmk, sys/*: 1665 o merged building shared libraries into mak 1616 o merged building shared libraries into makefiles. 1666 The MAKESHLIB script is no longer used. 1617 The MAKESHLIB script is no longer used. 1667 - Introduced new variables steering the build 1618 - Introduced new variables steering the building of archive/shared libs: 1668 G4LIB_BUILD_SHARED 1619 G4LIB_BUILD_SHARED 1669 G4LIB_BUILD_ARCHIVE (still default) 1620 G4LIB_BUILD_ARCHIVE (still default) 1670 note that G4MAKESHLIB set will internall 1621 note that G4MAKESHLIB set will internally set G4LIB_BUILD_SHARED for 1671 backwards compatiblity. 1622 backwards compatiblity. 1672 - Introduced new variable (G4LIB_USE_GRANULAR 1623 - Introduced new variable (G4LIB_USE_GRANULAR) to force using of granular 1673 libraries, even when libG4global.a/.so exis 1624 libraries, even when libG4global.a/.so exists. 1674 1625 1675 14th September 2000 Guy Barrand 1626 14th September 2000 Guy Barrand 1676 - Introduced changes to handle analysis modul 1627 - Introduced changes to handle analysis module. 1677 o added analysis.gmk. 1628 o added analysis.gmk. 1678 o sys/Linux-g++.gmk: added macro DLDLIBS fo 1629 o sys/Linux-g++.gmk: added macro DLDLIBS for library dynamic loading. 1679 o binmake.gmk: added inclusion of analysis. 1630 o binmake.gmk: added inclusion of analysis.gmk. 1680 o binmake.gmk: place LDLIBS3 += $(ANALYSISL 1631 o binmake.gmk: place LDLIBS3 += $(ANALYSISLIBS) after LDLIBS3 += $(INTYLIBS). 1681 1632 1682 22nd August 2000 John Allison (config-V02-00 1633 22nd August 2000 John Allison (config-V02-00-02) 1683 - Changed -MM to -M in dependency file making 1634 - Changed -MM to -M in dependency file making in binmake.gmk and common.gmk. 1684 This causes dependencies of both #include " 1635 This causes dependencies of both #include "..." and #include <...> to be 1685 followed. This is the safer option, since 1636 followed. This is the safer option, since some users might/should use, 1686 e.g., #include <g4std/...>, but even these 1637 e.g., #include <g4std/...>, but even these files change sometime. 1687 1638 1688 22nd August 2000 Gunter Folger 1639 22nd August 2000 Gunter Folger 1689 - globlib.gmk: fix for protection from infini 1640 - globlib.gmk: fix for protection from infinite loops when a dir does 1690 not exist (G.Folger). 1641 not exist (G.Folger). 1691 1642 1692 1st August 2000 Gabriele Cosmo (config-V02-0 1643 1st August 2000 Gabriele Cosmo (config-V02-00-01) 1693 - Added setup WIN32-g++ for Windows/NT/9X wit 1644 - Added setup WIN32-g++ for Windows/NT/9X with Cygwin and g++ compiler. 1694 Configuration non officially supported (cou 1645 Configuration non officially supported (courtesy of S.Agostinelli and 1695 IST group, Genova). 1646 IST group, Genova). 1696 1647 1697 24th July 2000 Gabriele Cosmo (config-V02-00 1648 24th July 2000 Gabriele Cosmo (config-V02-00-00) 1698 - Added path to g3tog4 for global libs. 1649 - Added path to g3tog4 for global libs. 1699 1650 1700 23rd May 2000 John Allison (config-V01-01-04 1651 23rd May 2000 John Allison (config-V01-01-04) 1701 - Added -I$(G4BASE)/processes/hadronic/models 1652 - Added -I$(G4BASE)/processes/hadronic/models/radiative_decay/include to 1702 binmake.gmk. 1653 binmake.gmk. 1703 1654 1704 19th May 2000 Gabriele Cosmo (config-V01-01- 1655 19th May 2000 Gabriele Cosmo (config-V01-01-03) 1705 - architecture.gmk: 1656 - architecture.gmk: 1706 o changed -pic option to -KPIC for SUN arch 1657 o changed -pic option to -KPIC for SUN architectures. 1707 o fixed HP-aCC setup to cope with new CLHEP 1658 o fixed HP-aCC setup to cope with new CLHEP version 1.5. 1708 o implemented modular setup. Now system spe 1659 o implemented modular setup. Now system specific configurations are 1709 grouped in separated files $G4SYSTEM.gmk 1660 grouped in separated files $G4SYSTEM.gmk and placed in the new 1710 directory config/sys. 1661 directory config/sys. 1711 1662 1712 7th April 2000 Gabriele Cosmo (config-V01-01 1663 7th April 2000 Gabriele Cosmo (config-V01-01-02) 1713 - binmake.gmk: added include path to the new 1664 - binmake.gmk: added include path to the new directory 1714 geometry/solids/specific. 1665 geometry/solids/specific. 1715 - Updated PERL script g4step_correct.pl for p 1666 - Updated PERL script g4step_correct.pl for parsing STEP files. 1716 1667 1717 30th March 2000 Gabriele Cosmo (config-V01-0 1668 30th March 2000 Gabriele Cosmo (config-V01-01-01) 1718 - makeshlib.sh: 1669 - makeshlib.sh: 1719 o added few corrections to the script in or 1670 o added few corrections to the script in order to allow 1720 creation of shared libraries without need 1671 creation of shared libraries without need of the static archive on 1721 platforms which allow this. 1672 platforms which allow this. 1722 o added section for SunOS systems. 1673 o added section for SunOS systems. 1723 (courtesy of I.G.Caballero) 1674 (courtesy of I.G.Caballero) 1724 - architecture.gmk: 1675 - architecture.gmk: 1725 o on SUN-CC and SUN-CC5, added -pic to CXXF 1676 o on SUN-CC and SUN-CC5, added -pic to CXXFLAGS for building shared 1726 libraries. 1677 libraries. 1727 1678 1728 21st March 2000 Gabriele Cosmo 1679 21st March 2000 Gabriele Cosmo 1729 - makeshlib.sh: corrected invokation of compi 1680 - makeshlib.sh: corrected invokation of compiler for HP-aCC setup. 1730 Changed CC to aCC (fixes bug-report #68). 1681 Changed CC to aCC (fixes bug-report #68). 1731 1682 1732 13th March 2000 Gabriele Cosmo (config-V01-0 1683 13th March 2000 Gabriele Cosmo (config-V01-01-00) 1733 - architecture.gmk: corrected FCLIBS for Linu 1684 - architecture.gmk: corrected FCLIBS for Linux-g++ 1734 o added -lg2c -lnsl and removed -lf2c. 1685 o added -lg2c -lnsl and removed -lf2c. 1735 1686 1736 14th February 2000 Gabriele Cosmo (config-V0 1687 14th February 2000 Gabriele Cosmo (config-V01-00-02) 1737 - architecture.gmk: added option '+W823' to H 1688 - architecture.gmk: added option '+W823' to HP-aCC compilation setup to 1738 discard warnings for macros parameter defin 1689 discard warnings for macros parameter definition as used in the new 1739 NIST STEP reader. 1690 NIST STEP reader. 1740 - binmake.gmk: moved $EXTRALIBS to be include 1691 - binmake.gmk: moved $EXTRALIBS to be included on top of the linking list, 1741 just after the user application library. 1692 just after the user application library. 1742 1693 1743 31st January 2000 Gabriele Cosmo (config-V01 1694 31st January 2000 Gabriele Cosmo (config-V01-00-01) 1744 - Added control for the Ray-tracer driver. In 1695 - Added control for the Ray-tracer driver. Introduced G4VIS_USE_RAYTRACER 1745 in G4VIS_USE.gmk and G4VIS_BUILD_RAYTRACER_ 1696 in G4VIS_USE.gmk and G4VIS_BUILD_RAYTRACER_DRIVER in G4VIS_BUILD.gmk (M.Asai). 1746 - binmake.gmk: fixed dependency order for com 1697 - binmake.gmk: fixed dependency order for compound libraries. 1747 Moved -lG4particles and -lG4materials downs 1698 Moved -lG4particles and -lG4materials downstream in the list. 1748 - architecture.gmk: added G4NO_OPTIMISE for a 1699 - architecture.gmk: added G4NO_OPTIMISE for allowing compilation without 1749 any level of optimisation or debug. G4DEBUG 1700 any level of optimisation or debug. G4DEBUG if defined takes precedence. 1750 G4DEBUG and G4OPTIMISE are now defined also 1701 G4DEBUG and G4OPTIMISE are now defined also as CPPFLAGS. 1751 1702 1752 3rd January 2000 Gabriele Cosmo (config-V01- 1703 3rd January 2000 Gabriele Cosmo (config-V01-00-00) 1753 - Syncronized with HEAD. 1704 - Syncronized with HEAD. 1754 1705 1755 16th December 1999 John Allison 1706 16th December 1999 John Allison 1756 - Cosmetic improvement to echo line in binmak 1707 - Cosmetic improvement to echo line in binmake.gmk. 1757 1708 1758 7th December 1999 Gabriele Cosmo (config-V00 1709 7th December 1999 Gabriele Cosmo (config-V00-01-19) 1759 - architecture.gmk: minor fix on OSPACELIBS p 1710 - architecture.gmk: minor fix on OSPACELIBS path for Win/NT. 1760 1711 1761 5th December 1999 Youhei Morita (config-V00- 1712 5th December 1999 Youhei Morita (config-V00-01-18) 1762 - architecture.gmk: defined G4OODDLX_FLAGS 1713 - architecture.gmk: defined G4OODDLX_FLAGS 1763 - common.gmk: use G4OODDLX_FLAGS 1714 - common.gmk: use G4OODDLX_FLAGS 1764 1715 1765 5th December 1999 Gabriele Cosmo (config-V00 1716 5th December 1999 Gabriele Cosmo (config-V00-01-17) 1766 - architecture.gmk: fixes for Win/NT. 1717 - architecture.gmk: fixes for Win/NT. 1767 o fixed path for OSPACELIBS 1718 o fixed path for OSPACELIBS 1768 o removed -DG4NOT_ISO_DELETES flag 1719 o removed -DG4NOT_ISO_DELETES flag 1769 1720 1770 3rd December 1999 Gabriele Cosmo (config-V00 1721 3rd December 1999 Gabriele Cosmo (config-V00-01-16) 1771 - architecture.gmk: set G4_HAVE_BOOL for SUN- 1722 - architecture.gmk: set G4_HAVE_BOOL for SUN-CC5. 1772 1723 1773 3rd December 1999 Youhei Morita 1724 3rd December 1999 Youhei Morita 1774 - common.gmk: fixed minor typo in G4OODDLX_SC 1725 - common.gmk: fixed minor typo in G4OODDLX_SCHEMA_NAME 1775 1726 1776 1st December 1999 Gabriele Cosmo (config-V00 1727 1st December 1999 Gabriele Cosmo (config-V00-01-15) 1777 - architecture.gmk: 1728 - architecture.gmk: 1778 o added new G4SYSTEM flavor SUN-CC5, used f 1729 o added new G4SYSTEM flavor SUN-CC5, used for testing on the new C++ 1779 compiler v5.0 on SunOS. Requires ISO/ANSI 1730 compiler v5.0 on SunOS. Requires ISO/ANSI-C++ installation and native 1780 STL by default. Compatibility with old no 1731 STL by default. Compatibility with old no ISO/ANSI code is assured 1781 through the -compat compiler option and t 1732 through the -compat compiler option and the usage of ObjectSpace STL 1782 (i.e. G4USE_OSPACE set). 1733 (i.e. G4USE_OSPACE set). 1783 o added new flag G4NO_STD_NAMESPACE. 1734 o added new flag G4NO_STD_NAMESPACE. 1784 HP-aCC setup with native STL assumes the 1735 HP-aCC setup with native STL assumes the ISO-ANSI installation by default, 1785 the new flag should be explicitly set in 1736 the new flag should be explicitly set in the environment to avoid this. 1786 o upgraded SGI-CC setup to IRIX 6.5.5, CC 7 1737 o upgraded SGI-CC setup to IRIX 6.5.5, CC 7.2.1 and ObjectSpace STL. 1787 Tests on this configuration has NOT been 1738 Tests on this configuration has NOT been tested though. 1788 1739 1789 1st December 1999 Youhei Morita 1740 1st December 1999 Youhei Morita 1790 - architecture.gmk: added G4EXAMPLE_BOOT and 1741 - architecture.gmk: added G4EXAMPLE_BOOT and G4EXAMPLE_FD 1791 - common.gmk: copy only the .hh files 1742 - common.gmk: copy only the .hh files 1792 - binmake.gmk: added persistent include paths 1743 - binmake.gmk: added persistent include paths 1793 added new targed cleandb, newb 1744 added new targed cleandb, newboot, newfd 1794 added G4SKIP_DEPEND for depend 1745 added G4SKIP_DEPEND for dependencies 1795 1746 1796 29th November 1999 Youhei Morita 1747 29th November 1999 Youhei Morita 1797 - architecture.gmk: added G4SYSTEM to G4SCHEM 1748 - architecture.gmk: added G4SYSTEM to G4SCHEMA_DIR, G4TMPSCHEMA_DIR 1798 - common.gmk: changed G4SCHEMA_HEADER_DIR fro 1749 - common.gmk: changed G4SCHEMA_HEADER_DIR from G4TMPSCHEMA_INCLUDE to G4TMPDIR 1799 added target install_schema for 1750 added target install_schema for schema copying 1800 - globlib.gmk: create schema header files at 1751 - globlib.gmk: create schema header files at G4TMPDIR, then install 1801 1752 1802 29th November 1999 John Allison 1753 29th November 1999 John Allison 1803 - Introduced LDLIBS2EXTRA so that granular li 1754 - Introduced LDLIBS2EXTRA so that granular libraries are not 1804 expanded too soon. 1755 expanded too soon. 1805 1756 1806 25th November 1999 Gabriele Cosmo (config-V0 1757 25th November 1999 Gabriele Cosmo (config-V00-01-14) 1807 - architecture.gmk: redefined OSPACEDIR as OS 1758 - architecture.gmk: redefined OSPACEDIR as OSPACE_BASE_DIR to conform to 1808 an omogeneous format. Added existence check 1759 an omogeneous format. Added existence check for OSPACE and CLHEP paths. 1809 1760 1810 23rd November 1999 Gabriele Cosmo (config-V0 1761 23rd November 1999 Gabriele Cosmo (config-V00-01-13) 1811 - architecture.gmk: added setup for ISO/ANSI 1762 - architecture.gmk: added setup for ISO/ANSI installation on DEC-cxx. 1812 If using native STL (i.e. G4USE_OSPACE not 1763 If using native STL (i.e. G4USE_OSPACE not set), G4USE_STD_NAMESPACE is 1813 implicitly defined and a strict-ANSI instal 1764 implicitly defined and a strict-ANSI installation is assumed. Note that 1814 in this case, also CLHEP must have been ins 1765 in this case, also CLHEP must have been installed in strict-ANSI mode. 1815 1766 1816 20th November 1999 Youhei Morita (config-V00 1767 20th November 1999 Youhei Morita (config-V00-01-12) 1817 - common.gmk: added G4OODDLX_SCHEMA_NAME to u 1768 - common.gmk: added G4OODDLX_SCHEMA_NAME to use Geant4 named schema 1818 1769 1819 19th November 1999 Youhei Morita 1770 19th November 1999 Youhei Morita 1820 - liblist.c: avoid coredumps when it was give 1771 - liblist.c: avoid coredumps when it was given non-existing directly. 1821 1772 1822 18th November 1999 Gabriele Cosmo (config-V0 1773 18th November 1999 Gabriele Cosmo (config-V00-01-11) 1823 - architecture.gmk: added -e option to $ECHO 1774 - architecture.gmk: added -e option to $ECHO for Linux-g++ setup. 1824 1775 1825 17th November 1999 John Allison (config-V00- 1776 17th November 1999 John Allison (config-V00-01-10) 1826 - binmake.gnk: added isotope_production/inclu 1777 - binmake.gnk: added isotope_production/include to -I list (Hans-Peter). 1827 1778 1828 17th November 1999 Youhei Morita (config-V00 1779 17th November 1999 Youhei Morita (config-V00-01-09) 1829 - moved schema header files to G4INSTALL/sche 1780 - moved schema header files to G4INSTALL/schema/include 1830 architecture.gmk: introduced G4SCHEMA_INCLU 1781 architecture.gmk: introduced G4SCHEMA_INCLUDE and G4TMPSCHEMA_INCLUDE 1831 common.gmk: introduced G4SCHEMA_HEADER_DIR 1782 common.gmk: introduced G4SCHEMA_HEADER_DIR and G4SCHEMA_SRC_DIR 1832 globlib.gmk: added tmp schema header copyin 1783 globlib.gmk: added tmp schema header copying 1833 1784 1834 15th November 1999 Gabriele Cosmo (config-V0 1785 15th November 1999 Gabriele Cosmo (config-V00-01-08) 1835 - Tagged. 1786 - Tagged. 1836 1787 1837 14th November 1999 Youhei Morita 1788 14th November 1999 Youhei Morita 1838 - globlib.gmk: moved contruction of libmap fo 1789 - globlib.gmk: moved contruction of libmap for G4ODBMS to 1839 source/GNUmakefile 1790 source/GNUmakefile 1840 1791 1841 12th November 1999 Youhei Morita 1792 12th November 1999 Youhei Morita 1842 - common.gmk: introduced G4ODBMS_DEPEND and G 1793 - common.gmk: introduced G4ODBMS_DEPEND and G4SKIP_DEPEND for 1843 better handling of dependencies 1794 better handling of dependencies 1844 - globlib.gmk: use G4ODBMS_DEPEND, automatic 1795 - globlib.gmk: use G4ODBMS_DEPEND, automatic rebuilding of libmap 1845 1796 1846 11th November 1999 Gabriele Cosmo (config-V0 1797 11th November 1999 Gabriele Cosmo (config-V00-01-07) 1847 - Migration RWT->G4RWT performed: 1798 - Migration RWT->G4RWT performed: 1848 o Removed every occurence of Rogue-Wave fro 1799 o Removed every occurence of Rogue-Wave from configuration, replaced 1849 RWBASE with G4STLBASE. Modified scripts: 1800 RWBASE with G4STLBASE. Modified scripts: architecture.gmk, common.gmk 1850 and binmake.gmk. 1801 and binmake.gmk. 1851 o Made setup for Native-STL the default, re 1802 o Made setup for Native-STL the default, removed test on conditional 1852 flag G4USE_STL. 1803 flag G4USE_STL. 1853 o Removed setup for Win/NT-g++, no longer s 1804 o Removed setup for Win/NT-g++, no longer supported. 1854 1805 1855 10th November 1999 Youhei Morita (config-V00 1806 10th November 1999 Youhei Morita (config-V00-01-06) 1856 - binmake.gmk: added path to persistency/glob 1807 - binmake.gmk: added path to persistency/global/include. 1857 - common.gmk: Change G4ODBMS_DEPEND to G4ODBM 1808 - common.gmk: Change G4ODBMS_DEPEND to G4ODBMS_NODDL 1858 - globlib.gmk: removed G4ODBMS_DEPEND, modifi 1809 - globlib.gmk: removed G4ODBMS_DEPEND, modified target "global" 1859 1810 1860 10th November 1999 Gabriele Cosmo (config-V0 1811 10th November 1999 Gabriele Cosmo (config-V00-01-05) 1861 - binmake.gmk: added path to HEPNumerics/incl 1812 - binmake.gmk: added path to HEPNumerics/include which was missing. 1862 1813 1863 29th October 1999 Guy Barrand 1814 29th October 1999 Guy Barrand 1864 - architecture.gmk, interactivity.gmk: introd 1815 - architecture.gmk, interactivity.gmk: introduced 1865 "G4_OPACS_WIDGET_SET lesstif" logic to hand 1816 "G4_OPACS_WIDGET_SET lesstif" logic to handle the case 1866 of using, on Linux, the bugged lesstif with 1817 of using, on Linux, the bugged lesstif with the non bugged OPACS. 1867 1818 1868 29th October 1999 Gabriele Cosmo 1819 29th October 1999 Gabriele Cosmo 1869 - Introduced fixes for shared library setup ( 1820 - Introduced fixes for shared library setup (courtesy of F.Carminati). 1870 Modified files: architecture.gmk, common.gm 1821 Modified files: architecture.gmk, common.gmk, globlib.gmk, makeshlib.sh. 1871 1822 1872 28th October 1999 Gabriele Cosmo (config-V00 1823 28th October 1999 Gabriele Cosmo (config-V00-01-04) 1873 - architecture.gmk: removed G4STREAM and G4ST 1824 - architecture.gmk: removed G4STREAM and G4STREAM_STREAMBUF_IMPLEMENTATION 1874 flags, now no longer needed. Streambuf impl 1825 flags, now no longer needed. Streambuf implementation is the default for 1875 every platform. (by H.Yoshida) 1826 every platform. (by H.Yoshida) 1876 1827 1877 26th October 1999 John Allison 1828 26th October 1999 John Allison 1878 - Augmented liblist to look for dependencies 1829 - Augmented liblist to look for dependencies on auto-generated 1879 headers in $G4TMP. 1830 headers in $G4TMP. 1880 1831 1881 26th October 1999 Gabriele Cosmo (config-V00 1832 26th October 1999 Gabriele Cosmo (config-V00-01-03) 1882 - Removed AIX-xlC as default platform for G4S 1833 - Removed AIX-xlC as default platform for G4SYSTEM in architecture.gmk. 1883 Configuration is still kept but no longer s 1834 Configuration is still kept but no longer supported. 1884 1835 1885 26th October 1999 Youhei Morita 1836 26th October 1999 Youhei Morita 1886 - architecture.gmk: include $(HEP_ODBMS_DIR)/ 1837 - architecture.gmk: include $(HEP_ODBMS_DIR)/etc/$(OS).mk instead of 1887 defininig load module separately. Defined 1838 defininig load module separately. Defined G4ODBMS_LIBS. 1888 - binmake.gmk: Use G4ODBMS_LIBS. 1839 - binmake.gmk: Use G4ODBMS_LIBS. 1889 1840 1890 20th October 1999 Gabriele Cosmo (config-V00 1841 20th October 1999 Gabriele Cosmo (config-V00-01-02) 1891 - architecture.gmk: removed option -DOS_NO_TY 1842 - architecture.gmk: removed option -DOS_NO_TYPEDEF_5 from HP-aCC 1892 OSpace setup. Not anymore needed. 1843 OSpace setup. Not anymore needed. 1893 1844 1894 20th October 1999 John Allison 1845 20th October 1999 John Allison 1895 - architecture.gmk: removed G4USE_EXPLICIT_TY 1846 - architecture.gmk: removed G4USE_EXPLICIT_TYPES_IN_TEMPLATES (was needed 1896 only for HP aCC; now not 1847 only for HP aCC; now not needed at all). 1897 1848 1898 19th Octobre 1999 Youhei Morita 1849 19th Octobre 1999 Youhei Morita 1899 - common.gmk: Surpress verbose output for G4O 1850 - common.gmk: Surpress verbose output for G4ODBMS if CPPVERBOSE 1900 is not defined. 1851 is not defined. 1901 1852 1902 7th October 1999 John Allison (config-V00-01 1853 7th October 1999 John Allison (config-V00-01-01) 1903 - Removed WARNINGs about granular libraries. 1854 - Removed WARNINGs about granular libraries. Now standard usage. Simple 1904 using messages printed. 1855 using messages printed. 1905 1856 1906 17th Sep 1999 Youhei Morita 1857 17th Sep 1999 Youhei Morita 1907 - architecture.gmk: Defined G4TMPSCHEMA_DIR, 1858 - architecture.gmk: Defined G4TMPSCHEMA_DIR, G4TMPSCHEMA_BOOT 1908 Added OBJY_LDLIB definiti 1859 Added OBJY_LDLIB definition for Objectivity 5.1 1909 - binmake.gmk: LDLIBS1 += -lG4persistency 1860 - binmake.gmk: LDLIBS1 += -lG4persistency 1910 - common.gmk: Changed ooddlx boot file option 1861 - common.gmk: Changed ooddlx boot file option to G4OODDLX_BOOT 1911 - globlib.gmk: Changed G4EXAMPLE_BOOT to G4TM 1862 - globlib.gmk: Changed G4EXAMPLE_BOOT to G4TMPSCHEMA_BOOT 1912 - G4ODBMS_BUILD.gmk: Defined HEP_ODBMS_EXPORT 1863 - G4ODBMS_BUILD.gmk: Defined HEP_ODBMS_EXPORT for HepODBMS 0.3.0.x 1913 1864 1914 27th July 1999 Gonzalo Gracia Abril 1865 27th July 1999 Gonzalo Gracia Abril 1915 - Changed OSPACELIBS := '-libpath:c:\dev\ospa 1866 - Changed OSPACELIBS := '-libpath:c:\dev\ospace\lib std-2.1-vc5.0-mt.lib' 1916 to OSPACELIBS := '-libpath:$(OSPACEDIR 1867 to OSPACELIBS := '-libpath:$(OSPACEDIR)\lib std-2.1-vc5.0-mt.lib' 1917 in architecture.gmk for NT 1868 in architecture.gmk for NT 1918 1869 1919 20th July 1999 John Allison (config-V00-01-0 1870 20th July 1999 John Allison (config-V00-01-00) 1920 - Added EXTRA_LINK_DEPENDENCIES to binmake.gm 1871 - Added EXTRA_LINK_DEPENDENCIES to binmake.gmk. 1921 1872 1922 6th July 1999 John Allison (config-01-00-10) 1873 6th July 1999 John Allison (config-01-00-10) 1923 - Changed -L/usr/X11/lib to -L/usr/X11R6/lib 1874 - Changed -L/usr/X11/lib to -L/usr/X11R6/lib for Linux. 1924 1875 1925 6th July 1999 Gunter Folger (config-01-00-09 1876 6th July 1999 Gunter Folger (config-01-00-09) 1926 - Adapt architecture.gmk for use of STL with 1877 - Adapt architecture.gmk for use of STL with WIN32-VC 1927 Remove NICE from G4SYSTEM name WIN32-VC in 1878 Remove NICE from G4SYSTEM name WIN32-VC in architecture, globlib and 1928 binmake.gmk 1879 binmake.gmk 1929 1880 1930 3rd July 1999 John Allison (config-01-00-08a 1881 3rd July 1999 John Allison (config-01-00-08a) 1931 - Added full-stop after i.e in binmake.gmk. 1882 - Added full-stop after i.e in binmake.gmk. 1932 1883 1933 2nd July 1999 John Allison (config-01-00-08) 1884 2nd July 1999 John Allison (config-01-00-08) 1934 - Protected liblist against duplicate library 1885 - Protected liblist against duplicate library names. 1935 1886 1936 29th June 1999 Gabriele Cosmo (config-01-00- 1887 29th June 1999 Gabriele Cosmo (config-01-00-07) 1937 - architecture.gmk: fixed bug in SUN-CC setup 1888 - architecture.gmk: fixed bug in SUN-CC setup concerning XMLIBS and XMFLAGS. 1938 -lXm was missing. 1889 -lXm was missing. 1939 1890 1940 25th June 1999 Gabriele Cosmo 1891 25th June 1999 Gabriele Cosmo 1941 - Use $G4LIB/$G4SYSTEM instead of $G4LIBDIR i 1892 - Use $G4LIB/$G4SYSTEM instead of $G4LIBDIR in binmake.gmk for invoking 1942 liblist and search for libname.map (granula 1893 liblist and search for libname.map (granular libraries setup). 1943 1894 1944 24th June 1999 John Allison 1895 24th June 1999 John Allison 1945 - Use liblist and libname.map in $G4LIBDIR. 1896 - Use liblist and libname.map in $G4LIBDIR. 1946 1897 1947 19th June 1999 John Allison 1898 19th June 1999 John Allison 1948 - Removed references to G4Ray in G4VIS_BUILD. 1899 - Removed references to G4Ray in G4VIS_BUILD.gmk and G4VIS_USE.gmk. 1949 1900 1950 9th June 1999 Gunter Folger 1901 9th June 1999 Gunter Folger 1951 - Adapt liblist.c for Windows, all changes co 1902 - Adapt liblist.c for Windows, all changes contained withing #ifdef WIN32 blocks. 1952 1903 1953 4th June 1999 John Allison 1904 4th June 1999 John Allison 1954 - Corrected USER_DEFINED_LDLIBS action. 1905 - Corrected USER_DEFINED_LDLIBS action. 1955 - Changed `export G4TMP=$(G4TMP);' to `G4TMP= 1906 - Changed `export G4TMP=$(G4TMP);' to `G4TMP=$(G4TMP); export G4TMP;' 1956 - Added -I$(G4BASE)/geometry/solids/Boolean/i 1907 - Added -I$(G4BASE)/geometry/solids/Boolean/include. 1957 - Introduced LDLIBS_PREFINAL (Gunter). 1908 - Introduced LDLIBS_PREFINAL (Gunter). 1958 1909 1959 2nd June 1999 John Allison 1910 2nd June 1999 John Allison 1960 - Changed more occurrences of := to = to fix 1911 - Changed more occurrences of := to = to fix crash of liblist at startup. 1961 1912 1962 1st June 1999 John Allison 1913 1st June 1999 John Allison 1963 - Changed LDLIBS2 := to LDLIBS2 = in binmake. 1914 - Changed LDLIBS2 := to LDLIBS2 = in binmake.gmk. 1964 - Reverted $(G4WORKDIR)/tmp/$(G4SYSTEM)/$(G4T 1915 - Reverted $(G4WORKDIR)/tmp/$(G4SYSTEM)/$(G4TARGET) to $(G4TMPDIR). 1965 - Added /$(G4TARGET) to liblist -d $(G4WORKDI 1916 - Added /$(G4TARGET) to liblist -d $(G4WORKDIR)/tmp/$(G4SYSTEM) in binmake.gmk. 1966 1917 1967 31st May 1999 John Allison 1918 31st May 1999 John Allison 1968 - Added -I$(G4BASE)/processes/electromagnetic 1919 - Added -I$(G4BASE)/processes/electromagnetic/lowenergy/include. 1969 1920 1970 27th May 1999 Gabriele Cosmo (config-01-00-0 1921 27th May 1999 Gabriele Cosmo (config-01-00-06) 1971 - architecture.gmk: set default $G4INSTALL pa 1922 - architecture.gmk: set default $G4INSTALL path to $HOME/geant4 (was still referring 1972 to geant4beta...). 1923 to geant4beta...). 1973 - Restored default CLHEP_BASE_DIR to /afs/cer 1924 - Restored default CLHEP_BASE_DIR to /afs/cern.ch/sw/geant4/dev/CLHEP/$G4SYSTEM/pro. 1974 - architecture.gmk: added -DG4NOT_ISO_DELETES 1925 - architecture.gmk: added -DG4NOT_ISO_DELETES for NT setup (G.Folger). 1975 1926 1976 25th May 1999 Gabriele Cosmo 1927 25th May 1999 Gabriele Cosmo 1977 - architecture.gmk: fixed bug in SUN-CC setup 1928 - architecture.gmk: fixed bug in SUN-CC setup. Replaced VISLIBS with LOADLIBS to 1978 specify inclusion of socket libraries -lsoc 1929 specify inclusion of socket libraries -lsocket -lnsl. 1979 - binmake.gmk: fixed path to libname.map in t 1930 - binmake.gmk: fixed path to libname.map in the definition of LDLIBS2 for the 1980 granular libs setup. 1931 granular libs setup. 1981 1932 1982 19th May 1999 John Allison 1933 19th May 1999 John Allison 1983 - Force linking of static library, libCLHEP.a 1934 - Force linking of static library, libCLHEP.a. 1984 1935 1985 18th May 1999 John Allison 1936 18th May 1999 John Allison 1986 - Specify -DG4NOT_ISO_DELETES in any case (no 1937 - Specify -DG4NOT_ISO_DELETES in any case (not just G4USE_STL) and only 1987 for HP, Sun and AIX. 1938 for HP, Sun and AIX. 1988 1939 1989 17th May 1999 Gabriele Cosmo 1940 17th May 1999 Gabriele Cosmo 1990 - Added -DG4NOT_ISO_DELETES for DEC and AIX a 1941 - Added -DG4NOT_ISO_DELETES for DEC and AIX and moved inside G4USE_STL or 1991 G4USE_OSPACE scope for all platforms which 1942 G4USE_OSPACE scope for all platforms which need it. 1992 - Added path to wrappers for AIX. 1943 - Added path to wrappers for AIX. 1993 1944 1994 17th May 1999 John Allison 1945 17th May 1999 John Allison 1995 - Added -DG4NOT_ISO_DELETES for Sun and HP. 1946 - Added -DG4NOT_ISO_DELETES for Sun and HP. 1996 - Changed order of -I$(OSPACEDIR)/ospace/std 1947 - Changed order of -I$(OSPACEDIR)/ospace/std and -I$(OSPACEDIR)/ospace/stl. 1997 1948 1998 13th May 1999 Gabriele Cosmo (config-01-00-0 1949 13th May 1999 Gabriele Cosmo (config-01-00-05) 1999 - architecture.gmk: G4USE_OSPACE setup is now 1950 - architecture.gmk: G4USE_OSPACE setup is now independent from G4USE_STL which 2000 is now devoted for generic STL setup. Added 1951 is now devoted for generic STL setup. Added -DOS_NO_TYPEDEF_5 option to HP-aCC 2001 for ObjectSpace. 1952 for ObjectSpace. 2002 1953 2003 12th May 1999 Gabriele Cosmo 1954 12th May 1999 Gabriele Cosmo 2004 - architecture.gmk: modified path to STL wrap 1955 - architecture.gmk: modified path to STL wrapper files directory to point to 2005 $RWINC/wrappers/$G4SYSTEM. Wrappers are now 1956 $RWINC/wrappers/$G4SYSTEM. Wrappers are now differenciated according to 2006 the architecture type. 1957 the architecture type. 2007 1958 2008 11th May 1999 Gabriele Cosmo 1959 11th May 1999 Gabriele Cosmo 2009 - architecture.gmk: merged Isidro's OSPACE se 1960 - architecture.gmk: merged Isidro's OSPACE setup for HP-aCC. 2010 Reorganised OSPACE options by introducing O 1961 Reorganised OSPACE options by introducing OSPACEINC variable. 2011 1962 2012 10th May 1999 Guy Barrand 1963 10th May 1999 Guy Barrand 2013 - interactivity.gmk ; put OpenGL things after 1964 - interactivity.gmk ; put OpenGL things after OPACS things to have 2014 correct link order. 1965 correct link order. 2015 1966 2016 10th May 1999 John Allison 1967 10th May 1999 John Allison 2017 - Added -I$(OSPACEDIR)/ospace/stl for Sun. 1968 - Added -I$(OSPACEDIR)/ospace/stl for Sun. 2018 1969 2019 7th May 1999 John Allison 1970 7th May 1999 John Allison 2020 - Added GREP := grep except for SUN. 1971 - Added GREP := grep except for SUN. 2021 - Introduced STLInterface/wrappers directory. 1972 - Introduced STLInterface/wrappers directory. Testing on OSF+ObjectSpace (G.Cosmo). 2022 1973 2023 6th May 1999 Gabriele Cosmo 1974 6th May 1999 Gabriele Cosmo 2024 - Introduced G4USE_OSPACE for ObjectSpace STL 1975 - Introduced G4USE_OSPACE for ObjectSpace STL. If defined G4USE_STL is 2025 set as well. Modified architecture.gmk and 1976 set as well. Modified architecture.gmk and binmake.gmk. 2026 1977 2027 6th May 1999 John Allison 1978 6th May 1999 John Allison 2028 - Removed extra library for circular dependen 1979 - Removed extra library for circular dependencies. Now all solved! 2029 1980 2030 5th May 1999 Gabriele Cosmo 1981 5th May 1999 Gabriele Cosmo 2031 - Fixed typo in architecture.gmk and defined 1982 - Fixed typo in architecture.gmk and defined OSPACEDIR to point to the G4 2032 dev area where links to the ObjectSpace ins 1983 dev area where links to the ObjectSpace installations at CERN have been 2033 created for all platforms. "pro" version po 1984 created for all platforms. "pro" version points to ObjectSpace 2.1. 2034 1985 2035 5th May 1999 John Allison 1986 5th May 1999 John Allison 2036 - Eliminated all references to RW in the case 1987 - Eliminated all references to RW in the case of G4USE_STL. 2037 - Added OSPACE variables. 1988 - Added OSPACE variables. 2038 1989 2039 28th April 1999 Gabriele Cosmo (config-01-00 1990 28th April 1999 Gabriele Cosmo (config-01-00-04) 2040 - architecture.gmk: moved link for CLHEP to " 1991 - architecture.gmk: moved link for CLHEP to "new" to test the new version 2041 1.4 of CLHEP. It will become "pro" again as 1992 1.4 of CLHEP. It will become "pro" again as soon as the new CLHEP will be 2042 validated. NOTE: for DEC-cxx a custom CLHEP 1993 validated. NOTE: for DEC-cxx a custom CLHEP installation is used in order 2043 to deactivate the ISO-ANSI options now set 1994 to deactivate the ISO-ANSI options now set by default in CLHEP. 2044 1995 2045 19th April 1999 Gabriele Cosmo (config-01-00 1996 19th April 1999 Gabriele Cosmo (config-01-00-03) 2046 - architecture.gmk: introduced CCFLAGS for al 1997 - architecture.gmk: introduced CCFLAGS for all platforms. Set CCFLAGS to 2047 "-Ae +DAportable" for HP-aCC to overcome co 1998 "-Ae +DAportable" for HP-aCC to overcome compilation problems on liblist.c 2048 1999 2049 18th April 1999 Youhei Morita 2000 18th April 1999 Youhei Morita 2050 - architecture.gmk, binmake.gmk: introduced O 2001 - architecture.gmk, binmake.gmk: introduced OBJY_LDLIB variable for 2051 defining Objectivity library within G4ODBMS 2002 defining Objectivity library within G4ODBMS. 2052 2003 2053 13th April 1999 Gabriele Cosmo 2004 13th April 1999 Gabriele Cosmo 2054 - architecture.gmk: added the following optio 2005 - architecture.gmk: added the following options in compilation: 2055 o HP-aCC, SGI-CC: +Onolimit, -Olimit 5000 r 2006 o HP-aCC, SGI-CC: +Onolimit, -Olimit 5000 respectively. 2056 Not suppress any optimization specifying 2007 Not suppress any optimization specifying a high or unlimited memory 2057 limitation. 2008 limitation. 2058 o DEC-cxx: -timplicit_local. 2009 o DEC-cxx: -timplicit_local. 2059 Get rid of the template repository by gen 2010 Get rid of the template repository by generating explicit template 2060 instantiations used in the code with inte 2011 instantiations used in the code with internal linkage. 2061 2012 2062 13th April 1999 John Allison 2013 13th April 1999 John Allison 2063 - In binmake.gmk: - moved libmap target to so 2014 - In binmake.gmk: - moved libmap target to source/GNUmakefile. 2064 - extensive tidying. 2015 - extensive tidying. 2065 2016 2066 12th April 1999 John Allison 2017 12th April 1999 John Allison 2067 - In liblist.c: - fixed bug to distinguish, 2018 - In liblist.c: - fixed bug to distinguish, e.g., track from tracking. 2068 - improved printing. 2019 - improved printing. 2069 - improved "Usage" comments. 2020 - improved "Usage" comments. 2070 - improved protection agains 2021 - improved protection against bad input format. 2071 - In binmake.gmk, used $(ECHO) to solve platf 2022 - In binmake.gmk, used $(ECHO) to solve platform dependency of echo. 2072 - In binmake.gmk for granular libraries: 2023 - In binmake.gmk for granular libraries: 2073 - fully implemented -d option. 2024 - fully implemented -d option. 2074 - Gave /tmp files a unique name. 2025 - Gave /tmp files a unique name. 2075 - Removed repeated libraries - no longer n 2026 - Removed repeated libraries - no longer necessary, all circular 2076 dependencies seem solved. 2027 dependencies seem solved. 2077 2028 2078 9th April 1999 Frank Behner 2029 9th April 1999 Frank Behner 2079 - Fixed bug in liblist in -d option 2030 - Fixed bug in liblist in -d option 2080 - Changed binmake.gmk to use liblist -d 2031 - Changed binmake.gmk to use liblist -d 2081 2032 2082 18th February 1999 John Allison 2033 18th February 1999 John Allison 2083 - Added G4USE_STL flag. 2034 - Added G4USE_STL flag. 2084 - Added code for linking granular libraries. 2035 - Added code for linking granular libraries. 2085 2036 2086 1st January 1999 Gunter Folger (config-01-00 2037 1st January 1999 Gunter Folger (config-01-00-02) 2087 - Add FCLIBS for SUN. 2038 - Add FCLIBS for SUN. 2088 2039 2089 January 29th 1999 - John Allison (config-01-0 2040 January 29th 1999 - John Allison (config-01-00-01) 2090 - Changed rd44 to sw/geant4. 2041 - Changed rd44 to sw/geant4. 2091 2042 2092 December 15th, 1998 - G.Cosmo (config-00-04-1 2043 December 15th, 1998 - G.Cosmo (config-00-04-11) 2093 - Added G4_HAVE_BOOL to DEC-cxx. 2044 - Added G4_HAVE_BOOL to DEC-cxx. 2094 - Cosmetic changes. 2045 - Cosmetic changes. 2095 2046 2096 December 12th, 1998 - J.Allison (config-00-04 2047 December 12th, 1998 - J.Allison (config-00-04-10) 2097 - Fixed bug in OGLFLAGS and OGLLIBS user over 2048 - Fixed bug in OGLFLAGS and OGLLIBS user override mechanism. 2098 2049 2099 December 11th, 1998 - J.Allison (config-00-04 2050 December 11th, 1998 - J.Allison (config-00-04-09) 2100 - Removed -fnonstd for SUN-CC. 2051 - Removed -fnonstd for SUN-CC. 2101 2052 2102 December 10th, 1998 - G.Cosmo (config-00-04-0 2053 December 10th, 1998 - G.Cosmo (config-00-04-08) 2103 - architecture.gmk: introduced $G4DATA variab 2054 - architecture.gmk: introduced $G4DATA variable which can be user 2104 defined. Default is set to $G4INSTALL/data. 2055 defined. Default is set to $G4INSTALL/data. 2105 - architecture.gmk: introduced $G4LEVELGAMMAD 2056 - architecture.gmk: introduced $G4LEVELGAMMADATA set as default to 2106 $G4DATA/PhotonEvaporation. 2057 $G4DATA/PhotonEvaporation. 2107 - globlib.gmk: fixed minor bug (courtesy of V 2058 - globlib.gmk: fixed minor bug (courtesy of V.Krylov). 2108 2059 2109 December 10th, 1998 - J.Allison (config-00-04 2060 December 10th, 1998 - J.Allison (config-00-04-07) 2110 - architecture.gmk: allowed environment varia 2061 - architecture.gmk: allowed environment variables OGLFLAGS and OGLLIBS. 2111 2062 2112 December 7th, 1998 - S.Tanaka, G.Cosmo (confi 2063 December 7th, 1998 - S.Tanaka, G.Cosmo (config-00-04-06) 2113 - architecture.gmk: fixed setting of VISLIBS. 2064 - architecture.gmk: fixed setting of VISLIBS. 2114 2065 2115 December 7th, 1998 - S.Tanaka 2066 December 7th, 1998 - S.Tanaka 2116 - Update of architecture.gmk and G4VIS_USE.gm 2067 - Update of architecture.gmk and G4VIS_USE.gmk: 2117 In SUN-CC, "-L/usr/lib -lsocket -lnsl" is 2068 In SUN-CC, "-L/usr/lib -lsocket -lnsl" is moved from X11LIBS to VISLIBS. 2118 2069 2119 December 5th, 1998 - G.Cosmo (config-00-04-05 2070 December 5th, 1998 - G.Cosmo (config-00-04-05) 2120 - architecture.gmk: introduced -fnonstd compi 2071 - architecture.gmk: introduced -fnonstd compiler option for SUN-CC. 2121 This option causes non-standard initializat 2072 This option causes non-standard initialization of floating-point 2122 arithmetic hardware; it enables hardware tr 2073 arithmetic hardware; it enables hardware traps for floating-point 2123 overflow, division by zero, and invalid ope 2074 overflow, division by zero, and invalid operation exceptions. 2124 2075 2125 December 4th, 1998 - G.Barrand 2076 December 4th, 1998 - G.Barrand 2126 - architecture.gmk: corrected paths for HepVi 2077 - architecture.gmk: corrected paths for HepVis and HepInventor. 2127 - interactivity.gmk: fixed setup for LOAD_IV. 2078 - interactivity.gmk: fixed setup for LOAD_IV. 2128 2079 2129 December 3rd, 1998 - S.Tanaka 2080 December 3rd, 1998 - S.Tanaka 2130 - Revision to make compilation of DAWN (netwo 2081 - Revision to make compilation of DAWN (network) driver 2131 at Solaris and IRIX automatic. See below. 2082 at Solaris and IRIX automatic. See below. 2132 - Added the following line to SUN-CC and SGI- 2083 - Added the following line to SUN-CC and SGI-CC 2133 CPPFLAGS += -DSOCKET_IRIX_SOLARIS 2084 CPPFLAGS += -DSOCKET_IRIX_SOLARIS 2134 - Added -L/usr/lib -lsocket -lnsl in X11LIBS 2085 - Added -L/usr/lib -lsocket -lnsl in X11LIBS for SUN-CC. 2135 (This place is strange. But I cannot think 2086 (This place is strange. But I cannot think of a better place.) 2136 2087 2137 December 3rd, 1998 - J.Allison (config-00-04- 2088 December 3rd, 1998 - J.Allison (config-00-04-04) 2138 - Set G4STREAM for all platforms. 2089 - Set G4STREAM for all platforms. 2139 - Set G4STREAM_STREAMBUF_IMPLEMENTATION for s 2090 - Set G4STREAM_STREAMBUF_IMPLEMENTATION for selected platforms. 2140 2091 2141 December 3rd, 1998 - S.Sadilov 2092 December 3rd, 1998 - S.Sadilov 2142 - Updated architecture.gmk : G4STREAM_STREAMB 2093 - Updated architecture.gmk : G4STREAM_STREAMBUF_IMPLEMENTATION for WIN32. 2143 - Updated globlib.gmk : right incremental LIB 2094 - Updated globlib.gmk : right incremental LIB for WIN32. 2144 2095 2145 December 1st, 1998 - G.Cosmo (config-00-04-03 2096 December 1st, 1998 - G.Cosmo (config-00-04-03) 2146 - Updated architecture.gmk and binmake.gmk: G 2097 - Updated architecture.gmk and binmake.gmk: G4SYSTEM revision. 2147 - Added +DAportable compiler option to HP-aCC 2098 - Added +DAportable compiler option to HP-aCC setup to support HPPA 2.0 2148 for PA8000 CPUs. 2099 for PA8000 CPUs. 2149 2100 2150 December 1st, 1998 - J.Allison (config-00-04- 2101 December 1st, 1998 - J.Allison (config-00-04-02) 2151 - Added generators/include to binmake.gmk. 2102 - Added generators/include to binmake.gmk. 2152 2103 2153 November 30th, 1998 - J.Allison (config-00-04 2104 November 30th, 1998 - J.Allison (config-00-04-01) 2154 - Added neutron_hp/include to binmake.gmk. 2105 - Added neutron_hp/include to binmake.gmk. 2155 - CLHEP_BASE_DIR and RWBASE for WIN32 (Sergue 2106 - CLHEP_BASE_DIR and RWBASE for WIN32 (Serguei Sadilov). 2156 2107 2157 November 18th, 1998 - J.Allison (config-00-03 2108 November 18th, 1998 - J.Allison (config-00-03-06) 2158 - Changed CXXFLAGS for DEC6-AFS debug from -g 2109 - Changed CXXFLAGS for DEC6-AFS debug from -g to -gall. 2159 2110 2160 October 30th, 1998 - G.Cosmo (config-00-03-05 2111 October 30th, 1998 - G.Cosmo (config-00-03-05) 2161 - architecture.gmk: added G4STREAM_STREAMBUF_ 2112 - architecture.gmk: added G4STREAM_STREAMBUF_IMPLEMENTATION variable. (G.Barrand) 2162 - G4UI_BUILD.gmk: removed G4UI_BUILD_XM_REDIR 2113 - G4UI_BUILD.gmk: removed G4UI_BUILD_XM_REDIRECT_COUT. (G.Barrand) 2163 2114 2164 October 13th, 1998 J.Allison (config-00-03-0 2115 October 13th, 1998 J.Allison (config-00-03-04) 2165 - Changed ifdef G4_USE_G4STREAM to ifneq ($(f 2116 - Changed ifdef G4_USE_G4STREAM to ifneq ($(findstring AIX,$(G4SYSTEM)),AIX) 2166 2117 2167 October 13th, 1998 J.Allison (config-00-03-0 2118 October 13th, 1998 J.Allison (config-00-03-03) 2168 - Removed G4VIS_DONT_USE. (G.Barrand) 2119 - Removed G4VIS_DONT_USE. (G.Barrand) 2169 - Added if G4_USE_G4STREAM, CPPFLAGS += -DG4S 2120 - Added if G4_USE_G4STREAM, CPPFLAGS += -DG4STREAM. (M.Nagamatu) 2170 2121 2171 October 9th J.Allison (config-00-03-02) 2122 October 9th J.Allison (config-00-03-02) 2172 - Tagged. 2123 - Tagged. 2173 2124 2174 October 2nd, 1998 - M.Asai 2125 October 2nd, 1998 - M.Asai 2175 - G4_NO_STORE_TRAJECTORY option is added to a 2126 - G4_NO_STORE_TRAJECTORY option is added to architecture.gmk. 2176 2127 2177 September 30th, 1998 - G.Barrand 2128 September 30th, 1998 - G.Barrand 2178 - G4VIS_USE.gmk: bracket everything with "ifn 2129 - G4VIS_USE.gmk: bracket everything with "ifndef G4VIS_DONT_USE" in order 2179 to be able to disconnect easily visualizati 2130 to be able to disconnect easily visualization for tests programs. 2180 2131 2181 September 18th, 1998 - G.Cosmo (config-00-03- 2132 September 18th, 1998 - G.Cosmo (config-00-03-01) 2182 - architecture.gmk: introduced G4DUMMY_VARIAB 2133 - architecture.gmk: introduced G4DUMMY_VARIABLE to hide $(shell) 2183 command not compatible with the new version 2134 command not compatible with the new version 3.77 of GMAKE (G.Folger). 2184 2135 2185 September 14th, 1998 - G.Cosmo 2136 September 14th, 1998 - G.Cosmo 2186 - binmake.gmk: placed digits+hits library in 2137 - binmake.gmk: placed digits+hits library in the correct link order 2187 according to the category diagram. 2138 according to the category diagram. 2188 2139 2189 August 31st, 1998 - G.Cosmo (config-00-02-05) 2140 August 31st, 1998 - G.Cosmo (config-00-02-05) 2190 - architecture.gmk: Changed first CPPFLAGS st 2141 - architecture.gmk: Changed first CPPFLAGS statement from := to +=, 2191 to allow additional CPPFLAGS to be defined 2142 to allow additional CPPFLAGS to be defined by the user. Needed for test 2192 (F.Behner) 2143 (F.Behner) 2193 - binmake.gmk: Added EXTRALIBS to allow a use 2144 - binmake.gmk: Added EXTRALIBS to allow a user to add own libraries in the 2194 link path. Needed for test. 2145 link path. Needed for test. 2195 (F.Behner) 2146 (F.Behner) 2196 - binmake.gmk: inverted link order of process 2147 - binmake.gmk: inverted link order of processes and particles libraries 2197 which was wrong. (G.Cosmo) 2148 which was wrong. (G.Cosmo) 2198 2149 2199 August 26th, 1998 - John Allison (config-00-0 2150 August 26th, 1998 - John Allison (config-00-02-04) 2200 - Backed out 22nd August change (G4UIGAG as d 2151 - Backed out 22nd August change (G4UIGAG as default) - G4UIterminal 2201 is now default. 2152 is now default. 2202 2153 2203 August 24th, 1998 - Y.Morita (config-00-02-03 2154 August 24th, 1998 - Y.Morita (config-00-02-03) 2204 - globlib.gmk: added $(G4LIBDIR)/lib$(name).a 2155 - globlib.gmk: added $(G4LIBDIR)/lib$(name).a for target "global". 2205 2156 2206 August 22nd, 1998 - J.Allison (config-00-02-0 2157 August 22nd, 1998 - J.Allison (config-00-02-02) 2207 - Set GAG variables by default. 2158 - Set GAG variables by default. 2208 2159 2209 August 11th, 1998 - G.Cosmo (config-00-02-01) 2160 August 11th, 1998 - G.Cosmo (config-00-02-01) 2210 - Tagged. 2161 - Tagged. 2211 2162 2212 August 7th, 1998 - John Allison/Michel Maire. 2163 August 7th, 1998 - John Allison/Michel Maire. 2213 - Added -I/usr/include before -I/usr/local/in 2164 - Added -I/usr/include before -I/usr/local/include to OGLFLAGS for DEC-AFS. 2214 - Changed -lGl to -lMesaGL, etc., for DEC-AFS 2165 - Changed -lGl to -lMesaGL, etc., for DEC-AFS. 2215 2166 2216 August 6th, 1998 - John Allison 2167 August 6th, 1998 - John Allison 2217 - Added UILIBS := to G4UI_USE.gmk and VISLIBS 2168 - Added UILIBS := to G4UI_USE.gmk and VISLIBS := to G4VIS_USE.gmk. 2218 2169 2219 August 5th, 1998 - Guy Barrand 2170 August 5th, 1998 - Guy Barrand 2220 - Added LOAD_XM = 1 and LOAD_XAW = 1 to G4UI_ 2171 - Added LOAD_XM = 1 and LOAD_XAW = 1 to G4UI_USE.gmk. 2221 2172 2222 July 30th, 1998 - G.Cosmo (config-b01) 2173 July 30th, 1998 - G.Cosmo (config-b01) 2223 - globlib.gmk: added phony target "wipe_libs" 2174 - globlib.gmk: added phony target "wipe_libs". Now target "global" 2224 effectively deletes all existent granular l 2175 effectively deletes all existent granular libraries. 2225 - common.gmk: archiving of libraries is silen 2176 - common.gmk: archiving of libraries is silent now by default. 2226 2177 2227 July 23th, 1998 - Y.Morita (config-00-01-16) 2178 July 23th, 1998 - Y.Morita (config-00-01-16) 2228 - globlib.gmk: fixed target "global" for G4OD 2179 - globlib.gmk: fixed target "global" for G4ODBMS 2229 - binmake.gmk: fixes for Win/NT. 2180 - binmake.gmk: fixes for Win/NT. 2230 2181 2231 July 20th, 1998 - John Allison (config-00-01- 2182 July 20th, 1998 - John Allison (config-00-01-15) 2232 - Removed LDFLAGS += -Wl,-Bstatic for G++-Lin 2183 - Removed LDFLAGS += -Wl,-Bstatic for G++-Linux introduced by Larry 2233 Felawka on July 10th for g++ 2.8. No longe 2184 Felawka on July 10th for g++ 2.8. No longer thought to be necessary. 2234 2185 2235 July 19th, 1998 - G.Cosmo (config-00-01-14) 2186 July 19th, 1998 - G.Cosmo (config-00-01-14) 2236 - common.gmk: introduced CPPVERBOSE flag. 2187 - common.gmk: introduced CPPVERBOSE flag. 2237 - architecture.gmk: protected creation of $G4 2188 - architecture.gmk: protected creation of $G4SCHEMA_DIR and 2238 $G4EXAMPLE_BOOT_DIR directories with G4ODBM 2189 $G4EXAMPLE_BOOT_DIR directories with G4ODBMS. 2239 - binmake.gmk: fixed bug in creation of $G4TA 2190 - binmake.gmk: fixed bug in creation of $G4TARGET. 2240 2191 2241 July 18th, 1998 - G.Cosmo (config-00-01-13) 2192 July 18th, 1998 - G.Cosmo (config-00-01-13) 2242 - Added fix to binmake.gmk for WIN32-VC-NICE 2193 - Added fix to binmake.gmk for WIN32-VC-NICE (G.Folger) 2243 2194 2244 July 16th, 1998 - John Allison 2195 July 16th, 1998 - John Allison 2245 - Added GNU_GCC makefile flags where omitted. 2196 - Added GNU_GCC makefile flags where omitted. 2246 2197 2247 July 15th, 1998 - Youhei Morita (config-00-01 2198 July 15th, 1998 - Youhei Morita (config-00-01-12) 2248 - architecture.gmk added G4EXAMPLE_BOOT_DIR 2199 - architecture.gmk added G4EXAMPLE_BOOT_DIR and G4EXAMPLE_BOOT 2249 - globlib.gmk revised cleandb target 2200 - globlib.gmk revised cleandb target 2250 2201 2251 July 14th, 1998 - Peter Urban (config-00-01-1 2202 July 14th, 1998 - Peter Urban (config-00-01-11) 2252 - added two Perl scripts that correct STEP ex 2203 - added two Perl scripts that correct STEP exchange files. 2253 2204 2254 July 14th, 1998 - Youhei Morita (config-00-01 2205 July 14th, 1998 - Youhei Morita (config-00-01-10) 2255 - architecture.gmk added definition of G4SCH 2206 - architecture.gmk added definition of G4SCHEMA_DIR 2256 - globlib.gmk added new target G4SCHEMA.FDDB 2207 - globlib.gmk added new target G4SCHEMA.FDDB for G4ODBMS 2257 2208 2258 July 10th, 1998 - Youhei Morita (config-00-01 2209 July 10th, 1998 - Youhei Morita (config-00-01-09) 2259 - binmake.gmk added following to INCFLAGS 2210 - binmake.gmk added following to INCFLAGS 2260 -I$(G4BASE)/persistency/digits+hits/hit 2211 -I$(G4BASE)/persistency/digits+hits/hits/include \ 2261 -I$(G4TMP)/$(G4SYSTEM)/G4phits \ 2212 -I$(G4TMP)/$(G4SYSTEM)/G4phits \ 2262 - binmake.gmk moved persistency include path 2213 - binmake.gmk moved persistency include path to ifdef G4ODBMS block 2263 2214 2264 July 10th, 1998 - John Allison?? 2215 July 10th, 1998 - John Allison?? 2265 - binmake.gmk added geometry/solids/STEPinte 2216 - binmake.gmk added geometry/solids/STEPinterface/include 2266 2217 2267 July 10th, 1998 - Youehi Morita (config-00-01 2218 July 10th, 1998 - Youehi Morita (config-00-01-08) 2268 - globlib.gmk added new targets 'headers' an 2219 - globlib.gmk added new targets 'headers' and 'd_files' for G4ODBMS 2269 - common.gmk added new target 'headers' 2220 - common.gmk added new target 'headers' 2270 added $(schema_hh) dependency 2221 added $(schema_hh) dependency to $(G4TMPDIR)/%.o 2271 - binmake.gmk added INCFLAGS, LDLIBS and LDF 2222 - binmake.gmk added INCFLAGS, LDLIBS and LDFLAGS for G4ODBMS 2272 2223 2273 July 10th, 1998 - L.Felawka 2224 July 10th, 1998 - L.Felawka 2274 - architecture.gmk: updated compilation flags 2225 - architecture.gmk: updated compilation flags for g++. 2275 2226 2276 July 9th, 1998 - G.Cosmo (config-00-01-07) 2227 July 9th, 1998 - G.Cosmo (config-00-01-07) 2277 - Removed bug in "all" target in globlib.gmk, 2228 - Removed bug in "all" target in globlib.gmk, introduced recently. 2278 - Modified "all" target in globlib.gmk to han 2229 - Modified "all" target in globlib.gmk to handle G4ODBMS. 2279 - Added fix for G4ODBMS to common.gmk. 2230 - Added fix for G4ODBMS to common.gmk. 2280 2231 2281 July 9th, 1998 - Youehi Morita 2232 July 9th, 1998 - Youehi Morita 2282 - Added G4ODBMS_BUILD.gmk for HepODBMS and Ob 2233 - Added G4ODBMS_BUILD.gmk for HepODBMS and Objectivity/DB CPPFLAGS. 2283 2234 2284 July 7th, 1998 - John Allison (config-00-01-0 2235 July 7th, 1998 - John Allison (config-00-01-06) 2285 - Incorporated Makoto's patches for ifndef G4 2236 - Incorporated Makoto's patches for ifndef G4UI_BUILD_TERMINAL_SESSION and 2286 ifndef G4UI_USE_TERMINAL. 2237 ifndef G4UI_USE_TERMINAL. 2287 2238 2288 July 7th, 1998 - G.Cosmo (config-00-01-05) 2239 July 7th, 1998 - G.Cosmo (config-00-01-05) 2289 - Added $(schema_hh) target and dependency to 2240 - Added $(schema_hh) target and dependency to it in case of G4ODBMS 2290 set when building .d files. 2241 set when building .d files. 2291 2242 2292 July 7th, 1998 - John Allison (config-00-01-0 2243 July 7th, 1998 - John Allison (config-00-01-04) 2293 - Tagged. 2244 - Tagged. 2294 2245 2295 July 7th, 1998 - Guy Barrand 2246 July 7th, 1998 - Guy Barrand 2296 - Introduced interactivity.gmk. 2247 - Introduced interactivity.gmk. 2297 2248 2298 July 6th, 1998 - J.Allison (config-00-01-03) 2249 July 6th, 1998 - J.Allison (config-00-01-03) 2299 - Added G4UI_BUILD.gmk and G4UI_BUILD.gmk. 2250 - Added G4UI_BUILD.gmk and G4UI_BUILD.gmk. 2300 2251 2301 July 6th, 1998 - G.Cosmo (config-00-01-02) 2252 July 6th, 1998 - G.Cosmo (config-00-01-02) 2302 - Introduced "glob" and "objs" targets in glo 2253 - Introduced "glob" and "objs" targets in globlib.gmk. Modified 2303 rule to build global library, does not depe 2254 rule to build global library, does not depend anymore on "libs". 2304 (by J.Allison) 2255 (by J.Allison) 2305 - Moved G4VIS_USE.gmk and G4VIS_BUILD.gmk fro 2256 - Moved G4VIS_USE.gmk and G4VIS_BUILD.gmk from source/visualization. 2306 2257 2307 July 3rd, 1998 - G.Cosmo (config-00-01-01) 2258 July 3rd, 1998 - G.Cosmo (config-00-01-01) 2308 - Created 2259 - Created