Warning, /geant4/config/History is written in an unsupported language. File is not indexed.
0001 # Category config History
0002
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top).
0005 It must **not** be used as a substitute for writing good git commit messages!
0006
0007 --------------------------------------------------------------------------------
0008
0009 ## 2025-05-12 Gabriele Cosmo (config-V11-03-00)
0010 - Updated system scripts for Qt settings: set Qt6 as default.
0011
0012 ## 2023-11-13 Gabriele Cosmo (config-V11-01-03)
0013 - Updated system scripts for Qt settings: removed Qt4 and added Qt6.
0014
0015 ## 2023-05-10 Ben Morgan (config-V11-01-02)
0016 - Updated config scripts for split of G4persistency library.
0017
0018 ## 2023-04-02 Ben Morgan (config-V11-01-01)
0019 - No longer link to QtPrintSupport, which is not used in the toolkit.
0020
0021 ## 2023-02-01 Ben Morgan (config-V11-01-00)
0022 - Updated UI/interfaces include paths to reflect new organization.
0023
0024 ## 2022-11-02 Gabriele Cosmo (config-V11-00-12)
0025 - Silenced ld warnings in Darwin setups.
0026
0027 ## 2022-10-31 Gabriele Cosmo (config-V11-00-11)
0028 - Corrected buffer size in liblist.c tool.
0029
0030 ## 2022-10-25 Guy Barrand (config-V11-00-10)
0031 - G4VIS_BUILD.gmk, G4VIS_USE.gmk: handle vis/ToolsSG by default.
0032
0033 ## 2022-10-21 Gunter Folger (config-V11-00-09)
0034 - Add --gcc-toolchain option for CXX and CC in Linux-clang.
0035 - Removed protecton in definition of CXX and CC
0036
0037 ## 2022-10-19 Gabriele Cosmo (config-V11-00-08)
0038 - Protected definition of CXX and CC in Linux-clang.
0039
0040 ## 2022-10-12 Gabriele Cosmo (config-V11-00-07)
0041 - Replaced use of deprecated sprintf() with snprintf() in liblist.c tool.
0042
0043 ## 2022-10-07 Gabriele Cosmo (config-V11-00-06)
0044 - Added "-diag-disable=10441" option to Linux-icc, to disable Intel/icc
0045 compiler deprecation message.
0046
0047 ## 2022-08-30 Gabriele Cosmo (config-V11-00-05)
0048 - Fixed gcc compilation warnings on liblist.c tool.
0049
0050 ## 2022-07-14 Ben Morgan (config-V11-00-04)
0051 - Remove obsolete G4gl2ps category and library from build
0052
0053 ## 2022-03-25 Ben Morgan (config-V11-00-03)
0054 - Retire G4tasking category and library from build
0055
0056 ## 2022-02-06 Gabriele Cosmo (config-V11-00-02)
0057 - Updated compilation flags for Intel icc/icx compilers.
0058 - Enable -pthread only for MT builds in other configurations.
0059
0060 ## 2022-02-04 Gabriele Cosmo (config-V11-00-01)
0061 - Added Linux-icx.gmk configuration for Intel OneAPI DPC++ compiler.
0062
0063 ## 2021-12-10 Ben Morgan (config-V11-00-00)
0064 - Change to new Markdown History format
0065
0066 ---
0067
0068 # History entries prior to 11.0
0069
0070 4th November 2021 Gabriele Cosmo (config-V10-07-09)
0071 - Updated default Qt5 include paths for Linux targets.
0072
0073 9th October 2021 Ben Morgan (config-V10-07-08)
0074 - Remove no longer needed link to libXi
0075 - Check for existence of lib64 directory for Xerces-C
0076 - Add 'c' flag to ar to suppress diagnostics going to stderr
0077
0078 25th September 2021 Ben Morgan (config-V10-07-07)
0079 - Remove obsolete GAG/Gain config
0080
0081 26th August 2021 Ben Morgan (config-V10-07-06)
0082 - Remove obsolete network VRML config
0083 - Remove obsolete network FukuiRenderer config
0084
0085 1st June 2021 Gabriele Cosmo (config-V10-07-05)
0086 - Moved default to c++17 Standard.
0087
0088 15th April 2021 Gabriele Cosmo (config-V10-07-04)
0089 - binmake.gmk: removed include paths to "hadronic/models/management" and
0090 "hadronic/models/util" modules, now retired.
0091
0092 17th March 2021 Gabriele Cosmo (config-V10-07-03)
0093 - binmake.gmk: removed include path to "rpg" hadronic model, now retired.
0094
0095 12th March 2021 Gabriele Cosmo (config-V10-07-02)
0096 - Added comctl32.lib to UI32LIBS for WIN32-VC configuration and fixed name
0097 of internal PTL module library for DLL build.
0098
0099 18th December 2020 Ben Morgan (config-V10-07-01)
0100 - Update compiler/link flags for migration of g4tools to externals
0101 category.
0102
0103 11th December 2020 Gabriele Cosmo (config-V10-07-00)
0104 - Updated Qt5 settings in Linux targets.
0105
0106 22nd October 2020 Gabriele Cosmo (config-V10-06-07)
0107 - Added configuration for Qt3D visualization driver.
0108
0109 22nd June 2020 Gabriele Cosmo (config-V10-06-06)
0110 - Added -pthread to all builds in Linux targets.
0111
0112 18th June 2020 Gabriele Cosmo (config-V10-06-05)
0113 - Added setup for building and configuring new externals/ptl
0114 and tasking modules. External installation of PTL can be enabled
0115 by defining the installation through the environment variable PTL_BASE_DIR.
0116
0117 25th May 2020 Gabriele Cosmo (config-V10-06-04)
0118 - Added missing settings in G4UI_BUILD.gmk script for OIQt and use of UI.
0119
0120 18th May 2020 Gabriele Cosmo (config-V10-06-03)
0121 - Removed deprecated G4USE_STD11 flag settings.
0122
0123 30th Apr 2020 Gabriele Cosmo (config-V10-06-02)
0124 - Corrected setup for use of OpenInventor (Coin).
0125
0126 12th Feb 2020 Gabriele Cosmo (config-V10-06-01)
0127 - Fixed and updated setup for DLL builds on Windows.
0128
0129 12th Dec 2019 Gabriele Cosmo (config-V10-06-00)
0130 - Removed dependency on GLU for all configurations, as no longer necessary.
0131
0132 20th Nov 2019 Gabriele Cosmo (config-V10-05-08)
0133 - interactivity.gmk: added -DQT_NO_DEPRECATED_WARNINGS to Qt compilation
0134 settings, to silence warnings from Qt for use of deprecated features.
0135
0136 22nd Oct 2019 Gabriele Cosmo (config-V10-05-07)
0137 - Force use of c++17 in WIN32 targets.
0138
0139 9th Oct 2019 Gabriele Cosmo (config-V10-05-06)
0140 - Corrected default path for XM in Darwin targets.
0141
0142 13th Sep 2019 Ivana Hrivnacova (config-V10-05-05)
0143 - Added new analysis/factory subdirectory in includes in binmake.gmk;
0144 removed analysis/parameters which does not exist anymore.
0145
0146 4th Sep 2019 Gabriele Cosmo (config-V10-05-04)
0147 - Fixed compilation warning on gcc-9.2 for liblist.c; replaced use
0148 of strncat() with strcat().
0149
0150 13th Aug 2019 Gabriele Cosmo (config-V10-05-03)
0151 - geomconf.gmk: added VecGeom wrappers flags for G4EllipticalTube,
0152 G4EllipticalCone and G4Ellipsoid.
0153
0154 28th Jun 2019 Gabriele Cosmo (config-V10-05-02)
0155 - Fixed default paths for Linux architectures.
0156
0157 16th May 2019 Gabriele Cosmo (config-V10-05-01)
0158 - Hard-code Qt version through QT_VERSION flag.
0159 Corrected Qt5 setup for Linux-g++ and Linux-clang.
0160
0161 26th April 2019 Ben Morgan (config-V10-05-00)
0162 - Add -DG4GMAKE to CPPFLAGS to indicate use, or not, of Geant4Make.
0163 This is to protect use or not of the new G4GlobalConfig header
0164 introduced in cmake-V10-05-02.
0165
0166 28th September 2018 Gabriele Cosmo (config-V10-04-09)
0167 - Added -DGL_SILENCE_DEPRECATION to CPPFLAGS to Darwin setups to silence
0168 deprecation compilation warnings on MacOS 10.14 Mojave.
0169
0170 18th September 2018 Gabriele Cosmo (config-V10-04-08)
0171 - Cleanup settings for GL in Darwin-clang.gmk and Darwin-g++.gmk.
0172
0173 12th September 2018 Gabriele Cosmo (config-V10-04-07)
0174 - Withdraw changes of last tag for Linux-g++ and corrected use of
0175 G4RUNPATHOPTION in binmake.gmk for installed kernel libraries.
0176
0177 7th September 2018 Gabriele Cosmo (config-V10-04-06)
0178 - Fixed setting of G4RUNPATHOPTION in Darwin/Linux-clang/g++ and binmake.cmk.
0179 Addressing problem report #2086.
0180
0181 12th April 2018 Gabriele Cosmo (config-V10-04-05)
0182 - WIN32-VC.gmk: updated obsolete configuration for Qt5.
0183
0184 20th March 2018 Gabriele Cosmo (config-V10-04-04)
0185 - architecture.gmk: corrected default path for external expat and zlib.
0186
0187 19th March 2018 Gabriele Cosmo (config-V10-04-03)
0188 - architecture.gmk: corrected settings for external expat and zlib.
0189
0190 9th March 2018 Gabriele Cosmo (config-V10-04-02)
0191 - Darwing-clang.gmk: removed -pthread and -fPIC compilation options.
0192
0193 14th February 2018 Gabriele Cosmo (config-V10-04-01)
0194 - Disable "-Wl,-force_load" global linker flag for static libraries in macro
0195 Darwing-clang.gmk.
0196
0197 11th January 2018 Gabriele Cosmo (config-V10-04-00)
0198 - geomconf.gmk: added G4GEOM_USE_UTESSELLATEDSOLID flag to enable VecGeom
0199 wrapper for G4TessellatedSolid.
0200
0201 16th November 2017 Gabriele Cosmo (config-V10-03-07)
0202 - architecture.gmk: removed references to old USolids library; just use VecGeom.
0203
0204 16th October 2017 Gabriele Cosmo (config-V10-03-06)
0205 - geomconf.gmk: added G4GEOM_USE_UHYPE flag to enable VecGeom wrapper for G4Hype.
0206
0207 10th October 2017 Gabriele Cosmo (config-V10-03-05)
0208 - binmake.gmk: added hadronic/models/gamma_nuclear module to include paths.
0209
0210 11th July 2017 Gabriele Cosmo (config-V10-03-04)
0211 - geomconf.gmk: updated flags for Scalar build of VecGeom.
0212
0213 11th July 2017 Gabriele Cosmo (config-V10-03-03)
0214 - geomconf.gmk: added selector for G4GEOM_USE_UPARA flag, to enable
0215 wrapping of G4Para for USolids/VecGeom.
0216 Coworks with tag geom-csg-V10-03-29.
0217
0218 10th July 2017 Gabriele Cosmo (config-V10-03-02)
0219 - geomconf.gmk: added selector for G4GEOM_USE_UCTUBS flag, to enable
0220 wrapping of G4CutTubs for USolids/VecGeom.
0221 Coworks with tag geom-csg-V10-03-28.
0222
0223 20th April 2017 Gabriele Cosmo (config-V10-03-01)
0224 - binmake-gmk: added 'processses/solidstate' module include path.
0225
0226 14th March 2017 Gabriele Cosmo (config-V10-03-00)
0227 - Corrected order of linkage in binmake.gmk for analysis global library.
0228
0229 18th November 2016 Gunter Folger (config-V10-02-07)
0230 - add include for analysis/accumulables
0231 - revert change forcing load of libraries
0232
0233 9th November 2016 Gunter Folger (config-V10-02-06) *tag REJECTED*
0234 - Force loading of symbols for physics_lists/constructor and builders
0235 libraries in granular mode for static libs
0236
0237 17th October 2016 Gabriele Cosmo (config-V10-02-05)
0238 - Changed default optimisation settings to -O3 for g++, clang and icc.
0239 - Added -fno-trapping-math -ftree-vectorize -fno-math-errno to g++ and
0240 clang settings.
0241 - Better factorise -std options in scripts.
0242
0243 8th June 2016 Gunter Folger (config-V10-02-04)
0244 - Reverted previous change for G4{,NO}STATIC_MODE
0245
0246 8th June 2016 Gunter Folger (config-V10-02-03)
0247 - Deleted G4STATIC_MODE and G4NOSTATIC_MODE options in sys/Darwin*
0248 and sys/linux*. This is not a complete removal of the option yet...
0249
0250 25th April 2016 Gabriele Cosmo (config-V10-02-02)
0251 - Added Linux-clang.gmk script for use of clang compiler on Linux system.
0252
0253 14th April 2016 Gabriele Cosmo (config-V10-02-01)
0254 - Added flags for partial use of USolids/VecGeom types.
0255
0256 5th February 2016 Gabriele Cosmo (config-V10-02-00)
0257 - Added settings for 14 and 17 C++ standards in platform specific scripts.
0258
0259 24th November 2015 Gabriele Cosmo (config-V10-01-08)
0260 - binmake.gmk: added "analysis/parameters/include" to INCFLAGS.
0261
0262 6th November 2015 Gabriele Cosmo (config-V10-01-07)
0263 - Removed module 'neutron_hp', now merged in 'particle_hp'.
0264 Updated binmake.gmk script.
0265
0266 7th October 2015 Gabriele Cosmo (config-V10-01-06)
0267 - Use USolids/VecGeom as external package installation only.
0268 If $G4GEOM_USE_USOLIDS is set, it is mandatory setting the path to
0269 the external USolids/VecGeom installation with $USOLIDS_BASE_DIR.
0270
0271 6th October 2015 Gabriele Cosmo (config-V10-01-05)
0272 - Updated X11 ssettings in Darwin-clang.gmk and Darwin-g++.gmk for new
0273 MacOSX El Capitan; replaced X11R6 with X11.
0274
0275 31st August 2015 Gabriele Cosmo (config-V10-01-04)
0276 - Added G4Torus and G4Paraboloid for USolids/VecGeom use as external library.
0277
0278 12th August 2015 Gabriele Cosmo (config-V10-01-03)
0279 - Linux-icc.gmk: removed -gcc-sys option, no longer necessary.
0280 Removed -i-dynamic from LDFLAGS, no longer supported.
0281 Removed -lstdc++ from LOADLIBS, no longer necessary.
0282
0283 7th August 2015 Gabriele Cosmo (config-V10-01-02)
0284 - Replaced -no-gcc with -gcc-sys in Linux-icc.gmk, to allow for GNU macros
0285 to be defined when compiling system headers.
0286
0287 6th August 2015 Gabriele Cosmo (config-V10-01-01)
0288 - Set C++11 as default build option for gcc, icc and clang.
0289
0290 28th May 2015 Gabriele Cosmo (config-V10-01-00)
0291 - Updated CPPFLAGS for Linux-icc and WIN32-g++ configurations.
0292
0293 29th October 2014 Gabriele Cosmo (config-V10-00-11/10)
0294 - Moved geometry/solids/usolids module to externals.
0295 Adapted scripts for optional external USolids library build.
0296 - Withdrawn changes made to Darwin-clang.gmk in previous tag.
0297
0298 11th October 2014 Michael Kelsey (config-V10-00-09)
0299 - Darwin-clang.gmk: added references to core G4 library list for linking
0300 shared libraries, needed for applications with G4EXLIB.
0301
0302 17th September 2014 Gabriele Cosmo (config-V10-00-08)
0303 - Added flags in geomconf.gmk for added USolids shapes UExtrudedSolid,
0304 UGenericTrap and UTrap.
0305
0306 25th July 2014 Gabriele Cosmo (config-V10-00-07)
0307 - Added flag for C++11 also to CPPFLAGS in Linus-g++.gmk when G4USE_STD11
0308 is set.
0309
0310 1st July 2014 Gabriele Cosmo (config-V10-00-06)
0311 - Added 'particle_hp' module to binmake.gmk.
0312
0313 8th April 2014 Gabriele Cosmo (config-V10-00-05)
0314 - Added G4USE_STD11 flag for C++11 Standard.
0315
0316 4th April 2014 Gabriele Cosmo (config-V10-00-04)
0317 - Force loading of symbols for templated libraries in physics_lists modules
0318 only for global libraries. Granular libraries not supporting physics_lists
0319 factories.
0320
0321 27th March 2014 Gabriele Cosmo (config-V10-00-03)
0322 - Replaced old win32def tool for extracting symbols definitions for
0323 DLLs build on Windows with genwindef used also in CMake.
0324
0325 24th March 2014 Gabriele Cosmo (config-V10-00-02)
0326 - Force loading of symbols for templated libraries in physics_lists modules.
0327 Defined LDFLAGS for Linux and Darwin targets.
0328 Modified binmake.gmk accordingly.
0329
0330 17th January 2014 Gabriele Cosmo (config-V10-00-01)
0331 - Fixed setting of -fPIC also for Darwin targets.
0332
0333 13th January 2014 Gabriele Cosmo (config-V10-00-00)
0334 - Fixed setting of -fPIC in MT-mode for Linux-g++ and Linux-icc.
0335
0336 25th November 2013 Gabriele Cosmo (config-V09-06-17)
0337 - Corrected settings for Linux-g++ and Linux-icc in the use of -fPIC in
0338 multi-threaded mode.
0339
0340 19th November 2013 Gabriele Cosmo (config-V09-06-16)
0341 - Minor correction to Darwin scripts for Qt setup.
0342
0343 11th November 2013 Gabriele Cosmo (config-V09-06-15)
0344 - Updated Darwin-g++ and Darwin-clang configurations for Qt to allow for
0345 correct detection of Qt5 directory structure.
0346 Removed '-ansi -pedantic' compilation options, now obsolete.
0347 Corrected include paths for X11FLAGS, to resolve compilation errors on
0348 MacOSX 10.9 Mavericks.
0349 - Added paths for Qt5 to Linux-g++ configuration.
0350 - Removed obsolete Linux-egcs configuration script.
0351
0352 9th November 2013 Andrea Dotti (config-V09-06-14)
0353 - Removed compilation option "--stdlib=libstdc++" introduced in previous tags
0354 for Darwin-g++, as giving errors in MacOSX 10.7 for unknown option.
0355
0356 8th November 2013 Gabriele Cosmo (config-V09-06-13)
0357 - binmake.gmk: removed 'high_energy' and 'low_energy' hadronic modules;
0358 replaced 'lll_fission' with 'fission'.
0359
0360 8th November 2013 Gabriele Cosmo (config-V09-06-12)
0361 - Removed not necessary LD flag in Darwin configurations.
0362
0363 8th November 2013 Gabriele Cosmo (config-V09-06-11)
0364 - Added "-stdlib=libstdc++" compilation flag in Darwin-g++ and
0365 Darwin-clang, allowing for resolving compilation issues on
0366 MacOS 10.9 Mavericks.
0367
0368 7th November 2013 Gabriele Cosmo (config-V09-06-10)
0369 - Added geomconf.gmk script including geometry configuration flags for
0370 enabling use of the USolids optional module.
0371
0372 6th November 2013 Gabriele Cosmo (config-V09-06-09)
0373 - binmake.gmk: added new include paths for processes/phonon and
0374 processes/hadronic/models/abla.
0375
0376 1st November 2013 Gabriele Cosmo (config-V09-06-08)
0377 - binmake.gmk: added new include paths for geometry/solids/usolids module.
0378 - Removed obsolete compilation options in Darwin-g++ and Darwin-clang scripts.
0379
0380 22nd October 2013 Gabriele Cosmo (config-V09-06-07)
0381 - binmake.gmk: added new include paths for processes/biasing module.
0382
0383 17th July 2013 Gabriele Cosmo (config-V09-06-06)
0384 - binmake.gmk: added missing include path for analysis module.
0385
0386 16th July 2013 Gabriele Cosmo (config-V09-06-05)
0387 - binmake.gmk: added include paths for restructured analysis module.
0388
0389 22nd April 2013 Gabriele Cosmo (config-V09-06-04)
0390 - Added G4MULTITHREADED setup flags.
0391
0392 12th March 2013 Gunter Folger (config-V09-06-03)
0393 - Clean up of Bertini cascade, removing two obsolete directories:
0394 cascade/evaporation and cascade/utils.
0395
0396 11th January 2013 Gunter Folger (config-V09-06-02)
0397 - Added includes for new structure of physics_lists.
0398
0399 14th December 2012 Gabriele Cosmo (config-V09-06-01)
0400 - Removed includes for BREPS module.
0401
0402 13th December 2012 Gunter Folger (config-V09-06-00)
0403 - Removed includes for CHIPS module.
0404
0405 27th November 2012 Gabriele Cosmo (config-V09-05-14)
0406 - Added -Wno-variadic-macros -Wshadow compilation options to
0407 Darwin-g++.gmk and Darwin-clang.gmk.
0408
0409 19th October 2012 Gabriele Cosmo (config-V09-05-13)
0410 - Added -Wshadow compilation option to Linux-g++.gmk.
0411
0412 4th October 2012 Gabriele Cosmo (config-V09-05-12, config-V09-05-11)
0413 - binmake.gmk: replaced "photolepton_hadron" module with "lepto_nuclear".
0414 - Cowork with tag "hadr-V09-05-00".
0415
0416 23rd August 2012 Gabriele Cosmo (config-V09-05-10)
0417 - Updated paths for X11 in X11FLAGS on Darwin targets, for porting on
0418 MacOSX 10.8.
0419
0420 9th July 2012 Alberto Ribon (config-V09-05-09)
0421 - Removed INCL package: processes/hadronic/models/incl .
0422
0423 22th May 2012 Garnier Laurent (config-V09-05-08)
0424 - fix moc.gmk generation in order to generate moc in G4TMP dir
0425
0426 2nd May 2012 Gunter Folger
0427 - revert changes by Mikhail (rev r58246)
0428
0429 27th April 2012 Mikhail Kosov (config-V09-05-07)
0430 - hadronic/model/chiral_inv_phase_space moved to hadronic/chips
0431
0432 5th April 2012 Gabriele Cosmo (config-V09-05-06)
0433 - Exclude "setup" and "clean_setup" targets from dependencies step.
0434
0435 16th February 2012 Gabriele Cosmo (config-V09-05-05)
0436 - Moved basic "-lm -lstdc++" link options in LOADLIBS within platform specific
0437 configuration scripts. Avoid using "-lm" on Linux-icc platform.
0438
0439 2nd February 2012 Gabriele Cosmo (config-V09-05-04)
0440 - Corrected debug compilation option in WIN32-VC, to use -MDd instead of -MD.
0441
0442 27th January 2012 Gunter Folger (config-V09-05-03)
0443 - For WIN32-VC increase stack size of executable to 12Mb.
0444
0445 9th December 2011 Gabriele Cosmo (config-V09-05-02)
0446 - Corrected condition for determining QT_AS_FRAMEWORK flag depending on
0447 how QTHOME is defined in Darwin setups. Addresses problem report #1267.
0448
0449 8th December 2011 Gabriele Cosmo (config-V09-05-01)
0450 - Added Darwin-clang experimental configuration. Requires explicit addition
0451 of -lstdc++ to LDLIBS in architecture.gmk.
0452
0453 8th December 2011 Gabriele Cosmo (config-V09-05-00)
0454 - Removed unnecessary 'gcov' linkage for dynamic libraries in Darwin-g++.gmk.
0455
0456 22nd November 2011 Gabriele Cosmo (config-V09-04-19)
0457 - Corrected path in Darwin-g++ setup introduced in previous tag.
0458
0459 22nd November 2011 Gabriele Cosmo (config-V09-04-18)
0460 - Archived Configure scripts.
0461
0462 10th November 2011 Gunter Folger
0463 - Allow use of Qt libraries not installed as Framework in Darwin-g++.gmk.
0464
0465 7th November 2011 Gabriele Cosmo (config-V09-04-17)
0466 - Abilited possibility to force building of internal 'expat' module also
0467 for Linux and Mac, through use of G4LIB_BUILD_EXPAT flag.
0468
0469 18th October 2011 Gunter Folger (config-V09-04-16)
0470 - binmake.gmk: add new directories in electromagnetic/dna and
0471 new hadronic/models/quasi_elastic
0472
0473 21st september 2011 John Allison (config-V09-04-15)
0474 - G4UI_BUILD.gmk: Added G4INTY_BUILD_XT = 1 for G4VIS_BUILD_OPENGLXM_DRIVER
0475 and G4VIS_BUILD_OIX_DRIVER. The vis drivers need Xt, so this covers
0476 the case when the user does not build Xt from G4UI_BUILD flags.
0477
0478 31st August 2011 AM, MK, SI (config-V09-04-14)
0479 - Modified binmake.gmk to add new DNA architecture.
0480
0481 3rd August 2011 Gabriele Cosmo (config-V09-04-13)
0482 - Darwin-g++.gmk: modified OGLLIBS settings to support MacOSX 10.7 Lion
0483 for proper configuration of OpenGL libraries in combination with Qt.
0484
0485 14th July 2011 Gabriele Cosmo (config-V09-04-12)
0486 - Added "analysis" module to binmake.gmk.
0487
0488 5th July 2011 Gabriele Cosmo (config-V09-04-11)
0489 - architecture.gmk: corrected definition of G4LIB_USE_GDML, to properly
0490 activate GDML settings.
0491
0492 17th June 2011 Ben Morgan (config-V09-04-10)
0493 - scripts/env.(c)sh : Added support for internal CLHEP. LD_LIBRARY_PATH is
0494 correctly set when an external CLHEP is used, but not modified with any
0495 CLHEP related variable if the internal CLHEP is used.
0496 Should be used with current trunk of Configure (rev 50915), though this
0497 is not absolutely required.
0498
0499 6th June 2011 Gabriele Cosmo (config-V09-04-09)
0500 - Correction to binmake.gmk to restore setting of G4LIBDIR for the case of
0501 generation of user's application library.
0502
0503 24th May 2011 Gabriele Cosmo (config-V09-04-08)
0504 - Fixed configuration for CLHEP built-in module, to allow for build of DLLs.
0505
0506 16th May 2011 Gabriele Cosmo (config-V09-04-07)
0507 - Corrected include path definition for built-in CLHEP module.
0508
0509 13th May 2011 Gabriele Cosmo (config-V09-04-06)
0510 - Added "expat" to link list, and differentiate built-in module for WIN32
0511 target.
0512
0513 10th May 2011 Gabriele Cosmo (config-V09-04-05)
0514 - Integrated flags in architecture.gmk and binmake.gmk for use of CLHEP
0515 built-in package in externals.
0516 Note: the built-in package can only be used in conjunction with the
0517 "externals" module...
0518
0519 10th May 2011 Gabriele Cosmo (config-V09-04-04)
0520 - Added default for CLHEP_BASE_DIR to built-in package in externals.
0521 Note: the default can only be used in conjunction with the "externals"
0522 module.
0523
0524 9th May 2011 Gabriele Cosmo (config-V09-04-03)
0525 - Changed common.gmk to take into account sub-directories for headers
0526 installation.
0527 - Workaround in binmake.gmk to avoid clashes with flag LDFLAGS set in the
0528 user's environment beforehand.
0529
0530 8th May 2011 Ben Morgan
0531 - Updated configure scripts to correct settings of G4LIB_USE_DLL for the
0532 case of DLLs build on Windows. Partially addressing problem report #1189.
0533
0534 4th April 2011 Laurent Garnier
0535 - Added flags to handle future driver OpenGLWt.
0536
0537 18th March 2011 Gunter Folger (config-V09-04-02)
0538 - Address old bug report 1033 in liblist.c
0539
0540 17th March 2011 Gabriele Cosmo (config-V09-04-01)
0541 - Added electromagnetic/dna module.
0542
0543 10th February 2011 Ben Morgan (config-V09-04-00)
0544 - Fixed restoring of default settings for XercesC in Configure script and
0545 internal scripts. Corrected duplication of text in setup dump.
0546 Addessing problem reports #1159 and #1160.
0547
0548 22th December 2010 Laurent Garnier
0549 - Darwin-g++.gmk: fix to avoid mixing of OpenGL X11 and framework.
0550
0551 8th December 2010 Gunter Folger (config-V09-03-19)
0552 - Updated linux-icc to suppress warning when linking to shared libs
0553
0554 25th November 2010 Gabriele Cosmo (config-V09-03-18)
0555 - Updated internal Configure scripts for adding new data module G4PIIDATA.
0556
0557 24th November 2010 Gabriele Cosmo (config-V09-03-17 & V09-03-16)
0558 - Added hadronic/models/lend module to binmake.gmk and cleanup of obsolete
0559 include paths.
0560
0561 19th November 2010 Gabriele Cosmo (config-V09-03-15)
0562 - Added electromagnetic/pii module to binmake.gmk.
0563
0564 4th November 2010 Mike Kelsey (config-V09-03-14)
0565 - Fixed typo in OGLLIBS definition for MacOSX Leopard.
0566
0567 2nd November 2010 Gabriele Cosmo (config-V09-03-13)
0568 - Replace use of strcat() with more secure strncat() in liblist.c, and
0569 protected uses of strcpy().
0570 - Updated scripts for Configure, to allow for parallel builds (B.Morgan).
0571
0572 1st November 2010 Gabriele Cosmo (config-V09-03-12)
0573 - Restore positional qualifier for LDFLAGS in architecture.gmk to allow for
0574 explicit settings in user applications.
0575
0576 26th October 2010 Gabriele Cosmo (config-V09-03-11)
0577 - Explicitly include -L$(OGLHOME)/lib -lGLU -lGL to OGLLIBS in Darwin-g++.gmk
0578 to resolve dynamic link problem on Mac when opening X11 GL scene viewers.
0579 Moved block of OGLLIBS for X11 to correct 'else' condition.
0580
0581 15th October 2010 Gabriele Cosmo (config-V09-03-10)
0582 - More refinements to Darwin-g++ to correct and simplify Qt4 setup.
0583
0584 12th October 2010 Gabriele Cosmo (config-V09-03-09)
0585 - Force definition of LDFLAGS in architecture.gmk to avoid occasional fatal
0586 clashes with settings in user's environment.
0587
0588 10th October 2010 Gabriele Cosmo
0589 - Removed obsolete Qt3 setup for Darwin-g++, Linux-g++ and WIN32-VC.
0590
0591 5th October 2010 Laurent Garnier (config-V09-03-08)
0592 - Darwin-g++.gmk: fixed mix between X11 OpenGL and Native OpenGL on mac 10.6.
0593
0594 30th September 2010 Gabriele Cosmo (config-V09-03-07)
0595 - Added 'obj' target to globlib.gmk to allow for just creation of object files.
0596
0597 23rd August 2010 Gabriele Cosmo (config-V09-03-06)
0598 - Simplified QTLIBPATH setup in Linux-g++.gmk.
0599
0600 11th June 2010 Gunter Folger (config-V09-03-05)
0601 - Increased stack size on Windows, in sys/WIN-VC added option /STACK:8368128
0602 (i.e. 8MB) option to LDFLAGS; needed by some CHIPS-based examples and tests.
0603
0604 7th June 2010 Gabriele Cosmo (config-V09-03-04)
0605 - Removed processes/hadronic/models/leading_particle module from include
0606 paths list.
0607
0608 3rd June 2010 Ben Morgan (config-V09-03-03)
0609 - Added new data set G4NEUTRONXS (Evaluated neutron cross section data,
0610 version 1.0) to Configure script. Coworks with tag "Configure-V09-03-01".
0611
0612 11th May 2010 Ben Morgan (config-V09-03-02)
0613 - Updated internal scripts for Configure: protected echos on LD_LIBRARY_PATH
0614 so that output from use of Configure post-install is clean.
0615
0616 15th March 2010 Ben Morgan (config-V09-03-01)
0617 - Configure script (Configure-V09-03-00):
0618 o Corrected settings of LD_LYBRARY_PATH for CLHEP for the case of static
0619 libraries build selection (path was set only for the dynamic libraries
0620 case...).
0621 o Corrected detection of Qt modules on MacOSX.
0622 Addressing problem report #1095.
0623 - Updated internal scripts for Configure.
0624
0625 20th January 2010 Gabriele Cosmo (config-V09-03-00)
0626 - binmake.gmk: removed extra space characters in definition of TARGOBJEXT,
0627 fixing issue with target for main() not being rebuilt according to
0628 dependencies change. Addressing problem report #1098.
0629
0630 25th November 2009 Ben Morgan (config-V09-02-17)
0631 - Updated internal scripts for Configure.
0632
0633 20th November 2009 Gabriele Cosmo (config-V09-02-16)
0634 - Removed CHIPS/xs_dependent module from include paths.
0635
0636 18th November 2009 Gabriele Cosmo (config-V09-02-15)
0637 - architecture.gmk: corrected inclusion of -lz for zlib.
0638 - WIN32-VC.gmk: added gd32.lib to OGLLIBS.
0639
0640 17th November 2009 Gabriele Cosmo (config-V09-02-14)
0641 - Added include paths to new CHIPS modules.
0642
0643 17th November 2009 Gabriele Cosmo (config-V09-02-13)
0644 - G4VIS_USE.gmk: fixed dependency issues on WIN32-VC for gl2ps utility
0645 library in visualization.
0646 - WIN32-VC.gmk: added use32.lib to OGLLIBS to fix problems of linking
0647 when G4LIB_BUILD/USE_WIN32_SESSION is not set (L.Garnier).
0648 - binmake.gmk: corrected inclusion of G4zlib library in link list for
0649 the case of global libraries.
0650 - Updated Configure script (Configure-V09-02-03) and internal scripts:
0651 o Added new data set for G4REALSURFACEDATA variable and updated G4LEDATA
0652 data set version.
0653 o Fixed detection of QtCore library; addressing problem report #1079.
0654 o Added flag to allow running with query options on non-interactive
0655 terminal. Resolves issue reported in Hypernews Install-and-Config #1213.
0656 o Corrected text for installation of g3tog4 module; cernlib is not required.
0657
0658 5th November 2009 John Allison (config-V09-02-12)
0659 - Removed references to obsolete GAGTREE driver.
0660
0661 4th November 2009 John Allison
0662 - Added new gMocren flags for backward compatibility.
0663
0664 4th November 2009 Gabriele Cosmo (config-V09-02-11)
0665 - Added new gMocren include path to G4VIS_USE.gmk script.
0666
0667 8th September 2009 Gabriele Cosmo (config-V09-02-10)
0668 - Darwin-g++.gmk: added paths to $QTHOME/include and $QTHOME/lib to
0669 setup for Qt4 configuration.
0670
0671 17th August 2009 Gabriele Cosmo (config-V09-02-09)
0672 - Added G4OPTDEBUG option for hybrid optimized-debug build also to
0673 Darwin-g++ and WIN32-g++ configurations.
0674
0675 3rd August 2009 Gabriele Cosmo (config-V09-02-08)
0676 - Darwin-g++.gmk: added -arch_multiple option to LDFLAGS to force more
0677 diagnostics for wrong architecture errors at link stage.
0678
0679 17th June 2009 Gunter Folger (config-V09-02-07)
0680 - binmake.gmk: moved definition of TARGOBJEXT to place not dependent
0681 on G4EXLIB, such that the extension is defined when no lib is present
0682 (e.g. for hadronic exercisers).
0683
0684 27th May 2009 Ben Morgan (config-V09-02-06)
0685 - Configure script:
0686 o Rewritten check on make/gmake on WIN32-VC systems to avoid problems
0687 with cygwin and Matlab.
0688 o Added check to build Qt driver only when Qt UI module is built;
0689 reordered moc checks and added cross-check on moc version.
0690 Added safety reset of OpenGL QT build and use variables.
0691 o Commented out echo compatibility warning to address problem report #1067.
0692
0693 27th April 2009 Gabriele Cosmo (config-V09-02-05)
0694 - Linux-icc.gmk: removed "-lcxa -lunwind" LOADLIBS addition, no longer
0695 necessary since icc-11.0.83.
0696
0697 20th April 2009 Laurent Garnier
0698 - Linux-g++.gmk: corrections to respect standard location for include
0699 and lib paths for Qt. Improved setup for non-standard Qt3 location.
0700
0701 8th March 2009 Laurent Garnier
0702 - Darwin-g++.gmk: bug fix for Qt non standard installation.
0703 - Linux-g++.gmk: changed way to fing QtLib by default.
0704 - WIN32-VC.gmk: bug fix for building GLQTLIBS.
0705
0706 5th March 2009 Guy Barrand
0707 - analysis.gmk: arrange configuration for WIN32-VC so that what is returned
0708 by `aida-config --lib` (which may have the Windows LINK.exe syntax) is
0709 understood by g++ which is in fact used by CygWin for linking applications.
0710 Then transforming /LIBPATH options to -libpath options and change the path
0711 '\' syntax to a '/' syntax. Allowing now to use the AIDA implementation
0712 coming from an osc-batch or osc-vis binary kit built for WIN32-VC, in a
0713 example using AIDA built from CygWin with Geant4 built with the VisualC++
0714 compiler.
0715 - G4UI_USE.gmk: suppressed G4UI_USE_OSC logic. From OpenScientist/16.8, the
0716 osc-g4-vis program can instrument directly the GNUmakefile of an example or
0717 of a user application which is a clone of some Geant4 example.
0718
0719 27th February 2009 Gabriele Cosmo (config-V09-02-04)
0720 - common.gmk, globlib.gmk: added removal of moc sources in clean target.
0721
0722 26th February 2009 Gabriele Cosmo (config-V09-02-03)
0723 - Linux-g++.gmk: simplified Qt setup to conform to standard Qt installation.
0724
0725 26th January 2009 Gabriele Cosmo (config-V09-02-02)
0726 - architecture.gmk: restored generic name for XercesC library for WIN32-VC.
0727
0728 20th January 2009 Gunter Folger (config-V09-02-01)
0729 - architecture.gmk: changed name of XercesC library for WIN32-VC.
0730
0731 9th January 2009 Gabriele Cosmo (config-V09-02-00)
0732 - Added -lXi to X11LIBS for Linux-g++, Linux-icc and WIN32-g++ configurations,
0733 required for correct linkage with OpenInventor Coin3D libraries (suggestion
0734 by F.Jones).
0735
0736 9th December 2008 Guy Barrand (config-V09-01-17)
0737 - G4UI_USE.gmk: corrected G4UI_USE_OSC to use $(shell ...) instead
0738 of direct backquoting to solve a tricky env expansion problem,
0739 restricted to the Open-Scientist setup.
0740
0741 8th December 2008 John Allison (config-V09-01-16)
0742 - G4UI_USE.gmk: added -DG4UI_USE to CPPFLAGS. Re-ordered G4UI_NONE
0743 and G4UI_USE_INCLUDED blocks to be coherent with G4VIS_USE.gmk.
0744
0745 4th December 2008 Laurent Garnier (config-V09-01-15)
0746 - Darwin.gmk: fixed mistake in setting of OGLLIBS for Leopard.
0747
0748 4th December 2008 Gabriele Cosmo, Ben Morgan (config-V09-01-14)
0749 - Linux-g++.gmk: implemented temporary workaround to allow for automatic
0750 detection of location in non-POSIX paths for X11 and GL libraries depending
0751 on 32/64 bits architectures.
0752
0753 3rd December 2008 Gabriele Cosmo (config-V09-01-13)
0754 - Define $FIND, $SORT, $TOUCH variables to be customised with absolute
0755 path in WIN32-VC in order to pick up correct Cygwin toolset.
0756
0757 1st December 2008 Ben Morgan (config-V09-01-12)
0758 - Darwin-g++.gmk, Linux-g++.gmk: corrected definition of temporary QT3_MT
0759 by adding missing protection.
0760
0761 24th November 2008 Laurent Garnier (config-V09-01-11)
0762 - interactivity.gmk: changed flags for OpenGL and QT.
0763 - Darwin-g++.gmk, Linux-g++.gmk, WIN32-VC.gmk: major update to Qt setup.
0764 - Darwin.gmk: automatically detect GLLIBS for Leopard.
0765 - moc.gmk: suppressed echo when compiling.
0766
0767 14th November 2008 Gabriele Cosmo (config-V09-01-10)
0768 - Added "electromagnetic/adjoint" sub-module in binmake.gmk.
0769
0770 6th November 2008 Gabriele Cosmo (config-V09-01-09)
0771 - Added "particles/adjoint" sub-module in binmake.gmk.
0772
0773 23rd October 2008 Gabriele Cosmo (config-V09-01-08)
0774 - Added "persistency/ascii" sub-module in binmake.gmk.
0775
0776 11th July 2008 Gabriele Cosmo (config-V09-01-07)
0777 - architecture.gmk: removed obsoled DOM library from GDMLIBS.
0778
0779 12th June 2008 Gabriele Cosmo (config-V09-01-06)
0780 - Linux-g++.gmk: added G4OPTDEBUG flag for "-O2 -g" combined compilation.
0781 - AIX-xlC.gmk: added shared libs section as for Linux-g++ according to user
0782 suggestion on HN.
0783
0784 9th June 2008 Gabriele Cosmo (config-V09-01-05)
0785 - Integrated improvements to Qt setup and AIDA.
0786 Restored Qt libs setup to include GL as default.
0787
0788 20th May 2008 Gunter Folger (config-V09-01-04)
0789 - liblist.c: removed C++ style comments.
0790 - Not including changes made after "config-V09-01-03 ".
0791
0792 13th May 2008 Guy Barrand
0793 - G4UI_USE.gmk: added material (protected with G4UI_USE_OSC) to use osc_vis
0794 binary kits built with the Geant4 drivers. It allows to use the G4Lab::UIOnX
0795 G4 session in Geant4 (G4Lab::UIOnX allows for visualization and AIDA plotting
0796 within the same GUI).
0797 - analysis.gmk: added default setup aida-config for flags
0798 G4ANALYSIS_AIDA_CONFIG_CFLAGS and G4ANALYSIS_AIDA_CONFIG_LIBS.
0799
0800 30th April 2008 Laurent Garnier
0801 - common.gmk: simplified Qt moc files integration.
0802 - moc.gmk: new configuration file for Qt moc files setup.
0803 - G4UI_USE, G4VIS_USE, interactivity, sys/*: separation of Qt with or
0804 without OpenGL.
0805
0806 3rd April 2008 Gabriele Cosmo (config-V09-01-03)
0807 - Linux-icc.gmk: updated setup to make use of icc-10.1 and ifort-10.1;
0808 changed compilation option "-mp" to more performant "-fp_model precise".
0809
0810 2nd April 2008 Gunter Folger (config-V09-01-02)
0811 - Replaced gets() by safer fgets() in liblist.c.
0812 (this tag does not include latest changes in interactivity.gmk)
0813
0814 18th March 2008 Laurent Garnier
0815 - interactivity.gmk: moved Qt setup before X11.
0816
0817 21st February 2008 Gabriele Cosmo (config-V09-01-01)
0818 - Replaced g77 with gfortran for Linux-g++ and Linux-icc platforms.
0819
0820 15th February 2008 Laurent Garnier
0821 - common.gmk: added ability to autogenerate moc files for Qt driver.
0822 - WIN32-VC: added flags to build Qt driver on Windows.
0823 - Darwin-g++, Linux-g++: improvements for autogeneration of MOC files for Qt.
0824
0825 15th January 2008 Gabriele Cosmo (config-V09-01-00)
0826 - Added commented lines for OpenGL setup in Darwin-g++.gmk for MacOS
0827 10.5 Leopard, pending fix from Apple.
0828
0829 11th December 2007 Gabriele Cosmo (config-V09-00-12)
0830 - Corrected setup for GDML on WIN32-VC to allow for building DLLs.
0831
0832 30th November 2007 Ben Morgan (config-V09-00-11)
0833 - Updated Configure script to handle Qt UI build.
0834 - Updated internal scripts for Configure accordingly.
0835
0836 22nd November 2007 Gabriele Cosmo (config-V09-00-10)
0837 - Corrected addition of lXercesC and Zlib libraries in binmake.gmk.
0838 - Added special case for WIN32-VC for names of XercesC libraries in architecture.gmk.
0839 - Use 'gfortran' instead of 'g77' in Darwing-g++.gmk script. (I.McLaren)
0840
0841 19th November 2007 Gabriele Cosmo (config-V09-00-09)
0842 - Added "qmd" hadronic model to binmake.gmk.
0843
0844 16th November 2007 Laurent Garnier (config-V09-00-08)
0845 - Updated setup for Qt in Linux-g++.gmk and Darwin-g++.gmk scripts to
0846 support both Qt3 and Qt4.
0847
0848 15th November 2007 Ben Morgan (config-V09-00-07)
0849 - Updated Configure script to handle new 'gdml' sub-module and new data
0850 libraries (G4ABLADATA and new G4EMLOW version).
0851 - Updated internal scripts for Configure accordingly.
0852
0853 2nd November 2007 Gabriele Cosmo (config-V09-00-06)
0854 - Introduced G4LIB_BUILD_GDML/G4LIB_USE_GDML flags to trigger compilation
0855 of the new persistency/gdml sub-module. Added setup for XERCESC.
0856 Required path XERCESCROOT to XERCESC installation if G4LIB_BUILD_GDML
0857 is set. Added "persistency/gdml" include path to binmake.gmk
0858 - Added setup for QT in UI scripts, and specific QT paths and setup in
0859 Darwin-g++.gmk. (L.Garnier)
0860
0861 10th October 2007 Gunter Folger (config-V09-00-05)
0862 - Added "incl" (Liege cascade) hadronic model module to binmake.gmk.
0863
0864
0865 3th October 2007 Laurent Garnier
0866 - Added setup for Qt in those files :
0867 - config/G4UI_BUILD.gmk
0868 - config/G4UI_USE.gmk
0869 - config/G4VIS_BUILD.gmk
0870 - config/G4VIS_USE.gmk
0871 - config/interactivity.gmk
0872 - config/sys/Darwin-g++.gmk
0873 - config/sys/Linux-g++.gmk
0874
0875 16th August 2007 Gabriele Cosmo (config-V09-00-04)
0876 - Corrected definition of OUT internal variable to allow for proper
0877 linking also of unit tests.
0878
0879 15th August 2007 Gabriele Cosmo (config-V09-00-03)
0880 - Added "rpg" hadronic model module to binmake.gmk.
0881
0882 13th August 2007 Gabriele Cosmo (config-V09-00-02)
0883 - SUN-CC.gmk: forced -xO2 as optimisation level.
0884
0885 18th July 2007 Gabriele Cosmo (config-V09-00-01)
0886 - liblist.c: fixed problem affecting recent CygWin installations on
0887 Windows in parsing the buffer for the generation of libname.map.
0888 - binmake.gmk: defined OUT internal variable specifying the proper
0889 compilation/linking option to Unix or Windows compilers: '-o '
0890 and '/Fe' respectively.
0891
0892 11th July 2007 Makoto Asai (config-V09-00-00)
0893 - Added digits_hits/scorer sub-directory to binmake.gmk.
0894
0895 28th June 2007 Gabriele Cosmo (config-V08-03-04)
0896 - Updated Configure scripts to fix installation issue when installation
0897 path is different from source path and headers are not installed.
0898 - Cleared <TAB> characters from .gmk scripts where not necessary.
0899
0900 22nd June 2007 Gabriele Cosmo (config-V08-03-03)
0901 - Corrected binmake.gmk for having error_propagation in INCFLAGS properly
0902 included in search path.
0903 - Updated internal scripts for Configure to cope with new environment
0904 variable G4NEUTRONHPDATA.
0905
0906 18th June 2007 Ben Morgan (config-V08-03-02)
0907 - Fixed Configure internal script to get rid of searching old physics_list
0908 module at installation.
0909
0910 27th May 2007 Gabriele Cosmo (config-V08-03-01)
0911 - Added "lll_fission" hadronic model module to binmake.gmk.
0912
0913 12th May 2007 Gabriele Cosmo (config-V08-03-00)
0914 - Added "error_propagation" module to binmake.gmk.
0915 - Removed G4LIB_BUILD_LISTS flag. Physics lists are built by default.
0916
0917 21st March 2007 Gabriele Cosmo
0918 - Added "biasing" module to binmake.gmk.
0919
0920 28th February 2007 Gabriele Cosmo (config-V08-02-00)
0921 - Protected generation of dependencies using internal 'make' variable
0922 MAKECMDGOALS in binmake.gmk and common.gmk, following suggestion made
0923 in problem report #930.
0924 This protection resolves the problem of generation of dependencies when
0925 issueing the 'clean' target.
0926
0927 3rd November 2006 Gunter Folger (config-V08-01-07)
0928 - architecture.gmk: added G4LIB_BUILD_LISTS with default value 1 to build physics lists.
0929 - binmake.gmk: added physics lists include directories to INCFLAGS.
0930
0931 15th October 2006 Makoto Asai (config-V08-01-06)
0932 - binmake.gmk: added 'processes/scoring' module.
0933
0934 10th October 2006 Gabriele Cosmo (config-V08-01-05)
0935 - Darwin-g++.gmk: use standard -echo- command.
0936 Removed ECHO overloaded variable.
0937
0938 5th October 2006 Gabriele Cosmo (config-V08-01-04)
0939 - liblist.c: added .dylib search for list of libraries.
0940 Addressing problem report #885.
0941
0942 3rd October 2006 Gabriele Cosmo (config-V08-01-03)
0943 - architecture.gmk: added variables for commands: echo, cat, cut, sed;
0944 to be eventually overloaded in system dependent configurations.
0945 - WIN32-VC.gmk: overload commands [echo, grep, cat, cut, sed], to force
0946 usage of the original CygWin built-in commands.
0947
0948 21st September 2006 Vladimir Ivantchenko (config-V08-01-02)
0949 - binmake.gmk: added electromagnetic/polarisation module.
0950
0951 18th August 2006 Gabriele Cosmo (config-V08-01-01)
0952 - Linux-icc: corrected G4RUNPATHOPTION flag to allow linking of applications
0953 with shared libraries.
0954
0955 18th August 2006 Gabriele Cosmo (config-V08-01-00)
0956 - Linux-icc: updated setup to support icc-9.X series.
0957
0958 13th June 2006 Gabriele Cosmo (config-V08-00-02)
0959 - Removed defaults for X11, XM, XAW flags in architecture.gmk and added
0960 explicit settings in sys/*.gmk setups protected by ifndef statements for
0961 optional customisation.
0962 - Upgraded Configure internal scripts.
0963
0964 24th April 2006 Gabriele Cosmo (config-V08-00-01)
0965 - binmake.gmk: fixed old-standing warning on WIN32-VC for file extension of
0966 target object file. Defined TARGOBJEXT internal variable defining the
0967 actual extension: .o for UNIX, .OBJ for Windows platforms.
0968
0969 6th April 2006 Gabriele Cosmo (config-V08-00-00)
0970 - Darwin-g++: corrected linker options for generation of dynamic libraries.
0971 Now dynamic libraries on MacOSX finally work. Tested on MacOS 10.4.5 with
0972 gcc-4.0.1.
0973
0974 12th December 2005 Gabriele Cosmo (config-V07-01-07)
0975 - binmake.gmk: added workaround to allow for physics-lists to link
0976 with DLLs on Windows.
0977
0978 7th December 2005 Gabriele Cosmo (config-V07-01-06)
0979 - Added G4LIB_NO_SHARED protection for cases where installation of
0980 shared libs are not allowed.
0981
0982 2nd December 2005 Gabriele Cosmo (config-V07-01-05)
0983 - Replaced -GX with -EHsc compilation option in WIN32-VC setup for
0984 porting on VC++8 compiler.
0985
0986 29th November 2005 Gabriele Cosmo (config-V07-01-04)
0987 - Added -D_CRT_SECURE_NO_DEPRECATE to WIN32-VC setup to allow for
0988 porting on VC++8 compiler.
0989
0990 21st November 2005 Makoto Asai (config-V07-01-03)
0991 - binmake.gmk: added 'digits_hits/utils' module to INCFLAGS.
0992
0993 5th October 2005 John Allison (config-V07-01-02)
0994 - G4VIS*.gmk: added G4VIS_BUILD_RAYTRACERX_DRIVER and G4VIS_USE_RAYTRACERX.
0995
0996 29th July 2005 Mark Donszelmann (config-V07-01-01)
0997 - Synchronized CXXFLAGS warning options of WIN32-g++ with Linux-g++.
0998
0999 18th July 2005 Gabriele Cosmo (config-V07-01-00)
1000 - Excluded usage of unnecessary 'ranlib' at creation of the libraries for
1001 WIN32-VC system. Fixes an observed problem of debug-symbols corruption.
1002
1003 16th June 2005 Sergey Sadilov (config-V07-00-05)
1004 - Updated Configure script and support files:
1005 o Added new data sets for low-energy-EM and elastic data.
1006 o Set unique entry point for path to data.
1007 o Updated variable settings for g3tog4 and zlib.
1008
1009 15th June 2005 Gunter Folger (config-V07-00-04)
1010 - Changed clean(_..) targets to be :: rules, to allow multiple clean targets.
1011
1012 10th June 2005 Gabriele Cosmo (config-V07-00-03)
1013 - Updated configuration script SUN-CC.gmk:
1014 o Removed obsolete compilation option -ptr$(G4TREP) for redirection to
1015 template repository, no longer necessary.
1016 o Added -lsunmath to LOADLIBS now required with CLHEP-1.9.X for static
1017 libraries.
1018
1019 17th May 2005 Gabriele Cosmo (config-V07-00-02)
1020 - Corrected settings of G4LIB_BUILD/USE_ZLIB:
1021 o G4LIB_BUILD_ZLIB is mandatory for Windows, if zlib is required;
1022 o if G4LIB_BUILD_ZLIB is set, the G4-zlib module is used (all platforms);
1023 o if only G4LIB_USE_ZLIB is set, the system zlib is used (UNIX only);
1024 o if none is set, zlib is not used (all platforms).
1025 - Updated compilation options on Darwin-g++, now similar to Linux-g++ setup.
1026 - Still requiring tag "source-gmk-V07-00-01" for source/GNUmakefile to build
1027 the g3tog4 module.
1028
1029 13th May 2005 Gabriele Cosmo (config-V07-00-01)
1030 - Added G4LIB_BUILD_ZLIB/G4LIB_USE_ZLIB. Modified architecture.gmk
1031 and binmake.gmk scripts.
1032 - Changed G4USE_G4TOG4 to G4LIB_USE_G3TOG4 to conform to standard flag names.
1033 Requires tag "source-gmk-V07-00-01" for source/GNUmakefile to build the
1034 g3tog4 module.
1035
1036 10th May 2005 John Allison (config-V07-00-00)
1037 - Made OPENGLXM require OPENGLX.
1038
1039 8th December 2004 John Allison (config-V06-02-03)
1040 - Darwin-g++.gmk: fixes on setup for dynamic libraries.
1041
1042 30th November 2004 Gabriele Cosmo (config-V06-02-02)
1043 - binmake.gmk: added electromagnetic/highenergy module to INCLUDE path.
1044
1045 27th November 2004 Gabriele Cosmo (config-V06-02-01)
1046 - binmake.gmk: added parameterisations/trd_clusters and
1047 parameterisations/gflash modules to INCLUDE path.
1048
1049 29th October 2004 Gabriele Cosmo (config-V06-02-00)
1050 - Archived setup for Windows/VC++6. WIN32-VC now corresponds to WIN32-VC7.
1051 Archived WIN32-VC7.gmk.
1052 - Removed strict compilation options for SUN-CC and thread specific.
1053
1054 12th October 2004 John Allison
1055 - Darwin-g++.gmk : added -lXi to X11LIBS.
1056
1057 08th July 2004 Guy Barrand
1058 - Darwin-g++.gmk : correct options to build granular shared libs.
1059 Have "-undefined define_a_way" instead of "-undefined error" since
1060 granular libs are not linked for the moment.
1061
1062 23rd June 2004 Gabriele Cosmo (config-V06-01-10)
1063 - Updated win32def.c program to fix retrivial of public static data for
1064 building DLLs on Windows (G.Barrand).
1065 - Updated Configure scripts.
1066
1067 17th June 2004 Gabriele Cosmo (config-V06-01-09)
1068 - Darwin-g++.gmk: use twolevel_namespace and GLOBLIBS for shared-libs
1069 build on MacOS. Shared-libs build are possible only global libraries
1070 and requires shared-lib version of CLHEP build with compatible options
1071 (G.Barrand).
1072
1073 14th June 2004 Gabriele Cosmo (config-V06-01-08)
1074 - architecture.gmk: added specification for G4LIB_USE_DLL.
1075
1076 11th June 2004 Gabriele Cosmo (config-V06-01-07)
1077 - binmake.gmk: activated shared-libs mechanism for Windows platforms;
1078 forced creation of static library for examples/applications for the
1079 usage with DLLs.
1080
1081 8th June 2004 Gabriele Cosmo (config-V06-01-06)
1082 - binmake.gmk: restored global lib for interfaces which was missing
1083 from linking list.
1084 - common.gmk, globlib.gmk: fixed clean/clean_libs target.
1085 - architecture.gmk: added definition of G4LIB_BUILD_DLL flag.
1086 - WIN32-VC.gmk: added targets for DLLs build.
1087 - Linux-g++.gmk: made -O2 the default optimisation mode.
1088 Archived temporary setup Linux-gO2 introduced in "config-V06-01-01".
1089
1090 7th June 2004 Gabriele Cosmo (config-V06-01-05)
1091 - Corrected setup for WIN32-VC7 for building of DLLs.
1092 - Cosmetics in build printout...
1093
1094 1st June 2004 Gabriele Cosmo (config-V06-01-04)
1095 - binmake.gmk, added include paths to new hadronic models for
1096 abrasion, em_dissociation, de_excitation/ablation and
1097 de_excitation/fission.
1098 - architecture.gmk: updated comments to header.
1099
1100 26th May 2004 Mark Donszelmann (config-V06-01-03)
1101 - Fixed small problem in previous fix.
1102
1103 26th May 2004 Gunter Folger (config-V06-01-02)
1104 - binmake.gmk: fixed problem for WIN32 such that also LDLIBS (including
1105 EXTRALIBS) will be mangled to replace -L by its WIN32 correspondance
1106 libpath.
1107
1108 11th May 2004 Gabriele Cosmo (config-V06-01-01)
1109 - Added new experimental setup for Linux-g++ using -O2 optimisation
1110 as default. To trigger this setup G4SYSTEM must be set to "Linux-gO2".
1111 It also includes (deactivated by default) Pentium4 chip specific options
1112 for using chips-specific floating-point arithmetics based on the SSE unit.
1113
1114 8th April 2004 Guy Barrand
1115 - architecture.gmk: revisited Inventor default. Removed HEPVis dependencies
1116 (Inventor visualization driver does not need these libraries any longer).
1117
1118 7th April 2004 Guy Barrand
1119 - Darwin-g++.gmk:
1120 o Corrected options to build shared libraries (.dyn); use
1121 "-dynamic -single_module" to have faster startup when Geant4 is
1122 embedded in an external framework.
1123 o Corrected options to retrieve Motif.
1124
1125 5th April 2004 Gabriele Cosmo (config-V06-01-00)
1126 - architecture.gmk: added check for definition of LDFLAGS.
1127 Fixes bug report #603.
1128
1129 24th February 2004 Gabriele Cosmo (config-V06-00-03)
1130 - Fixed link rpath definition in Linux-icc.gmk.
1131
1132 11th February 2004 Gabriele Cosmo (config-V06-00-02)
1133 - Added configuration file Linux-icc.gmk for Intel/icc compiler
1134 on Linux systems.
1135
1136 10th February 2004 Guy Barrand
1137 - WIN32-VC7.gmk: added material to build shared libs for Windows (DLLs).
1138 - Added program win32def.c to help building DLLs, built from
1139 source/GNUmakefile through a specialised target and placed in
1140 $G4LIB/$G4SYSTEM.
1141 - source/materials/GNUmakefile: modified to provide an example of macro
1142 GLOBLIBS used by the DLL builder in order to have global lib dependencies.
1143
1144 9th February 2004 Gunter Folger (config-V06-00-01)
1145 - architecture.gmk:
1146 o Protect OGLFLAGS against containing -I/usr/include; this may cause
1147 wrong includes to be picked up.
1148
1149 26th January 2004 Guy Barrand (config-V06-00-00)
1150 - Darwin-g++.gmk:
1151 o Use "g++" as a default compiler (in order to take the MacOSX
1152 default compiler).
1153 o Corrected procedure for building .dylib shared libs.
1154 Previous default Linux commands do not work on MacOSX.
1155
1156 18th November 2003 Gabriele Cosmo (config-V05-02-05)
1157 - Updated binmake.gmk to include new hadronics modules.
1158 Coworks with "ghad-V05-02-00" and HEAD of processes/GNUmakefile.
1159
1160 4th November 2003 Gabriele Cosmo (config-V05-02-04)
1161 - Include removal of OPACS setup. Cowork with tags "interfaces-V05-02-00"
1162 and "vis-V05-02-02".
1163
1164 29th October 2003 Gabriele Cosmo (config-V05-02-03)
1165 - binmake.gmk:
1166 o Added particles/utils module.
1167 - Does NOT include removal of OPACS setup yet.
1168
1169 22th October 2003 Guy Barrand
1170 - OPACS : rm interfaces OPACS related things.
1171
1172 17th October 2003 Guy Barrand
1173 - OPACS being (for long) deprecated, the OPACS related things
1174 had been removed in the Geant4 repository.
1175
1176 30th September 2003 Gabriele Cosmo (config-V05-02-02)
1177 - architecture.gmk, binmake.gmk:
1178 o Added geometry/navigation module.
1179 o Removed setup for STEP, now archived.
1180 o Adopt new module and library "digits_hits", replacing "digits+hits".
1181 - Configure installation script:
1182 o Fixed correct default name for data sets.
1183 o Implemented automatic detection of OpenGL and CLHEP installations.
1184 o Fixed behavior of script on Windows system, corrected definition of
1185 paths and defaults.
1186 o Cleared not allowed configuration drivers.
1187
1188 19th September 2003 Gabriele Cosmo (config-V05-02-01)
1189 - binmake.gmk:
1190 o added processes/cuts module.
1191 - architecture.gmk:
1192 o fixed setup for OpenInventor libraries.
1193
1194 1st July 2003 Gabriele Cosmo (config-V05-02-00)
1195 - WIN32-VC.gmk, WIN32-VC7.gmk:
1196 o reinstated options "-D_CONSOLE -D_WIN32 -DOS" to allow correct
1197 treatment/opening of data files from applications.
1198
1199 24th June 2003 Gabriele Cosmo (config-V05-01-05)
1200 - Added UI32LIBS to interactivity.gmk to handle UI libraries on WIN32
1201 platforms.
1202 - Added libraries for OpenGL and UI to default setup of WIN32-VC and
1203 WIN32-VC7. Removed some obsolete compilation options.
1204
1205 18th June 2003 Gabriele Cosmo (config-V05-01-04)
1206 - Removed flag G4USE_STD_NAMESPACE from specific setups in sys.
1207 Follows migration from G4std apported in source/global and whole code.
1208
1209 16th June 2003 Gabriele Cosmo
1210 - binmake.gmk: added module geometry/divisions in $INCFLAGS list.
1211
1212 11th June 2003 Gunter Folger (config-V05-01-03)
1213 - G4VIS_BUILD.gmk, G4VIS_USE.gmk, G4UI_BUILD.gmk, G4UI_USE.gmk, and
1214 sys/{Linux-g++,SU-CC}.gmk:
1215 When building shared libraries needing external libs like OpenGL...,
1216 add these at shared library building, so these libs know about these
1217 dependency and have this resolved.
1218
1219 6th June 2003 Gabriele Cosmo (config-V05-01-02)
1220 - architecture.gmk and specific setups in sys: get rid of G4_HAVE_BOOL
1221 macro. Now using default 'bool' type, defined in all supported compilers.
1222
1223 28th May 2003 Gabriele Cosmo (config-V05-01-01)
1224 - architecture.gmk, binmake.gmk: added flags G4LIB_BUILD_STEP/G4USE_STEP
1225 to make optional the compilation of the STEP library and interface module.
1226 By default the libraries will not be built.
1227
1228 31st March 2003 Gabriele Cosmo (config-V05-01-00)
1229 - Added more strict compiler options for Linux-g++ platform.
1230 - Removed obsolete usage of GNU_GCC specific option for g++ compilers.
1231
1232 22nd January 2003 Gabriele Cosmo (config-V05-00-00)
1233 - Added experimental setup WIN32-VC7.gmk for Windows .NET VC++ compiler.
1234 - Generalised identification of WIN32 specific setups in core scripts.
1235 - Forced silent generation of dependencies (added -w option to calls to g++).
1236
1237 4th December 2002 Gabriele Cosmo (config-V04-01-08)
1238 - Removed obsolete setup for ObjectSpace-STL (G4USE_OSPACE and related
1239 variables). Removed obsolete variable G4USE_STL.
1240 - Updated Configure scripts.
1241
1242 2nd December 2002 John Allison (config-V04-01-07)
1243 - common.gmk, binmake.gmk: New dependency file algorithm that avoids
1244 leaving corrupt .d files when #include'd files cannot be found.
1245 - Removed obsolete schema targets in common.gmk.
1246
1247 25th November 2002 Gabriele Cosmo (config-V04-01-06)
1248 - Removed ODBMS setup. Now library for persistency is built as part of the
1249 kernel and specific implementations for persistency have been moved to
1250 examples. Setup for ODBMS no more required. G4USE_HEPODBMS is no longer
1251 used.
1252 - Updated configuration file AIX-xlC.gmk to port code on AIX with xlC 6.0
1253 (K.Murakami).
1254
1255 22nd November 2002 Gabriele Cosmo (config-V04-01-05)
1256 - liblist.c:
1257 o Enhanced script to provide the whole list of installed libraries
1258 in the correct order, without requiring parsing of dependencies.
1259 The functionality is achieved by invoking "liblist" with option '-m",
1260 i.e. - liblist -m [libpath] < libname.map
1261 where [libpath] is the path where libraries are placed
1262 (i.e. $G4LIB/$G4SYSTEM).
1263 - binmake.gmk:
1264 o Use "liblist -m [libpath]" to retrieve the list of libraries to link in
1265 case headers are installed in $G4INCLUDE, and granular libraries are used.
1266 - G4UI_USE.gmk, G4VIS_USE.gmk:
1267 o Protected specification of -I paths for headers, in case $G4INCLUDE is
1268 used. A single -I$G4INCLUDE path will be used for compilation in such case.
1269
1270 16th November 2002 Hans-Peter Wellisch
1271 - binmake.gmk:
1272 o Added hadronic/models/cascade/cascade and
1273 hadronic/models/generator/scattering include paths.
1274
1275 8th November 2002 Gabriele Cosmo (config-V04-01-04)
1276 - Darwin-g++.gmk:
1277 o Updated setup to support MacOS 10.2 (H.Burkhardt).
1278
1279 30th October 2002 Gabriele Cosmo (config-V04-01-03)
1280 - architecture.gmk:
1281 o Issue an error if G4SYSTEM is not defined in the environment or not valid.
1282 o Define G4LIB_BUILD_G3TOG4 and G4USE_G3TOG4 for optional installation and
1283 usage of the g3tog4 module.
1284 o Updated list of supported systems/compilers.
1285 - binmake.gmk:
1286 o Include path and library for g3tog4 module only if G4USE_G3TOG4 is defined.
1287 Implies proper handling of G4USE_G3TOG4 in source/GNUmakefile.
1288 - Removed obsolete OSPACE setup for WIN32-VC, HP-aCC, DEC-cxx. Still kept for
1289 platforms with ODBMS setup.
1290 - SUN-CC.gmk: removed -L/usr/lib path specification from LOADLIBS definition.
1291
1292 10th September 2002 Gabriele Cosmo (config-V04-01-02)
1293 - Linux-g++.gmk: added assignment 'CC := gcc' for default 'cc' compiler.
1294
1295 26th August 2002 Gabriele Cosmo (config-V04-01-01)
1296 - binmake.gmk: added include path to persistency/run/include which was
1297 missing. Removed unnecessary processes/general/include.
1298
1299 8th July 2002 John Allison
1300 - liblist.c: added protection and warning for file/directory not found
1301 in parsedir. Also small cosmetic improvements.
1302
1303 4th July 2002 Gabriele Cosmo (config-V04-01-00)
1304 - Upgraded WIN32-g++ to compile with -ansi and gcc-2.95.3 for most recent versions
1305 of CygWin.
1306
1307 26th June 2002 Gabriele Cosmo (config-V04-00-10)
1308 - Moved STEP PERL scripts to examples/extended/geometry/cad/scripts.
1309 - Updated scripts for Configure.
1310
1311 18th June 2002 Gabriele Cosmo (config-V04-00-09)
1312 - Added -DG4USE_OSPACE for obsolete systems using ObjectSpace STL.
1313
1314 17th June 2002 Gabriele Cosmo (config-V04-00-08)
1315 - Added flag G4NO_ISO_VECDIST for compilers (SUN-CC, HP-aCC) with non ISO
1316 call to vector::distance() method.
1317
1318 14th June 2002 Gabriele Cosmo (config-V04-00-07)
1319 - binmake.gmk: added include path to "leading_particle" hadronic module.
1320 Retagged with correct numbering...
1321
1322 3rd May 2002 Gabriele Cosmo (config-V04-00-06)
1323 - liblist.c: added patch to port code on MacOS-X.
1324 Defined buffer[BUFSIZE] as "char static".
1325 - Added Darwin-g++.gmk configuration file for MacOS-X systems running
1326 with GNU g++ compiler.
1327 - Removed SUN-CC4.gmk configuration file, no longer supported.
1328 - Updated description header to system configuration files.
1329
1330 27th March 2002 Gabriele Cosmo (config-V04-00-05)
1331 - binmake.gmk: added include path to new module geometry/biasing.
1332 Co-works with "geometry-V04-00-01" and "transport-V04-00-00".
1333
1334 26th March 2002 Gabriele Cosmo (config-V04-00-04)
1335 - liblist.c: cancelled changes made in previous tag.
1336 Restored usage of function 'gets(buffer)', correctly adopted in this case.
1337
1338 14th March 2002 Gabriele Cosmo (config-V04-00-03)
1339 - liblist.c: replaced usage of function 'gets(buffer)' with the safer
1340 'fgets(buffer,BUFSIZE,stdin)'.
1341
1342 9th March 2002 John Allison (config-V04-00-02)
1343 - Fixed bug in G4VIS_USE.gmk for G4VIS_USE_OPENGLWIN32.
1344 - Corrected perl script g4sort_step_file.pl to specify correct path for perl.
1345
1346 07th February 2002 Gabriele Cosmo (config-V04-00-01)
1347 - liblist.c: added flags __CYGWIN__ and __CYGWIN32__ for triggering proper
1348 parsing algorithm on Windows systems, also on most recent versions of Cygwin.
1349 - WIN32-VC.gmk: use g77 instead of f77 as default fortran compiler.
1350
1351 25th January 2002 Gabriele Cosmo (config-V04-00-00)
1352 - sys/HP-aCC.gmk: removed include path to global/management/include/std/wrappers,
1353 which was unused and not neccessary.
1354
1355 10th December 2001 Gabriele Cosmo (config-V03-02-15)
1356 - architecture.gmk:
1357 o updated list of supported compilers
1358 o removed obsolete setup for STL ObjectSpace and STLport for Win/VC++.
1359 - binmake.gmk: activated mechanism for using $G4INCLUDE effectively for
1360 building examples/applications. Currently activated only for global compound
1361 libraries; for granular libraries it requires re-engineering of liblist,
1362 feature which will be added in future.
1363 This mechanism allows to considerably reduce the compilation/linking command
1364 length and the number of -I options fed to the compiler.
1365 - Added G4PROFILE options to Linux-g++ and Linux-egcs setups.
1366 - Removed binmake.EXTRALIBS.README, now part of User's Guide.
1367 - Updated sources for Configure installation script.
1368
1369 3rd December 2001 Guy Barrand (config-V03-02-14)
1370 - G4VIS_USE.gmk : -lG4HepRep replaced by -lG4visHepRep.
1371
1372 29th November 2001 Gabriele Cosmo (config-V03-02-13)
1373 - Removed SUN-CC5.gmk configuration file. Now replaced by SUN-CC architecture
1374
1375 21st Novemver 2001 Gabriele Cosmo (config-V03-02-12)
1376 - On top of "config-V03-02-11", added paths in binmake.gmk including
1377 new hadronic models for cascade, CHIPS and coherent_elastic.
1378 Does not include changes to analysis.gmk.
1379
1380 19th November 2001 Guy Barrand
1381 - analysis.gmk : then remove all system specifc flags, have
1382 only the AIDA ones. Have G4ANALYSIS_USE to drive the insertion of
1383 CPP and libs in the Geant4 GNUmakefile system.
1384
1385 19th November 2001 John Allison (config-V03-02-11)
1386 - Does not include Guy's changes of 16rd November.
1387 - Re-instated creation of CPPFLAGS (see 6th November) but conditonal
1388 on existence of corresponding environment variable. If no environmet
1389 variable is set, CPPFLAGS += -DG4UI_USE_TERMINAL.
1390
1391 16rd November 2001 Guy Barrand
1392 - analysis.gmk : add flags to use an AIDA 2.2 compliant analysis system.
1393
1394 6th November 2001 John Allison (config-V03-02-10)
1395 - Removed CPPFLAGS += -DG4UI_USE_GAG -DG4UI_USE_TCSH -DG4UI_USE_TERMINAL.
1396
1397 6th November 2001 John Allison (config-V03-02-09)
1398 - Removed references to HepRep, added code for HepRepFile, thus
1399 needed by vis-V03-02-15.
1400
1401 23rd October 2001 Gabriele Cosmo (config-V03-02-08)
1402 - Merged changes in "config-V03-02-07" for removal of STLInterface.
1403
1404 22nd October 2001 Gabriele Cosmo (config-V03-02-06b)
1405 - binmake.gmk: added include path for geometry/verification
1406 according to tag "geometry-V03-02-01".
1407
1408 1st October 2001 Gabriele Cosmo (config-V03-02-06a)
1409 - binmake.gmk: removed include path for processes/electromagnetic/integral
1410 according to tag "em-V03-02-02".
1411
1412 30th September 2001 Gabriele Cosmo (config-V03-02-07)
1413 - Removed references to STLInterface module in architecture.gmk
1414 and architecture setups. Coworks with tag "global-V03-02-03" where
1415 STLInterface module has been removed.
1416
1417 29th August 2001 John Allison/Joseph Perl (config-V03-02-06)
1418 - Needed by vis-V03-02-14.
1419 - First developers release of HepRep graphics driver.
1420
1421 27th August 2001 John Allison
1422 - Tidied HepRep configuration in G4VIS*, moving stuff to interactivity.gmk.
1423
1424 24th August 2001 Joseph Perl (config-V03-02-05)
1425 - Introduced HepRep graphics driver
1426
1427 11th August 2001 John Allison (config-V03-02-04)
1428 - Re-engineered G4UI variables. Coworks with interfaces-V03-02-00.
1429 - Introduced environment variable G4UI_NONE that, if set, no UI
1430 sessions nor any UI libraries are built, not even libG4UIbasic.a nor
1431 libG4UIcommon.a. (This would only happen in a pure batch job or,
1432 perhaps, in a user framework having its own UI system.)
1433 - Removed the need to specify environment variables for UI sessions
1434 which do not need external packages or libraries, namely :
1435 G4UI_BUILD_GAG_SESSION
1436 G4UI_BUILD_TERMINAL_SESSION
1437 with associated G4UI_USE environment variables:
1438 G4UI_USE_GAG
1439 G4UI_USE_TCSH
1440 G4UI_USE_TERMINAL
1441 In other words, the above environment variables become redundant and are
1442 ignored.
1443 For backwards compatibility, unless G4UI_NONE is set, the corresponding
1444 G4UI_USE C-pre-processor variables are automatically set. Also, the
1445 C-pre-processor variables G4UI_BUILD and G4UI_USE are set.
1446 - As before, environment variables for other sessions still need positive
1447 setting of their G4UI_BUILD and G4UI_USE environment variables. In this
1448 category are:
1449 G4UI_BUILD_WIN32_SESSION
1450 G4UI_BUILD_WO_SESSION
1451 G4UI_BUILD_XAW_SESSION
1452 G4UI_BUILD_XM_SESSION
1453 with associated G4UI_USE environment variables:
1454 G4UI_USE_WIN32
1455 G4UI_USE_WO
1456 G4UI_USE_XAW
1457 G4UI_USE_XM
1458 - Note: The user must still instantiate and SessionStart only *one*
1459 session, but if it is to be one in the category needing external
1460 packages or libraries, the corresponding G4UI_USE must be set to
1461 trigger inclusion oflibraries. Otherwise the user need not set any
1462 environment variables.
1463
1464 3rd August 2001 Gabriele Cosmo (config-V03-02-03)
1465 - architecture.gmk:
1466 o updated list of supported systems/compilers.
1467 o made Linux-g++ architecture the default G4SYSTEM. Replaced SUN-CC.
1468 - Added SUN-CC4.gmk for old SUN architectures based on CC-4.2 compiler.
1469 - Added Linux-egcs for old Linux architectures based on egcs-1.1.2 compiler.
1470 - Made SUN-CC.gmk a copy of SUN-CC5.gmk (kept for backward compatibility,
1471 will be removed soon). CC-5.2 compiler is now the default on SUN systems.
1472 - Made Linux-g++.gmk specific to gcc-2.95.2 compiler, from now on the default
1473 compiler on Linux systems.
1474
1475 1st August 2001 Gabriele Cosmo (config-V03-02-02)
1476 - Included recent updates to scripts sources for 'Configure'.
1477
1478 27th July 2001 John Allison (config-V03-02-01)
1479 - Introduced environment variable G4VIS_NONE that, if set, no visualization
1480 drivers are built and no vis libraries are built, not even
1481 libG4vis_management. (libG4modeling is still built.) The C-pre-processor
1482 variables G4VIS_BUILD and G4VIS_USE are *not* set.
1483 - Removed the need to specify environment variables for visualization drivers
1484 which do not need external packages or libraries, namely :
1485 G4VIS_BUILD_DAWNFILE_DRIVER
1486 G4VIS_BUILD_RAYTRACER_DRIVER
1487 G4VIS_BUILD_VRMLFILE_DRIVER
1488 G4VIS_BUILD_ASCIITREE_DRIVER
1489 G4VIS_BUILD_GAGTREE_DRIVER
1490 with associated G4VIS_USE environment variables:
1491 G4VIS_USE_DAWNFILE
1492 G4VIS_USE_RAYTRACER
1493 G4VIS_USE_VRMLFILE
1494 G4VIS_USE_ASCIITREE
1495 G4VIS_USE_GAGTREE
1496 In other words, the above environment variables become redundant and are
1497 ignored.
1498 For backwards compatibility, unless G4VIS_NONE is set, the corresponding
1499 G4VIS_USE C-pre-processor variables are automatically set. Also, the
1500 C-pre-processor variables G4VIS_BUILD and G4VIS_USE are set.
1501 - As before, environment variables for other drivers still need positive
1502 setting of their G4VIS_BUILD and G4VIS_USE environment variables. In this
1503 category are:
1504 G4VIS_BUILD_DAWN_DRIVER
1505 G4VIS_BUILD_OPACS_DRIVER
1506 G4VIS_BUILD_OPENGLX_DRIVER
1507 G4VIS_BUILD_OPENGLWIN32_DRIVER
1508 G4VIS_BUILD_OPENGLXM_DRIVER
1509 G4VIS_BUILD_OIX_DRIVER
1510 G4VIS_BUILD_OIWIN32_DRIVER
1511 G4VIS_BUILD_VRML_DRIVER
1512 with associated G4VIS_USE environment variables:
1513 G4VIS_USE_DAWN
1514 G4VIS_USE_OPACS
1515 G4VIS_USE_OPENGLX
1516 G4VIS_USE_OPENGLWIN32
1517 G4VIS_USE_OPENGLXM
1518 G4VIS_USE_OIX
1519 G4VIS_USE_OIWIN32
1520 G4VIS_USE_VRML
1521 In this case G4VIS_NONE must *not* be set.
1522 - Added binmake.EXTRALIBS.README.
1523
1524 5th July 2001 Youhei Morita (config-V03-02-00)
1525 - Linux-g++.gmk: Use -pedantic (G.Cosmo)
1526 - Linux-g++.gmk, SUN-CC.gmk, SUN-CC5.gmk: added -DG4std in G4DDLX_FLAGS
1527
1528 29th June 2001 Gabriele Cosmo (config-V03-01-10)
1529 - Updated source scripts for 'Configure'.
1530
1531 26th June 2001 Youhei Morita (config-V03-01-09)
1532 - globlib.gmk: added block for copying headers for persistency in $G4INCLUDE
1533 when invoking the 'includes' target.
1534
1535 25th June 2001 Youhei Morita (config-V03-01-08)
1536 - Restored lib_d target (again) in common.gmk with a protection of G4ODBMS.
1537 - Linux-g++.gmk (G.Cosmo)
1538 o Commented out -ansi setup for public release
1539 o Fixed logic for activating G4OODDLX_FLAGS on egcs compiler
1540
1541 22nd June Gabriele Cosmo (config-V03-01-07)
1542 - common.gmk (G.Folger):
1543 o removed lib_d target (again).
1544 o restored G4SKIP_DEPEND.
1545 - Linux-g++.gmk:
1546 o added temporary cludge for identify compiler version
1547 and define G4DDLX_FLAGS for egcs-1.1.2.
1548 - binmake.gmk:
1549 o added mechanism to correctly handle include paths when source headers
1550 are centrally installed in $G4INCLUDE. Temporarly disabled, requires
1551 update (re-design?) of liblist.c to properly generate the list of
1552 libraries from the map.
1553 Once activated, also G4UI_USE.gmk, G4VIS_USE.gmk and analysis.gmk
1554 have to be modified accordingly.
1555
1556 22nd June 2001 Youhei Morita (config-V03-01-06)
1557 - Restored lib_d target in common.gmk with a protection of G4ODBMS.
1558 - Get rid of G4SKIP_DEPEND in binmake.gmk.
1559 - Comment out G4DDLX_FLAGS options in sys/Linux-g++.gmk for gcc-2.95.2.
1560
1561 21st June 2001 Gunter Folger (config-V03-01-05)
1562 - Removed bin_d and lib_d targets and thus the re-start of make.
1563
1564 21st June 2001 Gunter Folger (config-V03-01-04)
1565 - common.gmk, binmake.gmk: run gmake via $(MAKE).
1566
1567 19th June 2001 John Allison (config-V03-01-03)
1568 - Added GAG_TREE to G4VIS_BUILD.gmk and G4VIS_USE.gmk.
1569
1570 20th June 2001 (Japan Time - still 19th in Europe!)
1571 Youhei Morita (config-V03-01-02)
1572 - A few bug fixes in binmake.gmk, common_objy.gmk, sys/SUN-CC5.gmk,
1573 sys/Linux-g++.gmk, sys/Win32-g++.gmk.
1574
1575 19th June 2001 Gabriele Cosmo
1576 - Removed G4_NO_CBRT flag from WIN32-VC setup. No more necessary.
1577
1578 30th May 2001 Gunter Folger
1579 - Do changes for persistency from Youhei: common.gmk is now split in three,
1580 one general, and one for specific for transient and persistent each.
1581 Dependencies now much better handled in persistency.
1582
1583 2nd May 2001 Gabriele Cosmo (config-V03-01-01)
1584 - Added options "-Wall -ansi -pedantic" to Linux-g++ setup.
1585
1586 10th April 2001 John Allison (config-V03-01-00)
1587 - Added G4VIS_BUILD_ASCIITREE_DRIVER and G4VIS_USE_ASCIITREE to G4VIS*gmk.
1588
1589 22nd March 2001 Gunter Folger (config-V03-00-03)
1590 - binmake.gmk, only store in executable PATH to libs from example/test;
1591 other libs should be taken/found from LD_LIBRARY_PATH
1592 - sys/{Linux-g++,SUN-CC}.gmk: enable storing of PATH to libs in executable
1593
1594 06th March 2001 Gabriele Cosmo (config-V03-00-02)
1595 - binmake.gmk: added include path for processes/electromagnetic/integral
1596 the new subcategory introduced with tag em-V03-00-04.
1597
1598 13th February 2001 Gabriele Cosmo (config-V03-00-01)
1599 - binmake.gmk: added include path for processes/photolepton_hadron
1600 which was missing!
1601
1602 08th January 2001 Gabriele Cosmo (config-V03-00-00)
1603 - sys/WIN32-VC.gmk: introduced -GR compiler option to allow usage of
1604 dynamic casting and type-info at run-time.
1605
1606 13th December 2000 Gunter Folger (config-V02-00-14)
1607 - common.gmk: fix to rule for building dependencies, parsing is skip
1608 if $(dependencies) is empty.
1609 - globlib.gmk: added "includes" to PHONY target list and fixed typo.
1610 - Added comments to "includes" rules.
1611
1612 8th December 2000 Gabriele Cosmo (config-V02-00-13)
1613 - Changed G4LIB_BUILD_ARCHIVE to G4LIB_BUILD_STATIC in architecture.gmk,
1614 common.gmk and globlib.gmk.
1615
1616 7th December 2000 Gabriele Cosmo (config-V02-00-12)
1617 - Added options to SUN-CC5.gmk to handle multithreading and persistency.
1618
1619 5th December 2000 Youhei Morita (config-V02-00-11)
1620 - Introduced GPPFLAGS to set -M or -MM according to G4ODBMS.
1621
1622 5th December 2000 Gabriele Cosmo (config-V02-00-10)
1623 - Restored -MM option to g++ for making dependencies. -M was introduced in
1624 tag config-V02-00-02 to allow dependency search on system headers as well
1625 (#include<...> statements). This however introduces serious clashes with
1626 Objectivity schema generation for the persistency module.
1627
1628 4th December 2000 Gunter Folger (config-V02-00-09)
1629 - Disable G4RUNPATHOPTION (internal variable) for all but SUN. This is/will
1630 be used when linking with G4 shared libraries to store the path to these
1631 libraries in the executable.
1632
1633 1st December 2000 Gabriele Cosmo (config-V02-00-08)
1634 - Added G4UI_USE_TCSH and related settings to G4UI_USE.gmk (M.Maire).
1635 - Merged SUN-CC6.gmk to SUN-CC5.gmk and removed SUN-CC6.gmk.
1636
1637 1st December 2000 Gunter Folger (config-V02-00-07)
1638 - Change -M to -M -MG in common.gmk, binmake.gmk. This will output a "correct"
1639 dependency file even when missing header files are missing. Correct in the
1640 sense that liblist will work, and that the missing header is supposed to be
1641 (made) in the source directory.
1642
1643 17th November 2000 Gunter Folger (config-V02-00-06)
1644 - Link with CLHEP using -L/-l instead of absolute filename; this allows
1645 to link with shared lib of Anaphe, or static lib of Geant4.
1646 - Added shared-lib settings to sys configurations.
1647
1648 14th November 2000 Gabriele Cosmo (config-V02-00-05)
1649 - Added reference to new "parameterisations" top category.
1650 Modified files: binmake.gmk.
1651 - Removed makeshlib.sh script, now obsolete.
1652
1653 7th November 2000 Guy Barrand
1654 - analysis.gmk : renamed OpenScientist things to "Lab" ;
1655 Lab is the concrete package where analysis is done.
1656
1657 3rd November 2000 Gunter Folger (config-V02-00-04)
1658 - common.gmk: fix for shared-library build.
1659 - common.gmk, globlib.gmk: added rules for "includes" gmake target.
1660 - architecture.gmk: introduced new user settable variable G4INCLUDE
1661 to specify path where headers (files or symbolic-links) should be installed.
1662
1663 1st November 2000 Guy Barrand
1664 - analysis.gmk: declared Lizard.
1665
1666 24th October 2000 Gunter Folger (config-V02-00-03)
1667 - architecture.gmk, common.gmk, globlib.gmk, sys/*:
1668 o merged building shared libraries into makefiles.
1669 The MAKESHLIB script is no longer used.
1670 - Introduced new variables steering the building of archive/shared libs:
1671 G4LIB_BUILD_SHARED
1672 G4LIB_BUILD_ARCHIVE (still default)
1673 note that G4MAKESHLIB set will internally set G4LIB_BUILD_SHARED for
1674 backwards compatiblity.
1675 - Introduced new variable (G4LIB_USE_GRANULAR) to force using of granular
1676 libraries, even when libG4global.a/.so exists.
1677
1678 14th September 2000 Guy Barrand
1679 - Introduced changes to handle analysis module.
1680 o added analysis.gmk.
1681 o sys/Linux-g++.gmk: added macro DLDLIBS for library dynamic loading.
1682 o binmake.gmk: added inclusion of analysis.gmk.
1683 o binmake.gmk: place LDLIBS3 += $(ANALYSISLIBS) after LDLIBS3 += $(INTYLIBS).
1684
1685 22nd August 2000 John Allison (config-V02-00-02)
1686 - Changed -MM to -M in dependency file making in binmake.gmk and common.gmk.
1687 This causes dependencies of both #include "..." and #include <...> to be
1688 followed. This is the safer option, since some users might/should use,
1689 e.g., #include <g4std/...>, but even these files change sometime.
1690
1691 22nd August 2000 Gunter Folger
1692 - globlib.gmk: fix for protection from infinite loops when a dir does
1693 not exist (G.Folger).
1694
1695 1st August 2000 Gabriele Cosmo (config-V02-00-01)
1696 - Added setup WIN32-g++ for Windows/NT/9X with Cygwin and g++ compiler.
1697 Configuration non officially supported (courtesy of S.Agostinelli and
1698 IST group, Genova).
1699
1700 24th July 2000 Gabriele Cosmo (config-V02-00-00)
1701 - Added path to g3tog4 for global libs.
1702
1703 23rd May 2000 John Allison (config-V01-01-04)
1704 - Added -I$(G4BASE)/processes/hadronic/models/radiative_decay/include to
1705 binmake.gmk.
1706
1707 19th May 2000 Gabriele Cosmo (config-V01-01-03)
1708 - architecture.gmk:
1709 o changed -pic option to -KPIC for SUN architectures.
1710 o fixed HP-aCC setup to cope with new CLHEP version 1.5.
1711 o implemented modular setup. Now system specific configurations are
1712 grouped in separated files $G4SYSTEM.gmk and placed in the new
1713 directory config/sys.
1714
1715 7th April 2000 Gabriele Cosmo (config-V01-01-02)
1716 - binmake.gmk: added include path to the new directory
1717 geometry/solids/specific.
1718 - Updated PERL script g4step_correct.pl for parsing STEP files.
1719
1720 30th March 2000 Gabriele Cosmo (config-V01-01-01)
1721 - makeshlib.sh:
1722 o added few corrections to the script in order to allow
1723 creation of shared libraries without need of the static archive on
1724 platforms which allow this.
1725 o added section for SunOS systems.
1726 (courtesy of I.G.Caballero)
1727 - architecture.gmk:
1728 o on SUN-CC and SUN-CC5, added -pic to CXXFLAGS for building shared
1729 libraries.
1730
1731 21st March 2000 Gabriele Cosmo
1732 - makeshlib.sh: corrected invokation of compiler for HP-aCC setup.
1733 Changed CC to aCC (fixes bug-report #68).
1734
1735 13th March 2000 Gabriele Cosmo (config-V01-01-00)
1736 - architecture.gmk: corrected FCLIBS for Linux-g++
1737 o added -lg2c -lnsl and removed -lf2c.
1738
1739 14th February 2000 Gabriele Cosmo (config-V01-00-02)
1740 - architecture.gmk: added option '+W823' to HP-aCC compilation setup to
1741 discard warnings for macros parameter definition as used in the new
1742 NIST STEP reader.
1743 - binmake.gmk: moved $EXTRALIBS to be included on top of the linking list,
1744 just after the user application library.
1745
1746 31st January 2000 Gabriele Cosmo (config-V01-00-01)
1747 - Added control for the Ray-tracer driver. Introduced G4VIS_USE_RAYTRACER
1748 in G4VIS_USE.gmk and G4VIS_BUILD_RAYTRACER_DRIVER in G4VIS_BUILD.gmk (M.Asai).
1749 - binmake.gmk: fixed dependency order for compound libraries.
1750 Moved -lG4particles and -lG4materials downstream in the list.
1751 - architecture.gmk: added G4NO_OPTIMISE for allowing compilation without
1752 any level of optimisation or debug. G4DEBUG if defined takes precedence.
1753 G4DEBUG and G4OPTIMISE are now defined also as CPPFLAGS.
1754
1755 3rd January 2000 Gabriele Cosmo (config-V01-00-00)
1756 - Syncronized with HEAD.
1757
1758 16th December 1999 John Allison
1759 - Cosmetic improvement to echo line in binmake.gmk.
1760
1761 7th December 1999 Gabriele Cosmo (config-V00-01-19)
1762 - architecture.gmk: minor fix on OSPACELIBS path for Win/NT.
1763
1764 5th December 1999 Youhei Morita (config-V00-01-18)
1765 - architecture.gmk: defined G4OODDLX_FLAGS
1766 - common.gmk: use G4OODDLX_FLAGS
1767
1768 5th December 1999 Gabriele Cosmo (config-V00-01-17)
1769 - architecture.gmk: fixes for Win/NT.
1770 o fixed path for OSPACELIBS
1771 o removed -DG4NOT_ISO_DELETES flag
1772
1773 3rd December 1999 Gabriele Cosmo (config-V00-01-16)
1774 - architecture.gmk: set G4_HAVE_BOOL for SUN-CC5.
1775
1776 3rd December 1999 Youhei Morita
1777 - common.gmk: fixed minor typo in G4OODDLX_SCHEMA_NAME
1778
1779 1st December 1999 Gabriele Cosmo (config-V00-01-15)
1780 - architecture.gmk:
1781 o added new G4SYSTEM flavor SUN-CC5, used for testing on the new C++
1782 compiler v5.0 on SunOS. Requires ISO/ANSI-C++ installation and native
1783 STL by default. Compatibility with old no ISO/ANSI code is assured
1784 through the -compat compiler option and the usage of ObjectSpace STL
1785 (i.e. G4USE_OSPACE set).
1786 o added new flag G4NO_STD_NAMESPACE.
1787 HP-aCC setup with native STL assumes the ISO-ANSI installation by default,
1788 the new flag should be explicitly set in the environment to avoid this.
1789 o upgraded SGI-CC setup to IRIX 6.5.5, CC 7.2.1 and ObjectSpace STL.
1790 Tests on this configuration has NOT been tested though.
1791
1792 1st December 1999 Youhei Morita
1793 - architecture.gmk: added G4EXAMPLE_BOOT and G4EXAMPLE_FD
1794 - common.gmk: copy only the .hh files
1795 - binmake.gmk: added persistent include paths
1796 added new targed cleandb, newboot, newfd
1797 added G4SKIP_DEPEND for dependencies
1798
1799 29th November 1999 Youhei Morita
1800 - architecture.gmk: added G4SYSTEM to G4SCHEMA_DIR, G4TMPSCHEMA_DIR
1801 - common.gmk: changed G4SCHEMA_HEADER_DIR from G4TMPSCHEMA_INCLUDE to G4TMPDIR
1802 added target install_schema for schema copying
1803 - globlib.gmk: create schema header files at G4TMPDIR, then install
1804
1805 29th November 1999 John Allison
1806 - Introduced LDLIBS2EXTRA so that granular libraries are not
1807 expanded too soon.
1808
1809 25th November 1999 Gabriele Cosmo (config-V00-01-14)
1810 - architecture.gmk: redefined OSPACEDIR as OSPACE_BASE_DIR to conform to
1811 an omogeneous format. Added existence check for OSPACE and CLHEP paths.
1812
1813 23rd November 1999 Gabriele Cosmo (config-V00-01-13)
1814 - architecture.gmk: added setup for ISO/ANSI installation on DEC-cxx.
1815 If using native STL (i.e. G4USE_OSPACE not set), G4USE_STD_NAMESPACE is
1816 implicitly defined and a strict-ANSI installation is assumed. Note that
1817 in this case, also CLHEP must have been installed in strict-ANSI mode.
1818
1819 20th November 1999 Youhei Morita (config-V00-01-12)
1820 - common.gmk: added G4OODDLX_SCHEMA_NAME to use Geant4 named schema
1821
1822 19th November 1999 Youhei Morita
1823 - liblist.c: avoid coredumps when it was given non-existing directly.
1824
1825 18th November 1999 Gabriele Cosmo (config-V00-01-11)
1826 - architecture.gmk: added -e option to $ECHO for Linux-g++ setup.
1827
1828 17th November 1999 John Allison (config-V00-01-10)
1829 - binmake.gnk: added isotope_production/include to -I list (Hans-Peter).
1830
1831 17th November 1999 Youhei Morita (config-V00-01-09)
1832 - moved schema header files to G4INSTALL/schema/include
1833 architecture.gmk: introduced G4SCHEMA_INCLUDE and G4TMPSCHEMA_INCLUDE
1834 common.gmk: introduced G4SCHEMA_HEADER_DIR and G4SCHEMA_SRC_DIR
1835 globlib.gmk: added tmp schema header copying
1836
1837 15th November 1999 Gabriele Cosmo (config-V00-01-08)
1838 - Tagged.
1839
1840 14th November 1999 Youhei Morita
1841 - globlib.gmk: moved contruction of libmap for G4ODBMS to
1842 source/GNUmakefile
1843
1844 12th November 1999 Youhei Morita
1845 - common.gmk: introduced G4ODBMS_DEPEND and G4SKIP_DEPEND for
1846 better handling of dependencies
1847 - globlib.gmk: use G4ODBMS_DEPEND, automatic rebuilding of libmap
1848
1849 11th November 1999 Gabriele Cosmo (config-V00-01-07)
1850 - Migration RWT->G4RWT performed:
1851 o Removed every occurence of Rogue-Wave from configuration, replaced
1852 RWBASE with G4STLBASE. Modified scripts: architecture.gmk, common.gmk
1853 and binmake.gmk.
1854 o Made setup for Native-STL the default, removed test on conditional
1855 flag G4USE_STL.
1856 o Removed setup for Win/NT-g++, no longer supported.
1857
1858 10th November 1999 Youhei Morita (config-V00-01-06)
1859 - binmake.gmk: added path to persistency/global/include.
1860 - common.gmk: Change G4ODBMS_DEPEND to G4ODBMS_NODDL
1861 - globlib.gmk: removed G4ODBMS_DEPEND, modified target "global"
1862
1863 10th November 1999 Gabriele Cosmo (config-V00-01-05)
1864 - binmake.gmk: added path to HEPNumerics/include which was missing.
1865
1866 29th October 1999 Guy Barrand
1867 - architecture.gmk, interactivity.gmk: introduced
1868 "G4_OPACS_WIDGET_SET lesstif" logic to handle the case
1869 of using, on Linux, the bugged lesstif with the non bugged OPACS.
1870
1871 29th October 1999 Gabriele Cosmo
1872 - Introduced fixes for shared library setup (courtesy of F.Carminati).
1873 Modified files: architecture.gmk, common.gmk, globlib.gmk, makeshlib.sh.
1874
1875 28th October 1999 Gabriele Cosmo (config-V00-01-04)
1876 - architecture.gmk: removed G4STREAM and G4STREAM_STREAMBUF_IMPLEMENTATION
1877 flags, now no longer needed. Streambuf implementation is the default for
1878 every platform. (by H.Yoshida)
1879
1880 26th October 1999 John Allison
1881 - Augmented liblist to look for dependencies on auto-generated
1882 headers in $G4TMP.
1883
1884 26th October 1999 Gabriele Cosmo (config-V00-01-03)
1885 - Removed AIX-xlC as default platform for G4SYSTEM in architecture.gmk.
1886 Configuration is still kept but no longer supported.
1887
1888 26th October 1999 Youhei Morita
1889 - architecture.gmk: include $(HEP_ODBMS_DIR)/etc/$(OS).mk instead of
1890 defininig load module separately. Defined G4ODBMS_LIBS.
1891 - binmake.gmk: Use G4ODBMS_LIBS.
1892
1893 20th October 1999 Gabriele Cosmo (config-V00-01-02)
1894 - architecture.gmk: removed option -DOS_NO_TYPEDEF_5 from HP-aCC
1895 OSpace setup. Not anymore needed.
1896
1897 20th October 1999 John Allison
1898 - architecture.gmk: removed G4USE_EXPLICIT_TYPES_IN_TEMPLATES (was needed
1899 only for HP aCC; now not needed at all).
1900
1901 19th Octobre 1999 Youhei Morita
1902 - common.gmk: Surpress verbose output for G4ODBMS if CPPVERBOSE
1903 is not defined.
1904
1905 7th October 1999 John Allison (config-V00-01-01)
1906 - Removed WARNINGs about granular libraries. Now standard usage. Simple
1907 using messages printed.
1908
1909 17th Sep 1999 Youhei Morita
1910 - architecture.gmk: Defined G4TMPSCHEMA_DIR, G4TMPSCHEMA_BOOT
1911 Added OBJY_LDLIB definition for Objectivity 5.1
1912 - binmake.gmk: LDLIBS1 += -lG4persistency
1913 - common.gmk: Changed ooddlx boot file option to G4OODDLX_BOOT
1914 - globlib.gmk: Changed G4EXAMPLE_BOOT to G4TMPSCHEMA_BOOT
1915 - G4ODBMS_BUILD.gmk: Defined HEP_ODBMS_EXPORT for HepODBMS 0.3.0.x
1916
1917 27th July 1999 Gonzalo Gracia Abril
1918 - Changed OSPACELIBS := '-libpath:c:\dev\ospace\lib std-2.1-vc5.0-mt.lib'
1919 to OSPACELIBS := '-libpath:$(OSPACEDIR)\lib std-2.1-vc5.0-mt.lib'
1920 in architecture.gmk for NT
1921
1922 20th July 1999 John Allison (config-V00-01-00)
1923 - Added EXTRA_LINK_DEPENDENCIES to binmake.gmk.
1924
1925 6th July 1999 John Allison (config-01-00-10)
1926 - Changed -L/usr/X11/lib to -L/usr/X11R6/lib for Linux.
1927
1928 6th July 1999 Gunter Folger (config-01-00-09)
1929 - Adapt architecture.gmk for use of STL with WIN32-VC
1930 Remove NICE from G4SYSTEM name WIN32-VC in architecture, globlib and
1931 binmake.gmk
1932
1933 3rd July 1999 John Allison (config-01-00-08a)
1934 - Added full-stop after i.e in binmake.gmk.
1935
1936 2nd July 1999 John Allison (config-01-00-08)
1937 - Protected liblist against duplicate library names.
1938
1939 29th June 1999 Gabriele Cosmo (config-01-00-07)
1940 - architecture.gmk: fixed bug in SUN-CC setup concerning XMLIBS and XMFLAGS.
1941 -lXm was missing.
1942
1943 25th June 1999 Gabriele Cosmo
1944 - Use $G4LIB/$G4SYSTEM instead of $G4LIBDIR in binmake.gmk for invoking
1945 liblist and search for libname.map (granular libraries setup).
1946
1947 24th June 1999 John Allison
1948 - Use liblist and libname.map in $G4LIBDIR.
1949
1950 19th June 1999 John Allison
1951 - Removed references to G4Ray in G4VIS_BUILD.gmk and G4VIS_USE.gmk.
1952
1953 9th June 1999 Gunter Folger
1954 - Adapt liblist.c for Windows, all changes contained withing #ifdef WIN32 blocks.
1955
1956 4th June 1999 John Allison
1957 - Corrected USER_DEFINED_LDLIBS action.
1958 - Changed `export G4TMP=$(G4TMP);' to `G4TMP=$(G4TMP); export G4TMP;'
1959 - Added -I$(G4BASE)/geometry/solids/Boolean/include.
1960 - Introduced LDLIBS_PREFINAL (Gunter).
1961
1962 2nd June 1999 John Allison
1963 - Changed more occurrences of := to = to fix crash of liblist at startup.
1964
1965 1st June 1999 John Allison
1966 - Changed LDLIBS2 := to LDLIBS2 = in binmake.gmk.
1967 - Reverted $(G4WORKDIR)/tmp/$(G4SYSTEM)/$(G4TARGET) to $(G4TMPDIR).
1968 - Added /$(G4TARGET) to liblist -d $(G4WORKDIR)/tmp/$(G4SYSTEM) in binmake.gmk.
1969
1970 31st May 1999 John Allison
1971 - Added -I$(G4BASE)/processes/electromagnetic/lowenergy/include.
1972
1973 27th May 1999 Gabriele Cosmo (config-01-00-06)
1974 - architecture.gmk: set default $G4INSTALL path to $HOME/geant4 (was still referring
1975 to geant4beta...).
1976 - Restored default CLHEP_BASE_DIR to /afs/cern.ch/sw/geant4/dev/CLHEP/$G4SYSTEM/pro.
1977 - architecture.gmk: added -DG4NOT_ISO_DELETES for NT setup (G.Folger).
1978
1979 25th May 1999 Gabriele Cosmo
1980 - architecture.gmk: fixed bug in SUN-CC setup. Replaced VISLIBS with LOADLIBS to
1981 specify inclusion of socket libraries -lsocket -lnsl.
1982 - binmake.gmk: fixed path to libname.map in the definition of LDLIBS2 for the
1983 granular libs setup.
1984
1985 19th May 1999 John Allison
1986 - Force linking of static library, libCLHEP.a.
1987
1988 18th May 1999 John Allison
1989 - Specify -DG4NOT_ISO_DELETES in any case (not just G4USE_STL) and only
1990 for HP, Sun and AIX.
1991
1992 17th May 1999 Gabriele Cosmo
1993 - Added -DG4NOT_ISO_DELETES for DEC and AIX and moved inside G4USE_STL or
1994 G4USE_OSPACE scope for all platforms which need it.
1995 - Added path to wrappers for AIX.
1996
1997 17th May 1999 John Allison
1998 - Added -DG4NOT_ISO_DELETES for Sun and HP.
1999 - Changed order of -I$(OSPACEDIR)/ospace/std and -I$(OSPACEDIR)/ospace/stl.
2000
2001 13th May 1999 Gabriele Cosmo (config-01-00-05)
2002 - architecture.gmk: G4USE_OSPACE setup is now independent from G4USE_STL which
2003 is now devoted for generic STL setup. Added -DOS_NO_TYPEDEF_5 option to HP-aCC
2004 for ObjectSpace.
2005
2006 12th May 1999 Gabriele Cosmo
2007 - architecture.gmk: modified path to STL wrapper files directory to point to
2008 $RWINC/wrappers/$G4SYSTEM. Wrappers are now differenciated according to
2009 the architecture type.
2010
2011 11th May 1999 Gabriele Cosmo
2012 - architecture.gmk: merged Isidro's OSPACE setup for HP-aCC.
2013 Reorganised OSPACE options by introducing OSPACEINC variable.
2014
2015 10th May 1999 Guy Barrand
2016 - interactivity.gmk ; put OpenGL things after OPACS things to have
2017 correct link order.
2018
2019 10th May 1999 John Allison
2020 - Added -I$(OSPACEDIR)/ospace/stl for Sun.
2021
2022 7th May 1999 John Allison
2023 - Added GREP := grep except for SUN.
2024 - Introduced STLInterface/wrappers directory. Testing on OSF+ObjectSpace (G.Cosmo).
2025
2026 6th May 1999 Gabriele Cosmo
2027 - Introduced G4USE_OSPACE for ObjectSpace STL. If defined G4USE_STL is
2028 set as well. Modified architecture.gmk and binmake.gmk.
2029
2030 6th May 1999 John Allison
2031 - Removed extra library for circular dependencies. Now all solved!
2032
2033 5th May 1999 Gabriele Cosmo
2034 - Fixed typo in architecture.gmk and defined OSPACEDIR to point to the G4
2035 dev area where links to the ObjectSpace installations at CERN have been
2036 created for all platforms. "pro" version points to ObjectSpace 2.1.
2037
2038 5th May 1999 John Allison
2039 - Eliminated all references to RW in the case of G4USE_STL.
2040 - Added OSPACE variables.
2041
2042 28th April 1999 Gabriele Cosmo (config-01-00-04)
2043 - architecture.gmk: moved link for CLHEP to "new" to test the new version
2044 1.4 of CLHEP. It will become "pro" again as soon as the new CLHEP will be
2045 validated. NOTE: for DEC-cxx a custom CLHEP installation is used in order
2046 to deactivate the ISO-ANSI options now set by default in CLHEP.
2047
2048 19th April 1999 Gabriele Cosmo (config-01-00-03)
2049 - architecture.gmk: introduced CCFLAGS for all platforms. Set CCFLAGS to
2050 "-Ae +DAportable" for HP-aCC to overcome compilation problems on liblist.c
2051
2052 18th April 1999 Youhei Morita
2053 - architecture.gmk, binmake.gmk: introduced OBJY_LDLIB variable for
2054 defining Objectivity library within G4ODBMS.
2055
2056 13th April 1999 Gabriele Cosmo
2057 - architecture.gmk: added the following options in compilation:
2058 o HP-aCC, SGI-CC: +Onolimit, -Olimit 5000 respectively.
2059 Not suppress any optimization specifying a high or unlimited memory
2060 limitation.
2061 o DEC-cxx: -timplicit_local.
2062 Get rid of the template repository by generating explicit template
2063 instantiations used in the code with internal linkage.
2064
2065 13th April 1999 John Allison
2066 - In binmake.gmk: - moved libmap target to source/GNUmakefile.
2067 - extensive tidying.
2068
2069 12th April 1999 John Allison
2070 - In liblist.c: - fixed bug to distinguish, e.g., track from tracking.
2071 - improved printing.
2072 - improved "Usage" comments.
2073 - improved protection against bad input format.
2074 - In binmake.gmk, used $(ECHO) to solve platform dependency of echo.
2075 - In binmake.gmk for granular libraries:
2076 - fully implemented -d option.
2077 - Gave /tmp files a unique name.
2078 - Removed repeated libraries - no longer necessary, all circular
2079 dependencies seem solved.
2080
2081 9th April 1999 Frank Behner
2082 - Fixed bug in liblist in -d option
2083 - Changed binmake.gmk to use liblist -d
2084
2085 18th February 1999 John Allison
2086 - Added G4USE_STL flag.
2087 - Added code for linking granular libraries.
2088
2089 1st January 1999 Gunter Folger (config-01-00-02)
2090 - Add FCLIBS for SUN.
2091
2092 January 29th 1999 - John Allison (config-01-00-01)
2093 - Changed rd44 to sw/geant4.
2094
2095 December 15th, 1998 - G.Cosmo (config-00-04-11)
2096 - Added G4_HAVE_BOOL to DEC-cxx.
2097 - Cosmetic changes.
2098
2099 December 12th, 1998 - J.Allison (config-00-04-10)
2100 - Fixed bug in OGLFLAGS and OGLLIBS user override mechanism.
2101
2102 December 11th, 1998 - J.Allison (config-00-04-09)
2103 - Removed -fnonstd for SUN-CC.
2104
2105 December 10th, 1998 - G.Cosmo (config-00-04-08)
2106 - architecture.gmk: introduced $G4DATA variable which can be user
2107 defined. Default is set to $G4INSTALL/data.
2108 - architecture.gmk: introduced $G4LEVELGAMMADATA set as default to
2109 $G4DATA/PhotonEvaporation.
2110 - globlib.gmk: fixed minor bug (courtesy of V.Krylov).
2111
2112 December 10th, 1998 - J.Allison (config-00-04-07)
2113 - architecture.gmk: allowed environment variables OGLFLAGS and OGLLIBS.
2114
2115 December 7th, 1998 - S.Tanaka, G.Cosmo (config-00-04-06)
2116 - architecture.gmk: fixed setting of VISLIBS.
2117
2118 December 7th, 1998 - S.Tanaka
2119 - Update of architecture.gmk and G4VIS_USE.gmk:
2120 In SUN-CC, "-L/usr/lib -lsocket -lnsl" is moved from X11LIBS to VISLIBS.
2121
2122 December 5th, 1998 - G.Cosmo (config-00-04-05)
2123 - architecture.gmk: introduced -fnonstd compiler option for SUN-CC.
2124 This option causes non-standard initialization of floating-point
2125 arithmetic hardware; it enables hardware traps for floating-point
2126 overflow, division by zero, and invalid operation exceptions.
2127
2128 December 4th, 1998 - G.Barrand
2129 - architecture.gmk: corrected paths for HepVis and HepInventor.
2130 - interactivity.gmk: fixed setup for LOAD_IV.
2131
2132 December 3rd, 1998 - S.Tanaka
2133 - Revision to make compilation of DAWN (network) driver
2134 at Solaris and IRIX automatic. See below.
2135 - Added the following line to SUN-CC and SGI-CC
2136 CPPFLAGS += -DSOCKET_IRIX_SOLARIS
2137 - Added -L/usr/lib -lsocket -lnsl in X11LIBS for SUN-CC.
2138 (This place is strange. But I cannot think of a better place.)
2139
2140 December 3rd, 1998 - J.Allison (config-00-04-04)
2141 - Set G4STREAM for all platforms.
2142 - Set G4STREAM_STREAMBUF_IMPLEMENTATION for selected platforms.
2143
2144 December 3rd, 1998 - S.Sadilov
2145 - Updated architecture.gmk : G4STREAM_STREAMBUF_IMPLEMENTATION for WIN32.
2146 - Updated globlib.gmk : right incremental LIB for WIN32.
2147
2148 December 1st, 1998 - G.Cosmo (config-00-04-03)
2149 - Updated architecture.gmk and binmake.gmk: G4SYSTEM revision.
2150 - Added +DAportable compiler option to HP-aCC setup to support HPPA 2.0
2151 for PA8000 CPUs.
2152
2153 December 1st, 1998 - J.Allison (config-00-04-02)
2154 - Added generators/include to binmake.gmk.
2155
2156 November 30th, 1998 - J.Allison (config-00-04-01)
2157 - Added neutron_hp/include to binmake.gmk.
2158 - CLHEP_BASE_DIR and RWBASE for WIN32 (Serguei Sadilov).
2159
2160 November 18th, 1998 - J.Allison (config-00-03-06)
2161 - Changed CXXFLAGS for DEC6-AFS debug from -g to -gall.
2162
2163 October 30th, 1998 - G.Cosmo (config-00-03-05)
2164 - architecture.gmk: added G4STREAM_STREAMBUF_IMPLEMENTATION variable. (G.Barrand)
2165 - G4UI_BUILD.gmk: removed G4UI_BUILD_XM_REDIRECT_COUT. (G.Barrand)
2166
2167 October 13th, 1998 J.Allison (config-00-03-04)
2168 - Changed ifdef G4_USE_G4STREAM to ifneq ($(findstring AIX,$(G4SYSTEM)),AIX)
2169
2170 October 13th, 1998 J.Allison (config-00-03-03)
2171 - Removed G4VIS_DONT_USE. (G.Barrand)
2172 - Added if G4_USE_G4STREAM, CPPFLAGS += -DG4STREAM. (M.Nagamatu)
2173
2174 October 9th J.Allison (config-00-03-02)
2175 - Tagged.
2176
2177 October 2nd, 1998 - M.Asai
2178 - G4_NO_STORE_TRAJECTORY option is added to architecture.gmk.
2179
2180 September 30th, 1998 - G.Barrand
2181 - G4VIS_USE.gmk: bracket everything with "ifndef G4VIS_DONT_USE" in order
2182 to be able to disconnect easily visualization for tests programs.
2183
2184 September 18th, 1998 - G.Cosmo (config-00-03-01)
2185 - architecture.gmk: introduced G4DUMMY_VARIABLE to hide $(shell)
2186 command not compatible with the new version 3.77 of GMAKE (G.Folger).
2187
2188 September 14th, 1998 - G.Cosmo
2189 - binmake.gmk: placed digits+hits library in the correct link order
2190 according to the category diagram.
2191
2192 August 31st, 1998 - G.Cosmo (config-00-02-05)
2193 - architecture.gmk: Changed first CPPFLAGS statement from := to +=,
2194 to allow additional CPPFLAGS to be defined by the user. Needed for test
2195 (F.Behner)
2196 - binmake.gmk: Added EXTRALIBS to allow a user to add own libraries in the
2197 link path. Needed for test.
2198 (F.Behner)
2199 - binmake.gmk: inverted link order of processes and particles libraries
2200 which was wrong. (G.Cosmo)
2201
2202 August 26th, 1998 - John Allison (config-00-02-04)
2203 - Backed out 22nd August change (G4UIGAG as default) - G4UIterminal
2204 is now default.
2205
2206 August 24th, 1998 - Y.Morita (config-00-02-03)
2207 - globlib.gmk: added $(G4LIBDIR)/lib$(name).a for target "global".
2208
2209 August 22nd, 1998 - J.Allison (config-00-02-02)
2210 - Set GAG variables by default.
2211
2212 August 11th, 1998 - G.Cosmo (config-00-02-01)
2213 - Tagged.
2214
2215 August 7th, 1998 - John Allison/Michel Maire.
2216 - Added -I/usr/include before -I/usr/local/include to OGLFLAGS for DEC-AFS.
2217 - Changed -lGl to -lMesaGL, etc., for DEC-AFS.
2218
2219 August 6th, 1998 - John Allison
2220 - Added UILIBS := to G4UI_USE.gmk and VISLIBS := to G4VIS_USE.gmk.
2221
2222 August 5th, 1998 - Guy Barrand
2223 - Added LOAD_XM = 1 and LOAD_XAW = 1 to G4UI_USE.gmk.
2224
2225 July 30th, 1998 - G.Cosmo (config-b01)
2226 - globlib.gmk: added phony target "wipe_libs". Now target "global"
2227 effectively deletes all existent granular libraries.
2228 - common.gmk: archiving of libraries is silent now by default.
2229
2230 July 23th, 1998 - Y.Morita (config-00-01-16)
2231 - globlib.gmk: fixed target "global" for G4ODBMS
2232 - binmake.gmk: fixes for Win/NT.
2233
2234 July 20th, 1998 - John Allison (config-00-01-15)
2235 - Removed LDFLAGS += -Wl,-Bstatic for G++-Linux introduced by Larry
2236 Felawka on July 10th for g++ 2.8. No longer thought to be necessary.
2237
2238 July 19th, 1998 - G.Cosmo (config-00-01-14)
2239 - common.gmk: introduced CPPVERBOSE flag.
2240 - architecture.gmk: protected creation of $G4SCHEMA_DIR and
2241 $G4EXAMPLE_BOOT_DIR directories with G4ODBMS.
2242 - binmake.gmk: fixed bug in creation of $G4TARGET.
2243
2244 July 18th, 1998 - G.Cosmo (config-00-01-13)
2245 - Added fix to binmake.gmk for WIN32-VC-NICE (G.Folger)
2246
2247 July 16th, 1998 - John Allison
2248 - Added GNU_GCC makefile flags where omitted.
2249
2250 July 15th, 1998 - Youhei Morita (config-00-01-12)
2251 - architecture.gmk added G4EXAMPLE_BOOT_DIR and G4EXAMPLE_BOOT
2252 - globlib.gmk revised cleandb target
2253
2254 July 14th, 1998 - Peter Urban (config-00-01-11)
2255 - added two Perl scripts that correct STEP exchange files.
2256
2257 July 14th, 1998 - Youhei Morita (config-00-01-10)
2258 - architecture.gmk added definition of G4SCHEMA_DIR
2259 - globlib.gmk added new target G4SCHEMA.FDDB for G4ODBMS
2260
2261 July 10th, 1998 - Youhei Morita (config-00-01-09)
2262 - binmake.gmk added following to INCFLAGS
2263 -I$(G4BASE)/persistency/digits+hits/hits/include \
2264 -I$(G4TMP)/$(G4SYSTEM)/G4phits \
2265 - binmake.gmk moved persistency include path to ifdef G4ODBMS block
2266
2267 July 10th, 1998 - John Allison??
2268 - binmake.gmk added geometry/solids/STEPinterface/include
2269
2270 July 10th, 1998 - Youehi Morita (config-00-01-08)
2271 - globlib.gmk added new targets 'headers' and 'd_files' for G4ODBMS
2272 - common.gmk added new target 'headers'
2273 added $(schema_hh) dependency to $(G4TMPDIR)/%.o
2274 - binmake.gmk added INCFLAGS, LDLIBS and LDFLAGS for G4ODBMS
2275
2276 July 10th, 1998 - L.Felawka
2277 - architecture.gmk: updated compilation flags for g++.
2278
2279 July 9th, 1998 - G.Cosmo (config-00-01-07)
2280 - Removed bug in "all" target in globlib.gmk, introduced recently.
2281 - Modified "all" target in globlib.gmk to handle G4ODBMS.
2282 - Added fix for G4ODBMS to common.gmk.
2283
2284 July 9th, 1998 - Youehi Morita
2285 - Added G4ODBMS_BUILD.gmk for HepODBMS and Objectivity/DB CPPFLAGS.
2286
2287 July 7th, 1998 - John Allison (config-00-01-06)
2288 - Incorporated Makoto's patches for ifndef G4UI_BUILD_TERMINAL_SESSION and
2289 ifndef G4UI_USE_TERMINAL.
2290
2291 July 7th, 1998 - G.Cosmo (config-00-01-05)
2292 - Added $(schema_hh) target and dependency to it in case of G4ODBMS
2293 set when building .d files.
2294
2295 July 7th, 1998 - John Allison (config-00-01-04)
2296 - Tagged.
2297
2298 July 7th, 1998 - Guy Barrand
2299 - Introduced interactivity.gmk.
2300
2301 July 6th, 1998 - J.Allison (config-00-01-03)
2302 - Added G4UI_BUILD.gmk and G4UI_BUILD.gmk.
2303
2304 July 6th, 1998 - G.Cosmo (config-00-01-02)
2305 - Introduced "glob" and "objs" targets in globlib.gmk. Modified
2306 rule to build global library, does not depend anymore on "libs".
2307 (by J.Allison)
2308 - Moved G4VIS_USE.gmk and G4VIS_BUILD.gmk from source/visualization.
2309
2310 July 3rd, 1998 - G.Cosmo (config-00-01-01)
2311 - Created