source: trunk/geant4/config/History @ 613

Last change on this file since 613 was 609, checked in by garnier, 17 years ago

r659@mac-90108: laurentgarnier | 2007-11-16 12:02:01 +0100
mise a jour de Geant4 au head ET qq mise a jour pour Qt de mon cote

File size: 59.8 KB
Line 
1$Id: History,v 1.305 2007/11/16 10:44:51 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
1915th November 2007  Ben Morgan (config-V09-00-07)
20- Update Configure script to handle new 'gdml' sub-module and new data
21  libraries (G4ABLADATA and new G4EMLOW version).
22- Updated internal scripts for Configure accordingly.
23
242nd November 2007  Gabriele Cosmo (config-V09-00-06)
25- Introduced G4LIB_BUILD_GDML/G4LIB_USE_GDML flags to trigger compilation
26  of the new persistency/gdml sub-module. Added setup for XERCESC.
27  Required path XERCESCROOT to XERCESC installation if G4LIB_BUILD_GDML
28  is set. Added "persistency/gdml" include path to binmake.gmk
29- Added setup for QT in UI scripts, and specific QT paths and setup in
30  Darwin-g++.gmk. (L.Garnier)
31
3210th October 2007  Gunter Folger (config-V09-00-05)
33- Added "incl" (Liege cascade) hadronic model module to binmake.gmk.
34
353th October 2007  Laurent Garnier
36- Added setup for Qt in those files :
37 - config/G4UI_BUILD.gmk
38 - config/G4UI_USE.gmk
39 - config/G4VIS_BUILD.gmk
40 - config/G4VIS_USE.gmk
41 - config/interactivity.gmk
42 - config/sys/Darwin-g++.gmk
43 - config/sys/Linux-g++.gmk
44 
4516th August 2007  Gabriele Cosmo (config-V09-00-04)
46- Corrected definition of OUT internal variable to allow for proper
47  linking also of unit tests.
48
4915th August 2007  Gabriele Cosmo (config-V09-00-03)
50- Added "rpg" hadronic model module to binmake.gmk.
51
5213th August 2007  Gabriele Cosmo (config-V09-00-02)
53- SUN-CC.gmk: forced -xO2 as optimisation level.
54
5518th July 2007  Gabriele Cosmo (config-V09-00-01)
56- liblist.c: fixed problem affecting recent CygWin installations on
57  Windows in parsing the buffer for the generation of libname.map.
58- binmake.gmk: defined OUT internal variable specifying the proper
59  compilation/linking option to Unix or Windows compilers: '-o '
60  and '/Fe' respectively.
61
6211th July 2007  Makoto Asai (config-V09-00-00)
63- Added digits_hits/scorer sub-directory to binmake.gmk.
64
6528th June 2007  Gabriele Cosmo (config-V08-03-04)
66- Updated Configure scripts to fix installation issue when installation
67  path is different from source path and headers are not installed.
68- Cleared <TAB> characters from .gmk scripts where not necessary.
69
7022nd June 2007  Gabriele Cosmo (config-V08-03-03)
71- Corrected binmake.gmk for having error_propagation in INCFLAGS properly
72  included in search path.
73- Updated internal scripts for Configure to cope with new environment
74  variable G4NEUTRONHPDATA.
75
7618th June 2007  Ben Morgan (config-V08-03-02)
77- Fixed Configure internal script to get rid of searching old physics_list
78  module at installation.
79
8027th May 2007  Gabriele Cosmo (config-V08-03-01)
81- Added "lll_fission" hadronic model module to binmake.gmk.
82
8312th May 2007  Gabriele Cosmo (config-V08-03-00)
84- Added "error_propagation" module to binmake.gmk.
85- Removed G4LIB_BUILD_LISTS flag. Physics lists are built by default.
86
8721st March 2007  Gabriele Cosmo
88- Added "biasing" module to binmake.gmk.
89
9028th February 2007  Gabriele Cosmo (config-V08-02-00)
91- Protected generation of dependencies using internal 'make' variable
92  MAKECMDGOALS in binmake.gmk and common.gmk, following suggestion made
93  in problem report #930.
94  This protection resolves the problem of generation of dependencies when
95  issueing the 'clean' target.
96
973rd November 2006  Gunter Folger (config-V08-01-07)
98- architecture.gmk: added G4LIB_BUILD_LISTS with default value 1 to build physics lists.
99- binmake.gmk: added physics lists include directories to INCFLAGS.
100
10115th October 2006  Makoto Asai (config-V08-01-06)
102- binmake.gmk: added 'processes/scoring' module.
103
10410th October 2006  Gabriele Cosmo (config-V08-01-05)
105- Darwin-g++.gmk: use standard -echo- command.
106  Removed ECHO overloaded variable.
107
1085th October 2006  Gabriele Cosmo (config-V08-01-04)
109- liblist.c: added .dylib search for list of libraries.
110  Addressing problem report #885.
111
1123rd October 2006  Gabriele Cosmo (config-V08-01-03)
113- architecture.gmk: added variables for commands: echo, cat, cut, sed;
114  to be eventually overloaded in system dependent configurations.
115- WIN32-VC.gmk: overload commands [echo, grep, cat, cut, sed], to force
116  usage of the original CygWin built-in commands.
117
11821st September 2006  Vladimir Ivantchenko (config-V08-01-02)
119- binmake.gmk: added electromagnetic/polarisation module.
120
12118th August 2006  Gabriele Cosmo (config-V08-01-01)
122- Linux-icc: corrected G4RUNPATHOPTION flag to allow linking of applications
123  with shared libraries.
124
12518th August 2006  Gabriele Cosmo (config-V08-01-00)
126- Linux-icc: updated setup to support icc-9.X series.
127
12813th June 2006  Gabriele Cosmo (config-V08-00-02)
129- Removed defaults for X11, XM, XAW flags in architecture.gmk and added
130  explicit settings in sys/*.gmk setups protected by ifndef statements for
131  optional customisation.
132- Upgraded Configure internal scripts.
133
13424th April 2006  Gabriele Cosmo (config-V08-00-01)
135- binmake.gmk: fixed old-standing warning on WIN32-VC for file extension of
136  target object file. Defined TARGOBJEXT internal variable defining the
137  actual extension: .o for UNIX, .OBJ for Windows platforms.
138
1396th April 2006  Gabriele Cosmo (config-V08-00-00)
140- Darwin-g++: corrected linker options for generation of dynamic libraries.
141  Now dynamic libraries on MacOSX finally work. Tested on MacOS 10.4.5 with
142  gcc-4.0.1.
143
14412th December 2005  Gabriele Cosmo (config-V07-01-07)
145- binmake.gmk: added workaround to allow for physics-lists to link
146  with DLLs on Windows.
147
1487th December 2005  Gabriele Cosmo (config-V07-01-06)
149- Added G4LIB_NO_SHARED protection for cases where installation of
150  shared libs are not allowed.
151
1522nd December 2005  Gabriele Cosmo (config-V07-01-05)
153- Replaced -GX with -EHsc compilation option in WIN32-VC setup for
154  porting on VC++8 compiler.
155
15629th November 2005  Gabriele Cosmo (config-V07-01-04)
157- Added -D_CRT_SECURE_NO_DEPRECATE to WIN32-VC setup to allow for
158  porting on VC++8 compiler.
159
16021st November 2005  Makoto Asai (config-V07-01-03)
161- binmake.gmk: added 'digits_hits/utils' module to INCFLAGS.
162
1635th October 2005 John Allison (config-V07-01-02)
164- G4VIS*.gmk: added G4VIS_BUILD_RAYTRACERX_DRIVER and G4VIS_USE_RAYTRACERX.
165
16629th July 2005 Mark Donszelmann (config-V07-01-01)
167- Synchronized CXXFLAGS warning options of WIN32-g++ with Linux-g++.
168
16918th July 2005 Gabriele Cosmo (config-V07-01-00)
170- Excluded usage of unnecessary 'ranlib' at creation of the libraries for
171  WIN32-VC system. Fixes an observed problem of debug-symbols corruption.
172
17316th June 2005 Sergey Sadilov (config-V07-00-05)
174- Updated Configure script and support files:
175  o Added new data sets for low-energy-EM and elastic data.
176  o Set unique entry point for path to data.
177  o Updated variable settings for g3tog4 and zlib.
178
17915th June 2005 Gunter Folger (config-V07-00-04)
180- Changed clean(_..) targets to be :: rules, to allow multiple clean targets.
181
18210th June 2005 Gabriele Cosmo (config-V07-00-03)
183- Updated configuration script SUN-CC.gmk:
184  o Removed obsolete compilation option -ptr$(G4TREP) for redirection to
185    template repository, no longer necessary.
186  o Added -lsunmath to LOADLIBS now required with CLHEP-1.9.X for static
187    libraries.
188
18917th May 2005 Gabriele Cosmo (config-V07-00-02)
190- Corrected settings of G4LIB_BUILD/USE_ZLIB:
191  o G4LIB_BUILD_ZLIB is mandatory for Windows, if zlib is required;
192  o if G4LIB_BUILD_ZLIB is set, the G4-zlib module is used (all platforms);
193  o if only G4LIB_USE_ZLIB is set, the system zlib is used (UNIX only);
194  o if none is set, zlib is not used (all platforms).
195- Updated compilation options on Darwin-g++, now similar to Linux-g++ setup.
196- Still requiring tag "source-gmk-V07-00-01" for source/GNUmakefile to build
197  the g3tog4 module.
198
19913th May 2005 Gabriele Cosmo (config-V07-00-01)
200- Added G4LIB_BUILD_ZLIB/G4LIB_USE_ZLIB. Modified architecture.gmk
201  and binmake.gmk scripts.
202- Changed G4USE_G4TOG4 to G4LIB_USE_G3TOG4 to conform to standard flag names.
203  Requires tag "source-gmk-V07-00-01" for source/GNUmakefile to build the
204  g3tog4 module.
205
20610th May 2005 John Allison (config-V07-00-00)
207- Made OPENGLXM require OPENGLX.
208
2098th December 2004 John Allison (config-V06-02-03)
210- Darwin-g++.gmk: fixes on setup for dynamic libraries.
211
21230th November 2004 Gabriele Cosmo (config-V06-02-02)
213- binmake.gmk: added electromagnetic/highenergy module to INCLUDE path.
214
21527th November 2004 Gabriele Cosmo (config-V06-02-01)
216- binmake.gmk: added parameterisations/trd_clusters and
217  parameterisations/gflash modules to INCLUDE path.
218
21929th October 2004 Gabriele Cosmo (config-V06-02-00)
220- Archived setup for Windows/VC++6. WIN32-VC now corresponds to WIN32-VC7.
221  Archived WIN32-VC7.gmk.
222- Removed strict compilation options for SUN-CC and thread specific.
223
22412th October 2004 John Allison
225- Darwin-g++.gmk : added -lXi to X11LIBS.
226
22708th July 2004 Guy Barrand
228- Darwin-g++.gmk : correct options to build granular shared libs.
229  Have "-undefined define_a_way" instead of "-undefined error" since
230  granular libs are not linked for the moment.
231
23223rd June 2004 Gabriele Cosmo (config-V06-01-10)
233- Updated win32def.c program to fix retrivial of public static data for
234  building DLLs on Windows (G.Barrand).
235- Updated Configure scripts.
236
23717th June 2004 Gabriele Cosmo (config-V06-01-09)
238- Darwin-g++.gmk: use twolevel_namespace and GLOBLIBS for shared-libs
239  build on MacOS. Shared-libs build are possible only global libraries
240  and requires shared-lib version of CLHEP build with compatible options
241  (G.Barrand).
242
24314th June 2004 Gabriele Cosmo (config-V06-01-08)
244- architecture.gmk: added specification for G4LIB_USE_DLL.
245
24611th June 2004 Gabriele Cosmo (config-V06-01-07)
247- binmake.gmk: activated shared-libs mechanism for Windows platforms;
248  forced creation of static library for examples/applications for the
249  usage with DLLs.
250
2518th June 2004 Gabriele Cosmo (config-V06-01-06)
252- binmake.gmk: restored global lib for interfaces which was missing
253  from linking list.
254- common.gmk, globlib.gmk: fixed clean/clean_libs target.
255- architecture.gmk: added definition of G4LIB_BUILD_DLL flag.
256- WIN32-VC.gmk: added targets for DLLs build.
257- Linux-g++.gmk: made -O2 the default optimisation mode.
258  Archived temporary setup Linux-gO2 introduced in "config-V06-01-01".
259
2607th June 2004 Gabriele Cosmo (config-V06-01-05)
261- Corrected setup for WIN32-VC7 for building of DLLs.
262- Cosmetics in build printout...
263
2641st June 2004 Gabriele Cosmo (config-V06-01-04)
265- binmake.gmk, added include paths to new hadronic models for
266  abrasion, em_dissociation, de_excitation/ablation and
267  de_excitation/fission.
268- architecture.gmk: updated comments to header.
269
27026th May 2004 Mark Donszelmann (config-V06-01-03)
271- Fixed small problem in previous fix.
272
27326th May 2004  Gunter Folger (config-V06-01-02)
274- binmake.gmk: fixed problem for WIN32 such that also LDLIBS (including
275  EXTRALIBS) will be mangled to replace -L by its WIN32 correspondance
276  libpath.
277
27811th May 2004  Gabriele Cosmo (config-V06-01-01)
279- Added new experimental setup for Linux-g++ using -O2 optimisation
280  as default. To trigger this setup G4SYSTEM must be set to "Linux-gO2".
281  It also includes (deactivated by default) Pentium4 chip specific options
282  for using chips-specific floating-point arithmetics based on the SSE unit.
283
2848th April 2004  Guy Barrand
285- architecture.gmk: revisited Inventor default. Removed HEPVis dependencies
286  (Inventor visualization driver does not need these libraries any longer).
287
2887th April 2004  Guy Barrand
289- Darwin-g++.gmk:
290  o Corrected options to build shared libraries (.dyn); use
291    "-dynamic -single_module" to have faster startup when Geant4 is
292    embedded in an external framework.
293  o Corrected options to retrieve Motif.
294
2955th April 2004  Gabriele Cosmo (config-V06-01-00)
296- architecture.gmk: added check for definition of LDFLAGS.
297  Fixes bug report #603.
298
29924th February 2004  Gabriele Cosmo (config-V06-00-03)
300- Fixed link rpath definition in Linux-icc.gmk.
301
30211th February 2004  Gabriele Cosmo (config-V06-00-02)
303- Added configuration file Linux-icc.gmk for Intel/icc compiler
304  on Linux systems.
305
30610th February 2004  Guy Barrand
307- WIN32-VC7.gmk: added material to build shared libs for Windows (DLLs).
308- Added program win32def.c to help building DLLs, built from
309  source/GNUmakefile through a specialised target and placed in
310  $G4LIB/$G4SYSTEM.
311- source/materials/GNUmakefile: modified to provide an example of macro
312  GLOBLIBS used by the DLL builder in order to have global lib dependencies.
313
3149th February 2004  Gunter Folger (config-V06-00-01)
315- architecture.gmk:
316  o Protect OGLFLAGS against containing -I/usr/include; this may cause
317    wrong includes to be picked up.
318   
31926th January 2004  Guy Barrand (config-V06-00-00)
320- Darwin-g++.gmk:
321  o Use "g++" as a default compiler (in order to take the MacOSX
322    default compiler).
323  o Corrected procedure for building .dylib shared libs.
324    Previous default Linux commands do not work on MacOSX.
325
32618th November 2003  Gabriele Cosmo (config-V05-02-05)
327- Updated binmake.gmk to include new hadronics modules.
328  Coworks with "ghad-V05-02-00" and HEAD of processes/GNUmakefile.
329
3304th November 2003  Gabriele Cosmo (config-V05-02-04)
331- Include removal of OPACS setup. Cowork with tags "interfaces-V05-02-00"
332  and "vis-V05-02-02".
333
33429th October 2003  Gabriele Cosmo (config-V05-02-03)
335- binmake.gmk:
336  o Added particles/utils module.
337- Does NOT include removal of OPACS setup yet.
338
33922th October 2003  Guy Barrand
340- OPACS : rm interfaces OPACS related things.
341
34217th October 2003  Guy Barrand
343- OPACS being (for long) deprecated, the OPACS related things
344  had been removed in the Geant4 repository.
345
34630th September 2003  Gabriele Cosmo (config-V05-02-02)
347- architecture.gmk, binmake.gmk:
348  o Added geometry/navigation module.
349  o Removed setup for STEP, now archived.
350  o Adopt new module and library "digits_hits", replacing "digits+hits".
351- Configure installation script:
352  o Fixed correct default name for data sets.
353  o Implemented automatic detection of OpenGL and CLHEP installations.
354  o Fixed behavior of script on Windows system, corrected definition of
355    paths and defaults.
356  o Cleared not allowed configuration drivers.
357
35819th September 2003  Gabriele Cosmo (config-V05-02-01)
359- binmake.gmk:
360  o added processes/cuts module.
361- architecture.gmk:
362  o fixed setup for OpenInventor libraries.
363
3641st July 2003  Gabriele Cosmo (config-V05-02-00)
365- WIN32-VC.gmk, WIN32-VC7.gmk:
366  o reinstated options "-D_CONSOLE -D_WIN32 -DOS" to allow correct
367    treatment/opening of data files from applications.
368
36924th June 2003  Gabriele Cosmo (config-V05-01-05)
370- Added UI32LIBS to interactivity.gmk to handle UI libraries on WIN32
371  platforms.
372- Added libraries for OpenGL and UI to default setup of WIN32-VC and
373  WIN32-VC7. Removed some obsolete compilation options.
374
37518th June 2003  Gabriele Cosmo (config-V05-01-04)
376- Removed flag G4USE_STD_NAMESPACE from specific setups in sys.
377  Follows migration from G4std apported in source/global and whole code.
378
37916th June 2003  Gabriele Cosmo
380- binmake.gmk: added module geometry/divisions in $INCFLAGS list.
381
38211th June 2003  Gunter Folger (config-V05-01-03)
383- G4VIS_BUILD.gmk, G4VIS_USE.gmk, G4UI_BUILD.gmk, G4UI_USE.gmk, and
384  sys/{Linux-g++,SU-CC}.gmk:
385  When building shared libraries needing external libs like OpenGL...,
386  add these at shared library building, so these libs know about these
387  dependency and have this resolved.
388
3896th June 2003  Gabriele Cosmo (config-V05-01-02)
390- architecture.gmk and specific setups in sys: get rid of G4_HAVE_BOOL
391  macro. Now using default 'bool' type, defined in all supported compilers.
392
39328th May 2003  Gabriele Cosmo (config-V05-01-01)
394- architecture.gmk, binmake.gmk: added flags G4LIB_BUILD_STEP/G4USE_STEP
395  to make optional the compilation of the STEP library and interface module.
396  By default the libraries will not be built.
397
39831st March 2003  Gabriele Cosmo (config-V05-01-00)
399- Added more strict compiler options for Linux-g++ platform.
400- Removed obsolete usage of GNU_GCC specific option for g++ compilers.
401
40222nd January 2003  Gabriele Cosmo (config-V05-00-00)
403- Added experimental setup WIN32-VC7.gmk for Windows .NET VC++ compiler.
404- Generalised identification of WIN32 specific setups in core scripts.
405- Forced silent generation of dependencies (added -w option to calls to g++).
406
4074th December 2002  Gabriele Cosmo (config-V04-01-08)
408- Removed obsolete setup for ObjectSpace-STL (G4USE_OSPACE and related
409  variables). Removed obsolete variable G4USE_STL.
410- Updated Configure scripts.
411
4122nd December 2002  John Allison (config-V04-01-07)
413- common.gmk, binmake.gmk: New dependency file algorithm that avoids
414  leaving corrupt .d files when #include'd files cannot be found.
415- Removed obsolete schema targets in common.gmk.
416
41725th November 2002  Gabriele Cosmo (config-V04-01-06)
418- Removed ODBMS setup. Now library for persistency is built as part of the
419  kernel and specific implementations for persistency have been moved to
420  examples. Setup for ODBMS no more required. G4USE_HEPODBMS is no longer
421  used.
422- Updated configuration file AIX-xlC.gmk to port code on AIX with xlC 6.0
423  (K.Murakami).
424
42522nd November 2002  Gabriele Cosmo (config-V04-01-05)
426- liblist.c:
427  o Enhanced script to provide the whole list of installed libraries
428    in the correct order, without requiring parsing of dependencies.
429    The functionality is achieved by invoking "liblist" with option '-m",
430      i.e. - liblist -m [libpath] < libname.map
431    where [libpath] is the path where libraries are placed
432    (i.e. $G4LIB/$G4SYSTEM).
433- binmake.gmk:
434  o Use "liblist -m [libpath]" to retrieve the list of libraries to link in
435    case headers are installed in $G4INCLUDE, and granular libraries are used.
436- G4UI_USE.gmk, G4VIS_USE.gmk:
437  o Protected specification of -I paths for headers, in case $G4INCLUDE is
438    used. A single -I$G4INCLUDE path will be used for compilation in such case.
439
44016th November 2002  Hans-Peter Wellisch
441- binmake.gmk:
442  o Added hadronic/models/cascade/cascade and
443    hadronic/models/generator/scattering include paths.
444
4458th November 2002  Gabriele Cosmo (config-V04-01-04)
446- Darwin-g++.gmk:
447  o Updated setup to support MacOS 10.2 (H.Burkhardt).
448
44930th October 2002  Gabriele Cosmo (config-V04-01-03)
450- architecture.gmk:
451  o Issue an error if G4SYSTEM is not defined in the environment or not valid.
452  o Define G4LIB_BUILD_G3TOG4 and G4USE_G3TOG4 for optional installation and
453    usage of the g3tog4 module.
454  o Updated list of supported systems/compilers.
455- binmake.gmk:
456  o Include path and library for g3tog4 module only if G4USE_G3TOG4 is defined.
457    Implies proper handling of G4USE_G3TOG4 in source/GNUmakefile.
458- Removed obsolete OSPACE setup for WIN32-VC, HP-aCC, DEC-cxx. Still kept for
459  platforms with ODBMS setup.
460- SUN-CC.gmk: removed -L/usr/lib path specification from LOADLIBS definition.
461
46210th September 2002  Gabriele Cosmo (config-V04-01-02)
463- Linux-g++.gmk: added assignment 'CC := gcc' for default 'cc' compiler.
464
46526th August 2002  Gabriele Cosmo (config-V04-01-01)
466- binmake.gmk: added include path to persistency/run/include which was
467  missing. Removed unnecessary processes/general/include.
468
4698th July 2002  John Allison
470- liblist.c: added protection and warning for file/directory not found
471  in parsedir.  Also small cosmetic improvements.
472
4734th July 2002  Gabriele Cosmo (config-V04-01-00)
474- Upgraded WIN32-g++ to compile with -ansi and gcc-2.95.3 for most recent versions
475  of CygWin.
476
47726th June 2002  Gabriele Cosmo (config-V04-00-10)
478- Moved STEP PERL scripts to examples/extended/geometry/cad/scripts.
479- Updated scripts for Configure.
480
48118th June 2002  Gabriele Cosmo (config-V04-00-09)
482- Added -DG4USE_OSPACE for obsolete systems using ObjectSpace STL.
483
48417th June 2002  Gabriele Cosmo (config-V04-00-08)
485- Added flag G4NO_ISO_VECDIST for compilers (SUN-CC, HP-aCC) with non ISO
486  call to vector::distance() method.
487
48814th June 2002  Gabriele Cosmo (config-V04-00-07)
489- binmake.gmk: added include path to "leading_particle" hadronic module.
490  Retagged with correct numbering...
491
4923rd May 2002  Gabriele Cosmo (config-V04-00-06)
493- liblist.c: added patch to port code on MacOS-X.
494  Defined buffer[BUFSIZE] as "char static".
495- Added Darwin-g++.gmk configuration file for MacOS-X systems running
496  with GNU g++ compiler.
497- Removed SUN-CC4.gmk configuration file, no longer supported.
498- Updated description header to system configuration files.
499
50027th March 2002  Gabriele Cosmo (config-V04-00-05)
501- binmake.gmk: added include path to new module geometry/biasing.
502  Co-works with "geometry-V04-00-01" and "transport-V04-00-00".
503
50426th March 2002  Gabriele Cosmo (config-V04-00-04)
505- liblist.c: cancelled changes made in previous tag.
506  Restored usage of function 'gets(buffer)', correctly adopted in this case.
507
50814th March 2002  Gabriele Cosmo (config-V04-00-03)
509- liblist.c: replaced usage of function 'gets(buffer)' with the safer
510  'fgets(buffer,BUFSIZE,stdin)'.
511
5129th March 2002  John Allison (config-V04-00-02)
513- Fixed bug in G4VIS_USE.gmk for G4VIS_USE_OPENGLWIN32.
514- Corrected perl script g4sort_step_file.pl to specify correct path for perl.
515
51607th February 2002 Gabriele Cosmo (config-V04-00-01)
517- liblist.c: added flags __CYGWIN__ and __CYGWIN32__ for triggering proper
518  parsing algorithm on Windows systems, also on most recent versions of Cygwin.
519- WIN32-VC.gmk: use g77 instead of f77 as default fortran compiler.
520
52125th January 2002 Gabriele Cosmo (config-V04-00-00)
522- sys/HP-aCC.gmk: removed include path to global/management/include/std/wrappers,
523  which was unused and not neccessary.
524
52510th December 2001 Gabriele Cosmo (config-V03-02-15)
526- architecture.gmk:
527  o updated list of supported compilers
528  o removed obsolete setup for STL ObjectSpace and STLport for Win/VC++.
529- binmake.gmk: activated mechanism for using $G4INCLUDE effectively for
530  building examples/applications. Currently activated only for global compound
531  libraries; for granular libraries it requires re-engineering of liblist,
532  feature which will be added in future.
533  This mechanism allows to considerably reduce the compilation/linking command
534  length and the number of -I options fed to the compiler.
535- Added G4PROFILE options to Linux-g++ and Linux-egcs setups.
536- Removed binmake.EXTRALIBS.README, now part of User's Guide.
537- Updated sources for Configure installation script.
538
5393rd December 2001 Guy Barrand (config-V03-02-14)
540- G4VIS_USE.gmk : -lG4HepRep replaced by -lG4visHepRep.
541
54229th November 2001 Gabriele Cosmo (config-V03-02-13)
543- Removed SUN-CC5.gmk configuration file. Now replaced by SUN-CC architecture
544
54521st Novemver 2001 Gabriele Cosmo (config-V03-02-12)
546- On top of "config-V03-02-11", added paths in binmake.gmk including
547  new hadronic models for cascade, CHIPS and coherent_elastic.
548  Does not include changes to analysis.gmk.
549
55019th November 2001 Guy Barrand
551- analysis.gmk : then remove all system specifc flags, have
552   only the AIDA ones. Have G4ANALYSIS_USE to drive the insertion of
553   CPP and libs in the Geant4 GNUmakefile system.
554
55519th November 2001  John Allison  (config-V03-02-11)
556- Does not include Guy's changes of 16rd November.
557- Re-instated creation of CPPFLAGS (see 6th November) but conditonal
558  on existence of corresponding environment variable.  If no environmet
559  variable is set, CPPFLAGS += -DG4UI_USE_TERMINAL.
560
56116rd November 2001  Guy Barrand
562- analysis.gmk : add flags to use an AIDA 2.2 compliant analysis system.
563
5646th November 2001  John Allison  (config-V03-02-10)
565- Removed CPPFLAGS += -DG4UI_USE_GAG -DG4UI_USE_TCSH -DG4UI_USE_TERMINAL.
566
5676th November 2001  John Allison  (config-V03-02-09)
568- Removed references to HepRep, added code for HepRepFile, thus
569  needed by vis-V03-02-15.
570
57123rd October 2001  Gabriele Cosmo  (config-V03-02-08)
572- Merged changes in "config-V03-02-07" for removal of STLInterface.
573
57422nd October 2001  Gabriele Cosmo  (config-V03-02-06b)
575- binmake.gmk: added include path for geometry/verification
576  according to tag "geometry-V03-02-01".
577
5781st October 2001  Gabriele Cosmo  (config-V03-02-06a)
579- binmake.gmk: removed include path for processes/electromagnetic/integral
580  according to tag "em-V03-02-02".
581
58230th September 2001  Gabriele Cosmo  (config-V03-02-07)
583- Removed references to STLInterface module in architecture.gmk
584  and architecture setups. Coworks with tag "global-V03-02-03" where
585  STLInterface module has been removed.
586
58729th August 2001  John Allison/Joseph Perl  (config-V03-02-06)
588- Needed by vis-V03-02-14.
589- First developers release of HepRep graphics driver.
590
59127th August 2001  John Allison
592- Tidied HepRep configuration in G4VIS*, moving stuff to interactivity.gmk.
593
59424th August 2001  Joseph Perl  (config-V03-02-05)
595- Introduced HepRep graphics driver
596
59711th August 2001  John Allison  (config-V03-02-04)
598- Re-engineered G4UI variables.  Coworks with interfaces-V03-02-00.
599- Introduced environment variable G4UI_NONE that, if set, no UI
600  sessions nor any UI libraries are built, not even libG4UIbasic.a nor
601  libG4UIcommon.a.  (This would only happen in a pure batch job or,
602  perhaps, in a user framework having its own UI system.)
603- Removed the need to specify environment variables for UI sessions
604  which do not need external packages or libraries, namely :
605    G4UI_BUILD_GAG_SESSION
606    G4UI_BUILD_TERMINAL_SESSION
607  with associated G4UI_USE environment variables:
608    G4UI_USE_GAG
609    G4UI_USE_TCSH
610    G4UI_USE_TERMINAL
611  In other words, the above environment variables become redundant and are
612  ignored. 
613  For backwards compatibility, unless G4UI_NONE is set, the corresponding
614  G4UI_USE C-pre-processor variables are automatically set.  Also, the
615  C-pre-processor variables G4UI_BUILD and G4UI_USE are set.
616- As before, environment variables for other sessions still need positive
617  setting of their G4UI_BUILD and G4UI_USE environment variables.  In this
618  category are:
619    G4UI_BUILD_WIN32_SESSION
620    G4UI_BUILD_WO_SESSION
621    G4UI_BUILD_XAW_SESSION
622    G4UI_BUILD_XM_SESSION
623  with associated G4UI_USE environment variables:
624    G4UI_USE_WIN32
625    G4UI_USE_WO
626    G4UI_USE_XAW
627    G4UI_USE_XM
628- Note: The user must still instantiate and SessionStart only *one*
629  session, but if it is to be one in the category needing external
630  packages or libraries, the corresponding G4UI_USE must be set to
631  trigger inclusion oflibraries.  Otherwise the user need not set any
632  environment variables.
633
6343rd August 2001 Gabriele Cosmo (config-V03-02-03)
635- architecture.gmk:
636  o updated list of supported systems/compilers.
637  o made Linux-g++ architecture the default G4SYSTEM. Replaced SUN-CC.
638- Added SUN-CC4.gmk for old SUN architectures based on CC-4.2 compiler.
639- Added Linux-egcs for old Linux architectures based on egcs-1.1.2 compiler.
640- Made SUN-CC.gmk a copy of SUN-CC5.gmk (kept for backward compatibility,
641  will be removed soon). CC-5.2 compiler is now the default on SUN systems.
642- Made Linux-g++.gmk specific to gcc-2.95.2 compiler, from now on the default
643  compiler on Linux systems.
644
6451st August 2001 Gabriele Cosmo (config-V03-02-02)
646- Included recent updates to scripts sources for 'Configure'.
647
64827th July 2001  John Allison  (config-V03-02-01)
649- Introduced environment variable G4VIS_NONE that, if set, no visualization
650  drivers are built and no vis libraries are built, not even
651  libG4vis_management.  (libG4modeling is still built.)  The C-pre-processor
652  variables G4VIS_BUILD and G4VIS_USE are *not* set.
653- Removed the need to specify environment variables for visualization drivers
654  which do not need external packages or libraries, namely :
655      G4VIS_BUILD_DAWNFILE_DRIVER
656      G4VIS_BUILD_RAYTRACER_DRIVER
657      G4VIS_BUILD_VRMLFILE_DRIVER
658      G4VIS_BUILD_ASCIITREE_DRIVER
659      G4VIS_BUILD_GAGTREE_DRIVER
660    with associated G4VIS_USE environment variables:
661      G4VIS_USE_DAWNFILE
662      G4VIS_USE_RAYTRACER
663      G4VIS_USE_VRMLFILE
664      G4VIS_USE_ASCIITREE
665      G4VIS_USE_GAGTREE
666  In other words, the above environment variables become redundant and are
667  ignored. 
668  For backwards compatibility, unless G4VIS_NONE is set, the corresponding
669  G4VIS_USE C-pre-processor variables are automatically set.  Also, the
670  C-pre-processor variables G4VIS_BUILD and G4VIS_USE are set.
671- As before, environment variables for other drivers still need positive
672  setting of their G4VIS_BUILD and G4VIS_USE environment variables.  In this
673  category are:
674      G4VIS_BUILD_DAWN_DRIVER
675      G4VIS_BUILD_OPACS_DRIVER
676      G4VIS_BUILD_OPENGLX_DRIVER
677      G4VIS_BUILD_OPENGLWIN32_DRIVER
678      G4VIS_BUILD_OPENGLXM_DRIVER
679      G4VIS_BUILD_OIX_DRIVER
680      G4VIS_BUILD_OIWIN32_DRIVER
681      G4VIS_BUILD_VRML_DRIVER
682    with associated G4VIS_USE environment variables:
683      G4VIS_USE_DAWN
684      G4VIS_USE_OPACS
685      G4VIS_USE_OPENGLX
686      G4VIS_USE_OPENGLWIN32
687      G4VIS_USE_OPENGLXM
688      G4VIS_USE_OIX
689      G4VIS_USE_OIWIN32
690      G4VIS_USE_VRML
691  In this case G4VIS_NONE must *not* be set.
692- Added binmake.EXTRALIBS.README.
693
6945th July 2001 Youhei Morita (config-V03-02-00)
695- Linux-g++.gmk: Use -pedantic (G.Cosmo)
696- Linux-g++.gmk, SUN-CC.gmk, SUN-CC5.gmk: added -DG4std in G4DDLX_FLAGS
697
69829th June 2001 Gabriele Cosmo (config-V03-01-10)
699- Updated source scripts for 'Configure'.
700
70126th June 2001 Youhei Morita (config-V03-01-09)
702- globlib.gmk: added block for copying headers for persistency in $G4INCLUDE
703  when invoking the 'includes' target.
704
70525th June 2001 Youhei Morita (config-V03-01-08)
706- Restored lib_d target (again) in common.gmk with a protection of G4ODBMS.
707- Linux-g++.gmk (G.Cosmo)
708  o Commented out -ansi setup for public release
709  o Fixed logic for activating G4OODDLX_FLAGS on egcs compiler
710
71122nd June Gabriele Cosmo (config-V03-01-07)
712- common.gmk (G.Folger):
713  o removed lib_d target (again).
714  o restored G4SKIP_DEPEND.
715- Linux-g++.gmk:
716  o added temporary cludge for identify compiler version
717    and define G4DDLX_FLAGS for egcs-1.1.2.
718- binmake.gmk:
719  o added mechanism to correctly handle include paths when source headers
720    are centrally installed in $G4INCLUDE. Temporarly disabled, requires
721    update (re-design?) of liblist.c to properly generate the list of
722    libraries from the map.
723    Once activated, also G4UI_USE.gmk, G4VIS_USE.gmk and analysis.gmk
724    have to be modified accordingly.
725
72622nd June 2001 Youhei Morita (config-V03-01-06)
727- Restored lib_d target in common.gmk with a protection of G4ODBMS.
728- Get rid of G4SKIP_DEPEND in binmake.gmk.
729- Comment out G4DDLX_FLAGS options in sys/Linux-g++.gmk for gcc-2.95.2.
730
73121st June 2001 Gunter Folger (config-V03-01-05)
732- Removed bin_d and lib_d targets and thus the re-start of make.
733
73421st June 2001 Gunter Folger (config-V03-01-04)
735- common.gmk, binmake.gmk: run gmake via $(MAKE).
736
73719th June 2001 John Allison (config-V03-01-03)
738- Added GAG_TREE to G4VIS_BUILD.gmk and G4VIS_USE.gmk.
739
74020th June 2001 (Japan Time - still 19th in Europe!)
741               Youhei Morita (config-V03-01-02)
742- A few bug fixes in binmake.gmk, common_objy.gmk, sys/SUN-CC5.gmk,
743  sys/Linux-g++.gmk, sys/Win32-g++.gmk.
744
74519th June 2001 Gabriele Cosmo
746- Removed G4_NO_CBRT flag from WIN32-VC setup. No more necessary.
747
74830th May 2001 Gunter Folger
749- Do changes for persistency from Youhei: common.gmk is now split in three,
750  one general, and one for specific for transient and persistent each.
751  Dependencies now much better handled in persistency.
752
7532nd May 2001 Gabriele Cosmo (config-V03-01-01)
754- Added options "-Wall -ansi -pedantic" to Linux-g++ setup.
755
75610th April 2001  John Allison  (config-V03-01-00)
757- Added G4VIS_BUILD_ASCIITREE_DRIVER and G4VIS_USE_ASCIITREE to G4VIS*gmk.
758
75922nd March 2001 Gunter Folger (config-V03-00-03)
760- binmake.gmk, only store in executable PATH to libs from example/test;
761  other libs should be taken/found from LD_LIBRARY_PATH
762- sys/{Linux-g++,SUN-CC}.gmk: enable storing of PATH to libs in executable
763
76406th March 2001 Gabriele Cosmo (config-V03-00-02)
765- binmake.gmk: added include path for processes/electromagnetic/integral
766  the new subcategory introduced with tag em-V03-00-04.
767
76813th February 2001 Gabriele Cosmo (config-V03-00-01)
769- binmake.gmk: added include path for processes/photolepton_hadron
770  which was missing!
771
77208th January 2001 Gabriele Cosmo (config-V03-00-00)
773- sys/WIN32-VC.gmk: introduced -GR compiler option to allow usage of
774  dynamic casting and type-info at run-time.
775
77613th December 2000 Gunter Folger (config-V02-00-14)
777- common.gmk: fix to rule for building dependencies, parsing is skip
778  if $(dependencies) is empty.
779- globlib.gmk: added "includes" to PHONY target list and fixed typo.
780- Added comments to "includes" rules.
781
7828th December 2000 Gabriele Cosmo (config-V02-00-13)
783- Changed G4LIB_BUILD_ARCHIVE to G4LIB_BUILD_STATIC in architecture.gmk,
784  common.gmk and globlib.gmk.
785
7867th December 2000 Gabriele Cosmo (config-V02-00-12)
787- Added options to SUN-CC5.gmk to handle multithreading and persistency.
788
7895th December 2000 Youhei Morita (config-V02-00-11)
790- Introduced GPPFLAGS to set -M or -MM according to G4ODBMS.
791
7925th December 2000 Gabriele Cosmo (config-V02-00-10)
793- Restored -MM option to g++ for making dependencies. -M was introduced in
794  tag config-V02-00-02 to allow dependency search on system headers as well
795  (#include<...> statements). This however introduces serious clashes with
796  Objectivity schema generation for the persistency module.
797
7984th December 2000 Gunter Folger (config-V02-00-09)
799- Disable G4RUNPATHOPTION (internal variable) for all but SUN. This is/will
800  be used when linking with G4 shared libraries to store the path to these
801  libraries in the executable.
802
8031st December 2000  Gabriele Cosmo (config-V02-00-08)
804- Added G4UI_USE_TCSH and related settings to G4UI_USE.gmk (M.Maire).
805- Merged SUN-CC6.gmk to SUN-CC5.gmk and removed SUN-CC6.gmk.
806
8071st December 2000  Gunter Folger (config-V02-00-07)
808- Change -M to -M -MG in common.gmk, binmake.gmk. This will output a "correct"
809  dependency file even when missing  header files are missing. Correct in the
810  sense that liblist will work, and that the missing header is supposed to be
811  (made) in the source directory.
812
81317th November 2000  Gunter Folger (config-V02-00-06)
814- Link with CLHEP using -L/-l instead of absolute filename; this allows
815  to link with shared lib of Anaphe, or static lib of Geant4.
816- Added shared-lib settings to sys configurations.
817
81814th November 2000  Gabriele Cosmo (config-V02-00-05)
819- Added reference to new "parameterisations" top category.
820  Modified files: binmake.gmk.
821- Removed makeshlib.sh script, now obsolete.
822
8237th November 2000  Guy Barrand
824- analysis.gmk : renamed OpenScientist things to "Lab" ;
825  Lab is the concrete package where analysis is done.
826
8273rd November 2000  Gunter Folger (config-V02-00-04)
828- common.gmk: fix for shared-library build.
829- common.gmk, globlib.gmk: added rules for "includes" gmake target.
830- architecture.gmk: introduced new user settable variable G4INCLUDE
831  to specify path where headers (files or symbolic-links) should be installed.
832
8331st November 2000  Guy Barrand
834- analysis.gmk: declared Lizard.
835
83624th October 2000  Gunter Folger (config-V02-00-03)
837- architecture.gmk, common.gmk, globlib.gmk, sys/*:
838  o merged building shared libraries into makefiles.
839    The MAKESHLIB script is no longer used.
840- Introduced new variables steering the building of archive/shared libs:
841   G4LIB_BUILD_SHARED
842   G4LIB_BUILD_ARCHIVE  (still default)
843     note that G4MAKESHLIB set will internally set G4LIB_BUILD_SHARED for
844     backwards compatiblity.
845- Introduced new variable (G4LIB_USE_GRANULAR) to force using of granular
846  libraries, even when libG4global.a/.so exists.
847
84814th September 2000  Guy Barrand
849- Introduced changes to handle analysis module.
850  o added analysis.gmk.
851  o sys/Linux-g++.gmk: added macro DLDLIBS for library dynamic loading.
852  o binmake.gmk: added inclusion of analysis.gmk.
853  o binmake.gmk: place LDLIBS3 += $(ANALYSISLIBS) after LDLIBS3 += $(INTYLIBS).
854
85522nd August 2000  John Allison (config-V02-00-02)
856- Changed -MM to -M in dependency file making in binmake.gmk and common.gmk.
857  This causes dependencies of both #include "..." and #include <...> to be
858  followed.  This is the safer option, since some users might/should use,
859  e.g., #include <g4std/...>, but even these files change sometime.
860
86122nd August 2000  Gunter Folger
862- globlib.gmk: fix for protection from infinite loops when a dir does
863  not exist (G.Folger).
864
8651st August 2000  Gabriele Cosmo (config-V02-00-01)
866- Added setup WIN32-g++ for Windows/NT/9X with Cygwin and g++ compiler.
867  Configuration non officially supported (courtesy of S.Agostinelli and
868  IST group, Genova).
869
87024th July 2000  Gabriele Cosmo (config-V02-00-00)
871- Added path to g3tog4 for global libs.
872
87323rd May 2000  John Allison (config-V01-01-04)
874- Added -I$(G4BASE)/processes/hadronic/models/radiative_decay/include to
875  binmake.gmk.
876
87719th May 2000  Gabriele Cosmo (config-V01-01-03)
878- architecture.gmk:
879  o changed -pic option to -KPIC for SUN architectures.
880  o fixed HP-aCC setup to cope with new CLHEP version 1.5.
881  o implemented modular setup. Now system specific configurations are
882    grouped in separated files $G4SYSTEM.gmk and placed in the new
883    directory config/sys.
884
8857th April 2000  Gabriele Cosmo (config-V01-01-02)
886- binmake.gmk: added include path to the new directory
887  geometry/solids/specific.
888- Updated PERL script g4step_correct.pl for parsing STEP files.
889
89030th March 2000  Gabriele Cosmo (config-V01-01-01)
891- makeshlib.sh:
892  o added few corrections to the script in order to allow
893    creation of shared libraries without need of the static archive on
894    platforms which allow this.
895  o added section for SunOS systems.
896  (courtesy of I.G.Caballero)
897- architecture.gmk:
898  o on SUN-CC and SUN-CC5, added -pic to CXXFLAGS for building shared
899    libraries.
900
90121st March 2000  Gabriele Cosmo
902- makeshlib.sh: corrected invokation of compiler for HP-aCC setup.
903  Changed CC to aCC (fixes bug-report #68).
904
90513th March 2000  Gabriele Cosmo (config-V01-01-00)
906- architecture.gmk: corrected FCLIBS for Linux-g++
907  o added -lg2c -lnsl and removed -lf2c.
908
90914th February 2000  Gabriele Cosmo (config-V01-00-02)
910- architecture.gmk: added option '+W823' to HP-aCC compilation setup to
911  discard warnings for macros parameter definition as used in the new
912  NIST STEP reader.
913- binmake.gmk: moved $EXTRALIBS to be included on top of the linking list,
914  just after the user application library.
915
91631st January 2000  Gabriele Cosmo (config-V01-00-01)
917- Added control for the Ray-tracer driver. Introduced G4VIS_USE_RAYTRACER
918  in G4VIS_USE.gmk and G4VIS_BUILD_RAYTRACER_DRIVER in G4VIS_BUILD.gmk (M.Asai).
919- binmake.gmk: fixed dependency order for compound libraries.
920  Moved -lG4particles and -lG4materials downstream in the list.
921- architecture.gmk: added G4NO_OPTIMISE for allowing compilation without
922  any level of optimisation or debug. G4DEBUG if defined takes precedence.
923  G4DEBUG and G4OPTIMISE are now defined also as CPPFLAGS.
924
9253rd January 2000  Gabriele Cosmo (config-V01-00-00)
926- Syncronized with HEAD.
927
92816th December 1999  John Allison
929- Cosmetic improvement to echo line in binmake.gmk.
930
9317th December 1999  Gabriele Cosmo (config-V00-01-19)
932- architecture.gmk: minor fix on OSPACELIBS path for Win/NT.
933
9345th December 1999  Youhei Morita (config-V00-01-18)
935- architecture.gmk: defined G4OODDLX_FLAGS
936- common.gmk: use G4OODDLX_FLAGS
937
9385th December 1999  Gabriele Cosmo (config-V00-01-17)
939- architecture.gmk: fixes for Win/NT.
940  o fixed path for OSPACELIBS
941  o removed -DG4NOT_ISO_DELETES flag
942
9433rd December 1999  Gabriele Cosmo (config-V00-01-16)
944- architecture.gmk: set G4_HAVE_BOOL for SUN-CC5.
945
9463rd December 1999  Youhei Morita
947- common.gmk: fixed minor typo in G4OODDLX_SCHEMA_NAME
948
9491st December 1999  Gabriele Cosmo (config-V00-01-15)
950- architecture.gmk:
951  o added new G4SYSTEM flavor SUN-CC5, used for testing on the new C++
952    compiler v5.0 on SunOS. Requires ISO/ANSI-C++ installation and native
953    STL by default. Compatibility with old no ISO/ANSI code is assured
954    through the -compat compiler option and the usage of ObjectSpace STL
955    (i.e. G4USE_OSPACE set).
956  o added new flag G4NO_STD_NAMESPACE.
957    HP-aCC setup with native STL assumes the ISO-ANSI installation by default,
958    the new flag should be explicitly set in the environment to avoid this.
959  o upgraded SGI-CC setup to IRIX 6.5.5, CC 7.2.1 and ObjectSpace STL.
960    Tests on this configuration has NOT been tested though.
961
9621st December 1999  Youhei Morita
963- architecture.gmk: added G4EXAMPLE_BOOT and G4EXAMPLE_FD
964- common.gmk: copy only the .hh files
965- binmake.gmk: added persistent include paths
966               added new targed cleandb, newboot, newfd
967               added G4SKIP_DEPEND for dependencies
968
96929th November 1999  Youhei Morita
970- architecture.gmk: added G4SYSTEM to G4SCHEMA_DIR, G4TMPSCHEMA_DIR
971- common.gmk: changed G4SCHEMA_HEADER_DIR from G4TMPSCHEMA_INCLUDE to G4TMPDIR
972              added target install_schema for schema copying
973- globlib.gmk: create schema header files at G4TMPDIR, then install
974
97529th November 1999  John Allison
976- Introduced LDLIBS2EXTRA so that granular libraries are not
977  expanded too soon.
978
97925th November 1999  Gabriele Cosmo (config-V00-01-14)
980- architecture.gmk: redefined OSPACEDIR as OSPACE_BASE_DIR to conform to
981  an omogeneous format. Added existence check for OSPACE and CLHEP paths.
982
98323rd November 1999  Gabriele Cosmo (config-V00-01-13)
984- architecture.gmk: added setup for ISO/ANSI installation on DEC-cxx.
985  If using native STL (i.e. G4USE_OSPACE not set), G4USE_STD_NAMESPACE is
986  implicitly defined and a strict-ANSI installation is assumed. Note that
987  in this case, also CLHEP must have been installed in strict-ANSI mode.
988
98920th November 1999  Youhei Morita (config-V00-01-12)
990- common.gmk: added G4OODDLX_SCHEMA_NAME to use Geant4 named schema
991
99219th November 1999  Youhei Morita
993- liblist.c: avoid coredumps when it was given non-existing directly.
994
99518th November 1999  Gabriele Cosmo (config-V00-01-11)
996- architecture.gmk: added -e option to $ECHO for Linux-g++ setup.
997
99817th November 1999  John Allison (config-V00-01-10)
999- binmake.gnk: added isotope_production/include to -I list (Hans-Peter).
1000
100117th November 1999  Youhei Morita (config-V00-01-09)
1002- moved schema header files to G4INSTALL/schema/include
1003  architecture.gmk: introduced G4SCHEMA_INCLUDE and G4TMPSCHEMA_INCLUDE
1004  common.gmk: introduced G4SCHEMA_HEADER_DIR and G4SCHEMA_SRC_DIR
1005  globlib.gmk: added tmp schema header copying
1006
100715th November 1999  Gabriele Cosmo (config-V00-01-08)
1008- Tagged.
1009
101014th November 1999  Youhei Morita
1011- globlib.gmk: moved contruction of libmap for G4ODBMS to
1012               source/GNUmakefile
1013
101412th November 1999  Youhei Morita
1015- common.gmk: introduced G4ODBMS_DEPEND and G4SKIP_DEPEND for
1016              better handling of dependencies
1017- globlib.gmk: use G4ODBMS_DEPEND, automatic rebuilding of libmap
1018
101911th November 1999  Gabriele Cosmo (config-V00-01-07)
1020- Migration RWT->G4RWT performed:
1021  o Removed every occurence of Rogue-Wave from configuration, replaced
1022    RWBASE with G4STLBASE. Modified scripts: architecture.gmk, common.gmk
1023    and binmake.gmk.
1024  o Made setup for Native-STL the default, removed test on conditional
1025    flag G4USE_STL.
1026  o Removed setup for Win/NT-g++, no longer supported.
1027
102810th November 1999  Youhei Morita (config-V00-01-06)
1029- binmake.gmk: added path to persistency/global/include.
1030- common.gmk: Change G4ODBMS_DEPEND to G4ODBMS_NODDL
1031- globlib.gmk: removed G4ODBMS_DEPEND, modified target "global"
1032
103310th November 1999  Gabriele Cosmo (config-V00-01-05)
1034- binmake.gmk: added path to HEPNumerics/include which was missing.
1035
103629th October 1999  Guy Barrand
1037- architecture.gmk, interactivity.gmk: introduced
1038  "G4_OPACS_WIDGET_SET lesstif" logic to handle the case
1039  of using, on Linux, the bugged lesstif with the non bugged OPACS.
1040
104129th October 1999  Gabriele Cosmo
1042- Introduced fixes for shared library setup (courtesy of F.Carminati).
1043  Modified files: architecture.gmk, common.gmk, globlib.gmk, makeshlib.sh.
1044
104528th October 1999  Gabriele Cosmo (config-V00-01-04)
1046- architecture.gmk: removed G4STREAM and G4STREAM_STREAMBUF_IMPLEMENTATION
1047  flags, now no longer needed. Streambuf implementation is the default for
1048  every platform. (by H.Yoshida)
1049
105026th October 1999  John Allison
1051- Augmented liblist to look for dependencies on auto-generated
1052  headers in $G4TMP.
1053
105426th October 1999  Gabriele Cosmo (config-V00-01-03)
1055- Removed AIX-xlC as default platform for G4SYSTEM in architecture.gmk.
1056  Configuration is still kept but no longer supported.
1057
105826th October 1999  Youhei Morita
1059- architecture.gmk: include $(HEP_ODBMS_DIR)/etc/$(OS).mk instead of
1060  defininig load module separately.  Defined G4ODBMS_LIBS.
1061- binmake.gmk: Use G4ODBMS_LIBS.
1062
106320th October 1999  Gabriele Cosmo (config-V00-01-02)
1064- architecture.gmk: removed option -DOS_NO_TYPEDEF_5 from HP-aCC
1065  OSpace setup. Not anymore needed.
1066
106720th October 1999  John Allison
1068- architecture.gmk: removed G4USE_EXPLICIT_TYPES_IN_TEMPLATES (was needed
1069                    only for HP aCC; now not needed at all).
1070
107119th Octobre 1999  Youhei Morita
1072- common.gmk: Surpress verbose output for G4ODBMS if CPPVERBOSE
1073              is not defined.
1074
10757th October 1999  John Allison (config-V00-01-01)
1076- Removed WARNINGs about granular libraries.  Now standard usage.  Simple
1077  using messages printed.
1078
107917th Sep 1999  Youhei Morita
1080- architecture.gmk: Defined G4TMPSCHEMA_DIR, G4TMPSCHEMA_BOOT
1081                    Added OBJY_LDLIB definition for Objectivity 5.1
1082- binmake.gmk: LDLIBS1 += -lG4persistency
1083- common.gmk: Changed ooddlx boot file option to G4OODDLX_BOOT
1084- globlib.gmk: Changed G4EXAMPLE_BOOT to G4TMPSCHEMA_BOOT
1085- G4ODBMS_BUILD.gmk: Defined HEP_ODBMS_EXPORT for HepODBMS 0.3.0.x
1086
108727th July 1999  Gonzalo Gracia Abril
1088- Changed OSPACELIBS := '-libpath:c:\dev\ospace\lib std-2.1-vc5.0-mt.lib'
1089  to      OSPACELIBS := '-libpath:$(OSPACEDIR)\lib std-2.1-vc5.0-mt.lib'
1090  in architecture.gmk for NT 
1091
109220th July 1999  John Allison (config-V00-01-00)
1093- Added EXTRA_LINK_DEPENDENCIES to binmake.gmk.
1094
10956th July 1999  John Allison (config-01-00-10)
1096- Changed -L/usr/X11/lib to -L/usr/X11R6/lib for Linux.
1097
10986th July 1999  Gunter Folger (config-01-00-09)
1099- Adapt architecture.gmk for use of STL with WIN32-VC
1100  Remove NICE from G4SYSTEM name WIN32-VC in architecture, globlib and
1101  binmake.gmk
1102
11033rd July 1999  John Allison (config-01-00-08a)
1104- Added full-stop after i.e in binmake.gmk.
1105
11062nd July 1999  John Allison (config-01-00-08)
1107- Protected liblist against duplicate library names.
1108
110929th June 1999  Gabriele Cosmo (config-01-00-07)
1110- architecture.gmk: fixed bug in SUN-CC setup concerning XMLIBS and XMFLAGS.
1111  -lXm was missing.
1112
111325th June 1999  Gabriele Cosmo
1114- Use $G4LIB/$G4SYSTEM instead of $G4LIBDIR in binmake.gmk for invoking
1115  liblist and search for libname.map (granular libraries setup).
1116
111724th June 1999  John Allison
1118- Use liblist and libname.map in $G4LIBDIR.
1119
112019th June 1999  John Allison
1121- Removed references to G4Ray in G4VIS_BUILD.gmk and G4VIS_USE.gmk.
1122
11239th June 1999  Gunter Folger
1124- Adapt liblist.c for Windows, all changes contained withing #ifdef WIN32 blocks.
1125
11264th June 1999  John Allison
1127- Corrected USER_DEFINED_LDLIBS action.
1128- Changed `export G4TMP=$(G4TMP);' to `G4TMP=$(G4TMP); export G4TMP;'
1129- Added -I$(G4BASE)/geometry/solids/Boolean/include.
1130- Introduced LDLIBS_PREFINAL (Gunter).
1131
11322nd June 1999  John Allison
1133- Changed more occurrences of := to = to fix crash of liblist at startup.
1134
11351st June 1999  John Allison
1136- Changed LDLIBS2 := to LDLIBS2 = in binmake.gmk.
1137- Reverted $(G4WORKDIR)/tmp/$(G4SYSTEM)/$(G4TARGET) to $(G4TMPDIR).
1138- Added /$(G4TARGET) to liblist -d $(G4WORKDIR)/tmp/$(G4SYSTEM) in binmake.gmk.
1139
114031st May 1999  John Allison
1141- Added -I$(G4BASE)/processes/electromagnetic/lowenergy/include.
1142
114327th May 1999  Gabriele Cosmo (config-01-00-06)
1144- architecture.gmk: set default $G4INSTALL path to $HOME/geant4 (was still referring
1145  to geant4beta...).
1146- Restored default CLHEP_BASE_DIR to /afs/cern.ch/sw/geant4/dev/CLHEP/$G4SYSTEM/pro.
1147- architecture.gmk: added -DG4NOT_ISO_DELETES for NT setup (G.Folger).
1148
114925th May 1999  Gabriele Cosmo
1150- architecture.gmk: fixed bug in SUN-CC setup. Replaced VISLIBS with LOADLIBS to
1151  specify inclusion of socket libraries -lsocket -lnsl.
1152- binmake.gmk: fixed path to libname.map in the definition of LDLIBS2 for the
1153  granular libs setup.
1154
115519th May 1999  John Allison
1156- Force linking of static library, libCLHEP.a.
1157
115818th May 1999  John Allison
1159- Specify -DG4NOT_ISO_DELETES in any case (not just G4USE_STL) and only
1160  for HP, Sun and AIX.
1161
116217th May 1999  Gabriele Cosmo
1163- Added -DG4NOT_ISO_DELETES for DEC and AIX and moved inside G4USE_STL or
1164  G4USE_OSPACE scope for all platforms which need it.
1165- Added path to wrappers for AIX.
1166
116717th May 1999  John Allison
1168- Added -DG4NOT_ISO_DELETES for Sun and HP.
1169- Changed order of -I$(OSPACEDIR)/ospace/std and -I$(OSPACEDIR)/ospace/stl.
1170
117113th May 1999  Gabriele Cosmo (config-01-00-05)
1172- architecture.gmk: G4USE_OSPACE setup is now independent from G4USE_STL which
1173  is now devoted for generic STL setup. Added -DOS_NO_TYPEDEF_5 option to HP-aCC
1174  for ObjectSpace.
1175
117612th May 1999  Gabriele Cosmo
1177- architecture.gmk: modified path to STL wrapper files directory to point to
1178  $RWINC/wrappers/$G4SYSTEM. Wrappers are now differenciated according to
1179  the architecture type.
1180
118111th May 1999  Gabriele Cosmo
1182- architecture.gmk: merged Isidro's OSPACE setup for HP-aCC.
1183  Reorganised OSPACE options by introducing OSPACEINC variable.
1184
118510th May 1999  Guy Barrand
1186- interactivity.gmk ; put OpenGL things after OPACS things to have
1187  correct link order.
1188
118910th May 1999  John Allison
1190- Added -I$(OSPACEDIR)/ospace/stl for Sun.
1191
11927th May 1999  John Allison
1193- Added GREP := grep except for SUN.
1194- Introduced STLInterface/wrappers directory. Testing on OSF+ObjectSpace (G.Cosmo).
1195
11966th May 1999  Gabriele Cosmo
1197- Introduced G4USE_OSPACE for ObjectSpace STL. If defined G4USE_STL is
1198  set as well. Modified architecture.gmk and binmake.gmk.
1199
12006th May 1999  John Allison
1201- Removed extra library for circular dependencies.  Now all solved!
1202
12035th May 1999  Gabriele Cosmo
1204- Fixed typo in architecture.gmk and defined OSPACEDIR to point to the G4
1205  dev area where links to the ObjectSpace installations at CERN have been
1206  created for all platforms. "pro" version points to ObjectSpace 2.1.
1207
12085th May 1999  John Allison
1209- Eliminated all references to RW in the case of G4USE_STL.
1210- Added OSPACE variables.
1211
121228th April 1999  Gabriele Cosmo (config-01-00-04)
1213- architecture.gmk: moved link for CLHEP to "new" to test the new version
1214  1.4 of CLHEP. It will become "pro" again as soon as the new CLHEP will be
1215  validated. NOTE: for DEC-cxx a custom CLHEP installation is used in order
1216  to deactivate the ISO-ANSI options now set by default in CLHEP.
1217
121819th April 1999  Gabriele Cosmo (config-01-00-03)
1219- architecture.gmk: introduced CCFLAGS for all platforms. Set CCFLAGS to
1220  "-Ae +DAportable" for HP-aCC to overcome compilation problems on liblist.c
1221
122218th April 1999  Youhei Morita
1223- architecture.gmk, binmake.gmk: introduced OBJY_LDLIB variable for
1224  defining Objectivity library within G4ODBMS.
1225
122613th April 1999  Gabriele Cosmo
1227- architecture.gmk: added the following options in compilation:
1228  o HP-aCC, SGI-CC: +Onolimit, -Olimit 5000 respectively.
1229    Not suppress any optimization specifying a high or unlimited memory
1230    limitation.
1231  o DEC-cxx: -timplicit_local.
1232    Get rid of the template repository by generating explicit template
1233    instantiations used in the code with internal linkage.
1234   
123513th April 1999  John Allison
1236- In binmake.gmk: - moved libmap target to source/GNUmakefile.
1237                  - extensive tidying.
1238
123912th April 1999  John Allison
1240- In liblist.c:  - fixed bug to distinguish, e.g., track from tracking.
1241                 - improved printing.
1242                 - improved "Usage" comments.
1243                 - improved protection against bad input format.
1244- In binmake.gmk, used $(ECHO) to solve platform dependency of echo.
1245- In binmake.gmk for granular libraries:
1246   - fully implemented -d option.
1247   - Gave /tmp files a unique name.
1248   - Removed repeated libraries - no longer necessary, all circular
1249       dependencies seem solved.
1250
12519th April 1999  Frank Behner
1252- Fixed bug in liblist in -d option
1253- Changed binmake.gmk to use liblist -d
1254
125518th February 1999  John Allison
1256- Added G4USE_STL flag.
1257- Added code for linking granular libraries.
1258
12591st January 1999  Gunter Folger (config-01-00-02)
1260- Add FCLIBS for SUN.
1261
1262January 29th 1999 - John Allison (config-01-00-01)
1263- Changed rd44 to sw/geant4.
1264
1265December 15th, 1998 - G.Cosmo (config-00-04-11)
1266- Added G4_HAVE_BOOL to DEC-cxx.
1267- Cosmetic changes.
1268
1269December 12th, 1998 - J.Allison (config-00-04-10)
1270- Fixed bug in OGLFLAGS and OGLLIBS user override mechanism.
1271
1272December 11th, 1998 - J.Allison (config-00-04-09)
1273- Removed -fnonstd for SUN-CC.
1274
1275December 10th, 1998 - G.Cosmo (config-00-04-08)
1276- architecture.gmk: introduced $G4DATA variable which can be user
1277  defined. Default is set to $G4INSTALL/data.
1278- architecture.gmk: introduced $G4LEVELGAMMADATA set as default to
1279  $G4DATA/PhotonEvaporation.
1280- globlib.gmk: fixed minor bug (courtesy of V.Krylov).
1281
1282December 10th, 1998 - J.Allison (config-00-04-07)
1283- architecture.gmk: allowed environment variables OGLFLAGS and OGLLIBS.
1284
1285December 7th, 1998 - S.Tanaka, G.Cosmo (config-00-04-06)
1286- architecture.gmk: fixed setting of VISLIBS.
1287
1288December 7th, 1998 - S.Tanaka
1289- Update of architecture.gmk and G4VIS_USE.gmk:
1290  In SUN-CC, "-L/usr/lib -lsocket -lnsl"  is  moved from X11LIBS to VISLIBS.
1291
1292December 5th, 1998 - G.Cosmo (config-00-04-05)
1293- architecture.gmk: introduced -fnonstd compiler option for SUN-CC.
1294  This option causes non-standard initialization of floating-point
1295  arithmetic hardware; it enables hardware traps for floating-point
1296  overflow, division by zero, and invalid operation exceptions.
1297
1298December 4th, 1998 - G.Barrand
1299- architecture.gmk: corrected paths for HepVis and HepInventor.
1300- interactivity.gmk: fixed setup for LOAD_IV.
1301
1302December 3rd, 1998 - S.Tanaka
1303- Revision to make compilation of DAWN (network) driver
1304  at Solaris and IRIX automatic. See below.
1305- Added the following line to SUN-CC and SGI-CC
1306  CPPFLAGS += -DSOCKET_IRIX_SOLARIS
1307- Added -L/usr/lib -lsocket -lnsl  in X11LIBS for SUN-CC.
1308  (This place is strange. But I cannot think of a better place.)
1309
1310December 3rd, 1998 - J.Allison (config-00-04-04)
1311- Set G4STREAM for all platforms.
1312- Set G4STREAM_STREAMBUF_IMPLEMENTATION for selected platforms.
1313
1314December 3rd, 1998 - S.Sadilov
1315- Updated architecture.gmk : G4STREAM_STREAMBUF_IMPLEMENTATION for WIN32.
1316- Updated globlib.gmk : right incremental LIB for WIN32.
1317
1318December 1st, 1998 - G.Cosmo (config-00-04-03)
1319- Updated architecture.gmk and binmake.gmk: G4SYSTEM revision.
1320- Added +DAportable compiler option to HP-aCC setup to support HPPA 2.0
1321  for PA8000 CPUs.
1322
1323December 1st, 1998 - J.Allison (config-00-04-02)
1324- Added generators/include to binmake.gmk.
1325
1326November 30th, 1998 - J.Allison (config-00-04-01)
1327- Added neutron_hp/include to binmake.gmk.
1328- CLHEP_BASE_DIR and RWBASE for WIN32 (Serguei Sadilov).
1329
1330November 18th, 1998 - J.Allison (config-00-03-06)
1331- Changed CXXFLAGS for DEC6-AFS debug from -g to -gall.
1332
1333October 30th, 1998 - G.Cosmo (config-00-03-05)
1334- architecture.gmk: added G4STREAM_STREAMBUF_IMPLEMENTATION variable. (G.Barrand)
1335- G4UI_BUILD.gmk: removed G4UI_BUILD_XM_REDIRECT_COUT. (G.Barrand)
1336
1337October 13th, 1998  J.Allison (config-00-03-04)
1338- Changed ifdef G4_USE_G4STREAM to ifneq ($(findstring AIX,$(G4SYSTEM)),AIX)
1339
1340October 13th, 1998  J.Allison (config-00-03-03)
1341- Removed G4VIS_DONT_USE. (G.Barrand)
1342- Added if G4_USE_G4STREAM, CPPFLAGS += -DG4STREAM. (M.Nagamatu)
1343
1344October 9th  J.Allison (config-00-03-02)
1345- Tagged.
1346
1347October 2nd, 1998 - M.Asai
1348- G4_NO_STORE_TRAJECTORY option is added to architecture.gmk.
1349
1350September 30th, 1998 - G.Barrand
1351- G4VIS_USE.gmk: bracket everything with "ifndef G4VIS_DONT_USE" in order
1352  to be able to disconnect easily visualization for tests programs.
1353
1354September 18th, 1998 - G.Cosmo (config-00-03-01)
1355- architecture.gmk: introduced G4DUMMY_VARIABLE to hide $(shell)
1356  command not compatible with the new version 3.77 of GMAKE (G.Folger).
1357
1358September 14th, 1998 - G.Cosmo
1359- binmake.gmk: placed digits+hits library in the correct link order
1360  according to the category diagram.
1361
1362August 31st, 1998 - G.Cosmo (config-00-02-05)
1363- architecture.gmk: Changed first CPPFLAGS statement from := to +=,
1364  to allow additional CPPFLAGS to be defined by the user. Needed for test
1365  (F.Behner)
1366- binmake.gmk: Added EXTRALIBS to allow a user to add own libraries in the
1367  link path. Needed for test.
1368  (F.Behner)
1369- binmake.gmk: inverted link order of processes and particles libraries
1370  which was wrong. (G.Cosmo)
1371
1372August 26th, 1998 - John Allison (config-00-02-04)
1373- Backed out 22nd August change (G4UIGAG as default) - G4UIterminal
1374  is now default.
1375
1376August 24th, 1998 - Y.Morita (config-00-02-03)
1377- globlib.gmk: added $(G4LIBDIR)/lib$(name).a for target "global".
1378
1379August 22nd, 1998 - J.Allison (config-00-02-02)
1380- Set GAG variables by default.
1381
1382August 11th, 1998 - G.Cosmo (config-00-02-01)
1383- Tagged.
1384
1385August 7th, 1998 - John Allison/Michel Maire.
1386- Added -I/usr/include before -I/usr/local/include to OGLFLAGS for DEC-AFS.
1387- Changed -lGl to -lMesaGL, etc., for DEC-AFS.
1388
1389August 6th, 1998 - John Allison
1390- Added UILIBS := to G4UI_USE.gmk and VISLIBS := to G4VIS_USE.gmk.
1391
1392August 5th, 1998 - Guy Barrand
1393- Added LOAD_XM = 1 and LOAD_XAW = 1 to G4UI_USE.gmk.
1394
1395July 30th, 1998 - G.Cosmo (config-b01)
1396- globlib.gmk: added phony target "wipe_libs". Now target "global"
1397  effectively deletes all existent granular libraries.
1398- common.gmk: archiving of libraries is silent now by default.
1399
1400July 23th, 1998 - Y.Morita (config-00-01-16)
1401- globlib.gmk: fixed target "global" for G4ODBMS
1402- binmake.gmk: fixes for Win/NT.
1403
1404July 20th, 1998 - John Allison (config-00-01-15)
1405- Removed LDFLAGS += -Wl,-Bstatic for G++-Linux introduced by Larry
1406  Felawka on July 10th for g++ 2.8.  No longer thought to be necessary.
1407
1408July 19th, 1998 - G.Cosmo (config-00-01-14)
1409- common.gmk: introduced CPPVERBOSE flag.
1410- architecture.gmk: protected creation of $G4SCHEMA_DIR and
1411  $G4EXAMPLE_BOOT_DIR directories with G4ODBMS.
1412- binmake.gmk: fixed bug in creation of $G4TARGET.
1413
1414July 18th, 1998 - G.Cosmo (config-00-01-13)
1415- Added fix to binmake.gmk for WIN32-VC-NICE (G.Folger)
1416
1417July 16th, 1998 - John Allison
1418- Added GNU_GCC makefile flags where omitted.
1419
1420July 15th, 1998 - Youhei Morita (config-00-01-12)
1421- architecture.gmk  added G4EXAMPLE_BOOT_DIR and G4EXAMPLE_BOOT
1422- globlib.gmk  revised cleandb target
1423
1424July 14th, 1998 - Peter Urban (config-00-01-11)
1425- added two Perl scripts that correct STEP exchange files.
1426
1427July 14th, 1998 - Youhei Morita (config-00-01-10)
1428- architecture.gmk  added definition of G4SCHEMA_DIR
1429- globlib.gmk  added new target G4SCHEMA.FDDB for G4ODBMS
1430
1431July 10th, 1998 - Youhei Morita (config-00-01-09)
1432- binmake.gmk  added following to INCFLAGS
1433      -I$(G4BASE)/persistency/digits+hits/hits/include \
1434      -I$(G4TMP)/$(G4SYSTEM)/G4phits \
1435- binmake.gmk  moved persistency include path to ifdef G4ODBMS block
1436
1437July 10th, 1998 - John Allison??
1438- binmake.gmk  added geometry/solids/STEPinterface/include
1439
1440July 10th, 1998 - Youehi Morita (config-00-01-08)
1441- globlib.gmk  added new targets 'headers' and 'd_files' for G4ODBMS
1442- common.gmk   added new target 'headers'
1443               added $(schema_hh) dependency to $(G4TMPDIR)/%.o
1444- binmake.gmk  added INCFLAGS, LDLIBS and LDFLAGS for G4ODBMS
1445
1446July 10th, 1998 - L.Felawka
1447- architecture.gmk: updated compilation flags for g++.
1448
1449July 9th, 1998 - G.Cosmo (config-00-01-07)
1450- Removed bug in "all" target in globlib.gmk, introduced recently.
1451- Modified "all" target in globlib.gmk to handle G4ODBMS.
1452- Added fix for G4ODBMS to common.gmk.
1453
1454July 9th, 1998 - Youehi Morita
1455- Added G4ODBMS_BUILD.gmk for HepODBMS and Objectivity/DB CPPFLAGS.
1456
1457July 7th, 1998 - John Allison (config-00-01-06)
1458- Incorporated Makoto's patches for ifndef G4UI_BUILD_TERMINAL_SESSION and
1459  ifndef G4UI_USE_TERMINAL.
1460
1461July 7th, 1998 - G.Cosmo (config-00-01-05)
1462- Added $(schema_hh) target and dependency to it in case of G4ODBMS
1463  set when building .d files.
1464
1465July 7th, 1998 - John Allison (config-00-01-04)
1466- Tagged.
1467
1468July 7th, 1998 - Guy Barrand
1469- Introduced interactivity.gmk.
1470
1471July 6th, 1998 - J.Allison (config-00-01-03)
1472- Added G4UI_BUILD.gmk and G4UI_BUILD.gmk.
1473
1474July 6th, 1998 - G.Cosmo (config-00-01-02)
1475- Introduced "glob" and "objs" targets in globlib.gmk. Modified
1476  rule to build global library, does not depend anymore on "libs".
1477  (by J.Allison)
1478- Moved G4VIS_USE.gmk and G4VIS_BUILD.gmk from source/visualization.
1479 
1480July 3rd, 1998 - G.Cosmo (config-00-01-01)
1481- Created
Note: See TracBrowser for help on using the repository browser.