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