source: trunk/config/History @ 829

Last change on this file since 829 was 790, checked in by garnier, 16 years ago

r818@wl-72126: garnier | 2008-04-30 12:42:00 +0200
modif mise a jour sur le cvs

File size: 61.8 KB
Line 
1$Id: History,v 1.320 2008/04/30 10:40:12 lgarnier Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                      Category History file
9                      ---------------------
10
11History file for Geant4 configuration scripts.
12It DOES NOT substitute the  CVS log-message one should put at every
13committal in the CVS repository !
14
15     ----------------------------------------------------------
16     * Reverse chronological order (last date on top), please *
17     ----------------------------------------------------------
18
1930th April 2008  Laurent Garnier
20- common.gmk : Better Qt moc files integration
21- moc.gmk : Add a file for Qt moc files configuration
22- G4UI_USE, G4VIS_USE, interactivity, sys/*: Separation of QT with OpenGL
23  or without
24
253rd April 2008  Gabriele Cosmo (config-V09-01-03)
26- Linux-icc.gmk: updated setup to make use of icc-10.1 and ifort-10.1;
27  changed compilation option "-mp" to more performant "-fp_model precise".
28
292nd April 2008  Gunter Folger (config-V09-01-02)
30- Replaced gets() by safer fgets() in liblist.c.
31  (this tag does not include latest changes in interactivity.gmk)
32
3318th March 2008  Laurent Garnier
34- interactivity.gmk: moved Qt setup before X11.
35
3621st February 2008  Gabriele Cosmo (config-V09-01-01)
37- Replaced g77 with gfortran for Linux-g++ and Linux-icc platforms.
38
3915th February 2008  Laurent Garnier
40- common.gmk: added ability to autogenerate moc files for Qt driver.
41- WIN32-VC: added flags to build Qt driver on Windows.
42- Darwin-g++, Linux-g++: improvements for autogeneration of MOC files for Qt.
43
4415th January 2008  Gabriele Cosmo (config-V09-01-00)
45- Added commented lines for OpenGL setup in Darwin-g++.gmk for MacOS
46  10.5 Leopard, pending fix from Apple.
47
4811th December 2007  Gabriele Cosmo (config-V09-00-12)
49- Corrected setup for GDML on WIN32-VC to allow for building DLLs.
50
5130th November 2007  Ben Morgan (config-V09-00-11)
52- Updated Configure script to handle Qt UI build.
53- Updated internal scripts for Configure accordingly.
54
5522nd November 2007  Gabriele Cosmo (config-V09-00-10)
56- Corrected addition of lXercesC and Zlib libraries in binmake.gmk.
57- Added special case for WIN32-VC for names of XercesC libraries in architecture.gmk.
58- Use 'gfortran' instead of 'g77' in Darwing-g++.gmk script. (I.McLaren)
59
6019th November 2007  Gabriele Cosmo (config-V09-00-09)
61- Added "qmd" hadronic model to binmake.gmk.
62
6316th November 2007  Laurent Garnier (config-V09-00-08)
64- Updated setup for Qt in Linux-g++.gmk and Darwin-g++.gmk scripts to
65  support both Qt3 and Qt4.
66
6715th November 2007  Ben Morgan (config-V09-00-07)
68- Updated Configure script to handle new 'gdml' sub-module and new data
69  libraries (G4ABLADATA and new G4EMLOW version).
70- Updated internal scripts for Configure accordingly.
71
722nd November 2007  Gabriele Cosmo (config-V09-00-06)
73- Introduced G4LIB_BUILD_GDML/G4LIB_USE_GDML flags to trigger compilation
74  of the new persistency/gdml sub-module. Added setup for XERCESC.
75  Required path XERCESCROOT to XERCESC installation if G4LIB_BUILD_GDML
76  is set. Added "persistency/gdml" include path to binmake.gmk
77- Added setup for QT in UI scripts, and specific QT paths and setup in
78  Darwin-g++.gmk. (L.Garnier)
79
8010th October 2007  Gunter Folger (config-V09-00-05)
81- Added "incl" (Liege cascade) hadronic model module to binmake.gmk.
82 
83 
843th October 2007  Laurent Garnier
85- Added setup for Qt in those files :
86- config/G4UI_BUILD.gmk
87- config/G4UI_USE.gmk
88- config/G4VIS_BUILD.gmk
89- config/G4VIS_USE.gmk
90- config/interactivity.gmk
91- config/sys/Darwin-g++.gmk
92- config/sys/Linux-g++.gmk
93
9416th August 2007  Gabriele Cosmo (config-V09-00-04)
95- Corrected definition of OUT internal variable to allow for proper
96  linking also of unit tests.
97
9815th August 2007  Gabriele Cosmo (config-V09-00-03)
99- Added "rpg" hadronic model module to binmake.gmk.
100
10113th August 2007  Gabriele Cosmo (config-V09-00-02)
102- SUN-CC.gmk: forced -xO2 as optimisation level.
103
10418th July 2007  Gabriele Cosmo (config-V09-00-01)
105- liblist.c: fixed problem affecting recent CygWin installations on
106  Windows in parsing the buffer for the generation of libname.map.
107- binmake.gmk: defined OUT internal variable specifying the proper
108  compilation/linking option to Unix or Windows compilers: '-o '
109  and '/Fe' respectively.
110
11111th July 2007  Makoto Asai (config-V09-00-00)
112- Added digits_hits/scorer sub-directory to binmake.gmk.
113
11428th June 2007  Gabriele Cosmo (config-V08-03-04)
115- Updated Configure scripts to fix installation issue when installation
116  path is different from source path and headers are not installed.
117- Cleared <TAB> characters from .gmk scripts where not necessary.
118
11922nd June 2007  Gabriele Cosmo (config-V08-03-03)
120- Corrected binmake.gmk for having error_propagation in INCFLAGS properly
121  included in search path.
122- Updated internal scripts for Configure to cope with new environment
123  variable G4NEUTRONHPDATA.
124
12518th June 2007  Ben Morgan (config-V08-03-02)
126- Fixed Configure internal script to get rid of searching old physics_list
127  module at installation.
128
12927th May 2007  Gabriele Cosmo (config-V08-03-01)
130- Added "lll_fission" hadronic model module to binmake.gmk.
131
13212th May 2007  Gabriele Cosmo (config-V08-03-00)
133- Added "error_propagation" module to binmake.gmk.
134- Removed G4LIB_BUILD_LISTS flag. Physics lists are built by default.
135
13621st March 2007  Gabriele Cosmo
137- Added "biasing" module to binmake.gmk.
138
13928th February 2007  Gabriele Cosmo (config-V08-02-00)
140- Protected generation of dependencies using internal 'make' variable
141  MAKECMDGOALS in binmake.gmk and common.gmk, following suggestion made
142  in problem report #930.
143  This protection resolves the problem of generation of dependencies when
144  issueing the 'clean' target.
145
1463rd November 2006  Gunter Folger (config-V08-01-07)
147- architecture.gmk: added G4LIB_BUILD_LISTS with default value 1 to build physics lists.
148- binmake.gmk: added physics lists include directories to INCFLAGS.
149
15015th October 2006  Makoto Asai (config-V08-01-06)
151- binmake.gmk: added 'processes/scoring' module.
152
15310th October 2006  Gabriele Cosmo (config-V08-01-05)
154- Darwin-g++.gmk: use standard -echo- command.
155  Removed ECHO overloaded variable.
156
1575th October 2006  Gabriele Cosmo (config-V08-01-04)
158- liblist.c: added .dylib search for list of libraries.
159  Addressing problem report #885.
160
1613rd October 2006  Gabriele Cosmo (config-V08-01-03)
162- architecture.gmk: added variables for commands: echo, cat, cut, sed;
163  to be eventually overloaded in system dependent configurations.
164- WIN32-VC.gmk: overload commands [echo, grep, cat, cut, sed], to force
165  usage of the original CygWin built-in commands.
166
16721st September 2006  Vladimir Ivantchenko (config-V08-01-02)
168- binmake.gmk: added electromagnetic/polarisation module.
169
17018th August 2006  Gabriele Cosmo (config-V08-01-01)
171- Linux-icc: corrected G4RUNPATHOPTION flag to allow linking of applications
172  with shared libraries.
173
17418th August 2006  Gabriele Cosmo (config-V08-01-00)
175- Linux-icc: updated setup to support icc-9.X series.
176
17713th June 2006  Gabriele Cosmo (config-V08-00-02)
178- Removed defaults for X11, XM, XAW flags in architecture.gmk and added
179  explicit settings in sys/*.gmk setups protected by ifndef statements for
180  optional customisation.
181- Upgraded Configure internal scripts.
182
18324th April 2006  Gabriele Cosmo (config-V08-00-01)
184- binmake.gmk: fixed old-standing warning on WIN32-VC for file extension of
185  target object file. Defined TARGOBJEXT internal variable defining the
186  actual extension: .o for UNIX, .OBJ for Windows platforms.
187
1886th April 2006  Gabriele Cosmo (config-V08-00-00)
189- Darwin-g++: corrected linker options for generation of dynamic libraries.
190  Now dynamic libraries on MacOSX finally work. Tested on MacOS 10.4.5 with
191  gcc-4.0.1.
192
19312th December 2005  Gabriele Cosmo (config-V07-01-07)
194- binmake.gmk: added workaround to allow for physics-lists to link
195  with DLLs on Windows.
196
1977th December 2005  Gabriele Cosmo (config-V07-01-06)
198- Added G4LIB_NO_SHARED protection for cases where installation of
199  shared libs are not allowed.
200
2012nd December 2005  Gabriele Cosmo (config-V07-01-05)
202- Replaced -GX with -EHsc compilation option in WIN32-VC setup for
203  porting on VC++8 compiler.
204
20529th November 2005  Gabriele Cosmo (config-V07-01-04)
206- Added -D_CRT_SECURE_NO_DEPRECATE to WIN32-VC setup to allow for
207  porting on VC++8 compiler.
208
20921st November 2005  Makoto Asai (config-V07-01-03)
210- binmake.gmk: added 'digits_hits/utils' module to INCFLAGS.
211
2125th October 2005 John Allison (config-V07-01-02)
213- G4VIS*.gmk: added G4VIS_BUILD_RAYTRACERX_DRIVER and G4VIS_USE_RAYTRACERX.
214
21529th July 2005 Mark Donszelmann (config-V07-01-01)
216- Synchronized CXXFLAGS warning options of WIN32-g++ with Linux-g++.
217
21818th July 2005 Gabriele Cosmo (config-V07-01-00)
219- Excluded usage of unnecessary 'ranlib' at creation of the libraries for
220  WIN32-VC system. Fixes an observed problem of debug-symbols corruption.
221
22216th June 2005 Sergey Sadilov (config-V07-00-05)
223- Updated Configure script and support files:
224  o Added new data sets for low-energy-EM and elastic data.
225  o Set unique entry point for path to data.
226  o Updated variable settings for g3tog4 and zlib.
227
22815th June 2005 Gunter Folger (config-V07-00-04)
229- Changed clean(_..) targets to be :: rules, to allow multiple clean targets.
230
23110th June 2005 Gabriele Cosmo (config-V07-00-03)
232- Updated configuration script SUN-CC.gmk:
233  o Removed obsolete compilation option -ptr$(G4TREP) for redirection to
234    template repository, no longer necessary.
235  o Added -lsunmath to LOADLIBS now required with CLHEP-1.9.X for static
236    libraries.
237
23817th May 2005 Gabriele Cosmo (config-V07-00-02)
239- Corrected settings of G4LIB_BUILD/USE_ZLIB:
240  o G4LIB_BUILD_ZLIB is mandatory for Windows, if zlib is required;
241  o if G4LIB_BUILD_ZLIB is set, the G4-zlib module is used (all platforms);
242  o if only G4LIB_USE_ZLIB is set, the system zlib is used (UNIX only);
243  o if none is set, zlib is not used (all platforms).
244- Updated compilation options on Darwin-g++, now similar to Linux-g++ setup.
245- Still requiring tag "source-gmk-V07-00-01" for source/GNUmakefile to build
246  the g3tog4 module.
247
24813th May 2005 Gabriele Cosmo (config-V07-00-01)
249- Added G4LIB_BUILD_ZLIB/G4LIB_USE_ZLIB. Modified architecture.gmk
250  and binmake.gmk scripts.
251- Changed G4USE_G4TOG4 to G4LIB_USE_G3TOG4 to conform to standard flag names.
252  Requires tag "source-gmk-V07-00-01" for source/GNUmakefile to build the
253  g3tog4 module.
254
25510th May 2005 John Allison (config-V07-00-00)
256- Made OPENGLXM require OPENGLX.
257
2588th December 2004 John Allison (config-V06-02-03)
259- Darwin-g++.gmk: fixes on setup for dynamic libraries.
260
26130th November 2004 Gabriele Cosmo (config-V06-02-02)
262- binmake.gmk: added electromagnetic/highenergy module to INCLUDE path.
263
26427th November 2004 Gabriele Cosmo (config-V06-02-01)
265- binmake.gmk: added parameterisations/trd_clusters and
266  parameterisations/gflash modules to INCLUDE path.
267
26829th October 2004 Gabriele Cosmo (config-V06-02-00)
269- Archived setup for Windows/VC++6. WIN32-VC now corresponds to WIN32-VC7.
270  Archived WIN32-VC7.gmk.
271- Removed strict compilation options for SUN-CC and thread specific.
272
27312th October 2004 John Allison
274- Darwin-g++.gmk : added -lXi to X11LIBS.
275
27608th July 2004 Guy Barrand
277- Darwin-g++.gmk : correct options to build granular shared libs.
278  Have "-undefined define_a_way" instead of "-undefined error" since
279  granular libs are not linked for the moment.
280
28123rd June 2004 Gabriele Cosmo (config-V06-01-10)
282- Updated win32def.c program to fix retrivial of public static data for
283  building DLLs on Windows (G.Barrand).
284- Updated Configure scripts.
285
28617th June 2004 Gabriele Cosmo (config-V06-01-09)
287- Darwin-g++.gmk: use twolevel_namespace and GLOBLIBS for shared-libs
288  build on MacOS. Shared-libs build are possible only global libraries
289  and requires shared-lib version of CLHEP build with compatible options
290  (G.Barrand).
291
29214th June 2004 Gabriele Cosmo (config-V06-01-08)
293- architecture.gmk: added specification for G4LIB_USE_DLL.
294
29511th June 2004 Gabriele Cosmo (config-V06-01-07)
296- binmake.gmk: activated shared-libs mechanism for Windows platforms;
297  forced creation of static library for examples/applications for the
298  usage with DLLs.
299
3008th June 2004 Gabriele Cosmo (config-V06-01-06)
301- binmake.gmk: restored global lib for interfaces which was missing
302  from linking list.
303- common.gmk, globlib.gmk: fixed clean/clean_libs target.
304- architecture.gmk: added definition of G4LIB_BUILD_DLL flag.
305- WIN32-VC.gmk: added targets for DLLs build.
306- Linux-g++.gmk: made -O2 the default optimisation mode.
307  Archived temporary setup Linux-gO2 introduced in "config-V06-01-01".
308
3097th June 2004 Gabriele Cosmo (config-V06-01-05)
310- Corrected setup for WIN32-VC7 for building of DLLs.
311- Cosmetics in build printout...
312
3131st June 2004 Gabriele Cosmo (config-V06-01-04)
314- binmake.gmk, added include paths to new hadronic models for
315  abrasion, em_dissociation, de_excitation/ablation and
316  de_excitation/fission.
317- architecture.gmk: updated comments to header.
318
31926th May 2004 Mark Donszelmann (config-V06-01-03)
320- Fixed small problem in previous fix.
321
32226th May 2004  Gunter Folger (config-V06-01-02)
323- binmake.gmk: fixed problem for WIN32 such that also LDLIBS (including
324  EXTRALIBS) will be mangled to replace -L by its WIN32 correspondance
325  libpath.
326
32711th May 2004  Gabriele Cosmo (config-V06-01-01)
328- Added new experimental setup for Linux-g++ using -O2 optimisation
329  as default. To trigger this setup G4SYSTEM must be set to "Linux-gO2".
330  It also includes (deactivated by default) Pentium4 chip specific options
331  for using chips-specific floating-point arithmetics based on the SSE unit.
332
3338th April 2004  Guy Barrand
334- architecture.gmk: revisited Inventor default. Removed HEPVis dependencies
335  (Inventor visualization driver does not need these libraries any longer).
336
3377th April 2004  Guy Barrand
338- Darwin-g++.gmk:
339  o Corrected options to build shared libraries (.dyn); use
340    "-dynamic -single_module" to have faster startup when Geant4 is
341    embedded in an external framework.
342  o Corrected options to retrieve Motif.
343
3445th April 2004  Gabriele Cosmo (config-V06-01-00)
345- architecture.gmk: added check for definition of LDFLAGS.
346  Fixes bug report #603.
347
34824th February 2004  Gabriele Cosmo (config-V06-00-03)
349- Fixed link rpath definition in Linux-icc.gmk.
350
35111th February 2004  Gabriele Cosmo (config-V06-00-02)
352- Added configuration file Linux-icc.gmk for Intel/icc compiler
353  on Linux systems.
354
35510th February 2004  Guy Barrand
356- WIN32-VC7.gmk: added material to build shared libs for Windows (DLLs).
357- Added program win32def.c to help building DLLs, built from
358  source/GNUmakefile through a specialised target and placed in
359  $G4LIB/$G4SYSTEM.
360- source/materials/GNUmakefile: modified to provide an example of macro
361  GLOBLIBS used by the DLL builder in order to have global lib dependencies.
362
3639th February 2004  Gunter Folger (config-V06-00-01)
364- architecture.gmk:
365  o Protect OGLFLAGS against containing -I/usr/include; this may cause
366    wrong includes to be picked up.
367   
36826th January 2004  Guy Barrand (config-V06-00-00)
369- Darwin-g++.gmk:
370  o Use "g++" as a default compiler (in order to take the MacOSX
371    default compiler).
372  o Corrected procedure for building .dylib shared libs.
373    Previous default Linux commands do not work on MacOSX.
374
37518th November 2003  Gabriele Cosmo (config-V05-02-05)
376- Updated binmake.gmk to include new hadronics modules.
377  Coworks with "ghad-V05-02-00" and HEAD of processes/GNUmakefile.
378
3794th November 2003  Gabriele Cosmo (config-V05-02-04)
380- Include removal of OPACS setup. Cowork with tags "interfaces-V05-02-00"
381  and "vis-V05-02-02".
382
38329th October 2003  Gabriele Cosmo (config-V05-02-03)
384- binmake.gmk:
385  o Added particles/utils module.
386- Does NOT include removal of OPACS setup yet.
387
38822th October 2003  Guy Barrand
389- OPACS : rm interfaces OPACS related things.
390
39117th October 2003  Guy Barrand
392- OPACS being (for long) deprecated, the OPACS related things
393  had been removed in the Geant4 repository.
394
39530th September 2003  Gabriele Cosmo (config-V05-02-02)
396- architecture.gmk, binmake.gmk:
397  o Added geometry/navigation module.
398  o Removed setup for STEP, now archived.
399  o Adopt new module and library "digits_hits", replacing "digits+hits".
400- Configure installation script:
401  o Fixed correct default name for data sets.
402  o Implemented automatic detection of OpenGL and CLHEP installations.
403  o Fixed behavior of script on Windows system, corrected definition of
404    paths and defaults.
405  o Cleared not allowed configuration drivers.
406
40719th September 2003  Gabriele Cosmo (config-V05-02-01)
408- binmake.gmk:
409  o added processes/cuts module.
410- architecture.gmk:
411  o fixed setup for OpenInventor libraries.
412
4131st July 2003  Gabriele Cosmo (config-V05-02-00)
414- WIN32-VC.gmk, WIN32-VC7.gmk:
415  o reinstated options "-D_CONSOLE -D_WIN32 -DOS" to allow correct
416    treatment/opening of data files from applications.
417
41824th June 2003  Gabriele Cosmo (config-V05-01-05)
419- Added UI32LIBS to interactivity.gmk to handle UI libraries on WIN32
420  platforms.
421- Added libraries for OpenGL and UI to default setup of WIN32-VC and
422  WIN32-VC7. Removed some obsolete compilation options.
423
42418th June 2003  Gabriele Cosmo (config-V05-01-04)
425- Removed flag G4USE_STD_NAMESPACE from specific setups in sys.
426  Follows migration from G4std apported in source/global and whole code.
427
42816th June 2003  Gabriele Cosmo
429- binmake.gmk: added module geometry/divisions in $INCFLAGS list.
430
43111th June 2003  Gunter Folger (config-V05-01-03)
432- G4VIS_BUILD.gmk, G4VIS_USE.gmk, G4UI_BUILD.gmk, G4UI_USE.gmk, and
433  sys/{Linux-g++,SU-CC}.gmk:
434  When building shared libraries needing external libs like OpenGL...,
435  add these at shared library building, so these libs know about these
436  dependency and have this resolved.
437
4386th June 2003  Gabriele Cosmo (config-V05-01-02)
439- architecture.gmk and specific setups in sys: get rid of G4_HAVE_BOOL
440  macro. Now using default 'bool' type, defined in all supported compilers.
441
44228th May 2003  Gabriele Cosmo (config-V05-01-01)
443- architecture.gmk, binmake.gmk: added flags G4LIB_BUILD_STEP/G4USE_STEP
444  to make optional the compilation of the STEP library and interface module.
445  By default the libraries will not be built.
446
44731st March 2003  Gabriele Cosmo (config-V05-01-00)
448- Added more strict compiler options for Linux-g++ platform.
449- Removed obsolete usage of GNU_GCC specific option for g++ compilers.
450
45122nd January 2003  Gabriele Cosmo (config-V05-00-00)
452- Added experimental setup WIN32-VC7.gmk for Windows .NET VC++ compiler.
453- Generalised identification of WIN32 specific setups in core scripts.
454- Forced silent generation of dependencies (added -w option to calls to g++).
455
4564th December 2002  Gabriele Cosmo (config-V04-01-08)
457- Removed obsolete setup for ObjectSpace-STL (G4USE_OSPACE and related
458  variables). Removed obsolete variable G4USE_STL.
459- Updated Configure scripts.
460
4612nd December 2002  John Allison (config-V04-01-07)
462- common.gmk, binmake.gmk: New dependency file algorithm that avoids
463  leaving corrupt .d files when #include'd files cannot be found.
464- Removed obsolete schema targets in common.gmk.
465
46625th November 2002  Gabriele Cosmo (config-V04-01-06)
467- Removed ODBMS setup. Now library for persistency is built as part of the
468  kernel and specific implementations for persistency have been moved to
469  examples. Setup for ODBMS no more required. G4USE_HEPODBMS is no longer
470  used.
471- Updated configuration file AIX-xlC.gmk to port code on AIX with xlC 6.0
472  (K.Murakami).
473
47422nd November 2002  Gabriele Cosmo (config-V04-01-05)
475- liblist.c:
476  o Enhanced script to provide the whole list of installed libraries
477    in the correct order, without requiring parsing of dependencies.
478    The functionality is achieved by invoking "liblist" with option '-m",
479      i.e. - liblist -m [libpath] < libname.map
480    where [libpath] is the path where libraries are placed
481    (i.e. $G4LIB/$G4SYSTEM).
482- binmake.gmk:
483  o Use "liblist -m [libpath]" to retrieve the list of libraries to link in
484    case headers are installed in $G4INCLUDE, and granular libraries are used.
485- G4UI_USE.gmk, G4VIS_USE.gmk:
486  o Protected specification of -I paths for headers, in case $G4INCLUDE is
487    used. A single -I$G4INCLUDE path will be used for compilation in such case.
488
48916th November 2002  Hans-Peter Wellisch
490- binmake.gmk:
491  o Added hadronic/models/cascade/cascade and
492    hadronic/models/generator/scattering include paths.
493
4948th November 2002  Gabriele Cosmo (config-V04-01-04)
495- Darwin-g++.gmk:
496  o Updated setup to support MacOS 10.2 (H.Burkhardt).
497
49830th October 2002  Gabriele Cosmo (config-V04-01-03)
499- architecture.gmk:
500  o Issue an error if G4SYSTEM is not defined in the environment or not valid.
501  o Define G4LIB_BUILD_G3TOG4 and G4USE_G3TOG4 for optional installation and
502    usage of the g3tog4 module.
503  o Updated list of supported systems/compilers.
504- binmake.gmk:
505  o Include path and library for g3tog4 module only if G4USE_G3TOG4 is defined.
506    Implies proper handling of G4USE_G3TOG4 in source/GNUmakefile.
507- Removed obsolete OSPACE setup for WIN32-VC, HP-aCC, DEC-cxx. Still kept for
508  platforms with ODBMS setup.
509- SUN-CC.gmk: removed -L/usr/lib path specification from LOADLIBS definition.
510
51110th September 2002  Gabriele Cosmo (config-V04-01-02)
512- Linux-g++.gmk: added assignment 'CC := gcc' for default 'cc' compiler.
513
51426th August 2002  Gabriele Cosmo (config-V04-01-01)
515- binmake.gmk: added include path to persistency/run/include which was
516  missing. Removed unnecessary processes/general/include.
517
5188th July 2002  John Allison
519- liblist.c: added protection and warning for file/directory not found
520  in parsedir.  Also small cosmetic improvements.
521
5224th July 2002  Gabriele Cosmo (config-V04-01-00)
523- Upgraded WIN32-g++ to compile with -ansi and gcc-2.95.3 for most recent versions
524  of CygWin.
525
52626th June 2002  Gabriele Cosmo (config-V04-00-10)
527- Moved STEP PERL scripts to examples/extended/geometry/cad/scripts.
528- Updated scripts for Configure.
529
53018th June 2002  Gabriele Cosmo (config-V04-00-09)
531- Added -DG4USE_OSPACE for obsolete systems using ObjectSpace STL.
532
53317th June 2002  Gabriele Cosmo (config-V04-00-08)
534- Added flag G4NO_ISO_VECDIST for compilers (SUN-CC, HP-aCC) with non ISO
535  call to vector::distance() method.
536
53714th June 2002  Gabriele Cosmo (config-V04-00-07)
538- binmake.gmk: added include path to "leading_particle" hadronic module.
539  Retagged with correct numbering...
540
5413rd May 2002  Gabriele Cosmo (config-V04-00-06)
542- liblist.c: added patch to port code on MacOS-X.
543  Defined buffer[BUFSIZE] as "char static".
544- Added Darwin-g++.gmk configuration file for MacOS-X systems running
545  with GNU g++ compiler.
546- Removed SUN-CC4.gmk configuration file, no longer supported.
547- Updated description header to system configuration files.
548
54927th March 2002  Gabriele Cosmo (config-V04-00-05)
550- binmake.gmk: added include path to new module geometry/biasing.
551  Co-works with "geometry-V04-00-01" and "transport-V04-00-00".
552
55326th March 2002  Gabriele Cosmo (config-V04-00-04)
554- liblist.c: cancelled changes made in previous tag.
555  Restored usage of function 'gets(buffer)', correctly adopted in this case.
556
55714th March 2002  Gabriele Cosmo (config-V04-00-03)
558- liblist.c: replaced usage of function 'gets(buffer)' with the safer
559  'fgets(buffer,BUFSIZE,stdin)'.
560
5619th March 2002  John Allison (config-V04-00-02)
562- Fixed bug in G4VIS_USE.gmk for G4VIS_USE_OPENGLWIN32.
563- Corrected perl script g4sort_step_file.pl to specify correct path for perl.
564
56507th February 2002 Gabriele Cosmo (config-V04-00-01)
566- liblist.c: added flags __CYGWIN__ and __CYGWIN32__ for triggering proper
567  parsing algorithm on Windows systems, also on most recent versions of Cygwin.
568- WIN32-VC.gmk: use g77 instead of f77 as default fortran compiler.
569
57025th January 2002 Gabriele Cosmo (config-V04-00-00)
571- sys/HP-aCC.gmk: removed include path to global/management/include/std/wrappers,
572  which was unused and not neccessary.
573
57410th December 2001 Gabriele Cosmo (config-V03-02-15)
575- architecture.gmk:
576  o updated list of supported compilers
577  o removed obsolete setup for STL ObjectSpace and STLport for Win/VC++.
578- binmake.gmk: activated mechanism for using $G4INCLUDE effectively for
579  building examples/applications. Currently activated only for global compound
580  libraries; for granular libraries it requires re-engineering of liblist,
581  feature which will be added in future.
582  This mechanism allows to considerably reduce the compilation/linking command
583  length and the number of -I options fed to the compiler.
584- Added G4PROFILE options to Linux-g++ and Linux-egcs setups.
585- Removed binmake.EXTRALIBS.README, now part of User's Guide.
586- Updated sources for Configure installation script.
587
5883rd December 2001 Guy Barrand (config-V03-02-14)
589- G4VIS_USE.gmk : -lG4HepRep replaced by -lG4visHepRep.
590
59129th November 2001 Gabriele Cosmo (config-V03-02-13)
592- Removed SUN-CC5.gmk configuration file. Now replaced by SUN-CC architecture
593
59421st Novemver 2001 Gabriele Cosmo (config-V03-02-12)
595- On top of "config-V03-02-11", added paths in binmake.gmk including
596  new hadronic models for cascade, CHIPS and coherent_elastic.
597  Does not include changes to analysis.gmk.
598
59919th November 2001 Guy Barrand
600- analysis.gmk : then remove all system specifc flags, have
601   only the AIDA ones. Have G4ANALYSIS_USE to drive the insertion of
602   CPP and libs in the Geant4 GNUmakefile system.
603
60419th November 2001  John Allison  (config-V03-02-11)
605- Does not include Guy's changes of 16rd November.
606- Re-instated creation of CPPFLAGS (see 6th November) but conditonal
607  on existence of corresponding environment variable.  If no environmet
608  variable is set, CPPFLAGS += -DG4UI_USE_TERMINAL.
609
61016rd November 2001  Guy Barrand
611- analysis.gmk : add flags to use an AIDA 2.2 compliant analysis system.
612
6136th November 2001  John Allison  (config-V03-02-10)
614- Removed CPPFLAGS += -DG4UI_USE_GAG -DG4UI_USE_TCSH -DG4UI_USE_TERMINAL.
615
6166th November 2001  John Allison  (config-V03-02-09)
617- Removed references to HepRep, added code for HepRepFile, thus
618  needed by vis-V03-02-15.
619
62023rd October 2001  Gabriele Cosmo  (config-V03-02-08)
621- Merged changes in "config-V03-02-07" for removal of STLInterface.
622
62322nd October 2001  Gabriele Cosmo  (config-V03-02-06b)
624- binmake.gmk: added include path for geometry/verification
625  according to tag "geometry-V03-02-01".
626
6271st October 2001  Gabriele Cosmo  (config-V03-02-06a)
628- binmake.gmk: removed include path for processes/electromagnetic/integral
629  according to tag "em-V03-02-02".
630
63130th September 2001  Gabriele Cosmo  (config-V03-02-07)
632- Removed references to STLInterface module in architecture.gmk
633  and architecture setups. Coworks with tag "global-V03-02-03" where
634  STLInterface module has been removed.
635
63629th August 2001  John Allison/Joseph Perl  (config-V03-02-06)
637- Needed by vis-V03-02-14.
638- First developers release of HepRep graphics driver.
639
64027th August 2001  John Allison
641- Tidied HepRep configuration in G4VIS*, moving stuff to interactivity.gmk.
642
64324th August 2001  Joseph Perl  (config-V03-02-05)
644- Introduced HepRep graphics driver
645
64611th August 2001  John Allison  (config-V03-02-04)
647- Re-engineered G4UI variables.  Coworks with interfaces-V03-02-00.
648- Introduced environment variable G4UI_NONE that, if set, no UI
649  sessions nor any UI libraries are built, not even libG4UIbasic.a nor
650  libG4UIcommon.a.  (This would only happen in a pure batch job or,
651  perhaps, in a user framework having its own UI system.)
652- Removed the need to specify environment variables for UI sessions
653  which do not need external packages or libraries, namely :
654    G4UI_BUILD_GAG_SESSION
655    G4UI_BUILD_TERMINAL_SESSION
656  with associated G4UI_USE environment variables:
657    G4UI_USE_GAG
658    G4UI_USE_TCSH
659    G4UI_USE_TERMINAL
660  In other words, the above environment variables become redundant and are
661  ignored. 
662  For backwards compatibility, unless G4UI_NONE is set, the corresponding
663  G4UI_USE C-pre-processor variables are automatically set.  Also, the
664  C-pre-processor variables G4UI_BUILD and G4UI_USE are set.
665- As before, environment variables for other sessions still need positive
666  setting of their G4UI_BUILD and G4UI_USE environment variables.  In this
667  category are:
668    G4UI_BUILD_WIN32_SESSION
669    G4UI_BUILD_WO_SESSION
670    G4UI_BUILD_XAW_SESSION
671    G4UI_BUILD_XM_SESSION
672  with associated G4UI_USE environment variables:
673    G4UI_USE_WIN32
674    G4UI_USE_WO
675    G4UI_USE_XAW
676    G4UI_USE_XM
677- Note: The user must still instantiate and SessionStart only *one*
678  session, but if it is to be one in the category needing external
679  packages or libraries, the corresponding G4UI_USE must be set to
680  trigger inclusion oflibraries.  Otherwise the user need not set any
681  environment variables.
682
6833rd August 2001 Gabriele Cosmo (config-V03-02-03)
684- architecture.gmk:
685  o updated list of supported systems/compilers.
686  o made Linux-g++ architecture the default G4SYSTEM. Replaced SUN-CC.
687- Added SUN-CC4.gmk for old SUN architectures based on CC-4.2 compiler.
688- Added Linux-egcs for old Linux architectures based on egcs-1.1.2 compiler.
689- Made SUN-CC.gmk a copy of SUN-CC5.gmk (kept for backward compatibility,
690  will be removed soon). CC-5.2 compiler is now the default on SUN systems.
691- Made Linux-g++.gmk specific to gcc-2.95.2 compiler, from now on the default
692  compiler on Linux systems.
693
6941st August 2001 Gabriele Cosmo (config-V03-02-02)
695- Included recent updates to scripts sources for 'Configure'.
696
69727th July 2001  John Allison  (config-V03-02-01)
698- Introduced environment variable G4VIS_NONE that, if set, no visualization
699  drivers are built and no vis libraries are built, not even
700  libG4vis_management.  (libG4modeling is still built.)  The C-pre-processor
701  variables G4VIS_BUILD and G4VIS_USE are *not* set.
702- Removed the need to specify environment variables for visualization drivers
703  which do not need external packages or libraries, namely :
704      G4VIS_BUILD_DAWNFILE_DRIVER
705      G4VIS_BUILD_RAYTRACER_DRIVER
706      G4VIS_BUILD_VRMLFILE_DRIVER
707      G4VIS_BUILD_ASCIITREE_DRIVER
708      G4VIS_BUILD_GAGTREE_DRIVER
709    with associated G4VIS_USE environment variables:
710      G4VIS_USE_DAWNFILE
711      G4VIS_USE_RAYTRACER
712      G4VIS_USE_VRMLFILE
713      G4VIS_USE_ASCIITREE
714      G4VIS_USE_GAGTREE
715  In other words, the above environment variables become redundant and are
716  ignored. 
717  For backwards compatibility, unless G4VIS_NONE is set, the corresponding
718  G4VIS_USE C-pre-processor variables are automatically set.  Also, the
719  C-pre-processor variables G4VIS_BUILD and G4VIS_USE are set.
720- As before, environment variables for other drivers still need positive
721  setting of their G4VIS_BUILD and G4VIS_USE environment variables.  In this
722  category are:
723      G4VIS_BUILD_DAWN_DRIVER
724      G4VIS_BUILD_OPACS_DRIVER
725      G4VIS_BUILD_OPENGLX_DRIVER
726      G4VIS_BUILD_OPENGLWIN32_DRIVER
727      G4VIS_BUILD_OPENGLXM_DRIVER
728      G4VIS_BUILD_OIX_DRIVER
729      G4VIS_BUILD_OIWIN32_DRIVER
730      G4VIS_BUILD_VRML_DRIVER
731    with associated G4VIS_USE environment variables:
732      G4VIS_USE_DAWN
733      G4VIS_USE_OPACS
734      G4VIS_USE_OPENGLX
735      G4VIS_USE_OPENGLWIN32
736      G4VIS_USE_OPENGLXM
737      G4VIS_USE_OIX
738      G4VIS_USE_OIWIN32
739      G4VIS_USE_VRML
740  In this case G4VIS_NONE must *not* be set.
741- Added binmake.EXTRALIBS.README.
742
7435th July 2001 Youhei Morita (config-V03-02-00)
744- Linux-g++.gmk: Use -pedantic (G.Cosmo)
745- Linux-g++.gmk, SUN-CC.gmk, SUN-CC5.gmk: added -DG4std in G4DDLX_FLAGS
746
74729th June 2001 Gabriele Cosmo (config-V03-01-10)
748- Updated source scripts for 'Configure'.
749
75026th June 2001 Youhei Morita (config-V03-01-09)
751- globlib.gmk: added block for copying headers for persistency in $G4INCLUDE
752  when invoking the 'includes' target.
753
75425th June 2001 Youhei Morita (config-V03-01-08)
755- Restored lib_d target (again) in common.gmk with a protection of G4ODBMS.
756- Linux-g++.gmk (G.Cosmo)
757  o Commented out -ansi setup for public release
758  o Fixed logic for activating G4OODDLX_FLAGS on egcs compiler
759
76022nd June Gabriele Cosmo (config-V03-01-07)
761- common.gmk (G.Folger):
762  o removed lib_d target (again).
763  o restored G4SKIP_DEPEND.
764- Linux-g++.gmk:
765  o added temporary cludge for identify compiler version
766    and define G4DDLX_FLAGS for egcs-1.1.2.
767- binmake.gmk:
768  o added mechanism to correctly handle include paths when source headers
769    are centrally installed in $G4INCLUDE. Temporarly disabled, requires
770    update (re-design?) of liblist.c to properly generate the list of
771    libraries from the map.
772    Once activated, also G4UI_USE.gmk, G4VIS_USE.gmk and analysis.gmk
773    have to be modified accordingly.
774
77522nd June 2001 Youhei Morita (config-V03-01-06)
776- Restored lib_d target in common.gmk with a protection of G4ODBMS.
777- Get rid of G4SKIP_DEPEND in binmake.gmk.
778- Comment out G4DDLX_FLAGS options in sys/Linux-g++.gmk for gcc-2.95.2.
779
78021st June 2001 Gunter Folger (config-V03-01-05)
781- Removed bin_d and lib_d targets and thus the re-start of make.
782
78321st June 2001 Gunter Folger (config-V03-01-04)
784- common.gmk, binmake.gmk: run gmake via $(MAKE).
785
78619th June 2001 John Allison (config-V03-01-03)
787- Added GAG_TREE to G4VIS_BUILD.gmk and G4VIS_USE.gmk.
788
78920th June 2001 (Japan Time - still 19th in Europe!)
790               Youhei Morita (config-V03-01-02)
791- A few bug fixes in binmake.gmk, common_objy.gmk, sys/SUN-CC5.gmk,
792  sys/Linux-g++.gmk, sys/Win32-g++.gmk.
793
79419th June 2001 Gabriele Cosmo
795- Removed G4_NO_CBRT flag from WIN32-VC setup. No more necessary.
796
79730th May 2001 Gunter Folger
798- Do changes for persistency from Youhei: common.gmk is now split in three,
799  one general, and one for specific for transient and persistent each.
800  Dependencies now much better handled in persistency.
801
8022nd May 2001 Gabriele Cosmo (config-V03-01-01)
803- Added options "-Wall -ansi -pedantic" to Linux-g++ setup.
804
80510th April 2001  John Allison  (config-V03-01-00)
806- Added G4VIS_BUILD_ASCIITREE_DRIVER and G4VIS_USE_ASCIITREE to G4VIS*gmk.
807
80822nd March 2001 Gunter Folger (config-V03-00-03)
809- binmake.gmk, only store in executable PATH to libs from example/test;
810  other libs should be taken/found from LD_LIBRARY_PATH
811- sys/{Linux-g++,SUN-CC}.gmk: enable storing of PATH to libs in executable
812
81306th March 2001 Gabriele Cosmo (config-V03-00-02)
814- binmake.gmk: added include path for processes/electromagnetic/integral
815  the new subcategory introduced with tag em-V03-00-04.
816
81713th February 2001 Gabriele Cosmo (config-V03-00-01)
818- binmake.gmk: added include path for processes/photolepton_hadron
819  which was missing!
820
82108th January 2001 Gabriele Cosmo (config-V03-00-00)
822- sys/WIN32-VC.gmk: introduced -GR compiler option to allow usage of
823  dynamic casting and type-info at run-time.
824
82513th December 2000 Gunter Folger (config-V02-00-14)
826- common.gmk: fix to rule for building dependencies, parsing is skip
827  if $(dependencies) is empty.
828- globlib.gmk: added "includes" to PHONY target list and fixed typo.
829- Added comments to "includes" rules.
830
8318th December 2000 Gabriele Cosmo (config-V02-00-13)
832- Changed G4LIB_BUILD_ARCHIVE to G4LIB_BUILD_STATIC in architecture.gmk,
833  common.gmk and globlib.gmk.
834
8357th December 2000 Gabriele Cosmo (config-V02-00-12)
836- Added options to SUN-CC5.gmk to handle multithreading and persistency.
837
8385th December 2000 Youhei Morita (config-V02-00-11)
839- Introduced GPPFLAGS to set -M or -MM according to G4ODBMS.
840
8415th December 2000 Gabriele Cosmo (config-V02-00-10)
842- Restored -MM option to g++ for making dependencies. -M was introduced in
843  tag config-V02-00-02 to allow dependency search on system headers as well
844  (#include<...> statements). This however introduces serious clashes with
845  Objectivity schema generation for the persistency module.
846
8474th December 2000 Gunter Folger (config-V02-00-09)
848- Disable G4RUNPATHOPTION (internal variable) for all but SUN. This is/will
849  be used when linking with G4 shared libraries to store the path to these
850  libraries in the executable.
851
8521st December 2000  Gabriele Cosmo (config-V02-00-08)
853- Added G4UI_USE_TCSH and related settings to G4UI_USE.gmk (M.Maire).
854- Merged SUN-CC6.gmk to SUN-CC5.gmk and removed SUN-CC6.gmk.
855
8561st December 2000  Gunter Folger (config-V02-00-07)
857- Change -M to -M -MG in common.gmk, binmake.gmk. This will output a "correct"
858  dependency file even when missing  header files are missing. Correct in the
859  sense that liblist will work, and that the missing header is supposed to be
860  (made) in the source directory.
861
86217th November 2000  Gunter Folger (config-V02-00-06)
863- Link with CLHEP using -L/-l instead of absolute filename; this allows
864  to link with shared lib of Anaphe, or static lib of Geant4.
865- Added shared-lib settings to sys configurations.
866
86714th November 2000  Gabriele Cosmo (config-V02-00-05)
868- Added reference to new "parameterisations" top category.
869  Modified files: binmake.gmk.
870- Removed makeshlib.sh script, now obsolete.
871
8727th November 2000  Guy Barrand
873- analysis.gmk : renamed OpenScientist things to "Lab" ;
874  Lab is the concrete package where analysis is done.
875
8763rd November 2000  Gunter Folger (config-V02-00-04)
877- common.gmk: fix for shared-library build.
878- common.gmk, globlib.gmk: added rules for "includes" gmake target.
879- architecture.gmk: introduced new user settable variable G4INCLUDE
880  to specify path where headers (files or symbolic-links) should be installed.
881
8821st November 2000  Guy Barrand
883- analysis.gmk: declared Lizard.
884
88524th October 2000  Gunter Folger (config-V02-00-03)
886- architecture.gmk, common.gmk, globlib.gmk, sys/*:
887  o merged building shared libraries into makefiles.
888    The MAKESHLIB script is no longer used.
889- Introduced new variables steering the building of archive/shared libs:
890   G4LIB_BUILD_SHARED
891   G4LIB_BUILD_ARCHIVE  (still default)
892     note that G4MAKESHLIB set will internally set G4LIB_BUILD_SHARED for
893     backwards compatiblity.
894- Introduced new variable (G4LIB_USE_GRANULAR) to force using of granular
895  libraries, even when libG4global.a/.so exists.
896
89714th September 2000  Guy Barrand
898- Introduced changes to handle analysis module.
899  o added analysis.gmk.
900  o sys/Linux-g++.gmk: added macro DLDLIBS for library dynamic loading.
901  o binmake.gmk: added inclusion of analysis.gmk.
902  o binmake.gmk: place LDLIBS3 += $(ANALYSISLIBS) after LDLIBS3 += $(INTYLIBS).
903
90422nd August 2000  John Allison (config-V02-00-02)
905- Changed -MM to -M in dependency file making in binmake.gmk and common.gmk.
906  This causes dependencies of both #include "..." and #include <...> to be
907  followed.  This is the safer option, since some users might/should use,
908  e.g., #include <g4std/...>, but even these files change sometime.
909
91022nd August 2000  Gunter Folger
911- globlib.gmk: fix for protection from infinite loops when a dir does
912  not exist (G.Folger).
913
9141st August 2000  Gabriele Cosmo (config-V02-00-01)
915- Added setup WIN32-g++ for Windows/NT/9X with Cygwin and g++ compiler.
916  Configuration non officially supported (courtesy of S.Agostinelli and
917  IST group, Genova).
918
91924th July 2000  Gabriele Cosmo (config-V02-00-00)
920- Added path to g3tog4 for global libs.
921
92223rd May 2000  John Allison (config-V01-01-04)
923- Added -I$(G4BASE)/processes/hadronic/models/radiative_decay/include to
924  binmake.gmk.
925
92619th May 2000  Gabriele Cosmo (config-V01-01-03)
927- architecture.gmk:
928  o changed -pic option to -KPIC for SUN architectures.
929  o fixed HP-aCC setup to cope with new CLHEP version 1.5.
930  o implemented modular setup. Now system specific configurations are
931    grouped in separated files $G4SYSTEM.gmk and placed in the new
932    directory config/sys.
933
9347th April 2000  Gabriele Cosmo (config-V01-01-02)
935- binmake.gmk: added include path to the new directory
936  geometry/solids/specific.
937- Updated PERL script g4step_correct.pl for parsing STEP files.
938
93930th March 2000  Gabriele Cosmo (config-V01-01-01)
940- makeshlib.sh:
941  o added few corrections to the script in order to allow
942    creation of shared libraries without need of the static archive on
943    platforms which allow this.
944  o added section for SunOS systems.
945  (courtesy of I.G.Caballero)
946- architecture.gmk:
947  o on SUN-CC and SUN-CC5, added -pic to CXXFLAGS for building shared
948    libraries.
949
95021st March 2000  Gabriele Cosmo
951- makeshlib.sh: corrected invokation of compiler for HP-aCC setup.
952  Changed CC to aCC (fixes bug-report #68).
953
95413th March 2000  Gabriele Cosmo (config-V01-01-00)
955- architecture.gmk: corrected FCLIBS for Linux-g++
956  o added -lg2c -lnsl and removed -lf2c.
957
95814th February 2000  Gabriele Cosmo (config-V01-00-02)
959- architecture.gmk: added option '+W823' to HP-aCC compilation setup to
960  discard warnings for macros parameter definition as used in the new
961  NIST STEP reader.
962- binmake.gmk: moved $EXTRALIBS to be included on top of the linking list,
963  just after the user application library.
964
96531st January 2000  Gabriele Cosmo (config-V01-00-01)
966- Added control for the Ray-tracer driver. Introduced G4VIS_USE_RAYTRACER
967  in G4VIS_USE.gmk and G4VIS_BUILD_RAYTRACER_DRIVER in G4VIS_BUILD.gmk (M.Asai).
968- binmake.gmk: fixed dependency order for compound libraries.
969  Moved -lG4particles and -lG4materials downstream in the list.
970- architecture.gmk: added G4NO_OPTIMISE for allowing compilation without
971  any level of optimisation or debug. G4DEBUG if defined takes precedence.
972  G4DEBUG and G4OPTIMISE are now defined also as CPPFLAGS.
973
9743rd January 2000  Gabriele Cosmo (config-V01-00-00)
975- Syncronized with HEAD.
976
97716th December 1999  John Allison
978- Cosmetic improvement to echo line in binmake.gmk.
979
9807th December 1999  Gabriele Cosmo (config-V00-01-19)
981- architecture.gmk: minor fix on OSPACELIBS path for Win/NT.
982
9835th December 1999  Youhei Morita (config-V00-01-18)
984- architecture.gmk: defined G4OODDLX_FLAGS
985- common.gmk: use G4OODDLX_FLAGS
986
9875th December 1999  Gabriele Cosmo (config-V00-01-17)
988- architecture.gmk: fixes for Win/NT.
989  o fixed path for OSPACELIBS
990  o removed -DG4NOT_ISO_DELETES flag
991
9923rd December 1999  Gabriele Cosmo (config-V00-01-16)
993- architecture.gmk: set G4_HAVE_BOOL for SUN-CC5.
994
9953rd December 1999  Youhei Morita
996- common.gmk: fixed minor typo in G4OODDLX_SCHEMA_NAME
997
9981st December 1999  Gabriele Cosmo (config-V00-01-15)
999- architecture.gmk:
1000  o added new G4SYSTEM flavor SUN-CC5, used for testing on the new C++
1001    compiler v5.0 on SunOS. Requires ISO/ANSI-C++ installation and native
1002    STL by default. Compatibility with old no ISO/ANSI code is assured
1003    through the -compat compiler option and the usage of ObjectSpace STL
1004    (i.e. G4USE_OSPACE set).
1005  o added new flag G4NO_STD_NAMESPACE.
1006    HP-aCC setup with native STL assumes the ISO-ANSI installation by default,
1007    the new flag should be explicitly set in the environment to avoid this.
1008  o upgraded SGI-CC setup to IRIX 6.5.5, CC 7.2.1 and ObjectSpace STL.
1009    Tests on this configuration has NOT been tested though.
1010
10111st December 1999  Youhei Morita
1012- architecture.gmk: added G4EXAMPLE_BOOT and G4EXAMPLE_FD
1013- common.gmk: copy only the .hh files
1014- binmake.gmk: added persistent include paths
1015               added new targed cleandb, newboot, newfd
1016               added G4SKIP_DEPEND for dependencies
1017
101829th November 1999  Youhei Morita
1019- architecture.gmk: added G4SYSTEM to G4SCHEMA_DIR, G4TMPSCHEMA_DIR
1020- common.gmk: changed G4SCHEMA_HEADER_DIR from G4TMPSCHEMA_INCLUDE to G4TMPDIR
1021              added target install_schema for schema copying
1022- globlib.gmk: create schema header files at G4TMPDIR, then install
1023
102429th November 1999  John Allison
1025- Introduced LDLIBS2EXTRA so that granular libraries are not
1026  expanded too soon.
1027
102825th November 1999  Gabriele Cosmo (config-V00-01-14)
1029- architecture.gmk: redefined OSPACEDIR as OSPACE_BASE_DIR to conform to
1030  an omogeneous format. Added existence check for OSPACE and CLHEP paths.
1031
103223rd November 1999  Gabriele Cosmo (config-V00-01-13)
1033- architecture.gmk: added setup for ISO/ANSI installation on DEC-cxx.
1034  If using native STL (i.e. G4USE_OSPACE not set), G4USE_STD_NAMESPACE is
1035  implicitly defined and a strict-ANSI installation is assumed. Note that
1036  in this case, also CLHEP must have been installed in strict-ANSI mode.
1037
103820th November 1999  Youhei Morita (config-V00-01-12)
1039- common.gmk: added G4OODDLX_SCHEMA_NAME to use Geant4 named schema
1040
104119th November 1999  Youhei Morita
1042- liblist.c: avoid coredumps when it was given non-existing directly.
1043
104418th November 1999  Gabriele Cosmo (config-V00-01-11)
1045- architecture.gmk: added -e option to $ECHO for Linux-g++ setup.
1046
104717th November 1999  John Allison (config-V00-01-10)
1048- binmake.gnk: added isotope_production/include to -I list (Hans-Peter).
1049
105017th November 1999  Youhei Morita (config-V00-01-09)
1051- moved schema header files to G4INSTALL/schema/include
1052  architecture.gmk: introduced G4SCHEMA_INCLUDE and G4TMPSCHEMA_INCLUDE
1053  common.gmk: introduced G4SCHEMA_HEADER_DIR and G4SCHEMA_SRC_DIR
1054  globlib.gmk: added tmp schema header copying
1055
105615th November 1999  Gabriele Cosmo (config-V00-01-08)
1057- Tagged.
1058
105914th November 1999  Youhei Morita
1060- globlib.gmk: moved contruction of libmap for G4ODBMS to
1061               source/GNUmakefile
1062
106312th November 1999  Youhei Morita
1064- common.gmk: introduced G4ODBMS_DEPEND and G4SKIP_DEPEND for
1065              better handling of dependencies
1066- globlib.gmk: use G4ODBMS_DEPEND, automatic rebuilding of libmap
1067
106811th November 1999  Gabriele Cosmo (config-V00-01-07)
1069- Migration RWT->G4RWT performed:
1070  o Removed every occurence of Rogue-Wave from configuration, replaced
1071    RWBASE with G4STLBASE. Modified scripts: architecture.gmk, common.gmk
1072    and binmake.gmk.
1073  o Made setup for Native-STL the default, removed test on conditional
1074    flag G4USE_STL.
1075  o Removed setup for Win/NT-g++, no longer supported.
1076
107710th November 1999  Youhei Morita (config-V00-01-06)
1078- binmake.gmk: added path to persistency/global/include.
1079- common.gmk: Change G4ODBMS_DEPEND to G4ODBMS_NODDL
1080- globlib.gmk: removed G4ODBMS_DEPEND, modified target "global"
1081
108210th November 1999  Gabriele Cosmo (config-V00-01-05)
1083- binmake.gmk: added path to HEPNumerics/include which was missing.
1084
108529th October 1999  Guy Barrand
1086- architecture.gmk, interactivity.gmk: introduced
1087  "G4_OPACS_WIDGET_SET lesstif" logic to handle the case
1088  of using, on Linux, the bugged lesstif with the non bugged OPACS.
1089
109029th October 1999  Gabriele Cosmo
1091- Introduced fixes for shared library setup (courtesy of F.Carminati).
1092  Modified files: architecture.gmk, common.gmk, globlib.gmk, makeshlib.sh.
1093
109428th October 1999  Gabriele Cosmo (config-V00-01-04)
1095- architecture.gmk: removed G4STREAM and G4STREAM_STREAMBUF_IMPLEMENTATION
1096  flags, now no longer needed. Streambuf implementation is the default for
1097  every platform. (by H.Yoshida)
1098
109926th October 1999  John Allison
1100- Augmented liblist to look for dependencies on auto-generated
1101  headers in $G4TMP.
1102
110326th October 1999  Gabriele Cosmo (config-V00-01-03)
1104- Removed AIX-xlC as default platform for G4SYSTEM in architecture.gmk.
1105  Configuration is still kept but no longer supported.
1106
110726th October 1999  Youhei Morita
1108- architecture.gmk: include $(HEP_ODBMS_DIR)/etc/$(OS).mk instead of
1109  defininig load module separately.  Defined G4ODBMS_LIBS.
1110- binmake.gmk: Use G4ODBMS_LIBS.
1111
111220th October 1999  Gabriele Cosmo (config-V00-01-02)
1113- architecture.gmk: removed option -DOS_NO_TYPEDEF_5 from HP-aCC
1114  OSpace setup. Not anymore needed.
1115
111620th October 1999  John Allison
1117- architecture.gmk: removed G4USE_EXPLICIT_TYPES_IN_TEMPLATES (was needed
1118                    only for HP aCC; now not needed at all).
1119
112019th Octobre 1999  Youhei Morita
1121- common.gmk: Surpress verbose output for G4ODBMS if CPPVERBOSE
1122              is not defined.
1123
11247th October 1999  John Allison (config-V00-01-01)
1125- Removed WARNINGs about granular libraries.  Now standard usage.  Simple
1126  using messages printed.
1127
112817th Sep 1999  Youhei Morita
1129- architecture.gmk: Defined G4TMPSCHEMA_DIR, G4TMPSCHEMA_BOOT
1130                    Added OBJY_LDLIB definition for Objectivity 5.1
1131- binmake.gmk: LDLIBS1 += -lG4persistency
1132- common.gmk: Changed ooddlx boot file option to G4OODDLX_BOOT
1133- globlib.gmk: Changed G4EXAMPLE_BOOT to G4TMPSCHEMA_BOOT
1134- G4ODBMS_BUILD.gmk: Defined HEP_ODBMS_EXPORT for HepODBMS 0.3.0.x
1135
113627th July 1999  Gonzalo Gracia Abril
1137- Changed OSPACELIBS := '-libpath:c:\dev\ospace\lib std-2.1-vc5.0-mt.lib'
1138  to      OSPACELIBS := '-libpath:$(OSPACEDIR)\lib std-2.1-vc5.0-mt.lib'
1139  in architecture.gmk for NT 
1140
114120th July 1999  John Allison (config-V00-01-00)
1142- Added EXTRA_LINK_DEPENDENCIES to binmake.gmk.
1143
11446th July 1999  John Allison (config-01-00-10)
1145- Changed -L/usr/X11/lib to -L/usr/X11R6/lib for Linux.
1146
11476th July 1999  Gunter Folger (config-01-00-09)
1148- Adapt architecture.gmk for use of STL with WIN32-VC
1149  Remove NICE from G4SYSTEM name WIN32-VC in architecture, globlib and
1150  binmake.gmk
1151
11523rd July 1999  John Allison (config-01-00-08a)
1153- Added full-stop after i.e in binmake.gmk.
1154
11552nd July 1999  John Allison (config-01-00-08)
1156- Protected liblist against duplicate library names.
1157
115829th June 1999  Gabriele Cosmo (config-01-00-07)
1159- architecture.gmk: fixed bug in SUN-CC setup concerning XMLIBS and XMFLAGS.
1160  -lXm was missing.
1161
116225th June 1999  Gabriele Cosmo
1163- Use $G4LIB/$G4SYSTEM instead of $G4LIBDIR in binmake.gmk for invoking
1164  liblist and search for libname.map (granular libraries setup).
1165
116624th June 1999  John Allison
1167- Use liblist and libname.map in $G4LIBDIR.
1168
116919th June 1999  John Allison
1170- Removed references to G4Ray in G4VIS_BUILD.gmk and G4VIS_USE.gmk.
1171
11729th June 1999  Gunter Folger
1173- Adapt liblist.c for Windows, all changes contained withing #ifdef WIN32 blocks.
1174
11754th June 1999  John Allison
1176- Corrected USER_DEFINED_LDLIBS action.
1177- Changed `export G4TMP=$(G4TMP);' to `G4TMP=$(G4TMP); export G4TMP;'
1178- Added -I$(G4BASE)/geometry/solids/Boolean/include.
1179- Introduced LDLIBS_PREFINAL (Gunter).
1180
11812nd June 1999  John Allison
1182- Changed more occurrences of := to = to fix crash of liblist at startup.
1183
11841st June 1999  John Allison
1185- Changed LDLIBS2 := to LDLIBS2 = in binmake.gmk.
1186- Reverted $(G4WORKDIR)/tmp/$(G4SYSTEM)/$(G4TARGET) to $(G4TMPDIR).
1187- Added /$(G4TARGET) to liblist -d $(G4WORKDIR)/tmp/$(G4SYSTEM) in binmake.gmk.
1188
118931st May 1999  John Allison
1190- Added -I$(G4BASE)/processes/electromagnetic/lowenergy/include.
1191
119227th May 1999  Gabriele Cosmo (config-01-00-06)
1193- architecture.gmk: set default $G4INSTALL path to $HOME/geant4 (was still referring
1194  to geant4beta...).
1195- Restored default CLHEP_BASE_DIR to /afs/cern.ch/sw/geant4/dev/CLHEP/$G4SYSTEM/pro.
1196- architecture.gmk: added -DG4NOT_ISO_DELETES for NT setup (G.Folger).
1197
119825th May 1999  Gabriele Cosmo
1199- architecture.gmk: fixed bug in SUN-CC setup. Replaced VISLIBS with LOADLIBS to
1200  specify inclusion of socket libraries -lsocket -lnsl.
1201- binmake.gmk: fixed path to libname.map in the definition of LDLIBS2 for the
1202  granular libs setup.
1203
120419th May 1999  John Allison
1205- Force linking of static library, libCLHEP.a.
1206
120718th May 1999  John Allison
1208- Specify -DG4NOT_ISO_DELETES in any case (not just G4USE_STL) and only
1209  for HP, Sun and AIX.
1210
121117th May 1999  Gabriele Cosmo
1212- Added -DG4NOT_ISO_DELETES for DEC and AIX and moved inside G4USE_STL or
1213  G4USE_OSPACE scope for all platforms which need it.
1214- Added path to wrappers for AIX.
1215
121617th May 1999  John Allison
1217- Added -DG4NOT_ISO_DELETES for Sun and HP.
1218- Changed order of -I$(OSPACEDIR)/ospace/std and -I$(OSPACEDIR)/ospace/stl.
1219
122013th May 1999  Gabriele Cosmo (config-01-00-05)
1221- architecture.gmk: G4USE_OSPACE setup is now independent from G4USE_STL which
1222  is now devoted for generic STL setup. Added -DOS_NO_TYPEDEF_5 option to HP-aCC
1223  for ObjectSpace.
1224
122512th May 1999  Gabriele Cosmo
1226- architecture.gmk: modified path to STL wrapper files directory to point to
1227  $RWINC/wrappers/$G4SYSTEM. Wrappers are now differenciated according to
1228  the architecture type.
1229
123011th May 1999  Gabriele Cosmo
1231- architecture.gmk: merged Isidro's OSPACE setup for HP-aCC.
1232  Reorganised OSPACE options by introducing OSPACEINC variable.
1233
123410th May 1999  Guy Barrand
1235- interactivity.gmk ; put OpenGL things after OPACS things to have
1236  correct link order.
1237
123810th May 1999  John Allison
1239- Added -I$(OSPACEDIR)/ospace/stl for Sun.
1240
12417th May 1999  John Allison
1242- Added GREP := grep except for SUN.
1243- Introduced STLInterface/wrappers directory. Testing on OSF+ObjectSpace (G.Cosmo).
1244
12456th May 1999  Gabriele Cosmo
1246- Introduced G4USE_OSPACE for ObjectSpace STL. If defined G4USE_STL is
1247  set as well. Modified architecture.gmk and binmake.gmk.
1248
12496th May 1999  John Allison
1250- Removed extra library for circular dependencies.  Now all solved!
1251
12525th May 1999  Gabriele Cosmo
1253- Fixed typo in architecture.gmk and defined OSPACEDIR to point to the G4
1254  dev area where links to the ObjectSpace installations at CERN have been
1255  created for all platforms. "pro" version points to ObjectSpace 2.1.
1256
12575th May 1999  John Allison
1258- Eliminated all references to RW in the case of G4USE_STL.
1259- Added OSPACE variables.
1260
126128th April 1999  Gabriele Cosmo (config-01-00-04)
1262- architecture.gmk: moved link for CLHEP to "new" to test the new version
1263  1.4 of CLHEP. It will become "pro" again as soon as the new CLHEP will be
1264  validated. NOTE: for DEC-cxx a custom CLHEP installation is used in order
1265  to deactivate the ISO-ANSI options now set by default in CLHEP.
1266
126719th April 1999  Gabriele Cosmo (config-01-00-03)
1268- architecture.gmk: introduced CCFLAGS for all platforms. Set CCFLAGS to
1269  "-Ae +DAportable" for HP-aCC to overcome compilation problems on liblist.c
1270
127118th April 1999  Youhei Morita
1272- architecture.gmk, binmake.gmk: introduced OBJY_LDLIB variable for
1273  defining Objectivity library within G4ODBMS.
1274
127513th April 1999  Gabriele Cosmo
1276- architecture.gmk: added the following options in compilation:
1277  o HP-aCC, SGI-CC: +Onolimit, -Olimit 5000 respectively.
1278    Not suppress any optimization specifying a high or unlimited memory
1279    limitation.
1280  o DEC-cxx: -timplicit_local.
1281    Get rid of the template repository by generating explicit template
1282    instantiations used in the code with internal linkage.
1283   
128413th April 1999  John Allison
1285- In binmake.gmk: - moved libmap target to source/GNUmakefile.
1286                  - extensive tidying.
1287
128812th April 1999  John Allison
1289- In liblist.c:  - fixed bug to distinguish, e.g., track from tracking.
1290                 - improved printing.
1291                 - improved "Usage" comments.
1292                 - improved protection against bad input format.
1293- In binmake.gmk, used $(ECHO) to solve platform dependency of echo.
1294- In binmake.gmk for granular libraries:
1295   - fully implemented -d option.
1296   - Gave /tmp files a unique name.
1297   - Removed repeated libraries - no longer necessary, all circular
1298       dependencies seem solved.
1299
13009th April 1999  Frank Behner
1301- Fixed bug in liblist in -d option
1302- Changed binmake.gmk to use liblist -d
1303
130418th February 1999  John Allison
1305- Added G4USE_STL flag.
1306- Added code for linking granular libraries.
1307
13081st January 1999  Gunter Folger (config-01-00-02)
1309- Add FCLIBS for SUN.
1310
1311January 29th 1999 - John Allison (config-01-00-01)
1312- Changed rd44 to sw/geant4.
1313
1314December 15th, 1998 - G.Cosmo (config-00-04-11)
1315- Added G4_HAVE_BOOL to DEC-cxx.
1316- Cosmetic changes.
1317
1318December 12th, 1998 - J.Allison (config-00-04-10)
1319- Fixed bug in OGLFLAGS and OGLLIBS user override mechanism.
1320
1321December 11th, 1998 - J.Allison (config-00-04-09)
1322- Removed -fnonstd for SUN-CC.
1323
1324December 10th, 1998 - G.Cosmo (config-00-04-08)
1325- architecture.gmk: introduced $G4DATA variable which can be user
1326  defined. Default is set to $G4INSTALL/data.
1327- architecture.gmk: introduced $G4LEVELGAMMADATA set as default to
1328  $G4DATA/PhotonEvaporation.
1329- globlib.gmk: fixed minor bug (courtesy of V.Krylov).
1330
1331December 10th, 1998 - J.Allison (config-00-04-07)
1332- architecture.gmk: allowed environment variables OGLFLAGS and OGLLIBS.
1333
1334December 7th, 1998 - S.Tanaka, G.Cosmo (config-00-04-06)
1335- architecture.gmk: fixed setting of VISLIBS.
1336
1337December 7th, 1998 - S.Tanaka
1338- Update of architecture.gmk and G4VIS_USE.gmk:
1339  In SUN-CC, "-L/usr/lib -lsocket -lnsl"  is  moved from X11LIBS to VISLIBS.
1340
1341December 5th, 1998 - G.Cosmo (config-00-04-05)
1342- architecture.gmk: introduced -fnonstd compiler option for SUN-CC.
1343  This option causes non-standard initialization of floating-point
1344  arithmetic hardware; it enables hardware traps for floating-point
1345  overflow, division by zero, and invalid operation exceptions.
1346
1347December 4th, 1998 - G.Barrand
1348- architecture.gmk: corrected paths for HepVis and HepInventor.
1349- interactivity.gmk: fixed setup for LOAD_IV.
1350
1351December 3rd, 1998 - S.Tanaka
1352- Revision to make compilation of DAWN (network) driver
1353  at Solaris and IRIX automatic. See below.
1354- Added the following line to SUN-CC and SGI-CC
1355  CPPFLAGS += -DSOCKET_IRIX_SOLARIS
1356- Added -L/usr/lib -lsocket -lnsl  in X11LIBS for SUN-CC.
1357  (This place is strange. But I cannot think of a better place.)
1358
1359December 3rd, 1998 - J.Allison (config-00-04-04)
1360- Set G4STREAM for all platforms.
1361- Set G4STREAM_STREAMBUF_IMPLEMENTATION for selected platforms.
1362
1363December 3rd, 1998 - S.Sadilov
1364- Updated architecture.gmk : G4STREAM_STREAMBUF_IMPLEMENTATION for WIN32.
1365- Updated globlib.gmk : right incremental LIB for WIN32.
1366
1367December 1st, 1998 - G.Cosmo (config-00-04-03)
1368- Updated architecture.gmk and binmake.gmk: G4SYSTEM revision.
1369- Added +DAportable compiler option to HP-aCC setup to support HPPA 2.0
1370  for PA8000 CPUs.
1371
1372December 1st, 1998 - J.Allison (config-00-04-02)
1373- Added generators/include to binmake.gmk.
1374
1375November 30th, 1998 - J.Allison (config-00-04-01)
1376- Added neutron_hp/include to binmake.gmk.
1377- CLHEP_BASE_DIR and RWBASE for WIN32 (Serguei Sadilov).
1378
1379November 18th, 1998 - J.Allison (config-00-03-06)
1380- Changed CXXFLAGS for DEC6-AFS debug from -g to -gall.
1381
1382October 30th, 1998 - G.Cosmo (config-00-03-05)
1383- architecture.gmk: added G4STREAM_STREAMBUF_IMPLEMENTATION variable. (G.Barrand)
1384- G4UI_BUILD.gmk: removed G4UI_BUILD_XM_REDIRECT_COUT. (G.Barrand)
1385
1386October 13th, 1998  J.Allison (config-00-03-04)
1387- Changed ifdef G4_USE_G4STREAM to ifneq ($(findstring AIX,$(G4SYSTEM)),AIX)
1388
1389October 13th, 1998  J.Allison (config-00-03-03)
1390- Removed G4VIS_DONT_USE. (G.Barrand)
1391- Added if G4_USE_G4STREAM, CPPFLAGS += -DG4STREAM. (M.Nagamatu)
1392
1393October 9th  J.Allison (config-00-03-02)
1394- Tagged.
1395
1396October 2nd, 1998 - M.Asai
1397- G4_NO_STORE_TRAJECTORY option is added to architecture.gmk.
1398
1399September 30th, 1998 - G.Barrand
1400- G4VIS_USE.gmk: bracket everything with "ifndef G4VIS_DONT_USE" in order
1401  to be able to disconnect easily visualization for tests programs.
1402
1403September 18th, 1998 - G.Cosmo (config-00-03-01)
1404- architecture.gmk: introduced G4DUMMY_VARIABLE to hide $(shell)
1405  command not compatible with the new version 3.77 of GMAKE (G.Folger).
1406
1407September 14th, 1998 - G.Cosmo
1408- binmake.gmk: placed digits+hits library in the correct link order
1409  according to the category diagram.
1410
1411August 31st, 1998 - G.Cosmo (config-00-02-05)
1412- architecture.gmk: Changed first CPPFLAGS statement from := to +=,
1413  to allow additional CPPFLAGS to be defined by the user. Needed for test
1414  (F.Behner)
1415- binmake.gmk: Added EXTRALIBS to allow a user to add own libraries in the
1416  link path. Needed for test.
1417  (F.Behner)
1418- binmake.gmk: inverted link order of processes and particles libraries
1419  which was wrong. (G.Cosmo)
1420
1421August 26th, 1998 - John Allison (config-00-02-04)
1422- Backed out 22nd August change (G4UIGAG as default) - G4UIterminal
1423  is now default.
1424
1425August 24th, 1998 - Y.Morita (config-00-02-03)
1426- globlib.gmk: added $(G4LIBDIR)/lib$(name).a for target "global".
1427
1428August 22nd, 1998 - J.Allison (config-00-02-02)
1429- Set GAG variables by default.
1430
1431August 11th, 1998 - G.Cosmo (config-00-02-01)
1432- Tagged.
1433
1434August 7th, 1998 - John Allison/Michel Maire.
1435- Added -I/usr/include before -I/usr/local/include to OGLFLAGS for DEC-AFS.
1436- Changed -lGl to -lMesaGL, etc., for DEC-AFS.
1437
1438August 6th, 1998 - John Allison
1439- Added UILIBS := to G4UI_USE.gmk and VISLIBS := to G4VIS_USE.gmk.
1440
1441August 5th, 1998 - Guy Barrand
1442- Added LOAD_XM = 1 and LOAD_XAW = 1 to G4UI_USE.gmk.
1443
1444July 30th, 1998 - G.Cosmo (config-b01)
1445- globlib.gmk: added phony target "wipe_libs". Now target "global"
1446  effectively deletes all existent granular libraries.
1447- common.gmk: archiving of libraries is silent now by default.
1448
1449July 23th, 1998 - Y.Morita (config-00-01-16)
1450- globlib.gmk: fixed target "global" for G4ODBMS
1451- binmake.gmk: fixes for Win/NT.
1452
1453July 20th, 1998 - John Allison (config-00-01-15)
1454- Removed LDFLAGS += -Wl,-Bstatic for G++-Linux introduced by Larry
1455  Felawka on July 10th for g++ 2.8.  No longer thought to be necessary.
1456
1457July 19th, 1998 - G.Cosmo (config-00-01-14)
1458- common.gmk: introduced CPPVERBOSE flag.
1459- architecture.gmk: protected creation of $G4SCHEMA_DIR and
1460  $G4EXAMPLE_BOOT_DIR directories with G4ODBMS.
1461- binmake.gmk: fixed bug in creation of $G4TARGET.
1462
1463July 18th, 1998 - G.Cosmo (config-00-01-13)
1464- Added fix to binmake.gmk for WIN32-VC-NICE (G.Folger)
1465
1466July 16th, 1998 - John Allison
1467- Added GNU_GCC makefile flags where omitted.
1468
1469July 15th, 1998 - Youhei Morita (config-00-01-12)
1470- architecture.gmk  added G4EXAMPLE_BOOT_DIR and G4EXAMPLE_BOOT
1471- globlib.gmk  revised cleandb target
1472
1473July 14th, 1998 - Peter Urban (config-00-01-11)
1474- added two Perl scripts that correct STEP exchange files.
1475
1476July 14th, 1998 - Youhei Morita (config-00-01-10)
1477- architecture.gmk  added definition of G4SCHEMA_DIR
1478- globlib.gmk  added new target G4SCHEMA.FDDB for G4ODBMS
1479
1480July 10th, 1998 - Youhei Morita (config-00-01-09)
1481- binmake.gmk  added following to INCFLAGS
1482      -I$(G4BASE)/persistency/digits+hits/hits/include \
1483      -I$(G4TMP)/$(G4SYSTEM)/G4phits \
1484- binmake.gmk  moved persistency include path to ifdef G4ODBMS block
1485
1486July 10th, 1998 - John Allison??
1487- binmake.gmk  added geometry/solids/STEPinterface/include
1488
1489July 10th, 1998 - Youehi Morita (config-00-01-08)
1490- globlib.gmk  added new targets 'headers' and 'd_files' for G4ODBMS
1491- common.gmk   added new target 'headers'
1492               added $(schema_hh) dependency to $(G4TMPDIR)/%.o
1493- binmake.gmk  added INCFLAGS, LDLIBS and LDFLAGS for G4ODBMS
1494
1495July 10th, 1998 - L.Felawka
1496- architecture.gmk: updated compilation flags for g++.
1497
1498July 9th, 1998 - G.Cosmo (config-00-01-07)
1499- Removed bug in "all" target in globlib.gmk, introduced recently.
1500- Modified "all" target in globlib.gmk to handle G4ODBMS.
1501- Added fix for G4ODBMS to common.gmk.
1502
1503July 9th, 1998 - Youehi Morita
1504- Added G4ODBMS_BUILD.gmk for HepODBMS and Objectivity/DB CPPFLAGS.
1505
1506July 7th, 1998 - John Allison (config-00-01-06)
1507- Incorporated Makoto's patches for ifndef G4UI_BUILD_TERMINAL_SESSION and
1508  ifndef G4UI_USE_TERMINAL.
1509
1510July 7th, 1998 - G.Cosmo (config-00-01-05)
1511- Added $(schema_hh) target and dependency to it in case of G4ODBMS
1512  set when building .d files.
1513
1514July 7th, 1998 - John Allison (config-00-01-04)
1515- Tagged.
1516
1517July 7th, 1998 - Guy Barrand
1518- Introduced interactivity.gmk.
1519
1520July 6th, 1998 - J.Allison (config-00-01-03)
1521- Added G4UI_BUILD.gmk and G4UI_BUILD.gmk.
1522
1523July 6th, 1998 - G.Cosmo (config-00-01-02)
1524- Introduced "glob" and "objs" targets in globlib.gmk. Modified
1525  rule to build global library, does not depend anymore on "libs".
1526  (by J.Allison)
1527- Moved G4VIS_USE.gmk and G4VIS_BUILD.gmk from source/visualization.
1528 
1529July 3rd, 1998 - G.Cosmo (config-00-01-01)
1530- Created
Note: See TracBrowser for help on using the repository browser.