source: trunk/config/History @ 1199

Last change on this file since 1199 was 1195, checked in by garnier, 15 years ago

update CVS release candidate geant4.9.3.01

File size: 69.0 KB
Line 
1cvs log $Id: History,v 1.370 2009/11/18 17:33:22 gcosmo 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
1918th November 2009  Gabriele Cosmo (config-V09-02-15)
20- architecture.gmk: corrected inclusion of -lz for zlib.
21- WIN32-VC.gmk: added gd32.lib to OGLLIBS.
22
2317th November 2009  Gabriele Cosmo (config-V09-02-14)
24- Added include paths to new CHIPS modules.
25
2617th November 2009  Gabriele Cosmo (config-V09-02-13)
27- G4VIS_USE.gmk: fixed dependency issues on WIN32-VC for gl2ps utility
28  library in visualization.
29- WIN32-VC.gmk: added use32.lib to OGLLIBS to fix problems of linking
30  when G4LIB_BUILD/USE_WIN32_SESSION is not set (L.Garnier).
31- binmake.gmk: corrected inclusion of G4zlib library in link list for
32  the case of global libraries.
33- Updated Configure script (Configure-V09-02-03) and internal scripts:
34  o Added new data set for G4REALSURFACEDATA variable and updated G4LEDATA
35    data set version.
36  o Fixed detection of QtCore library; addressing problem report #1079.
37  o Added flag to allow running with query options on non-interactive
38    terminal. Resolves issue reported in Hypernews Install-and-Config #1213.
39  o Corrected text for installation of g3tog4 module; cernlib is not required.
40
415th November 2009  John Allison (config-V09-02-12)
42- Removed references to obsolete GAGTREE driver.
43
444th November 2009  John Allison
45- Added new gMocren flags for backward compatibility.
46
474th November 2009  Gabriele Cosmo (config-V09-02-11)
48- Added new gMocren include path to G4VIS_USE.gmk script.
49
508th September 2009  Gabriele Cosmo (config-V09-02-10)
51- Darwin-g++.gmk: added paths to $QTHOME/include and $QTHOME/lib to
52  setup for Qt4 configuration.
53
5417th August 2009  Gabriele Cosmo (config-V09-02-09)
55- Added G4OPTDEBUG option for hybrid optimized-debug build also to
56  Darwin-g++ and WIN32-g++ configurations.
57
583rd August 2009  Gabriele Cosmo (config-V09-02-08)
59- Darwin-g++.gmk: added -arch_multiple option to LDFLAGS to force more
60  diagnostics for wrong architecture errors at link stage.
61
6217th June 2009  Gunter Folger (config-V09-02-07)
63- binmake.gmk: moved definition of TARGOBJEXT to place not dependent
64  on G4EXLIB, such that the extension is defined when no lib is present
65  (e.g. for hadronic exercisers).
66
6727th May 2009  Ben Morgan (config-V09-02-06)
68- Configure script:
69  o Rewritten check on make/gmake on WIN32-VC systems to avoid problems
70    with cygwin and Matlab.
71  o Added check to build Qt driver only when Qt UI module is built;
72    reordered moc checks and added cross-check on moc version.
73    Added safety reset of OpenGL QT build and use variables.
74  o Commented out echo compatibility warning to address problem report #1067.
75
7627th April 2009  Gabriele Cosmo (config-V09-02-05)
77- Linux-icc.gmk: removed "-lcxa -lunwind" LOADLIBS addition, no longer
78  necessary since icc-11.0.83.
79
8020th April 2009  Laurent Garnier
81- Linux-g++.gmk: corrections to respect standard location for include
82  and lib paths for Qt. Improved setup for non-standard Qt3 location.
83
848th March 2009  Laurent Garnier
85- Darwin-g++.gmk: bug fix for Qt non standard installation.
86- Linux-g++.gmk: changed way to fing QtLib by default.
87- WIN32-VC.gmk: bug fix for building GLQTLIBS.
88
895th March 2009  Guy Barrand
90- analysis.gmk: arrange configuration for WIN32-VC so that what is returned
91  by `aida-config --lib` (which may have the Windows LINK.exe syntax) is
92  understood by g++ which is in fact used by CygWin for linking applications.
93  Then transforming /LIBPATH options to -libpath options and change the path
94  '\' syntax to a '/' syntax. Allowing now to use the AIDA implementation
95  coming from an osc-batch or osc-vis binary kit built for WIN32-VC, in a
96  example using AIDA built from CygWin with Geant4 built with the VisualC++
97  compiler.
98- G4UI_USE.gmk: suppressed G4UI_USE_OSC logic. From OpenScientist/16.8, the
99  osc-g4-vis program can instrument directly the GNUmakefile of an example or
100  of a user application which is a clone of some Geant4 example.
101
10227th February 2009  Gabriele Cosmo (config-V09-02-04)
103- common.gmk, globlib.gmk: added removal of moc sources in clean target.
104
10526th February 2009  Gabriele Cosmo (config-V09-02-03)
106- Linux-g++.gmk: simplified Qt setup to conform to standard Qt installation.
107
10826th January 2009  Gabriele Cosmo (config-V09-02-02)
109- architecture.gmk: restored generic name for XercesC library for WIN32-VC.
110
11120th January 2009  Gunter Folger (config-V09-02-01)
112- architecture.gmk: changed name of XercesC library for WIN32-VC.
113
1149th January 2009  Gabriele Cosmo (config-V09-02-00)
115- Added -lXi to X11LIBS for Linux-g++, Linux-icc and WIN32-g++ configurations,
116  required for correct linkage with OpenInventor Coin3D libraries (suggestion
117  by F.Jones).
118
1199th December 2008  Guy Barrand (config-V09-01-17)
120- G4UI_USE.gmk: corrected G4UI_USE_OSC to use $(shell ...) instead
121  of direct backquoting to solve a tricky env expansion problem,
122  restricted to the Open-Scientist setup.
123
1248th December 2008  John Allison (config-V09-01-16)
125- G4UI_USE.gmk: added -DG4UI_USE to CPPFLAGS. Re-ordered G4UI_NONE
126  and G4UI_USE_INCLUDED blocks to be coherent with G4VIS_USE.gmk.
127
1284th December 2008  Laurent Garnier (config-V09-01-15)
129- Darwin.gmk: fixed mistake in setting of OGLLIBS for Leopard.
130
1314th December 2008  Gabriele Cosmo, Ben Morgan (config-V09-01-14)
132- Linux-g++.gmk: implemented temporary workaround to allow for automatic
133  detection of location in non-POSIX paths for X11 and GL libraries depending
134  on 32/64 bits architectures.
135
1363rd December 2008  Gabriele Cosmo (config-V09-01-13)
137- Define $FIND, $SORT, $TOUCH variables to be customised with absolute
138  path in WIN32-VC in order to pick up correct Cygwin toolset.
139
1401st December 2008  Ben Morgan (config-V09-01-12)
141- Darwin-g++.gmk, Linux-g++.gmk: corrected definition of temporary QT3_MT
142  by adding missing protection.
143
14424th November 2008  Laurent Garnier (config-V09-01-11)
145- interactivity.gmk: changed flags for OpenGL and QT.
146- Darwin-g++.gmk, Linux-g++.gmk, WIN32-VC.gmk: major update to Qt setup.
147- Darwin.gmk: automatically detect GLLIBS for Leopard.
148- moc.gmk: suppressed echo when compiling.
149
15014th November 2008  Gabriele Cosmo (config-V09-01-10)
151- Added "electromagnetic/adjoint" sub-module in binmake.gmk.
152
1536th November 2008  Gabriele Cosmo (config-V09-01-09)
154- Added "particles/adjoint" sub-module in binmake.gmk.
155
15623rd October 2008  Gabriele Cosmo (config-V09-01-08)
157- Added "persistency/ascii" sub-module in binmake.gmk.
158
15911th July 2008  Gabriele Cosmo (config-V09-01-07)
160- architecture.gmk: removed obsoled DOM library from GDMLIBS.
161
16212th June 2008  Gabriele Cosmo (config-V09-01-06)
163- Linux-g++.gmk: added G4OPTDEBUG flag for "-O2 -g" combined compilation.
164- AIX-xlC.gmk: added shared libs section as for Linux-g++ according to user
165  suggestion on HN.
166
1679th June 2008  Gabriele Cosmo (config-V09-01-05)
168- Integrated improvements to Qt setup and AIDA.
169  Restored Qt libs setup to include GL as default.
170
17120th May 2008  Gunter Folger  (config-V09-01-04)
172- liblist.c: removed C++ style comments.
173- Not including changes made after "config-V09-01-03 ".
174
17513th May 2008  Guy Barrand
176- G4UI_USE.gmk: added material (protected with G4UI_USE_OSC) to use osc_vis
177  binary kits built with the Geant4 drivers. It allows to use the G4Lab::UIOnX
178  G4 session in Geant4 (G4Lab::UIOnX allows for visualization and AIDA plotting
179  within the same GUI).
180- analysis.gmk: added default setup aida-config for flags
181  G4ANALYSIS_AIDA_CONFIG_CFLAGS and G4ANALYSIS_AIDA_CONFIG_LIBS.
182
18330th April 2008  Laurent Garnier
184- common.gmk: simplified Qt moc files integration.
185- moc.gmk: new configuration file for Qt moc files setup.
186- G4UI_USE, G4VIS_USE, interactivity, sys/*: separation of Qt with or
187  without OpenGL.
188
1893rd April 2008  Gabriele Cosmo (config-V09-01-03)
190- Linux-icc.gmk: updated setup to make use of icc-10.1 and ifort-10.1;
191  changed compilation option "-mp" to more performant "-fp_model precise".
192
1932nd April 2008  Gunter Folger (config-V09-01-02)
194- Replaced gets() by safer fgets() in liblist.c.
195  (this tag does not include latest changes in interactivity.gmk)
196
19718th March 2008  Laurent Garnier
198- interactivity.gmk: moved Qt setup before X11.
199
20021st February 2008  Gabriele Cosmo (config-V09-01-01)
201- Replaced g77 with gfortran for Linux-g++ and Linux-icc platforms.
202
20315th February 2008  Laurent Garnier
204- common.gmk: added ability to autogenerate moc files for Qt driver.
205- WIN32-VC: added flags to build Qt driver on Windows.
206- Darwin-g++, Linux-g++: improvements for autogeneration of MOC files for Qt.
207
20815th January 2008  Gabriele Cosmo (config-V09-01-00)
209- Added commented lines for OpenGL setup in Darwin-g++.gmk for MacOS
210  10.5 Leopard, pending fix from Apple.
211
21211th December 2007  Gabriele Cosmo (config-V09-00-12)
213- Corrected setup for GDML on WIN32-VC to allow for building DLLs.
214
21530th November 2007  Ben Morgan (config-V09-00-11)
216- Updated Configure script to handle Qt UI build.
217- Updated internal scripts for Configure accordingly.
218
21922nd November 2007  Gabriele Cosmo (config-V09-00-10)
220- Corrected addition of lXercesC and Zlib libraries in binmake.gmk.
221- Added special case for WIN32-VC for names of XercesC libraries in architecture.gmk.
222- Use 'gfortran' instead of 'g77' in Darwing-g++.gmk script. (I.McLaren)
223
22419th November 2007  Gabriele Cosmo (config-V09-00-09)
225- Added "qmd" hadronic model to binmake.gmk.
226
22716th November 2007  Laurent Garnier (config-V09-00-08)
228- Updated setup for Qt in Linux-g++.gmk and Darwin-g++.gmk scripts to
229  support both Qt3 and Qt4.
230
23115th November 2007  Ben Morgan (config-V09-00-07)
232- Updated Configure script to handle new 'gdml' sub-module and new data
233  libraries (G4ABLADATA and new G4EMLOW version).
234- Updated internal scripts for Configure accordingly.
235
2362nd November 2007  Gabriele Cosmo (config-V09-00-06)
237- Introduced G4LIB_BUILD_GDML/G4LIB_USE_GDML flags to trigger compilation
238  of the new persistency/gdml sub-module. Added setup for XERCESC.
239  Required path XERCESCROOT to XERCESC installation if G4LIB_BUILD_GDML
240  is set. Added "persistency/gdml" include path to binmake.gmk
241- Added setup for QT in UI scripts, and specific QT paths and setup in
242  Darwin-g++.gmk. (L.Garnier)
243
24410th October 2007  Gunter Folger (config-V09-00-05)
245- Added "incl" (Liege cascade) hadronic model module to binmake.gmk.
246 
247 
2483th October 2007  Laurent Garnier
249- Added setup for Qt in those files :
250- config/G4UI_BUILD.gmk
251- config/G4UI_USE.gmk
252- config/G4VIS_BUILD.gmk
253- config/G4VIS_USE.gmk
254- config/interactivity.gmk
255- config/sys/Darwin-g++.gmk
256- config/sys/Linux-g++.gmk
257
25816th August 2007  Gabriele Cosmo (config-V09-00-04)
259- Corrected definition of OUT internal variable to allow for proper
260  linking also of unit tests.
261
26215th August 2007  Gabriele Cosmo (config-V09-00-03)
263- Added "rpg" hadronic model module to binmake.gmk.
264
26513th August 2007  Gabriele Cosmo (config-V09-00-02)
266- SUN-CC.gmk: forced -xO2 as optimisation level.
267
26818th July 2007  Gabriele Cosmo (config-V09-00-01)
269- liblist.c: fixed problem affecting recent CygWin installations on
270  Windows in parsing the buffer for the generation of libname.map.
271- binmake.gmk: defined OUT internal variable specifying the proper
272  compilation/linking option to Unix or Windows compilers: '-o '
273  and '/Fe' respectively.
274
27511th July 2007  Makoto Asai (config-V09-00-00)
276- Added digits_hits/scorer sub-directory to binmake.gmk.
277
27828th June 2007  Gabriele Cosmo (config-V08-03-04)
279- Updated Configure scripts to fix installation issue when installation
280  path is different from source path and headers are not installed.
281- Cleared <TAB> characters from .gmk scripts where not necessary.
282
28322nd June 2007  Gabriele Cosmo (config-V08-03-03)
284- Corrected binmake.gmk for having error_propagation in INCFLAGS properly
285  included in search path.
286- Updated internal scripts for Configure to cope with new environment
287  variable G4NEUTRONHPDATA.
288
28918th June 2007  Ben Morgan (config-V08-03-02)
290- Fixed Configure internal script to get rid of searching old physics_list
291  module at installation.
292
29327th May 2007  Gabriele Cosmo (config-V08-03-01)
294- Added "lll_fission" hadronic model module to binmake.gmk.
295
29612th May 2007  Gabriele Cosmo (config-V08-03-00)
297- Added "error_propagation" module to binmake.gmk.
298- Removed G4LIB_BUILD_LISTS flag. Physics lists are built by default.
299
30021st March 2007  Gabriele Cosmo
301- Added "biasing" module to binmake.gmk.
302
30328th February 2007  Gabriele Cosmo (config-V08-02-00)
304- Protected generation of dependencies using internal 'make' variable
305  MAKECMDGOALS in binmake.gmk and common.gmk, following suggestion made
306  in problem report #930.
307  This protection resolves the problem of generation of dependencies when
308  issueing the 'clean' target.
309
3103rd November 2006  Gunter Folger (config-V08-01-07)
311- architecture.gmk: added G4LIB_BUILD_LISTS with default value 1 to build physics lists.
312- binmake.gmk: added physics lists include directories to INCFLAGS.
313
31415th October 2006  Makoto Asai (config-V08-01-06)
315- binmake.gmk: added 'processes/scoring' module.
316
31710th October 2006  Gabriele Cosmo (config-V08-01-05)
318- Darwin-g++.gmk: use standard -echo- command.
319  Removed ECHO overloaded variable.
320
3215th October 2006  Gabriele Cosmo (config-V08-01-04)
322- liblist.c: added .dylib search for list of libraries.
323  Addressing problem report #885.
324
3253rd October 2006  Gabriele Cosmo (config-V08-01-03)
326- architecture.gmk: added variables for commands: echo, cat, cut, sed;
327  to be eventually overloaded in system dependent configurations.
328- WIN32-VC.gmk: overload commands [echo, grep, cat, cut, sed], to force
329  usage of the original CygWin built-in commands.
330
33121st September 2006  Vladimir Ivantchenko (config-V08-01-02)
332- binmake.gmk: added electromagnetic/polarisation module.
333
33418th August 2006  Gabriele Cosmo (config-V08-01-01)
335- Linux-icc: corrected G4RUNPATHOPTION flag to allow linking of applications
336  with shared libraries.
337
33818th August 2006  Gabriele Cosmo (config-V08-01-00)
339- Linux-icc: updated setup to support icc-9.X series.
340
34113th June 2006  Gabriele Cosmo (config-V08-00-02)
342- Removed defaults for X11, XM, XAW flags in architecture.gmk and added
343  explicit settings in sys/*.gmk setups protected by ifndef statements for
344  optional customisation.
345- Upgraded Configure internal scripts.
346
34724th April 2006  Gabriele Cosmo (config-V08-00-01)
348- binmake.gmk: fixed old-standing warning on WIN32-VC for file extension of
349  target object file. Defined TARGOBJEXT internal variable defining the
350  actual extension: .o for UNIX, .OBJ for Windows platforms.
351
3526th April 2006  Gabriele Cosmo (config-V08-00-00)
353- Darwin-g++: corrected linker options for generation of dynamic libraries.
354  Now dynamic libraries on MacOSX finally work. Tested on MacOS 10.4.5 with
355  gcc-4.0.1.
356
35712th December 2005  Gabriele Cosmo (config-V07-01-07)
358- binmake.gmk: added workaround to allow for physics-lists to link
359  with DLLs on Windows.
360
3617th December 2005  Gabriele Cosmo (config-V07-01-06)
362- Added G4LIB_NO_SHARED protection for cases where installation of
363  shared libs are not allowed.
364
3652nd December 2005  Gabriele Cosmo (config-V07-01-05)
366- Replaced -GX with -EHsc compilation option in WIN32-VC setup for
367  porting on VC++8 compiler.
368
36929th November 2005  Gabriele Cosmo (config-V07-01-04)
370- Added -D_CRT_SECURE_NO_DEPRECATE to WIN32-VC setup to allow for
371  porting on VC++8 compiler.
372
37321st November 2005  Makoto Asai (config-V07-01-03)
374- binmake.gmk: added 'digits_hits/utils' module to INCFLAGS.
375
3765th October 2005 John Allison (config-V07-01-02)
377- G4VIS*.gmk: added G4VIS_BUILD_RAYTRACERX_DRIVER and G4VIS_USE_RAYTRACERX.
378
37929th July 2005 Mark Donszelmann (config-V07-01-01)
380- Synchronized CXXFLAGS warning options of WIN32-g++ with Linux-g++.
381
38218th July 2005 Gabriele Cosmo (config-V07-01-00)
383- Excluded usage of unnecessary 'ranlib' at creation of the libraries for
384  WIN32-VC system. Fixes an observed problem of debug-symbols corruption.
385
38616th June 2005 Sergey Sadilov (config-V07-00-05)
387- Updated Configure script and support files:
388  o Added new data sets for low-energy-EM and elastic data.
389  o Set unique entry point for path to data.
390  o Updated variable settings for g3tog4 and zlib.
391
39215th June 2005 Gunter Folger (config-V07-00-04)
393- Changed clean(_..) targets to be :: rules, to allow multiple clean targets.
394
39510th June 2005 Gabriele Cosmo (config-V07-00-03)
396- Updated configuration script SUN-CC.gmk:
397  o Removed obsolete compilation option -ptr$(G4TREP) for redirection to
398    template repository, no longer necessary.
399  o Added -lsunmath to LOADLIBS now required with CLHEP-1.9.X for static
400    libraries.
401
40217th May 2005 Gabriele Cosmo (config-V07-00-02)
403- Corrected settings of G4LIB_BUILD/USE_ZLIB:
404  o G4LIB_BUILD_ZLIB is mandatory for Windows, if zlib is required;
405  o if G4LIB_BUILD_ZLIB is set, the G4-zlib module is used (all platforms);
406  o if only G4LIB_USE_ZLIB is set, the system zlib is used (UNIX only);
407  o if none is set, zlib is not used (all platforms).
408- Updated compilation options on Darwin-g++, now similar to Linux-g++ setup.
409- Still requiring tag "source-gmk-V07-00-01" for source/GNUmakefile to build
410  the g3tog4 module.
411
41213th May 2005 Gabriele Cosmo (config-V07-00-01)
413- Added G4LIB_BUILD_ZLIB/G4LIB_USE_ZLIB. Modified architecture.gmk
414  and binmake.gmk scripts.
415- Changed G4USE_G4TOG4 to G4LIB_USE_G3TOG4 to conform to standard flag names.
416  Requires tag "source-gmk-V07-00-01" for source/GNUmakefile to build the
417  g3tog4 module.
418
41910th May 2005 John Allison (config-V07-00-00)
420- Made OPENGLXM require OPENGLX.
421
4228th December 2004 John Allison (config-V06-02-03)
423- Darwin-g++.gmk: fixes on setup for dynamic libraries.
424
42530th November 2004 Gabriele Cosmo (config-V06-02-02)
426- binmake.gmk: added electromagnetic/highenergy module to INCLUDE path.
427
42827th November 2004 Gabriele Cosmo (config-V06-02-01)
429- binmake.gmk: added parameterisations/trd_clusters and
430  parameterisations/gflash modules to INCLUDE path.
431
43229th October 2004 Gabriele Cosmo (config-V06-02-00)
433- Archived setup for Windows/VC++6. WIN32-VC now corresponds to WIN32-VC7.
434  Archived WIN32-VC7.gmk.
435- Removed strict compilation options for SUN-CC and thread specific.
436
43712th October 2004 John Allison
438- Darwin-g++.gmk : added -lXi to X11LIBS.
439
44008th July 2004 Guy Barrand
441- Darwin-g++.gmk : correct options to build granular shared libs.
442  Have "-undefined define_a_way" instead of "-undefined error" since
443  granular libs are not linked for the moment.
444
44523rd June 2004 Gabriele Cosmo (config-V06-01-10)
446- Updated win32def.c program to fix retrivial of public static data for
447  building DLLs on Windows (G.Barrand).
448- Updated Configure scripts.
449
45017th June 2004 Gabriele Cosmo (config-V06-01-09)
451- Darwin-g++.gmk: use twolevel_namespace and GLOBLIBS for shared-libs
452  build on MacOS. Shared-libs build are possible only global libraries
453  and requires shared-lib version of CLHEP build with compatible options
454  (G.Barrand).
455
45614th June 2004 Gabriele Cosmo (config-V06-01-08)
457- architecture.gmk: added specification for G4LIB_USE_DLL.
458
45911th June 2004 Gabriele Cosmo (config-V06-01-07)
460- binmake.gmk: activated shared-libs mechanism for Windows platforms;
461  forced creation of static library for examples/applications for the
462  usage with DLLs.
463
4648th June 2004 Gabriele Cosmo (config-V06-01-06)
465- binmake.gmk: restored global lib for interfaces which was missing
466  from linking list.
467- common.gmk, globlib.gmk: fixed clean/clean_libs target.
468- architecture.gmk: added definition of G4LIB_BUILD_DLL flag.
469- WIN32-VC.gmk: added targets for DLLs build.
470- Linux-g++.gmk: made -O2 the default optimisation mode.
471  Archived temporary setup Linux-gO2 introduced in "config-V06-01-01".
472
4737th June 2004 Gabriele Cosmo (config-V06-01-05)
474- Corrected setup for WIN32-VC7 for building of DLLs.
475- Cosmetics in build printout...
476
4771st June 2004 Gabriele Cosmo (config-V06-01-04)
478- binmake.gmk, added include paths to new hadronic models for
479  abrasion, em_dissociation, de_excitation/ablation and
480  de_excitation/fission.
481- architecture.gmk: updated comments to header.
482
48326th May 2004 Mark Donszelmann (config-V06-01-03)
484- Fixed small problem in previous fix.
485
48626th May 2004  Gunter Folger (config-V06-01-02)
487- binmake.gmk: fixed problem for WIN32 such that also LDLIBS (including
488  EXTRALIBS) will be mangled to replace -L by its WIN32 correspondance
489  libpath.
490
49111th May 2004  Gabriele Cosmo (config-V06-01-01)
492- Added new experimental setup for Linux-g++ using -O2 optimisation
493  as default. To trigger this setup G4SYSTEM must be set to "Linux-gO2".
494  It also includes (deactivated by default) Pentium4 chip specific options
495  for using chips-specific floating-point arithmetics based on the SSE unit.
496
4978th April 2004  Guy Barrand
498- architecture.gmk: revisited Inventor default. Removed HEPVis dependencies
499  (Inventor visualization driver does not need these libraries any longer).
500
5017th April 2004  Guy Barrand
502- Darwin-g++.gmk:
503  o Corrected options to build shared libraries (.dyn); use
504    "-dynamic -single_module" to have faster startup when Geant4 is
505    embedded in an external framework.
506  o Corrected options to retrieve Motif.
507
5085th April 2004  Gabriele Cosmo (config-V06-01-00)
509- architecture.gmk: added check for definition of LDFLAGS.
510  Fixes bug report #603.
511
51224th February 2004  Gabriele Cosmo (config-V06-00-03)
513- Fixed link rpath definition in Linux-icc.gmk.
514
51511th February 2004  Gabriele Cosmo (config-V06-00-02)
516- Added configuration file Linux-icc.gmk for Intel/icc compiler
517  on Linux systems.
518
51910th February 2004  Guy Barrand
520- WIN32-VC7.gmk: added material to build shared libs for Windows (DLLs).
521- Added program win32def.c to help building DLLs, built from
522  source/GNUmakefile through a specialised target and placed in
523  $G4LIB/$G4SYSTEM.
524- source/materials/GNUmakefile: modified to provide an example of macro
525  GLOBLIBS used by the DLL builder in order to have global lib dependencies.
526
5279th February 2004  Gunter Folger (config-V06-00-01)
528- architecture.gmk:
529  o Protect OGLFLAGS against containing -I/usr/include; this may cause
530    wrong includes to be picked up.
531   
53226th January 2004  Guy Barrand (config-V06-00-00)
533- Darwin-g++.gmk:
534  o Use "g++" as a default compiler (in order to take the MacOSX
535    default compiler).
536  o Corrected procedure for building .dylib shared libs.
537    Previous default Linux commands do not work on MacOSX.
538
53918th November 2003  Gabriele Cosmo (config-V05-02-05)
540- Updated binmake.gmk to include new hadronics modules.
541  Coworks with "ghad-V05-02-00" and HEAD of processes/GNUmakefile.
542
5434th November 2003  Gabriele Cosmo (config-V05-02-04)
544- Include removal of OPACS setup. Cowork with tags "interfaces-V05-02-00"
545  and "vis-V05-02-02".
546
54729th October 2003  Gabriele Cosmo (config-V05-02-03)
548- binmake.gmk:
549  o Added particles/utils module.
550- Does NOT include removal of OPACS setup yet.
551
55222th October 2003  Guy Barrand
553- OPACS : rm interfaces OPACS related things.
554
55517th October 2003  Guy Barrand
556- OPACS being (for long) deprecated, the OPACS related things
557  had been removed in the Geant4 repository.
558
55930th September 2003  Gabriele Cosmo (config-V05-02-02)
560- architecture.gmk, binmake.gmk:
561  o Added geometry/navigation module.
562  o Removed setup for STEP, now archived.
563  o Adopt new module and library "digits_hits", replacing "digits+hits".
564- Configure installation script:
565  o Fixed correct default name for data sets.
566  o Implemented automatic detection of OpenGL and CLHEP installations.
567  o Fixed behavior of script on Windows system, corrected definition of
568    paths and defaults.
569  o Cleared not allowed configuration drivers.
570
57119th September 2003  Gabriele Cosmo (config-V05-02-01)
572- binmake.gmk:
573  o added processes/cuts module.
574- architecture.gmk:
575  o fixed setup for OpenInventor libraries.
576
5771st July 2003  Gabriele Cosmo (config-V05-02-00)
578- WIN32-VC.gmk, WIN32-VC7.gmk:
579  o reinstated options "-D_CONSOLE -D_WIN32 -DOS" to allow correct
580    treatment/opening of data files from applications.
581
58224th June 2003  Gabriele Cosmo (config-V05-01-05)
583- Added UI32LIBS to interactivity.gmk to handle UI libraries on WIN32
584  platforms.
585- Added libraries for OpenGL and UI to default setup of WIN32-VC and
586  WIN32-VC7. Removed some obsolete compilation options.
587
58818th June 2003  Gabriele Cosmo (config-V05-01-04)
589- Removed flag G4USE_STD_NAMESPACE from specific setups in sys.
590  Follows migration from G4std apported in source/global and whole code.
591
59216th June 2003  Gabriele Cosmo
593- binmake.gmk: added module geometry/divisions in $INCFLAGS list.
594
59511th June 2003  Gunter Folger (config-V05-01-03)
596- G4VIS_BUILD.gmk, G4VIS_USE.gmk, G4UI_BUILD.gmk, G4UI_USE.gmk, and
597  sys/{Linux-g++,SU-CC}.gmk:
598  When building shared libraries needing external libs like OpenGL...,
599  add these at shared library building, so these libs know about these
600  dependency and have this resolved.
601
6026th June 2003  Gabriele Cosmo (config-V05-01-02)
603- architecture.gmk and specific setups in sys: get rid of G4_HAVE_BOOL
604  macro. Now using default 'bool' type, defined in all supported compilers.
605
60628th May 2003  Gabriele Cosmo (config-V05-01-01)
607- architecture.gmk, binmake.gmk: added flags G4LIB_BUILD_STEP/G4USE_STEP
608  to make optional the compilation of the STEP library and interface module.
609  By default the libraries will not be built.
610
61131st March 2003  Gabriele Cosmo (config-V05-01-00)
612- Added more strict compiler options for Linux-g++ platform.
613- Removed obsolete usage of GNU_GCC specific option for g++ compilers.
614
61522nd January 2003  Gabriele Cosmo (config-V05-00-00)
616- Added experimental setup WIN32-VC7.gmk for Windows .NET VC++ compiler.
617- Generalised identification of WIN32 specific setups in core scripts.
618- Forced silent generation of dependencies (added -w option to calls to g++).
619
6204th December 2002  Gabriele Cosmo (config-V04-01-08)
621- Removed obsolete setup for ObjectSpace-STL (G4USE_OSPACE and related
622  variables). Removed obsolete variable G4USE_STL.
623- Updated Configure scripts.
624
6252nd December 2002  John Allison (config-V04-01-07)
626- common.gmk, binmake.gmk: New dependency file algorithm that avoids
627  leaving corrupt .d files when #include'd files cannot be found.
628- Removed obsolete schema targets in common.gmk.
629
63025th November 2002  Gabriele Cosmo (config-V04-01-06)
631- Removed ODBMS setup. Now library for persistency is built as part of the
632  kernel and specific implementations for persistency have been moved to
633  examples. Setup for ODBMS no more required. G4USE_HEPODBMS is no longer
634  used.
635- Updated configuration file AIX-xlC.gmk to port code on AIX with xlC 6.0
636  (K.Murakami).
637
63822nd November 2002  Gabriele Cosmo (config-V04-01-05)
639- liblist.c:
640  o Enhanced script to provide the whole list of installed libraries
641    in the correct order, without requiring parsing of dependencies.
642    The functionality is achieved by invoking "liblist" with option '-m",
643      i.e. - liblist -m [libpath] < libname.map
644    where [libpath] is the path where libraries are placed
645    (i.e. $G4LIB/$G4SYSTEM).
646- binmake.gmk:
647  o Use "liblist -m [libpath]" to retrieve the list of libraries to link in
648    case headers are installed in $G4INCLUDE, and granular libraries are used.
649- G4UI_USE.gmk, G4VIS_USE.gmk:
650  o Protected specification of -I paths for headers, in case $G4INCLUDE is
651    used. A single -I$G4INCLUDE path will be used for compilation in such case.
652
65316th November 2002  Hans-Peter Wellisch
654- binmake.gmk:
655  o Added hadronic/models/cascade/cascade and
656    hadronic/models/generator/scattering include paths.
657
6588th November 2002  Gabriele Cosmo (config-V04-01-04)
659- Darwin-g++.gmk:
660  o Updated setup to support MacOS 10.2 (H.Burkhardt).
661
66230th October 2002  Gabriele Cosmo (config-V04-01-03)
663- architecture.gmk:
664  o Issue an error if G4SYSTEM is not defined in the environment or not valid.
665  o Define G4LIB_BUILD_G3TOG4 and G4USE_G3TOG4 for optional installation and
666    usage of the g3tog4 module.
667  o Updated list of supported systems/compilers.
668- binmake.gmk:
669  o Include path and library for g3tog4 module only if G4USE_G3TOG4 is defined.
670    Implies proper handling of G4USE_G3TOG4 in source/GNUmakefile.
671- Removed obsolete OSPACE setup for WIN32-VC, HP-aCC, DEC-cxx. Still kept for
672  platforms with ODBMS setup.
673- SUN-CC.gmk: removed -L/usr/lib path specification from LOADLIBS definition.
674
67510th September 2002  Gabriele Cosmo (config-V04-01-02)
676- Linux-g++.gmk: added assignment 'CC := gcc' for default 'cc' compiler.
677
67826th August 2002  Gabriele Cosmo (config-V04-01-01)
679- binmake.gmk: added include path to persistency/run/include which was
680  missing. Removed unnecessary processes/general/include.
681
6828th July 2002  John Allison
683- liblist.c: added protection and warning for file/directory not found
684  in parsedir.  Also small cosmetic improvements.
685
6864th July 2002  Gabriele Cosmo (config-V04-01-00)
687- Upgraded WIN32-g++ to compile with -ansi and gcc-2.95.3 for most recent versions
688  of CygWin.
689
69026th June 2002  Gabriele Cosmo (config-V04-00-10)
691- Moved STEP PERL scripts to examples/extended/geometry/cad/scripts.
692- Updated scripts for Configure.
693
69418th June 2002  Gabriele Cosmo (config-V04-00-09)
695- Added -DG4USE_OSPACE for obsolete systems using ObjectSpace STL.
696
69717th June 2002  Gabriele Cosmo (config-V04-00-08)
698- Added flag G4NO_ISO_VECDIST for compilers (SUN-CC, HP-aCC) with non ISO
699  call to vector::distance() method.
700
70114th June 2002  Gabriele Cosmo (config-V04-00-07)
702- binmake.gmk: added include path to "leading_particle" hadronic module.
703  Retagged with correct numbering...
704
7053rd May 2002  Gabriele Cosmo (config-V04-00-06)
706- liblist.c: added patch to port code on MacOS-X.
707  Defined buffer[BUFSIZE] as "char static".
708- Added Darwin-g++.gmk configuration file for MacOS-X systems running
709  with GNU g++ compiler.
710- Removed SUN-CC4.gmk configuration file, no longer supported.
711- Updated description header to system configuration files.
712
71327th March 2002  Gabriele Cosmo (config-V04-00-05)
714- binmake.gmk: added include path to new module geometry/biasing.
715  Co-works with "geometry-V04-00-01" and "transport-V04-00-00".
716
71726th March 2002  Gabriele Cosmo (config-V04-00-04)
718- liblist.c: cancelled changes made in previous tag.
719  Restored usage of function 'gets(buffer)', correctly adopted in this case.
720
72114th March 2002  Gabriele Cosmo (config-V04-00-03)
722- liblist.c: replaced usage of function 'gets(buffer)' with the safer
723  'fgets(buffer,BUFSIZE,stdin)'.
724
7259th March 2002  John Allison (config-V04-00-02)
726- Fixed bug in G4VIS_USE.gmk for G4VIS_USE_OPENGLWIN32.
727- Corrected perl script g4sort_step_file.pl to specify correct path for perl.
728
72907th February 2002 Gabriele Cosmo (config-V04-00-01)
730- liblist.c: added flags __CYGWIN__ and __CYGWIN32__ for triggering proper
731  parsing algorithm on Windows systems, also on most recent versions of Cygwin.
732- WIN32-VC.gmk: use g77 instead of f77 as default fortran compiler.
733
73425th January 2002 Gabriele Cosmo (config-V04-00-00)
735- sys/HP-aCC.gmk: removed include path to global/management/include/std/wrappers,
736  which was unused and not neccessary.
737
73810th December 2001 Gabriele Cosmo (config-V03-02-15)
739- architecture.gmk:
740  o updated list of supported compilers
741  o removed obsolete setup for STL ObjectSpace and STLport for Win/VC++.
742- binmake.gmk: activated mechanism for using $G4INCLUDE effectively for
743  building examples/applications. Currently activated only for global compound
744  libraries; for granular libraries it requires re-engineering of liblist,
745  feature which will be added in future.
746  This mechanism allows to considerably reduce the compilation/linking command
747  length and the number of -I options fed to the compiler.
748- Added G4PROFILE options to Linux-g++ and Linux-egcs setups.
749- Removed binmake.EXTRALIBS.README, now part of User's Guide.
750- Updated sources for Configure installation script.
751
7523rd December 2001 Guy Barrand (config-V03-02-14)
753- G4VIS_USE.gmk : -lG4HepRep replaced by -lG4visHepRep.
754
75529th November 2001 Gabriele Cosmo (config-V03-02-13)
756- Removed SUN-CC5.gmk configuration file. Now replaced by SUN-CC architecture
757
75821st Novemver 2001 Gabriele Cosmo (config-V03-02-12)
759- On top of "config-V03-02-11", added paths in binmake.gmk including
760  new hadronic models for cascade, CHIPS and coherent_elastic.
761  Does not include changes to analysis.gmk.
762
76319th November 2001 Guy Barrand
764- analysis.gmk : then remove all system specifc flags, have
765   only the AIDA ones. Have G4ANALYSIS_USE to drive the insertion of
766   CPP and libs in the Geant4 GNUmakefile system.
767
76819th November 2001  John Allison  (config-V03-02-11)
769- Does not include Guy's changes of 16rd November.
770- Re-instated creation of CPPFLAGS (see 6th November) but conditonal
771  on existence of corresponding environment variable.  If no environmet
772  variable is set, CPPFLAGS += -DG4UI_USE_TERMINAL.
773
77416rd November 2001  Guy Barrand
775- analysis.gmk : add flags to use an AIDA 2.2 compliant analysis system.
776
7776th November 2001  John Allison  (config-V03-02-10)
778- Removed CPPFLAGS += -DG4UI_USE_GAG -DG4UI_USE_TCSH -DG4UI_USE_TERMINAL.
779
7806th November 2001  John Allison  (config-V03-02-09)
781- Removed references to HepRep, added code for HepRepFile, thus
782  needed by vis-V03-02-15.
783
78423rd October 2001  Gabriele Cosmo  (config-V03-02-08)
785- Merged changes in "config-V03-02-07" for removal of STLInterface.
786
78722nd October 2001  Gabriele Cosmo  (config-V03-02-06b)
788- binmake.gmk: added include path for geometry/verification
789  according to tag "geometry-V03-02-01".
790
7911st October 2001  Gabriele Cosmo  (config-V03-02-06a)
792- binmake.gmk: removed include path for processes/electromagnetic/integral
793  according to tag "em-V03-02-02".
794
79530th September 2001  Gabriele Cosmo  (config-V03-02-07)
796- Removed references to STLInterface module in architecture.gmk
797  and architecture setups. Coworks with tag "global-V03-02-03" where
798  STLInterface module has been removed.
799
80029th August 2001  John Allison/Joseph Perl  (config-V03-02-06)
801- Needed by vis-V03-02-14.
802- First developers release of HepRep graphics driver.
803
80427th August 2001  John Allison
805- Tidied HepRep configuration in G4VIS*, moving stuff to interactivity.gmk.
806
80724th August 2001  Joseph Perl  (config-V03-02-05)
808- Introduced HepRep graphics driver
809
81011th August 2001  John Allison  (config-V03-02-04)
811- Re-engineered G4UI variables.  Coworks with interfaces-V03-02-00.
812- Introduced environment variable G4UI_NONE that, if set, no UI
813  sessions nor any UI libraries are built, not even libG4UIbasic.a nor
814  libG4UIcommon.a.  (This would only happen in a pure batch job or,
815  perhaps, in a user framework having its own UI system.)
816- Removed the need to specify environment variables for UI sessions
817  which do not need external packages or libraries, namely :
818    G4UI_BUILD_GAG_SESSION
819    G4UI_BUILD_TERMINAL_SESSION
820  with associated G4UI_USE environment variables:
821    G4UI_USE_GAG
822    G4UI_USE_TCSH
823    G4UI_USE_TERMINAL
824  In other words, the above environment variables become redundant and are
825  ignored. 
826  For backwards compatibility, unless G4UI_NONE is set, the corresponding
827  G4UI_USE C-pre-processor variables are automatically set.  Also, the
828  C-pre-processor variables G4UI_BUILD and G4UI_USE are set.
829- As before, environment variables for other sessions still need positive
830  setting of their G4UI_BUILD and G4UI_USE environment variables.  In this
831  category are:
832    G4UI_BUILD_WIN32_SESSION
833    G4UI_BUILD_WO_SESSION
834    G4UI_BUILD_XAW_SESSION
835    G4UI_BUILD_XM_SESSION
836  with associated G4UI_USE environment variables:
837    G4UI_USE_WIN32
838    G4UI_USE_WO
839    G4UI_USE_XAW
840    G4UI_USE_XM
841- Note: The user must still instantiate and SessionStart only *one*
842  session, but if it is to be one in the category needing external
843  packages or libraries, the corresponding G4UI_USE must be set to
844  trigger inclusion oflibraries.  Otherwise the user need not set any
845  environment variables.
846
8473rd August 2001 Gabriele Cosmo (config-V03-02-03)
848- architecture.gmk:
849  o updated list of supported systems/compilers.
850  o made Linux-g++ architecture the default G4SYSTEM. Replaced SUN-CC.
851- Added SUN-CC4.gmk for old SUN architectures based on CC-4.2 compiler.
852- Added Linux-egcs for old Linux architectures based on egcs-1.1.2 compiler.
853- Made SUN-CC.gmk a copy of SUN-CC5.gmk (kept for backward compatibility,
854  will be removed soon). CC-5.2 compiler is now the default on SUN systems.
855- Made Linux-g++.gmk specific to gcc-2.95.2 compiler, from now on the default
856  compiler on Linux systems.
857
8581st August 2001 Gabriele Cosmo (config-V03-02-02)
859- Included recent updates to scripts sources for 'Configure'.
860
86127th July 2001  John Allison  (config-V03-02-01)
862- Introduced environment variable G4VIS_NONE that, if set, no visualization
863  drivers are built and no vis libraries are built, not even
864  libG4vis_management.  (libG4modeling is still built.)  The C-pre-processor
865  variables G4VIS_BUILD and G4VIS_USE are *not* set.
866- Removed the need to specify environment variables for visualization drivers
867  which do not need external packages or libraries, namely :
868      G4VIS_BUILD_DAWNFILE_DRIVER
869      G4VIS_BUILD_RAYTRACER_DRIVER
870      G4VIS_BUILD_VRMLFILE_DRIVER
871      G4VIS_BUILD_ASCIITREE_DRIVER
872      G4VIS_BUILD_GAGTREE_DRIVER
873    with associated G4VIS_USE environment variables:
874      G4VIS_USE_DAWNFILE
875      G4VIS_USE_RAYTRACER
876      G4VIS_USE_VRMLFILE
877      G4VIS_USE_ASCIITREE
878      G4VIS_USE_GAGTREE
879  In other words, the above environment variables become redundant and are
880  ignored. 
881  For backwards compatibility, unless G4VIS_NONE is set, the corresponding
882  G4VIS_USE C-pre-processor variables are automatically set.  Also, the
883  C-pre-processor variables G4VIS_BUILD and G4VIS_USE are set.
884- As before, environment variables for other drivers still need positive
885  setting of their G4VIS_BUILD and G4VIS_USE environment variables.  In this
886  category are:
887      G4VIS_BUILD_DAWN_DRIVER
888      G4VIS_BUILD_OPACS_DRIVER
889      G4VIS_BUILD_OPENGLX_DRIVER
890      G4VIS_BUILD_OPENGLWIN32_DRIVER
891      G4VIS_BUILD_OPENGLXM_DRIVER
892      G4VIS_BUILD_OIX_DRIVER
893      G4VIS_BUILD_OIWIN32_DRIVER
894      G4VIS_BUILD_VRML_DRIVER
895    with associated G4VIS_USE environment variables:
896      G4VIS_USE_DAWN
897      G4VIS_USE_OPACS
898      G4VIS_USE_OPENGLX
899      G4VIS_USE_OPENGLWIN32
900      G4VIS_USE_OPENGLXM
901      G4VIS_USE_OIX
902      G4VIS_USE_OIWIN32
903      G4VIS_USE_VRML
904  In this case G4VIS_NONE must *not* be set.
905- Added binmake.EXTRALIBS.README.
906
9075th July 2001 Youhei Morita (config-V03-02-00)
908- Linux-g++.gmk: Use -pedantic (G.Cosmo)
909- Linux-g++.gmk, SUN-CC.gmk, SUN-CC5.gmk: added -DG4std in G4DDLX_FLAGS
910
91129th June 2001 Gabriele Cosmo (config-V03-01-10)
912- Updated source scripts for 'Configure'.
913
91426th June 2001 Youhei Morita (config-V03-01-09)
915- globlib.gmk: added block for copying headers for persistency in $G4INCLUDE
916  when invoking the 'includes' target.
917
91825th June 2001 Youhei Morita (config-V03-01-08)
919- Restored lib_d target (again) in common.gmk with a protection of G4ODBMS.
920- Linux-g++.gmk (G.Cosmo)
921  o Commented out -ansi setup for public release
922  o Fixed logic for activating G4OODDLX_FLAGS on egcs compiler
923
92422nd June Gabriele Cosmo (config-V03-01-07)
925- common.gmk (G.Folger):
926  o removed lib_d target (again).
927  o restored G4SKIP_DEPEND.
928- Linux-g++.gmk:
929  o added temporary cludge for identify compiler version
930    and define G4DDLX_FLAGS for egcs-1.1.2.
931- binmake.gmk:
932  o added mechanism to correctly handle include paths when source headers
933    are centrally installed in $G4INCLUDE. Temporarly disabled, requires
934    update (re-design?) of liblist.c to properly generate the list of
935    libraries from the map.
936    Once activated, also G4UI_USE.gmk, G4VIS_USE.gmk and analysis.gmk
937    have to be modified accordingly.
938
93922nd June 2001 Youhei Morita (config-V03-01-06)
940- Restored lib_d target in common.gmk with a protection of G4ODBMS.
941- Get rid of G4SKIP_DEPEND in binmake.gmk.
942- Comment out G4DDLX_FLAGS options in sys/Linux-g++.gmk for gcc-2.95.2.
943
94421st June 2001 Gunter Folger (config-V03-01-05)
945- Removed bin_d and lib_d targets and thus the re-start of make.
946
94721st June 2001 Gunter Folger (config-V03-01-04)
948- common.gmk, binmake.gmk: run gmake via $(MAKE).
949
95019th June 2001 John Allison (config-V03-01-03)
951- Added GAG_TREE to G4VIS_BUILD.gmk and G4VIS_USE.gmk.
952
95320th June 2001 (Japan Time - still 19th in Europe!)
954               Youhei Morita (config-V03-01-02)
955- A few bug fixes in binmake.gmk, common_objy.gmk, sys/SUN-CC5.gmk,
956  sys/Linux-g++.gmk, sys/Win32-g++.gmk.
957
95819th June 2001 Gabriele Cosmo
959- Removed G4_NO_CBRT flag from WIN32-VC setup. No more necessary.
960
96130th May 2001 Gunter Folger
962- Do changes for persistency from Youhei: common.gmk is now split in three,
963  one general, and one for specific for transient and persistent each.
964  Dependencies now much better handled in persistency.
965
9662nd May 2001 Gabriele Cosmo (config-V03-01-01)
967- Added options "-Wall -ansi -pedantic" to Linux-g++ setup.
968
96910th April 2001  John Allison  (config-V03-01-00)
970- Added G4VIS_BUILD_ASCIITREE_DRIVER and G4VIS_USE_ASCIITREE to G4VIS*gmk.
971
97222nd March 2001 Gunter Folger (config-V03-00-03)
973- binmake.gmk, only store in executable PATH to libs from example/test;
974  other libs should be taken/found from LD_LIBRARY_PATH
975- sys/{Linux-g++,SUN-CC}.gmk: enable storing of PATH to libs in executable
976
97706th March 2001 Gabriele Cosmo (config-V03-00-02)
978- binmake.gmk: added include path for processes/electromagnetic/integral
979  the new subcategory introduced with tag em-V03-00-04.
980
98113th February 2001 Gabriele Cosmo (config-V03-00-01)
982- binmake.gmk: added include path for processes/photolepton_hadron
983  which was missing!
984
98508th January 2001 Gabriele Cosmo (config-V03-00-00)
986- sys/WIN32-VC.gmk: introduced -GR compiler option to allow usage of
987  dynamic casting and type-info at run-time.
988
98913th December 2000 Gunter Folger (config-V02-00-14)
990- common.gmk: fix to rule for building dependencies, parsing is skip
991  if $(dependencies) is empty.
992- globlib.gmk: added "includes" to PHONY target list and fixed typo.
993- Added comments to "includes" rules.
994
9958th December 2000 Gabriele Cosmo (config-V02-00-13)
996- Changed G4LIB_BUILD_ARCHIVE to G4LIB_BUILD_STATIC in architecture.gmk,
997  common.gmk and globlib.gmk.
998
9997th December 2000 Gabriele Cosmo (config-V02-00-12)
1000- Added options to SUN-CC5.gmk to handle multithreading and persistency.
1001
10025th December 2000 Youhei Morita (config-V02-00-11)
1003- Introduced GPPFLAGS to set -M or -MM according to G4ODBMS.
1004
10055th December 2000 Gabriele Cosmo (config-V02-00-10)
1006- Restored -MM option to g++ for making dependencies. -M was introduced in
1007  tag config-V02-00-02 to allow dependency search on system headers as well
1008  (#include<...> statements). This however introduces serious clashes with
1009  Objectivity schema generation for the persistency module.
1010
10114th December 2000 Gunter Folger (config-V02-00-09)
1012- Disable G4RUNPATHOPTION (internal variable) for all but SUN. This is/will
1013  be used when linking with G4 shared libraries to store the path to these
1014  libraries in the executable.
1015
10161st December 2000  Gabriele Cosmo (config-V02-00-08)
1017- Added G4UI_USE_TCSH and related settings to G4UI_USE.gmk (M.Maire).
1018- Merged SUN-CC6.gmk to SUN-CC5.gmk and removed SUN-CC6.gmk.
1019
10201st December 2000  Gunter Folger (config-V02-00-07)
1021- Change -M to -M -MG in common.gmk, binmake.gmk. This will output a "correct"
1022  dependency file even when missing  header files are missing. Correct in the
1023  sense that liblist will work, and that the missing header is supposed to be
1024  (made) in the source directory.
1025
102617th November 2000  Gunter Folger (config-V02-00-06)
1027- Link with CLHEP using -L/-l instead of absolute filename; this allows
1028  to link with shared lib of Anaphe, or static lib of Geant4.
1029- Added shared-lib settings to sys configurations.
1030
103114th November 2000  Gabriele Cosmo (config-V02-00-05)
1032- Added reference to new "parameterisations" top category.
1033  Modified files: binmake.gmk.
1034- Removed makeshlib.sh script, now obsolete.
1035
10367th November 2000  Guy Barrand
1037- analysis.gmk : renamed OpenScientist things to "Lab" ;
1038  Lab is the concrete package where analysis is done.
1039
10403rd November 2000  Gunter Folger (config-V02-00-04)
1041- common.gmk: fix for shared-library build.
1042- common.gmk, globlib.gmk: added rules for "includes" gmake target.
1043- architecture.gmk: introduced new user settable variable G4INCLUDE
1044  to specify path where headers (files or symbolic-links) should be installed.
1045
10461st November 2000  Guy Barrand
1047- analysis.gmk: declared Lizard.
1048
104924th October 2000  Gunter Folger (config-V02-00-03)
1050- architecture.gmk, common.gmk, globlib.gmk, sys/*:
1051  o merged building shared libraries into makefiles.
1052    The MAKESHLIB script is no longer used.
1053- Introduced new variables steering the building of archive/shared libs:
1054   G4LIB_BUILD_SHARED
1055   G4LIB_BUILD_ARCHIVE  (still default)
1056     note that G4MAKESHLIB set will internally set G4LIB_BUILD_SHARED for
1057     backwards compatiblity.
1058- Introduced new variable (G4LIB_USE_GRANULAR) to force using of granular
1059  libraries, even when libG4global.a/.so exists.
1060
106114th September 2000  Guy Barrand
1062- Introduced changes to handle analysis module.
1063  o added analysis.gmk.
1064  o sys/Linux-g++.gmk: added macro DLDLIBS for library dynamic loading.
1065  o binmake.gmk: added inclusion of analysis.gmk.
1066  o binmake.gmk: place LDLIBS3 += $(ANALYSISLIBS) after LDLIBS3 += $(INTYLIBS).
1067
106822nd August 2000  John Allison (config-V02-00-02)
1069- Changed -MM to -M in dependency file making in binmake.gmk and common.gmk.
1070  This causes dependencies of both #include "..." and #include <...> to be
1071  followed.  This is the safer option, since some users might/should use,
1072  e.g., #include <g4std/...>, but even these files change sometime.
1073
107422nd August 2000  Gunter Folger
1075- globlib.gmk: fix for protection from infinite loops when a dir does
1076  not exist (G.Folger).
1077
10781st August 2000  Gabriele Cosmo (config-V02-00-01)
1079- Added setup WIN32-g++ for Windows/NT/9X with Cygwin and g++ compiler.
1080  Configuration non officially supported (courtesy of S.Agostinelli and
1081  IST group, Genova).
1082
108324th July 2000  Gabriele Cosmo (config-V02-00-00)
1084- Added path to g3tog4 for global libs.
1085
108623rd May 2000  John Allison (config-V01-01-04)
1087- Added -I$(G4BASE)/processes/hadronic/models/radiative_decay/include to
1088  binmake.gmk.
1089
109019th May 2000  Gabriele Cosmo (config-V01-01-03)
1091- architecture.gmk:
1092  o changed -pic option to -KPIC for SUN architectures.
1093  o fixed HP-aCC setup to cope with new CLHEP version 1.5.
1094  o implemented modular setup. Now system specific configurations are
1095    grouped in separated files $G4SYSTEM.gmk and placed in the new
1096    directory config/sys.
1097
10987th April 2000  Gabriele Cosmo (config-V01-01-02)
1099- binmake.gmk: added include path to the new directory
1100  geometry/solids/specific.
1101- Updated PERL script g4step_correct.pl for parsing STEP files.
1102
110330th March 2000  Gabriele Cosmo (config-V01-01-01)
1104- makeshlib.sh:
1105  o added few corrections to the script in order to allow
1106    creation of shared libraries without need of the static archive on
1107    platforms which allow this.
1108  o added section for SunOS systems.
1109  (courtesy of I.G.Caballero)
1110- architecture.gmk:
1111  o on SUN-CC and SUN-CC5, added -pic to CXXFLAGS for building shared
1112    libraries.
1113
111421st March 2000  Gabriele Cosmo
1115- makeshlib.sh: corrected invokation of compiler for HP-aCC setup.
1116  Changed CC to aCC (fixes bug-report #68).
1117
111813th March 2000  Gabriele Cosmo (config-V01-01-00)
1119- architecture.gmk: corrected FCLIBS for Linux-g++
1120  o added -lg2c -lnsl and removed -lf2c.
1121
112214th February 2000  Gabriele Cosmo (config-V01-00-02)
1123- architecture.gmk: added option '+W823' to HP-aCC compilation setup to
1124  discard warnings for macros parameter definition as used in the new
1125  NIST STEP reader.
1126- binmake.gmk: moved $EXTRALIBS to be included on top of the linking list,
1127  just after the user application library.
1128
112931st January 2000  Gabriele Cosmo (config-V01-00-01)
1130- Added control for the Ray-tracer driver. Introduced G4VIS_USE_RAYTRACER
1131  in G4VIS_USE.gmk and G4VIS_BUILD_RAYTRACER_DRIVER in G4VIS_BUILD.gmk (M.Asai).
1132- binmake.gmk: fixed dependency order for compound libraries.
1133  Moved -lG4particles and -lG4materials downstream in the list.
1134- architecture.gmk: added G4NO_OPTIMISE for allowing compilation without
1135  any level of optimisation or debug. G4DEBUG if defined takes precedence.
1136  G4DEBUG and G4OPTIMISE are now defined also as CPPFLAGS.
1137
11383rd January 2000  Gabriele Cosmo (config-V01-00-00)
1139- Syncronized with HEAD.
1140
114116th December 1999  John Allison
1142- Cosmetic improvement to echo line in binmake.gmk.
1143
11447th December 1999  Gabriele Cosmo (config-V00-01-19)
1145- architecture.gmk: minor fix on OSPACELIBS path for Win/NT.
1146
11475th December 1999  Youhei Morita (config-V00-01-18)
1148- architecture.gmk: defined G4OODDLX_FLAGS
1149- common.gmk: use G4OODDLX_FLAGS
1150
11515th December 1999  Gabriele Cosmo (config-V00-01-17)
1152- architecture.gmk: fixes for Win/NT.
1153  o fixed path for OSPACELIBS
1154  o removed -DG4NOT_ISO_DELETES flag
1155
11563rd December 1999  Gabriele Cosmo (config-V00-01-16)
1157- architecture.gmk: set G4_HAVE_BOOL for SUN-CC5.
1158
11593rd December 1999  Youhei Morita
1160- common.gmk: fixed minor typo in G4OODDLX_SCHEMA_NAME
1161
11621st December 1999  Gabriele Cosmo (config-V00-01-15)
1163- architecture.gmk:
1164  o added new G4SYSTEM flavor SUN-CC5, used for testing on the new C++
1165    compiler v5.0 on SunOS. Requires ISO/ANSI-C++ installation and native
1166    STL by default. Compatibility with old no ISO/ANSI code is assured
1167    through the -compat compiler option and the usage of ObjectSpace STL
1168    (i.e. G4USE_OSPACE set).
1169  o added new flag G4NO_STD_NAMESPACE.
1170    HP-aCC setup with native STL assumes the ISO-ANSI installation by default,
1171    the new flag should be explicitly set in the environment to avoid this.
1172  o upgraded SGI-CC setup to IRIX 6.5.5, CC 7.2.1 and ObjectSpace STL.
1173    Tests on this configuration has NOT been tested though.
1174
11751st December 1999  Youhei Morita
1176- architecture.gmk: added G4EXAMPLE_BOOT and G4EXAMPLE_FD
1177- common.gmk: copy only the .hh files
1178- binmake.gmk: added persistent include paths
1179               added new targed cleandb, newboot, newfd
1180               added G4SKIP_DEPEND for dependencies
1181
118229th November 1999  Youhei Morita
1183- architecture.gmk: added G4SYSTEM to G4SCHEMA_DIR, G4TMPSCHEMA_DIR
1184- common.gmk: changed G4SCHEMA_HEADER_DIR from G4TMPSCHEMA_INCLUDE to G4TMPDIR
1185              added target install_schema for schema copying
1186- globlib.gmk: create schema header files at G4TMPDIR, then install
1187
118829th November 1999  John Allison
1189- Introduced LDLIBS2EXTRA so that granular libraries are not
1190  expanded too soon.
1191
119225th November 1999  Gabriele Cosmo (config-V00-01-14)
1193- architecture.gmk: redefined OSPACEDIR as OSPACE_BASE_DIR to conform to
1194  an omogeneous format. Added existence check for OSPACE and CLHEP paths.
1195
119623rd November 1999  Gabriele Cosmo (config-V00-01-13)
1197- architecture.gmk: added setup for ISO/ANSI installation on DEC-cxx.
1198  If using native STL (i.e. G4USE_OSPACE not set), G4USE_STD_NAMESPACE is
1199  implicitly defined and a strict-ANSI installation is assumed. Note that
1200  in this case, also CLHEP must have been installed in strict-ANSI mode.
1201
120220th November 1999  Youhei Morita (config-V00-01-12)
1203- common.gmk: added G4OODDLX_SCHEMA_NAME to use Geant4 named schema
1204
120519th November 1999  Youhei Morita
1206- liblist.c: avoid coredumps when it was given non-existing directly.
1207
120818th November 1999  Gabriele Cosmo (config-V00-01-11)
1209- architecture.gmk: added -e option to $ECHO for Linux-g++ setup.
1210
121117th November 1999  John Allison (config-V00-01-10)
1212- binmake.gnk: added isotope_production/include to -I list (Hans-Peter).
1213
121417th November 1999  Youhei Morita (config-V00-01-09)
1215- moved schema header files to G4INSTALL/schema/include
1216  architecture.gmk: introduced G4SCHEMA_INCLUDE and G4TMPSCHEMA_INCLUDE
1217  common.gmk: introduced G4SCHEMA_HEADER_DIR and G4SCHEMA_SRC_DIR
1218  globlib.gmk: added tmp schema header copying
1219
122015th November 1999  Gabriele Cosmo (config-V00-01-08)
1221- Tagged.
1222
122314th November 1999  Youhei Morita
1224- globlib.gmk: moved contruction of libmap for G4ODBMS to
1225               source/GNUmakefile
1226
122712th November 1999  Youhei Morita
1228- common.gmk: introduced G4ODBMS_DEPEND and G4SKIP_DEPEND for
1229              better handling of dependencies
1230- globlib.gmk: use G4ODBMS_DEPEND, automatic rebuilding of libmap
1231
123211th November 1999  Gabriele Cosmo (config-V00-01-07)
1233- Migration RWT->G4RWT performed:
1234  o Removed every occurence of Rogue-Wave from configuration, replaced
1235    RWBASE with G4STLBASE. Modified scripts: architecture.gmk, common.gmk
1236    and binmake.gmk.
1237  o Made setup for Native-STL the default, removed test on conditional
1238    flag G4USE_STL.
1239  o Removed setup for Win/NT-g++, no longer supported.
1240
124110th November 1999  Youhei Morita (config-V00-01-06)
1242- binmake.gmk: added path to persistency/global/include.
1243- common.gmk: Change G4ODBMS_DEPEND to G4ODBMS_NODDL
1244- globlib.gmk: removed G4ODBMS_DEPEND, modified target "global"
1245
124610th November 1999  Gabriele Cosmo (config-V00-01-05)
1247- binmake.gmk: added path to HEPNumerics/include which was missing.
1248
124929th October 1999  Guy Barrand
1250- architecture.gmk, interactivity.gmk: introduced
1251  "G4_OPACS_WIDGET_SET lesstif" logic to handle the case
1252  of using, on Linux, the bugged lesstif with the non bugged OPACS.
1253
125429th October 1999  Gabriele Cosmo
1255- Introduced fixes for shared library setup (courtesy of F.Carminati).
1256  Modified files: architecture.gmk, common.gmk, globlib.gmk, makeshlib.sh.
1257
125828th October 1999  Gabriele Cosmo (config-V00-01-04)
1259- architecture.gmk: removed G4STREAM and G4STREAM_STREAMBUF_IMPLEMENTATION
1260  flags, now no longer needed. Streambuf implementation is the default for
1261  every platform. (by H.Yoshida)
1262
126326th October 1999  John Allison
1264- Augmented liblist to look for dependencies on auto-generated
1265  headers in $G4TMP.
1266
126726th October 1999  Gabriele Cosmo (config-V00-01-03)
1268- Removed AIX-xlC as default platform for G4SYSTEM in architecture.gmk.
1269  Configuration is still kept but no longer supported.
1270
127126th October 1999  Youhei Morita
1272- architecture.gmk: include $(HEP_ODBMS_DIR)/etc/$(OS).mk instead of
1273  defininig load module separately.  Defined G4ODBMS_LIBS.
1274- binmake.gmk: Use G4ODBMS_LIBS.
1275
127620th October 1999  Gabriele Cosmo (config-V00-01-02)
1277- architecture.gmk: removed option -DOS_NO_TYPEDEF_5 from HP-aCC
1278  OSpace setup. Not anymore needed.
1279
128020th October 1999  John Allison
1281- architecture.gmk: removed G4USE_EXPLICIT_TYPES_IN_TEMPLATES (was needed
1282                    only for HP aCC; now not needed at all).
1283
128419th Octobre 1999  Youhei Morita
1285- common.gmk: Surpress verbose output for G4ODBMS if CPPVERBOSE
1286              is not defined.
1287
12887th October 1999  John Allison (config-V00-01-01)
1289- Removed WARNINGs about granular libraries.  Now standard usage.  Simple
1290  using messages printed.
1291
129217th Sep 1999  Youhei Morita
1293- architecture.gmk: Defined G4TMPSCHEMA_DIR, G4TMPSCHEMA_BOOT
1294                    Added OBJY_LDLIB definition for Objectivity 5.1
1295- binmake.gmk: LDLIBS1 += -lG4persistency
1296- common.gmk: Changed ooddlx boot file option to G4OODDLX_BOOT
1297- globlib.gmk: Changed G4EXAMPLE_BOOT to G4TMPSCHEMA_BOOT
1298- G4ODBMS_BUILD.gmk: Defined HEP_ODBMS_EXPORT for HepODBMS 0.3.0.x
1299
130027th July 1999  Gonzalo Gracia Abril
1301- Changed OSPACELIBS := '-libpath:c:\dev\ospace\lib std-2.1-vc5.0-mt.lib'
1302  to      OSPACELIBS := '-libpath:$(OSPACEDIR)\lib std-2.1-vc5.0-mt.lib'
1303  in architecture.gmk for NT 
1304
130520th July 1999  John Allison (config-V00-01-00)
1306- Added EXTRA_LINK_DEPENDENCIES to binmake.gmk.
1307
13086th July 1999  John Allison (config-01-00-10)
1309- Changed -L/usr/X11/lib to -L/usr/X11R6/lib for Linux.
1310
13116th July 1999  Gunter Folger (config-01-00-09)
1312- Adapt architecture.gmk for use of STL with WIN32-VC
1313  Remove NICE from G4SYSTEM name WIN32-VC in architecture, globlib and
1314  binmake.gmk
1315
13163rd July 1999  John Allison (config-01-00-08a)
1317- Added full-stop after i.e in binmake.gmk.
1318
13192nd July 1999  John Allison (config-01-00-08)
1320- Protected liblist against duplicate library names.
1321
132229th June 1999  Gabriele Cosmo (config-01-00-07)
1323- architecture.gmk: fixed bug in SUN-CC setup concerning XMLIBS and XMFLAGS.
1324  -lXm was missing.
1325
132625th June 1999  Gabriele Cosmo
1327- Use $G4LIB/$G4SYSTEM instead of $G4LIBDIR in binmake.gmk for invoking
1328  liblist and search for libname.map (granular libraries setup).
1329
133024th June 1999  John Allison
1331- Use liblist and libname.map in $G4LIBDIR.
1332
133319th June 1999  John Allison
1334- Removed references to G4Ray in G4VIS_BUILD.gmk and G4VIS_USE.gmk.
1335
13369th June 1999  Gunter Folger
1337- Adapt liblist.c for Windows, all changes contained withing #ifdef WIN32 blocks.
1338
13394th June 1999  John Allison
1340- Corrected USER_DEFINED_LDLIBS action.
1341- Changed `export G4TMP=$(G4TMP);' to `G4TMP=$(G4TMP); export G4TMP;'
1342- Added -I$(G4BASE)/geometry/solids/Boolean/include.
1343- Introduced LDLIBS_PREFINAL (Gunter).
1344
13452nd June 1999  John Allison
1346- Changed more occurrences of := to = to fix crash of liblist at startup.
1347
13481st June 1999  John Allison
1349- Changed LDLIBS2 := to LDLIBS2 = in binmake.gmk.
1350- Reverted $(G4WORKDIR)/tmp/$(G4SYSTEM)/$(G4TARGET) to $(G4TMPDIR).
1351- Added /$(G4TARGET) to liblist -d $(G4WORKDIR)/tmp/$(G4SYSTEM) in binmake.gmk.
1352
135331st May 1999  John Allison
1354- Added -I$(G4BASE)/processes/electromagnetic/lowenergy/include.
1355
135627th May 1999  Gabriele Cosmo (config-01-00-06)
1357- architecture.gmk: set default $G4INSTALL path to $HOME/geant4 (was still referring
1358  to geant4beta...).
1359- Restored default CLHEP_BASE_DIR to /afs/cern.ch/sw/geant4/dev/CLHEP/$G4SYSTEM/pro.
1360- architecture.gmk: added -DG4NOT_ISO_DELETES for NT setup (G.Folger).
1361
136225th May 1999  Gabriele Cosmo
1363- architecture.gmk: fixed bug in SUN-CC setup. Replaced VISLIBS with LOADLIBS to
1364  specify inclusion of socket libraries -lsocket -lnsl.
1365- binmake.gmk: fixed path to libname.map in the definition of LDLIBS2 for the
1366  granular libs setup.
1367
136819th May 1999  John Allison
1369- Force linking of static library, libCLHEP.a.
1370
137118th May 1999  John Allison
1372- Specify -DG4NOT_ISO_DELETES in any case (not just G4USE_STL) and only
1373  for HP, Sun and AIX.
1374
137517th May 1999  Gabriele Cosmo
1376- Added -DG4NOT_ISO_DELETES for DEC and AIX and moved inside G4USE_STL or
1377  G4USE_OSPACE scope for all platforms which need it.
1378- Added path to wrappers for AIX.
1379
138017th May 1999  John Allison
1381- Added -DG4NOT_ISO_DELETES for Sun and HP.
1382- Changed order of -I$(OSPACEDIR)/ospace/std and -I$(OSPACEDIR)/ospace/stl.
1383
138413th May 1999  Gabriele Cosmo (config-01-00-05)
1385- architecture.gmk: G4USE_OSPACE setup is now independent from G4USE_STL which
1386  is now devoted for generic STL setup. Added -DOS_NO_TYPEDEF_5 option to HP-aCC
1387  for ObjectSpace.
1388
138912th May 1999  Gabriele Cosmo
1390- architecture.gmk: modified path to STL wrapper files directory to point to
1391  $RWINC/wrappers/$G4SYSTEM. Wrappers are now differenciated according to
1392  the architecture type.
1393
139411th May 1999  Gabriele Cosmo
1395- architecture.gmk: merged Isidro's OSPACE setup for HP-aCC.
1396  Reorganised OSPACE options by introducing OSPACEINC variable.
1397
139810th May 1999  Guy Barrand
1399- interactivity.gmk ; put OpenGL things after OPACS things to have
1400  correct link order.
1401
140210th May 1999  John Allison
1403- Added -I$(OSPACEDIR)/ospace/stl for Sun.
1404
14057th May 1999  John Allison
1406- Added GREP := grep except for SUN.
1407- Introduced STLInterface/wrappers directory. Testing on OSF+ObjectSpace (G.Cosmo).
1408
14096th May 1999  Gabriele Cosmo
1410- Introduced G4USE_OSPACE for ObjectSpace STL. If defined G4USE_STL is
1411  set as well. Modified architecture.gmk and binmake.gmk.
1412
14136th May 1999  John Allison
1414- Removed extra library for circular dependencies.  Now all solved!
1415
14165th May 1999  Gabriele Cosmo
1417- Fixed typo in architecture.gmk and defined OSPACEDIR to point to the G4
1418  dev area where links to the ObjectSpace installations at CERN have been
1419  created for all platforms. "pro" version points to ObjectSpace 2.1.
1420
14215th May 1999  John Allison
1422- Eliminated all references to RW in the case of G4USE_STL.
1423- Added OSPACE variables.
1424
142528th April 1999  Gabriele Cosmo (config-01-00-04)
1426- architecture.gmk: moved link for CLHEP to "new" to test the new version
1427  1.4 of CLHEP. It will become "pro" again as soon as the new CLHEP will be
1428  validated. NOTE: for DEC-cxx a custom CLHEP installation is used in order
1429  to deactivate the ISO-ANSI options now set by default in CLHEP.
1430
143119th April 1999  Gabriele Cosmo (config-01-00-03)
1432- architecture.gmk: introduced CCFLAGS for all platforms. Set CCFLAGS to
1433  "-Ae +DAportable" for HP-aCC to overcome compilation problems on liblist.c
1434
143518th April 1999  Youhei Morita
1436- architecture.gmk, binmake.gmk: introduced OBJY_LDLIB variable for
1437  defining Objectivity library within G4ODBMS.
1438
143913th April 1999  Gabriele Cosmo
1440- architecture.gmk: added the following options in compilation:
1441  o HP-aCC, SGI-CC: +Onolimit, -Olimit 5000 respectively.
1442    Not suppress any optimization specifying a high or unlimited memory
1443    limitation.
1444  o DEC-cxx: -timplicit_local.
1445    Get rid of the template repository by generating explicit template
1446    instantiations used in the code with internal linkage.
1447   
144813th April 1999  John Allison
1449- In binmake.gmk: - moved libmap target to source/GNUmakefile.
1450                  - extensive tidying.
1451
145212th April 1999  John Allison
1453- In liblist.c:  - fixed bug to distinguish, e.g., track from tracking.
1454                 - improved printing.
1455                 - improved "Usage" comments.
1456                 - improved protection against bad input format.
1457- In binmake.gmk, used $(ECHO) to solve platform dependency of echo.
1458- In binmake.gmk for granular libraries:
1459   - fully implemented -d option.
1460   - Gave /tmp files a unique name.
1461   - Removed repeated libraries - no longer necessary, all circular
1462       dependencies seem solved.
1463
14649th April 1999  Frank Behner
1465- Fixed bug in liblist in -d option
1466- Changed binmake.gmk to use liblist -d
1467
146818th February 1999  John Allison
1469- Added G4USE_STL flag.
1470- Added code for linking granular libraries.
1471
14721st January 1999  Gunter Folger (config-01-00-02)
1473- Add FCLIBS for SUN.
1474
1475January 29th 1999 - John Allison (config-01-00-01)
1476- Changed rd44 to sw/geant4.
1477
1478December 15th, 1998 - G.Cosmo (config-00-04-11)
1479- Added G4_HAVE_BOOL to DEC-cxx.
1480- Cosmetic changes.
1481
1482December 12th, 1998 - J.Allison (config-00-04-10)
1483- Fixed bug in OGLFLAGS and OGLLIBS user override mechanism.
1484
1485December 11th, 1998 - J.Allison (config-00-04-09)
1486- Removed -fnonstd for SUN-CC.
1487
1488December 10th, 1998 - G.Cosmo (config-00-04-08)
1489- architecture.gmk: introduced $G4DATA variable which can be user
1490  defined. Default is set to $G4INSTALL/data.
1491- architecture.gmk: introduced $G4LEVELGAMMADATA set as default to
1492  $G4DATA/PhotonEvaporation.
1493- globlib.gmk: fixed minor bug (courtesy of V.Krylov).
1494
1495December 10th, 1998 - J.Allison (config-00-04-07)
1496- architecture.gmk: allowed environment variables OGLFLAGS and OGLLIBS.
1497
1498December 7th, 1998 - S.Tanaka, G.Cosmo (config-00-04-06)
1499- architecture.gmk: fixed setting of VISLIBS.
1500
1501December 7th, 1998 - S.Tanaka
1502- Update of architecture.gmk and G4VIS_USE.gmk:
1503  In SUN-CC, "-L/usr/lib -lsocket -lnsl"  is  moved from X11LIBS to VISLIBS.
1504
1505December 5th, 1998 - G.Cosmo (config-00-04-05)
1506- architecture.gmk: introduced -fnonstd compiler option for SUN-CC.
1507  This option causes non-standard initialization of floating-point
1508  arithmetic hardware; it enables hardware traps for floating-point
1509  overflow, division by zero, and invalid operation exceptions.
1510
1511December 4th, 1998 - G.Barrand
1512- architecture.gmk: corrected paths for HepVis and HepInventor.
1513- interactivity.gmk: fixed setup for LOAD_IV.
1514
1515December 3rd, 1998 - S.Tanaka
1516- Revision to make compilation of DAWN (network) driver
1517  at Solaris and IRIX automatic. See below.
1518- Added the following line to SUN-CC and SGI-CC
1519  CPPFLAGS += -DSOCKET_IRIX_SOLARIS
1520- Added -L/usr/lib -lsocket -lnsl  in X11LIBS for SUN-CC.
1521  (This place is strange. But I cannot think of a better place.)
1522
1523December 3rd, 1998 - J.Allison (config-00-04-04)
1524- Set G4STREAM for all platforms.
1525- Set G4STREAM_STREAMBUF_IMPLEMENTATION for selected platforms.
1526
1527December 3rd, 1998 - S.Sadilov
1528- Updated architecture.gmk : G4STREAM_STREAMBUF_IMPLEMENTATION for WIN32.
1529- Updated globlib.gmk : right incremental LIB for WIN32.
1530
1531December 1st, 1998 - G.Cosmo (config-00-04-03)
1532- Updated architecture.gmk and binmake.gmk: G4SYSTEM revision.
1533- Added +DAportable compiler option to HP-aCC setup to support HPPA 2.0
1534  for PA8000 CPUs.
1535
1536December 1st, 1998 - J.Allison (config-00-04-02)
1537- Added generators/include to binmake.gmk.
1538
1539November 30th, 1998 - J.Allison (config-00-04-01)
1540- Added neutron_hp/include to binmake.gmk.
1541- CLHEP_BASE_DIR and RWBASE for WIN32 (Serguei Sadilov).
1542
1543November 18th, 1998 - J.Allison (config-00-03-06)
1544- Changed CXXFLAGS for DEC6-AFS debug from -g to -gall.
1545
1546October 30th, 1998 - G.Cosmo (config-00-03-05)
1547- architecture.gmk: added G4STREAM_STREAMBUF_IMPLEMENTATION variable. (G.Barrand)
1548- G4UI_BUILD.gmk: removed G4UI_BUILD_XM_REDIRECT_COUT. (G.Barrand)
1549
1550October 13th, 1998  J.Allison (config-00-03-04)
1551- Changed ifdef G4_USE_G4STREAM to ifneq ($(findstring AIX,$(G4SYSTEM)),AIX)
1552
1553October 13th, 1998  J.Allison (config-00-03-03)
1554- Removed G4VIS_DONT_USE. (G.Barrand)
1555- Added if G4_USE_G4STREAM, CPPFLAGS += -DG4STREAM. (M.Nagamatu)
1556
1557October 9th  J.Allison (config-00-03-02)
1558- Tagged.
1559
1560October 2nd, 1998 - M.Asai
1561- G4_NO_STORE_TRAJECTORY option is added to architecture.gmk.
1562
1563September 30th, 1998 - G.Barrand
1564- G4VIS_USE.gmk: bracket everything with "ifndef G4VIS_DONT_USE" in order
1565  to be able to disconnect easily visualization for tests programs.
1566
1567September 18th, 1998 - G.Cosmo (config-00-03-01)
1568- architecture.gmk: introduced G4DUMMY_VARIABLE to hide $(shell)
1569  command not compatible with the new version 3.77 of GMAKE (G.Folger).
1570
1571September 14th, 1998 - G.Cosmo
1572- binmake.gmk: placed digits+hits library in the correct link order
1573  according to the category diagram.
1574
1575August 31st, 1998 - G.Cosmo (config-00-02-05)
1576- architecture.gmk: Changed first CPPFLAGS statement from := to +=,
1577  to allow additional CPPFLAGS to be defined by the user. Needed for test
1578  (F.Behner)
1579- binmake.gmk: Added EXTRALIBS to allow a user to add own libraries in the
1580  link path. Needed for test.
1581  (F.Behner)
1582- binmake.gmk: inverted link order of processes and particles libraries
1583  which was wrong. (G.Cosmo)
1584
1585August 26th, 1998 - John Allison (config-00-02-04)
1586- Backed out 22nd August change (G4UIGAG as default) - G4UIterminal
1587  is now default.
1588
1589August 24th, 1998 - Y.Morita (config-00-02-03)
1590- globlib.gmk: added $(G4LIBDIR)/lib$(name).a for target "global".
1591
1592August 22nd, 1998 - J.Allison (config-00-02-02)
1593- Set GAG variables by default.
1594
1595August 11th, 1998 - G.Cosmo (config-00-02-01)
1596- Tagged.
1597
1598August 7th, 1998 - John Allison/Michel Maire.
1599- Added -I/usr/include before -I/usr/local/include to OGLFLAGS for DEC-AFS.
1600- Changed -lGl to -lMesaGL, etc., for DEC-AFS.
1601
1602August 6th, 1998 - John Allison
1603- Added UILIBS := to G4UI_USE.gmk and VISLIBS := to G4VIS_USE.gmk.
1604
1605August 5th, 1998 - Guy Barrand
1606- Added LOAD_XM = 1 and LOAD_XAW = 1 to G4UI_USE.gmk.
1607
1608July 30th, 1998 - G.Cosmo (config-b01)
1609- globlib.gmk: added phony target "wipe_libs". Now target "global"
1610  effectively deletes all existent granular libraries.
1611- common.gmk: archiving of libraries is silent now by default.
1612
1613July 23th, 1998 - Y.Morita (config-00-01-16)
1614- globlib.gmk: fixed target "global" for G4ODBMS
1615- binmake.gmk: fixes for Win/NT.
1616
1617July 20th, 1998 - John Allison (config-00-01-15)
1618- Removed LDFLAGS += -Wl,-Bstatic for G++-Linux introduced by Larry
1619  Felawka on July 10th for g++ 2.8.  No longer thought to be necessary.
1620
1621July 19th, 1998 - G.Cosmo (config-00-01-14)
1622- common.gmk: introduced CPPVERBOSE flag.
1623- architecture.gmk: protected creation of $G4SCHEMA_DIR and
1624  $G4EXAMPLE_BOOT_DIR directories with G4ODBMS.
1625- binmake.gmk: fixed bug in creation of $G4TARGET.
1626
1627July 18th, 1998 - G.Cosmo (config-00-01-13)
1628- Added fix to binmake.gmk for WIN32-VC-NICE (G.Folger)
1629
1630July 16th, 1998 - John Allison
1631- Added GNU_GCC makefile flags where omitted.
1632
1633July 15th, 1998 - Youhei Morita (config-00-01-12)
1634- architecture.gmk  added G4EXAMPLE_BOOT_DIR and G4EXAMPLE_BOOT
1635- globlib.gmk  revised cleandb target
1636
1637July 14th, 1998 - Peter Urban (config-00-01-11)
1638- added two Perl scripts that correct STEP exchange files.
1639
1640July 14th, 1998 - Youhei Morita (config-00-01-10)
1641- architecture.gmk  added definition of G4SCHEMA_DIR
1642- globlib.gmk  added new target G4SCHEMA.FDDB for G4ODBMS
1643
1644July 10th, 1998 - Youhei Morita (config-00-01-09)
1645- binmake.gmk  added following to INCFLAGS
1646      -I$(G4BASE)/persistency/digits+hits/hits/include \
1647      -I$(G4TMP)/$(G4SYSTEM)/G4phits \
1648- binmake.gmk  moved persistency include path to ifdef G4ODBMS block
1649
1650July 10th, 1998 - John Allison??
1651- binmake.gmk  added geometry/solids/STEPinterface/include
1652
1653July 10th, 1998 - Youehi Morita (config-00-01-08)
1654- globlib.gmk  added new targets 'headers' and 'd_files' for G4ODBMS
1655- common.gmk   added new target 'headers'
1656               added $(schema_hh) dependency to $(G4TMPDIR)/%.o
1657- binmake.gmk  added INCFLAGS, LDLIBS and LDFLAGS for G4ODBMS
1658
1659July 10th, 1998 - L.Felawka
1660- architecture.gmk: updated compilation flags for g++.
1661
1662July 9th, 1998 - G.Cosmo (config-00-01-07)
1663- Removed bug in "all" target in globlib.gmk, introduced recently.
1664- Modified "all" target in globlib.gmk to handle G4ODBMS.
1665- Added fix for G4ODBMS to common.gmk.
1666
1667July 9th, 1998 - Youehi Morita
1668- Added G4ODBMS_BUILD.gmk for HepODBMS and Objectivity/DB CPPFLAGS.
1669
1670July 7th, 1998 - John Allison (config-00-01-06)
1671- Incorporated Makoto's patches for ifndef G4UI_BUILD_TERMINAL_SESSION and
1672  ifndef G4UI_USE_TERMINAL.
1673
1674July 7th, 1998 - G.Cosmo (config-00-01-05)
1675- Added $(schema_hh) target and dependency to it in case of G4ODBMS
1676  set when building .d files.
1677
1678July 7th, 1998 - John Allison (config-00-01-04)
1679- Tagged.
1680
1681July 7th, 1998 - Guy Barrand
1682- Introduced interactivity.gmk.
1683
1684July 6th, 1998 - J.Allison (config-00-01-03)
1685- Added G4UI_BUILD.gmk and G4UI_BUILD.gmk.
1686
1687July 6th, 1998 - G.Cosmo (config-00-01-02)
1688- Introduced "glob" and "objs" targets in globlib.gmk. Modified
1689  rule to build global library, does not depend anymore on "libs".
1690  (by J.Allison)
1691- Moved G4VIS_USE.gmk and G4VIS_BUILD.gmk from source/visualization.
1692 
1693July 3rd, 1998 - G.Cosmo (config-00-01-01)
1694- Created
Note: See TracBrowser for help on using the repository browser.