source: trunk/config/History @ 1185

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

update par rapport a CVS

File size: 68.9 KB
Line 
1cvs log $Id: History,v 1.368 2009/11/17 15:17:55 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
1917th November 2009  Gabriele Cosmo (config-V09-02-14)
20- Added include paths to new CHIPS modules.
21
2217th November 2009  Gabriele Cosmo (config-V09-02-13)
23- G4VIS_USE.gmk: fixed dependency issues on WIN32-VC for gl2ps utility
24  library in visualization.
25- WIN32-VC.gmk: added use32.lib to OGLLIBS to fix problems of linking
26  when G4LIB_BUILD/USE_WIN32_SESSION is not set (L.Garnier).
27- binmake.gmk: corrected inclusion of G4zlib library in link list for
28  the case of global libraries.
29- Updated Configure script (Configure-V09-02-03) and internal scripts:
30  o Added new data set for G4REALSURFACEDATA variable and updated G4LEDATA
31    data set version.
32  o Fixed detection of QtCore library; addressing problem report #1079.
33  o Added flag to allow running with query options on non-interactive
34    terminal. Resolves issue reported in Hypernews Install-and-Config #1213.
35  o Corrected text for installation of g3tog4 module; cernlib is not required.
36
375th November 2009  John Allison (config-V09-02-12)
38- Removed references to obsolete GAGTREE driver.
39
404th November 2009  John Allison
41- Added new gMocren flags for backward compatibility.
42
434th November 2009  Gabriele Cosmo (config-V09-02-11)
44- Added new gMocren include path to G4VIS_USE.gmk script.
45
468th September 2009  Gabriele Cosmo (config-V09-02-10)
47- Darwin-g++.gmk: added paths to $QTHOME/include and $QTHOME/lib to
48  setup for Qt4 configuration.
49
5017th August 2009  Gabriele Cosmo (config-V09-02-09)
51- Added G4OPTDEBUG option for hybrid optimized-debug build also to
52  Darwin-g++ and WIN32-g++ configurations.
53
543rd August 2009  Gabriele Cosmo (config-V09-02-08)
55- Darwin-g++.gmk: added -arch_multiple option to LDFLAGS to force more
56  diagnostics for wrong architecture errors at link stage.
57
5817th June 2009  Gunter Folger (config-V09-02-07)
59- binmake.gmk: moved definition of TARGOBJEXT to place not dependent
60  on G4EXLIB, such that the extension is defined when no lib is present
61  (e.g. for hadronic exercisers).
62
6327th May 2009  Ben Morgan (config-V09-02-06)
64- Configure script:
65  o Rewritten check on make/gmake on WIN32-VC systems to avoid problems
66    with cygwin and Matlab.
67  o Added check to build Qt driver only when Qt UI module is built;
68    reordered moc checks and added cross-check on moc version.
69    Added safety reset of OpenGL QT build and use variables.
70  o Commented out echo compatibility warning to address problem report #1067.
71
7227th April 2009  Gabriele Cosmo (config-V09-02-05)
73- Linux-icc.gmk: removed "-lcxa -lunwind" LOADLIBS addition, no longer
74  necessary since icc-11.0.83.
75
7620th April 2009  Laurent Garnier
77- Linux-g++.gmk: corrections to respect standard location for include
78  and lib paths for Qt. Improved setup for non-standard Qt3 location.
79
808th March 2009  Laurent Garnier
81- Darwin-g++.gmk: bug fix for Qt non standard installation.
82- Linux-g++.gmk: changed way to fing QtLib by default.
83- WIN32-VC.gmk: bug fix for building GLQTLIBS.
84
855th March 2009  Guy Barrand
86- analysis.gmk: arrange configuration for WIN32-VC so that what is returned
87  by `aida-config --lib` (which may have the Windows LINK.exe syntax) is
88  understood by g++ which is in fact used by CygWin for linking applications.
89  Then transforming /LIBPATH options to -libpath options and change the path
90  '\' syntax to a '/' syntax. Allowing now to use the AIDA implementation
91  coming from an osc-batch or osc-vis binary kit built for WIN32-VC, in a
92  example using AIDA built from CygWin with Geant4 built with the VisualC++
93  compiler.
94- G4UI_USE.gmk: suppressed G4UI_USE_OSC logic. From OpenScientist/16.8, the
95  osc-g4-vis program can instrument directly the GNUmakefile of an example or
96  of a user application which is a clone of some Geant4 example.
97
9827th February 2009  Gabriele Cosmo (config-V09-02-04)
99- common.gmk, globlib.gmk: added removal of moc sources in clean target.
100
10126th February 2009  Gabriele Cosmo (config-V09-02-03)
102- Linux-g++.gmk: simplified Qt setup to conform to standard Qt installation.
103
10426th January 2009  Gabriele Cosmo (config-V09-02-02)
105- architecture.gmk: restored generic name for XercesC library for WIN32-VC.
106
10720th January 2009  Gunter Folger (config-V09-02-01)
108- architecture.gmk: changed name of XercesC library for WIN32-VC.
109
1109th January 2009  Gabriele Cosmo (config-V09-02-00)
111- Added -lXi to X11LIBS for Linux-g++, Linux-icc and WIN32-g++ configurations,
112  required for correct linkage with OpenInventor Coin3D libraries (suggestion
113  by F.Jones).
114
1159th December 2008  Guy Barrand (config-V09-01-17)
116- G4UI_USE.gmk: corrected G4UI_USE_OSC to use $(shell ...) instead
117  of direct backquoting to solve a tricky env expansion problem,
118  restricted to the Open-Scientist setup.
119
1208th December 2008  John Allison (config-V09-01-16)
121- G4UI_USE.gmk: added -DG4UI_USE to CPPFLAGS. Re-ordered G4UI_NONE
122  and G4UI_USE_INCLUDED blocks to be coherent with G4VIS_USE.gmk.
123
1244th December 2008  Laurent Garnier (config-V09-01-15)
125- Darwin.gmk: fixed mistake in setting of OGLLIBS for Leopard.
126
1274th December 2008  Gabriele Cosmo, Ben Morgan (config-V09-01-14)
128- Linux-g++.gmk: implemented temporary workaround to allow for automatic
129  detection of location in non-POSIX paths for X11 and GL libraries depending
130  on 32/64 bits architectures.
131
1323rd December 2008  Gabriele Cosmo (config-V09-01-13)
133- Define $FIND, $SORT, $TOUCH variables to be customised with absolute
134  path in WIN32-VC in order to pick up correct Cygwin toolset.
135
1361st December 2008  Ben Morgan (config-V09-01-12)
137- Darwin-g++.gmk, Linux-g++.gmk: corrected definition of temporary QT3_MT
138  by adding missing protection.
139
14024th November 2008  Laurent Garnier (config-V09-01-11)
141- interactivity.gmk: changed flags for OpenGL and QT.
142- Darwin-g++.gmk, Linux-g++.gmk, WIN32-VC.gmk: major update to Qt setup.
143- Darwin.gmk: automatically detect GLLIBS for Leopard.
144- moc.gmk: suppressed echo when compiling.
145
14614th November 2008  Gabriele Cosmo (config-V09-01-10)
147- Added "electromagnetic/adjoint" sub-module in binmake.gmk.
148
1496th November 2008  Gabriele Cosmo (config-V09-01-09)
150- Added "particles/adjoint" sub-module in binmake.gmk.
151
15223rd October 2008  Gabriele Cosmo (config-V09-01-08)
153- Added "persistency/ascii" sub-module in binmake.gmk.
154
15511th July 2008  Gabriele Cosmo (config-V09-01-07)
156- architecture.gmk: removed obsoled DOM library from GDMLIBS.
157
15812th June 2008  Gabriele Cosmo (config-V09-01-06)
159- Linux-g++.gmk: added G4OPTDEBUG flag for "-O2 -g" combined compilation.
160- AIX-xlC.gmk: added shared libs section as for Linux-g++ according to user
161  suggestion on HN.
162
1639th June 2008  Gabriele Cosmo (config-V09-01-05)
164- Integrated improvements to Qt setup and AIDA.
165  Restored Qt libs setup to include GL as default.
166
16720th May 2008  Gunter Folger  (config-V09-01-04)
168- liblist.c: removed C++ style comments.
169- Not including changes made after "config-V09-01-03 ".
170
17113th May 2008  Guy Barrand
172- G4UI_USE.gmk: added material (protected with G4UI_USE_OSC) to use osc_vis
173  binary kits built with the Geant4 drivers. It allows to use the G4Lab::UIOnX
174  G4 session in Geant4 (G4Lab::UIOnX allows for visualization and AIDA plotting
175  within the same GUI).
176- analysis.gmk: added default setup aida-config for flags
177  G4ANALYSIS_AIDA_CONFIG_CFLAGS and G4ANALYSIS_AIDA_CONFIG_LIBS.
178
17930th April 2008  Laurent Garnier
180- common.gmk: simplified Qt moc files integration.
181- moc.gmk: new configuration file for Qt moc files setup.
182- G4UI_USE, G4VIS_USE, interactivity, sys/*: separation of Qt with or
183  without OpenGL.
184
1853rd April 2008  Gabriele Cosmo (config-V09-01-03)
186- Linux-icc.gmk: updated setup to make use of icc-10.1 and ifort-10.1;
187  changed compilation option "-mp" to more performant "-fp_model precise".
188
1892nd April 2008  Gunter Folger (config-V09-01-02)
190- Replaced gets() by safer fgets() in liblist.c.
191  (this tag does not include latest changes in interactivity.gmk)
192
19318th March 2008  Laurent Garnier
194- interactivity.gmk: moved Qt setup before X11.
195
19621st February 2008  Gabriele Cosmo (config-V09-01-01)
197- Replaced g77 with gfortran for Linux-g++ and Linux-icc platforms.
198
19915th February 2008  Laurent Garnier
200- common.gmk: added ability to autogenerate moc files for Qt driver.
201- WIN32-VC: added flags to build Qt driver on Windows.
202- Darwin-g++, Linux-g++: improvements for autogeneration of MOC files for Qt.
203
20415th January 2008  Gabriele Cosmo (config-V09-01-00)
205- Added commented lines for OpenGL setup in Darwin-g++.gmk for MacOS
206  10.5 Leopard, pending fix from Apple.
207
20811th December 2007  Gabriele Cosmo (config-V09-00-12)
209- Corrected setup for GDML on WIN32-VC to allow for building DLLs.
210
21130th November 2007  Ben Morgan (config-V09-00-11)
212- Updated Configure script to handle Qt UI build.
213- Updated internal scripts for Configure accordingly.
214
21522nd November 2007  Gabriele Cosmo (config-V09-00-10)
216- Corrected addition of lXercesC and Zlib libraries in binmake.gmk.
217- Added special case for WIN32-VC for names of XercesC libraries in architecture.gmk.
218- Use 'gfortran' instead of 'g77' in Darwing-g++.gmk script. (I.McLaren)
219
22019th November 2007  Gabriele Cosmo (config-V09-00-09)
221- Added "qmd" hadronic model to binmake.gmk.
222
22316th November 2007  Laurent Garnier (config-V09-00-08)
224- Updated setup for Qt in Linux-g++.gmk and Darwin-g++.gmk scripts to
225  support both Qt3 and Qt4.
226
22715th November 2007  Ben Morgan (config-V09-00-07)
228- Updated Configure script to handle new 'gdml' sub-module and new data
229  libraries (G4ABLADATA and new G4EMLOW version).
230- Updated internal scripts for Configure accordingly.
231
2322nd November 2007  Gabriele Cosmo (config-V09-00-06)
233- Introduced G4LIB_BUILD_GDML/G4LIB_USE_GDML flags to trigger compilation
234  of the new persistency/gdml sub-module. Added setup for XERCESC.
235  Required path XERCESCROOT to XERCESC installation if G4LIB_BUILD_GDML
236  is set. Added "persistency/gdml" include path to binmake.gmk
237- Added setup for QT in UI scripts, and specific QT paths and setup in
238  Darwin-g++.gmk. (L.Garnier)
239
24010th October 2007  Gunter Folger (config-V09-00-05)
241- Added "incl" (Liege cascade) hadronic model module to binmake.gmk.
242 
243 
2443th October 2007  Laurent Garnier
245- Added setup for Qt in those files :
246- config/G4UI_BUILD.gmk
247- config/G4UI_USE.gmk
248- config/G4VIS_BUILD.gmk
249- config/G4VIS_USE.gmk
250- config/interactivity.gmk
251- config/sys/Darwin-g++.gmk
252- config/sys/Linux-g++.gmk
253
25416th August 2007  Gabriele Cosmo (config-V09-00-04)
255- Corrected definition of OUT internal variable to allow for proper
256  linking also of unit tests.
257
25815th August 2007  Gabriele Cosmo (config-V09-00-03)
259- Added "rpg" hadronic model module to binmake.gmk.
260
26113th August 2007  Gabriele Cosmo (config-V09-00-02)
262- SUN-CC.gmk: forced -xO2 as optimisation level.
263
26418th July 2007  Gabriele Cosmo (config-V09-00-01)
265- liblist.c: fixed problem affecting recent CygWin installations on
266  Windows in parsing the buffer for the generation of libname.map.
267- binmake.gmk: defined OUT internal variable specifying the proper
268  compilation/linking option to Unix or Windows compilers: '-o '
269  and '/Fe' respectively.
270
27111th July 2007  Makoto Asai (config-V09-00-00)
272- Added digits_hits/scorer sub-directory to binmake.gmk.
273
27428th June 2007  Gabriele Cosmo (config-V08-03-04)
275- Updated Configure scripts to fix installation issue when installation
276  path is different from source path and headers are not installed.
277- Cleared <TAB> characters from .gmk scripts where not necessary.
278
27922nd June 2007  Gabriele Cosmo (config-V08-03-03)
280- Corrected binmake.gmk for having error_propagation in INCFLAGS properly
281  included in search path.
282- Updated internal scripts for Configure to cope with new environment
283  variable G4NEUTRONHPDATA.
284
28518th June 2007  Ben Morgan (config-V08-03-02)
286- Fixed Configure internal script to get rid of searching old physics_list
287  module at installation.
288
28927th May 2007  Gabriele Cosmo (config-V08-03-01)
290- Added "lll_fission" hadronic model module to binmake.gmk.
291
29212th May 2007  Gabriele Cosmo (config-V08-03-00)
293- Added "error_propagation" module to binmake.gmk.
294- Removed G4LIB_BUILD_LISTS flag. Physics lists are built by default.
295
29621st March 2007  Gabriele Cosmo
297- Added "biasing" module to binmake.gmk.
298
29928th February 2007  Gabriele Cosmo (config-V08-02-00)
300- Protected generation of dependencies using internal 'make' variable
301  MAKECMDGOALS in binmake.gmk and common.gmk, following suggestion made
302  in problem report #930.
303  This protection resolves the problem of generation of dependencies when
304  issueing the 'clean' target.
305
3063rd November 2006  Gunter Folger (config-V08-01-07)
307- architecture.gmk: added G4LIB_BUILD_LISTS with default value 1 to build physics lists.
308- binmake.gmk: added physics lists include directories to INCFLAGS.
309
31015th October 2006  Makoto Asai (config-V08-01-06)
311- binmake.gmk: added 'processes/scoring' module.
312
31310th October 2006  Gabriele Cosmo (config-V08-01-05)
314- Darwin-g++.gmk: use standard -echo- command.
315  Removed ECHO overloaded variable.
316
3175th October 2006  Gabriele Cosmo (config-V08-01-04)
318- liblist.c: added .dylib search for list of libraries.
319  Addressing problem report #885.
320
3213rd October 2006  Gabriele Cosmo (config-V08-01-03)
322- architecture.gmk: added variables for commands: echo, cat, cut, sed;
323  to be eventually overloaded in system dependent configurations.
324- WIN32-VC.gmk: overload commands [echo, grep, cat, cut, sed], to force
325  usage of the original CygWin built-in commands.
326
32721st September 2006  Vladimir Ivantchenko (config-V08-01-02)
328- binmake.gmk: added electromagnetic/polarisation module.
329
33018th August 2006  Gabriele Cosmo (config-V08-01-01)
331- Linux-icc: corrected G4RUNPATHOPTION flag to allow linking of applications
332  with shared libraries.
333
33418th August 2006  Gabriele Cosmo (config-V08-01-00)
335- Linux-icc: updated setup to support icc-9.X series.
336
33713th June 2006  Gabriele Cosmo (config-V08-00-02)
338- Removed defaults for X11, XM, XAW flags in architecture.gmk and added
339  explicit settings in sys/*.gmk setups protected by ifndef statements for
340  optional customisation.
341- Upgraded Configure internal scripts.
342
34324th April 2006  Gabriele Cosmo (config-V08-00-01)
344- binmake.gmk: fixed old-standing warning on WIN32-VC for file extension of
345  target object file. Defined TARGOBJEXT internal variable defining the
346  actual extension: .o for UNIX, .OBJ for Windows platforms.
347
3486th April 2006  Gabriele Cosmo (config-V08-00-00)
349- Darwin-g++: corrected linker options for generation of dynamic libraries.
350  Now dynamic libraries on MacOSX finally work. Tested on MacOS 10.4.5 with
351  gcc-4.0.1.
352
35312th December 2005  Gabriele Cosmo (config-V07-01-07)
354- binmake.gmk: added workaround to allow for physics-lists to link
355  with DLLs on Windows.
356
3577th December 2005  Gabriele Cosmo (config-V07-01-06)
358- Added G4LIB_NO_SHARED protection for cases where installation of
359  shared libs are not allowed.
360
3612nd December 2005  Gabriele Cosmo (config-V07-01-05)
362- Replaced -GX with -EHsc compilation option in WIN32-VC setup for
363  porting on VC++8 compiler.
364
36529th November 2005  Gabriele Cosmo (config-V07-01-04)
366- Added -D_CRT_SECURE_NO_DEPRECATE to WIN32-VC setup to allow for
367  porting on VC++8 compiler.
368
36921st November 2005  Makoto Asai (config-V07-01-03)
370- binmake.gmk: added 'digits_hits/utils' module to INCFLAGS.
371
3725th October 2005 John Allison (config-V07-01-02)
373- G4VIS*.gmk: added G4VIS_BUILD_RAYTRACERX_DRIVER and G4VIS_USE_RAYTRACERX.
374
37529th July 2005 Mark Donszelmann (config-V07-01-01)
376- Synchronized CXXFLAGS warning options of WIN32-g++ with Linux-g++.
377
37818th July 2005 Gabriele Cosmo (config-V07-01-00)
379- Excluded usage of unnecessary 'ranlib' at creation of the libraries for
380  WIN32-VC system. Fixes an observed problem of debug-symbols corruption.
381
38216th June 2005 Sergey Sadilov (config-V07-00-05)
383- Updated Configure script and support files:
384  o Added new data sets for low-energy-EM and elastic data.
385  o Set unique entry point for path to data.
386  o Updated variable settings for g3tog4 and zlib.
387
38815th June 2005 Gunter Folger (config-V07-00-04)
389- Changed clean(_..) targets to be :: rules, to allow multiple clean targets.
390
39110th June 2005 Gabriele Cosmo (config-V07-00-03)
392- Updated configuration script SUN-CC.gmk:
393  o Removed obsolete compilation option -ptr$(G4TREP) for redirection to
394    template repository, no longer necessary.
395  o Added -lsunmath to LOADLIBS now required with CLHEP-1.9.X for static
396    libraries.
397
39817th May 2005 Gabriele Cosmo (config-V07-00-02)
399- Corrected settings of G4LIB_BUILD/USE_ZLIB:
400  o G4LIB_BUILD_ZLIB is mandatory for Windows, if zlib is required;
401  o if G4LIB_BUILD_ZLIB is set, the G4-zlib module is used (all platforms);
402  o if only G4LIB_USE_ZLIB is set, the system zlib is used (UNIX only);
403  o if none is set, zlib is not used (all platforms).
404- Updated compilation options on Darwin-g++, now similar to Linux-g++ setup.
405- Still requiring tag "source-gmk-V07-00-01" for source/GNUmakefile to build
406  the g3tog4 module.
407
40813th May 2005 Gabriele Cosmo (config-V07-00-01)
409- Added G4LIB_BUILD_ZLIB/G4LIB_USE_ZLIB. Modified architecture.gmk
410  and binmake.gmk scripts.
411- Changed G4USE_G4TOG4 to G4LIB_USE_G3TOG4 to conform to standard flag names.
412  Requires tag "source-gmk-V07-00-01" for source/GNUmakefile to build the
413  g3tog4 module.
414
41510th May 2005 John Allison (config-V07-00-00)
416- Made OPENGLXM require OPENGLX.
417
4188th December 2004 John Allison (config-V06-02-03)
419- Darwin-g++.gmk: fixes on setup for dynamic libraries.
420
42130th November 2004 Gabriele Cosmo (config-V06-02-02)
422- binmake.gmk: added electromagnetic/highenergy module to INCLUDE path.
423
42427th November 2004 Gabriele Cosmo (config-V06-02-01)
425- binmake.gmk: added parameterisations/trd_clusters and
426  parameterisations/gflash modules to INCLUDE path.
427
42829th October 2004 Gabriele Cosmo (config-V06-02-00)
429- Archived setup for Windows/VC++6. WIN32-VC now corresponds to WIN32-VC7.
430  Archived WIN32-VC7.gmk.
431- Removed strict compilation options for SUN-CC and thread specific.
432
43312th October 2004 John Allison
434- Darwin-g++.gmk : added -lXi to X11LIBS.
435
43608th July 2004 Guy Barrand
437- Darwin-g++.gmk : correct options to build granular shared libs.
438  Have "-undefined define_a_way" instead of "-undefined error" since
439  granular libs are not linked for the moment.
440
44123rd June 2004 Gabriele Cosmo (config-V06-01-10)
442- Updated win32def.c program to fix retrivial of public static data for
443  building DLLs on Windows (G.Barrand).
444- Updated Configure scripts.
445
44617th June 2004 Gabriele Cosmo (config-V06-01-09)
447- Darwin-g++.gmk: use twolevel_namespace and GLOBLIBS for shared-libs
448  build on MacOS. Shared-libs build are possible only global libraries
449  and requires shared-lib version of CLHEP build with compatible options
450  (G.Barrand).
451
45214th June 2004 Gabriele Cosmo (config-V06-01-08)
453- architecture.gmk: added specification for G4LIB_USE_DLL.
454
45511th June 2004 Gabriele Cosmo (config-V06-01-07)
456- binmake.gmk: activated shared-libs mechanism for Windows platforms;
457  forced creation of static library for examples/applications for the
458  usage with DLLs.
459
4608th June 2004 Gabriele Cosmo (config-V06-01-06)
461- binmake.gmk: restored global lib for interfaces which was missing
462  from linking list.
463- common.gmk, globlib.gmk: fixed clean/clean_libs target.
464- architecture.gmk: added definition of G4LIB_BUILD_DLL flag.
465- WIN32-VC.gmk: added targets for DLLs build.
466- Linux-g++.gmk: made -O2 the default optimisation mode.
467  Archived temporary setup Linux-gO2 introduced in "config-V06-01-01".
468
4697th June 2004 Gabriele Cosmo (config-V06-01-05)
470- Corrected setup for WIN32-VC7 for building of DLLs.
471- Cosmetics in build printout...
472
4731st June 2004 Gabriele Cosmo (config-V06-01-04)
474- binmake.gmk, added include paths to new hadronic models for
475  abrasion, em_dissociation, de_excitation/ablation and
476  de_excitation/fission.
477- architecture.gmk: updated comments to header.
478
47926th May 2004 Mark Donszelmann (config-V06-01-03)
480- Fixed small problem in previous fix.
481
48226th May 2004  Gunter Folger (config-V06-01-02)
483- binmake.gmk: fixed problem for WIN32 such that also LDLIBS (including
484  EXTRALIBS) will be mangled to replace -L by its WIN32 correspondance
485  libpath.
486
48711th May 2004  Gabriele Cosmo (config-V06-01-01)
488- Added new experimental setup for Linux-g++ using -O2 optimisation
489  as default. To trigger this setup G4SYSTEM must be set to "Linux-gO2".
490  It also includes (deactivated by default) Pentium4 chip specific options
491  for using chips-specific floating-point arithmetics based on the SSE unit.
492
4938th April 2004  Guy Barrand
494- architecture.gmk: revisited Inventor default. Removed HEPVis dependencies
495  (Inventor visualization driver does not need these libraries any longer).
496
4977th April 2004  Guy Barrand
498- Darwin-g++.gmk:
499  o Corrected options to build shared libraries (.dyn); use
500    "-dynamic -single_module" to have faster startup when Geant4 is
501    embedded in an external framework.
502  o Corrected options to retrieve Motif.
503
5045th April 2004  Gabriele Cosmo (config-V06-01-00)
505- architecture.gmk: added check for definition of LDFLAGS.
506  Fixes bug report #603.
507
50824th February 2004  Gabriele Cosmo (config-V06-00-03)
509- Fixed link rpath definition in Linux-icc.gmk.
510
51111th February 2004  Gabriele Cosmo (config-V06-00-02)
512- Added configuration file Linux-icc.gmk for Intel/icc compiler
513  on Linux systems.
514
51510th February 2004  Guy Barrand
516- WIN32-VC7.gmk: added material to build shared libs for Windows (DLLs).
517- Added program win32def.c to help building DLLs, built from
518  source/GNUmakefile through a specialised target and placed in
519  $G4LIB/$G4SYSTEM.
520- source/materials/GNUmakefile: modified to provide an example of macro
521  GLOBLIBS used by the DLL builder in order to have global lib dependencies.
522
5239th February 2004  Gunter Folger (config-V06-00-01)
524- architecture.gmk:
525  o Protect OGLFLAGS against containing -I/usr/include; this may cause
526    wrong includes to be picked up.
527   
52826th January 2004  Guy Barrand (config-V06-00-00)
529- Darwin-g++.gmk:
530  o Use "g++" as a default compiler (in order to take the MacOSX
531    default compiler).
532  o Corrected procedure for building .dylib shared libs.
533    Previous default Linux commands do not work on MacOSX.
534
53518th November 2003  Gabriele Cosmo (config-V05-02-05)
536- Updated binmake.gmk to include new hadronics modules.
537  Coworks with "ghad-V05-02-00" and HEAD of processes/GNUmakefile.
538
5394th November 2003  Gabriele Cosmo (config-V05-02-04)
540- Include removal of OPACS setup. Cowork with tags "interfaces-V05-02-00"
541  and "vis-V05-02-02".
542
54329th October 2003  Gabriele Cosmo (config-V05-02-03)
544- binmake.gmk:
545  o Added particles/utils module.
546- Does NOT include removal of OPACS setup yet.
547
54822th October 2003  Guy Barrand
549- OPACS : rm interfaces OPACS related things.
550
55117th October 2003  Guy Barrand
552- OPACS being (for long) deprecated, the OPACS related things
553  had been removed in the Geant4 repository.
554
55530th September 2003  Gabriele Cosmo (config-V05-02-02)
556- architecture.gmk, binmake.gmk:
557  o Added geometry/navigation module.
558  o Removed setup for STEP, now archived.
559  o Adopt new module and library "digits_hits", replacing "digits+hits".
560- Configure installation script:
561  o Fixed correct default name for data sets.
562  o Implemented automatic detection of OpenGL and CLHEP installations.
563  o Fixed behavior of script on Windows system, corrected definition of
564    paths and defaults.
565  o Cleared not allowed configuration drivers.
566
56719th September 2003  Gabriele Cosmo (config-V05-02-01)
568- binmake.gmk:
569  o added processes/cuts module.
570- architecture.gmk:
571  o fixed setup for OpenInventor libraries.
572
5731st July 2003  Gabriele Cosmo (config-V05-02-00)
574- WIN32-VC.gmk, WIN32-VC7.gmk:
575  o reinstated options "-D_CONSOLE -D_WIN32 -DOS" to allow correct
576    treatment/opening of data files from applications.
577
57824th June 2003  Gabriele Cosmo (config-V05-01-05)
579- Added UI32LIBS to interactivity.gmk to handle UI libraries on WIN32
580  platforms.
581- Added libraries for OpenGL and UI to default setup of WIN32-VC and
582  WIN32-VC7. Removed some obsolete compilation options.
583
58418th June 2003  Gabriele Cosmo (config-V05-01-04)
585- Removed flag G4USE_STD_NAMESPACE from specific setups in sys.
586  Follows migration from G4std apported in source/global and whole code.
587
58816th June 2003  Gabriele Cosmo
589- binmake.gmk: added module geometry/divisions in $INCFLAGS list.
590
59111th June 2003  Gunter Folger (config-V05-01-03)
592- G4VIS_BUILD.gmk, G4VIS_USE.gmk, G4UI_BUILD.gmk, G4UI_USE.gmk, and
593  sys/{Linux-g++,SU-CC}.gmk:
594  When building shared libraries needing external libs like OpenGL...,
595  add these at shared library building, so these libs know about these
596  dependency and have this resolved.
597
5986th June 2003  Gabriele Cosmo (config-V05-01-02)
599- architecture.gmk and specific setups in sys: get rid of G4_HAVE_BOOL
600  macro. Now using default 'bool' type, defined in all supported compilers.
601
60228th May 2003  Gabriele Cosmo (config-V05-01-01)
603- architecture.gmk, binmake.gmk: added flags G4LIB_BUILD_STEP/G4USE_STEP
604  to make optional the compilation of the STEP library and interface module.
605  By default the libraries will not be built.
606
60731st March 2003  Gabriele Cosmo (config-V05-01-00)
608- Added more strict compiler options for Linux-g++ platform.
609- Removed obsolete usage of GNU_GCC specific option for g++ compilers.
610
61122nd January 2003  Gabriele Cosmo (config-V05-00-00)
612- Added experimental setup WIN32-VC7.gmk for Windows .NET VC++ compiler.
613- Generalised identification of WIN32 specific setups in core scripts.
614- Forced silent generation of dependencies (added -w option to calls to g++).
615
6164th December 2002  Gabriele Cosmo (config-V04-01-08)
617- Removed obsolete setup for ObjectSpace-STL (G4USE_OSPACE and related
618  variables). Removed obsolete variable G4USE_STL.
619- Updated Configure scripts.
620
6212nd December 2002  John Allison (config-V04-01-07)
622- common.gmk, binmake.gmk: New dependency file algorithm that avoids
623  leaving corrupt .d files when #include'd files cannot be found.
624- Removed obsolete schema targets in common.gmk.
625
62625th November 2002  Gabriele Cosmo (config-V04-01-06)
627- Removed ODBMS setup. Now library for persistency is built as part of the
628  kernel and specific implementations for persistency have been moved to
629  examples. Setup for ODBMS no more required. G4USE_HEPODBMS is no longer
630  used.
631- Updated configuration file AIX-xlC.gmk to port code on AIX with xlC 6.0
632  (K.Murakami).
633
63422nd November 2002  Gabriele Cosmo (config-V04-01-05)
635- liblist.c:
636  o Enhanced script to provide the whole list of installed libraries
637    in the correct order, without requiring parsing of dependencies.
638    The functionality is achieved by invoking "liblist" with option '-m",
639      i.e. - liblist -m [libpath] < libname.map
640    where [libpath] is the path where libraries are placed
641    (i.e. $G4LIB/$G4SYSTEM).
642- binmake.gmk:
643  o Use "liblist -m [libpath]" to retrieve the list of libraries to link in
644    case headers are installed in $G4INCLUDE, and granular libraries are used.
645- G4UI_USE.gmk, G4VIS_USE.gmk:
646  o Protected specification of -I paths for headers, in case $G4INCLUDE is
647    used. A single -I$G4INCLUDE path will be used for compilation in such case.
648
64916th November 2002  Hans-Peter Wellisch
650- binmake.gmk:
651  o Added hadronic/models/cascade/cascade and
652    hadronic/models/generator/scattering include paths.
653
6548th November 2002  Gabriele Cosmo (config-V04-01-04)
655- Darwin-g++.gmk:
656  o Updated setup to support MacOS 10.2 (H.Burkhardt).
657
65830th October 2002  Gabriele Cosmo (config-V04-01-03)
659- architecture.gmk:
660  o Issue an error if G4SYSTEM is not defined in the environment or not valid.
661  o Define G4LIB_BUILD_G3TOG4 and G4USE_G3TOG4 for optional installation and
662    usage of the g3tog4 module.
663  o Updated list of supported systems/compilers.
664- binmake.gmk:
665  o Include path and library for g3tog4 module only if G4USE_G3TOG4 is defined.
666    Implies proper handling of G4USE_G3TOG4 in source/GNUmakefile.
667- Removed obsolete OSPACE setup for WIN32-VC, HP-aCC, DEC-cxx. Still kept for
668  platforms with ODBMS setup.
669- SUN-CC.gmk: removed -L/usr/lib path specification from LOADLIBS definition.
670
67110th September 2002  Gabriele Cosmo (config-V04-01-02)
672- Linux-g++.gmk: added assignment 'CC := gcc' for default 'cc' compiler.
673
67426th August 2002  Gabriele Cosmo (config-V04-01-01)
675- binmake.gmk: added include path to persistency/run/include which was
676  missing. Removed unnecessary processes/general/include.
677
6788th July 2002  John Allison
679- liblist.c: added protection and warning for file/directory not found
680  in parsedir.  Also small cosmetic improvements.
681
6824th July 2002  Gabriele Cosmo (config-V04-01-00)
683- Upgraded WIN32-g++ to compile with -ansi and gcc-2.95.3 for most recent versions
684  of CygWin.
685
68626th June 2002  Gabriele Cosmo (config-V04-00-10)
687- Moved STEP PERL scripts to examples/extended/geometry/cad/scripts.
688- Updated scripts for Configure.
689
69018th June 2002  Gabriele Cosmo (config-V04-00-09)
691- Added -DG4USE_OSPACE for obsolete systems using ObjectSpace STL.
692
69317th June 2002  Gabriele Cosmo (config-V04-00-08)
694- Added flag G4NO_ISO_VECDIST for compilers (SUN-CC, HP-aCC) with non ISO
695  call to vector::distance() method.
696
69714th June 2002  Gabriele Cosmo (config-V04-00-07)
698- binmake.gmk: added include path to "leading_particle" hadronic module.
699  Retagged with correct numbering...
700
7013rd May 2002  Gabriele Cosmo (config-V04-00-06)
702- liblist.c: added patch to port code on MacOS-X.
703  Defined buffer[BUFSIZE] as "char static".
704- Added Darwin-g++.gmk configuration file for MacOS-X systems running
705  with GNU g++ compiler.
706- Removed SUN-CC4.gmk configuration file, no longer supported.
707- Updated description header to system configuration files.
708
70927th March 2002  Gabriele Cosmo (config-V04-00-05)
710- binmake.gmk: added include path to new module geometry/biasing.
711  Co-works with "geometry-V04-00-01" and "transport-V04-00-00".
712
71326th March 2002  Gabriele Cosmo (config-V04-00-04)
714- liblist.c: cancelled changes made in previous tag.
715  Restored usage of function 'gets(buffer)', correctly adopted in this case.
716
71714th March 2002  Gabriele Cosmo (config-V04-00-03)
718- liblist.c: replaced usage of function 'gets(buffer)' with the safer
719  'fgets(buffer,BUFSIZE,stdin)'.
720
7219th March 2002  John Allison (config-V04-00-02)
722- Fixed bug in G4VIS_USE.gmk for G4VIS_USE_OPENGLWIN32.
723- Corrected perl script g4sort_step_file.pl to specify correct path for perl.
724
72507th February 2002 Gabriele Cosmo (config-V04-00-01)
726- liblist.c: added flags __CYGWIN__ and __CYGWIN32__ for triggering proper
727  parsing algorithm on Windows systems, also on most recent versions of Cygwin.
728- WIN32-VC.gmk: use g77 instead of f77 as default fortran compiler.
729
73025th January 2002 Gabriele Cosmo (config-V04-00-00)
731- sys/HP-aCC.gmk: removed include path to global/management/include/std/wrappers,
732  which was unused and not neccessary.
733
73410th December 2001 Gabriele Cosmo (config-V03-02-15)
735- architecture.gmk:
736  o updated list of supported compilers
737  o removed obsolete setup for STL ObjectSpace and STLport for Win/VC++.
738- binmake.gmk: activated mechanism for using $G4INCLUDE effectively for
739  building examples/applications. Currently activated only for global compound
740  libraries; for granular libraries it requires re-engineering of liblist,
741  feature which will be added in future.
742  This mechanism allows to considerably reduce the compilation/linking command
743  length and the number of -I options fed to the compiler.
744- Added G4PROFILE options to Linux-g++ and Linux-egcs setups.
745- Removed binmake.EXTRALIBS.README, now part of User's Guide.
746- Updated sources for Configure installation script.
747
7483rd December 2001 Guy Barrand (config-V03-02-14)
749- G4VIS_USE.gmk : -lG4HepRep replaced by -lG4visHepRep.
750
75129th November 2001 Gabriele Cosmo (config-V03-02-13)
752- Removed SUN-CC5.gmk configuration file. Now replaced by SUN-CC architecture
753
75421st Novemver 2001 Gabriele Cosmo (config-V03-02-12)
755- On top of "config-V03-02-11", added paths in binmake.gmk including
756  new hadronic models for cascade, CHIPS and coherent_elastic.
757  Does not include changes to analysis.gmk.
758
75919th November 2001 Guy Barrand
760- analysis.gmk : then remove all system specifc flags, have
761   only the AIDA ones. Have G4ANALYSIS_USE to drive the insertion of
762   CPP and libs in the Geant4 GNUmakefile system.
763
76419th November 2001  John Allison  (config-V03-02-11)
765- Does not include Guy's changes of 16rd November.
766- Re-instated creation of CPPFLAGS (see 6th November) but conditonal
767  on existence of corresponding environment variable.  If no environmet
768  variable is set, CPPFLAGS += -DG4UI_USE_TERMINAL.
769
77016rd November 2001  Guy Barrand
771- analysis.gmk : add flags to use an AIDA 2.2 compliant analysis system.
772
7736th November 2001  John Allison  (config-V03-02-10)
774- Removed CPPFLAGS += -DG4UI_USE_GAG -DG4UI_USE_TCSH -DG4UI_USE_TERMINAL.
775
7766th November 2001  John Allison  (config-V03-02-09)
777- Removed references to HepRep, added code for HepRepFile, thus
778  needed by vis-V03-02-15.
779
78023rd October 2001  Gabriele Cosmo  (config-V03-02-08)
781- Merged changes in "config-V03-02-07" for removal of STLInterface.
782
78322nd October 2001  Gabriele Cosmo  (config-V03-02-06b)
784- binmake.gmk: added include path for geometry/verification
785  according to tag "geometry-V03-02-01".
786
7871st October 2001  Gabriele Cosmo  (config-V03-02-06a)
788- binmake.gmk: removed include path for processes/electromagnetic/integral
789  according to tag "em-V03-02-02".
790
79130th September 2001  Gabriele Cosmo  (config-V03-02-07)
792- Removed references to STLInterface module in architecture.gmk
793  and architecture setups. Coworks with tag "global-V03-02-03" where
794  STLInterface module has been removed.
795
79629th August 2001  John Allison/Joseph Perl  (config-V03-02-06)
797- Needed by vis-V03-02-14.
798- First developers release of HepRep graphics driver.
799
80027th August 2001  John Allison
801- Tidied HepRep configuration in G4VIS*, moving stuff to interactivity.gmk.
802
80324th August 2001  Joseph Perl  (config-V03-02-05)
804- Introduced HepRep graphics driver
805
80611th August 2001  John Allison  (config-V03-02-04)
807- Re-engineered G4UI variables.  Coworks with interfaces-V03-02-00.
808- Introduced environment variable G4UI_NONE that, if set, no UI
809  sessions nor any UI libraries are built, not even libG4UIbasic.a nor
810  libG4UIcommon.a.  (This would only happen in a pure batch job or,
811  perhaps, in a user framework having its own UI system.)
812- Removed the need to specify environment variables for UI sessions
813  which do not need external packages or libraries, namely :
814    G4UI_BUILD_GAG_SESSION
815    G4UI_BUILD_TERMINAL_SESSION
816  with associated G4UI_USE environment variables:
817    G4UI_USE_GAG
818    G4UI_USE_TCSH
819    G4UI_USE_TERMINAL
820  In other words, the above environment variables become redundant and are
821  ignored. 
822  For backwards compatibility, unless G4UI_NONE is set, the corresponding
823  G4UI_USE C-pre-processor variables are automatically set.  Also, the
824  C-pre-processor variables G4UI_BUILD and G4UI_USE are set.
825- As before, environment variables for other sessions still need positive
826  setting of their G4UI_BUILD and G4UI_USE environment variables.  In this
827  category are:
828    G4UI_BUILD_WIN32_SESSION
829    G4UI_BUILD_WO_SESSION
830    G4UI_BUILD_XAW_SESSION
831    G4UI_BUILD_XM_SESSION
832  with associated G4UI_USE environment variables:
833    G4UI_USE_WIN32
834    G4UI_USE_WO
835    G4UI_USE_XAW
836    G4UI_USE_XM
837- Note: The user must still instantiate and SessionStart only *one*
838  session, but if it is to be one in the category needing external
839  packages or libraries, the corresponding G4UI_USE must be set to
840  trigger inclusion oflibraries.  Otherwise the user need not set any
841  environment variables.
842
8433rd August 2001 Gabriele Cosmo (config-V03-02-03)
844- architecture.gmk:
845  o updated list of supported systems/compilers.
846  o made Linux-g++ architecture the default G4SYSTEM. Replaced SUN-CC.
847- Added SUN-CC4.gmk for old SUN architectures based on CC-4.2 compiler.
848- Added Linux-egcs for old Linux architectures based on egcs-1.1.2 compiler.
849- Made SUN-CC.gmk a copy of SUN-CC5.gmk (kept for backward compatibility,
850  will be removed soon). CC-5.2 compiler is now the default on SUN systems.
851- Made Linux-g++.gmk specific to gcc-2.95.2 compiler, from now on the default
852  compiler on Linux systems.
853
8541st August 2001 Gabriele Cosmo (config-V03-02-02)
855- Included recent updates to scripts sources for 'Configure'.
856
85727th July 2001  John Allison  (config-V03-02-01)
858- Introduced environment variable G4VIS_NONE that, if set, no visualization
859  drivers are built and no vis libraries are built, not even
860  libG4vis_management.  (libG4modeling is still built.)  The C-pre-processor
861  variables G4VIS_BUILD and G4VIS_USE are *not* set.
862- Removed the need to specify environment variables for visualization drivers
863  which do not need external packages or libraries, namely :
864      G4VIS_BUILD_DAWNFILE_DRIVER
865      G4VIS_BUILD_RAYTRACER_DRIVER
866      G4VIS_BUILD_VRMLFILE_DRIVER
867      G4VIS_BUILD_ASCIITREE_DRIVER
868      G4VIS_BUILD_GAGTREE_DRIVER
869    with associated G4VIS_USE environment variables:
870      G4VIS_USE_DAWNFILE
871      G4VIS_USE_RAYTRACER
872      G4VIS_USE_VRMLFILE
873      G4VIS_USE_ASCIITREE
874      G4VIS_USE_GAGTREE
875  In other words, the above environment variables become redundant and are
876  ignored. 
877  For backwards compatibility, unless G4VIS_NONE is set, the corresponding
878  G4VIS_USE C-pre-processor variables are automatically set.  Also, the
879  C-pre-processor variables G4VIS_BUILD and G4VIS_USE are set.
880- As before, environment variables for other drivers still need positive
881  setting of their G4VIS_BUILD and G4VIS_USE environment variables.  In this
882  category are:
883      G4VIS_BUILD_DAWN_DRIVER
884      G4VIS_BUILD_OPACS_DRIVER
885      G4VIS_BUILD_OPENGLX_DRIVER
886      G4VIS_BUILD_OPENGLWIN32_DRIVER
887      G4VIS_BUILD_OPENGLXM_DRIVER
888      G4VIS_BUILD_OIX_DRIVER
889      G4VIS_BUILD_OIWIN32_DRIVER
890      G4VIS_BUILD_VRML_DRIVER
891    with associated G4VIS_USE environment variables:
892      G4VIS_USE_DAWN
893      G4VIS_USE_OPACS
894      G4VIS_USE_OPENGLX
895      G4VIS_USE_OPENGLWIN32
896      G4VIS_USE_OPENGLXM
897      G4VIS_USE_OIX
898      G4VIS_USE_OIWIN32
899      G4VIS_USE_VRML
900  In this case G4VIS_NONE must *not* be set.
901- Added binmake.EXTRALIBS.README.
902
9035th July 2001 Youhei Morita (config-V03-02-00)
904- Linux-g++.gmk: Use -pedantic (G.Cosmo)
905- Linux-g++.gmk, SUN-CC.gmk, SUN-CC5.gmk: added -DG4std in G4DDLX_FLAGS
906
90729th June 2001 Gabriele Cosmo (config-V03-01-10)
908- Updated source scripts for 'Configure'.
909
91026th June 2001 Youhei Morita (config-V03-01-09)
911- globlib.gmk: added block for copying headers for persistency in $G4INCLUDE
912  when invoking the 'includes' target.
913
91425th June 2001 Youhei Morita (config-V03-01-08)
915- Restored lib_d target (again) in common.gmk with a protection of G4ODBMS.
916- Linux-g++.gmk (G.Cosmo)
917  o Commented out -ansi setup for public release
918  o Fixed logic for activating G4OODDLX_FLAGS on egcs compiler
919
92022nd June Gabriele Cosmo (config-V03-01-07)
921- common.gmk (G.Folger):
922  o removed lib_d target (again).
923  o restored G4SKIP_DEPEND.
924- Linux-g++.gmk:
925  o added temporary cludge for identify compiler version
926    and define G4DDLX_FLAGS for egcs-1.1.2.
927- binmake.gmk:
928  o added mechanism to correctly handle include paths when source headers
929    are centrally installed in $G4INCLUDE. Temporarly disabled, requires
930    update (re-design?) of liblist.c to properly generate the list of
931    libraries from the map.
932    Once activated, also G4UI_USE.gmk, G4VIS_USE.gmk and analysis.gmk
933    have to be modified accordingly.
934
93522nd June 2001 Youhei Morita (config-V03-01-06)
936- Restored lib_d target in common.gmk with a protection of G4ODBMS.
937- Get rid of G4SKIP_DEPEND in binmake.gmk.
938- Comment out G4DDLX_FLAGS options in sys/Linux-g++.gmk for gcc-2.95.2.
939
94021st June 2001 Gunter Folger (config-V03-01-05)
941- Removed bin_d and lib_d targets and thus the re-start of make.
942
94321st June 2001 Gunter Folger (config-V03-01-04)
944- common.gmk, binmake.gmk: run gmake via $(MAKE).
945
94619th June 2001 John Allison (config-V03-01-03)
947- Added GAG_TREE to G4VIS_BUILD.gmk and G4VIS_USE.gmk.
948
94920th June 2001 (Japan Time - still 19th in Europe!)
950               Youhei Morita (config-V03-01-02)
951- A few bug fixes in binmake.gmk, common_objy.gmk, sys/SUN-CC5.gmk,
952  sys/Linux-g++.gmk, sys/Win32-g++.gmk.
953
95419th June 2001 Gabriele Cosmo
955- Removed G4_NO_CBRT flag from WIN32-VC setup. No more necessary.
956
95730th May 2001 Gunter Folger
958- Do changes for persistency from Youhei: common.gmk is now split in three,
959  one general, and one for specific for transient and persistent each.
960  Dependencies now much better handled in persistency.
961
9622nd May 2001 Gabriele Cosmo (config-V03-01-01)
963- Added options "-Wall -ansi -pedantic" to Linux-g++ setup.
964
96510th April 2001  John Allison  (config-V03-01-00)
966- Added G4VIS_BUILD_ASCIITREE_DRIVER and G4VIS_USE_ASCIITREE to G4VIS*gmk.
967
96822nd March 2001 Gunter Folger (config-V03-00-03)
969- binmake.gmk, only store in executable PATH to libs from example/test;
970  other libs should be taken/found from LD_LIBRARY_PATH
971- sys/{Linux-g++,SUN-CC}.gmk: enable storing of PATH to libs in executable
972
97306th March 2001 Gabriele Cosmo (config-V03-00-02)
974- binmake.gmk: added include path for processes/electromagnetic/integral
975  the new subcategory introduced with tag em-V03-00-04.
976
97713th February 2001 Gabriele Cosmo (config-V03-00-01)
978- binmake.gmk: added include path for processes/photolepton_hadron
979  which was missing!
980
98108th January 2001 Gabriele Cosmo (config-V03-00-00)
982- sys/WIN32-VC.gmk: introduced -GR compiler option to allow usage of
983  dynamic casting and type-info at run-time.
984
98513th December 2000 Gunter Folger (config-V02-00-14)
986- common.gmk: fix to rule for building dependencies, parsing is skip
987  if $(dependencies) is empty.
988- globlib.gmk: added "includes" to PHONY target list and fixed typo.
989- Added comments to "includes" rules.
990
9918th December 2000 Gabriele Cosmo (config-V02-00-13)
992- Changed G4LIB_BUILD_ARCHIVE to G4LIB_BUILD_STATIC in architecture.gmk,
993  common.gmk and globlib.gmk.
994
9957th December 2000 Gabriele Cosmo (config-V02-00-12)
996- Added options to SUN-CC5.gmk to handle multithreading and persistency.
997
9985th December 2000 Youhei Morita (config-V02-00-11)
999- Introduced GPPFLAGS to set -M or -MM according to G4ODBMS.
1000
10015th December 2000 Gabriele Cosmo (config-V02-00-10)
1002- Restored -MM option to g++ for making dependencies. -M was introduced in
1003  tag config-V02-00-02 to allow dependency search on system headers as well
1004  (#include<...> statements). This however introduces serious clashes with
1005  Objectivity schema generation for the persistency module.
1006
10074th December 2000 Gunter Folger (config-V02-00-09)
1008- Disable G4RUNPATHOPTION (internal variable) for all but SUN. This is/will
1009  be used when linking with G4 shared libraries to store the path to these
1010  libraries in the executable.
1011
10121st December 2000  Gabriele Cosmo (config-V02-00-08)
1013- Added G4UI_USE_TCSH and related settings to G4UI_USE.gmk (M.Maire).
1014- Merged SUN-CC6.gmk to SUN-CC5.gmk and removed SUN-CC6.gmk.
1015
10161st December 2000  Gunter Folger (config-V02-00-07)
1017- Change -M to -M -MG in common.gmk, binmake.gmk. This will output a "correct"
1018  dependency file even when missing  header files are missing. Correct in the
1019  sense that liblist will work, and that the missing header is supposed to be
1020  (made) in the source directory.
1021
102217th November 2000  Gunter Folger (config-V02-00-06)
1023- Link with CLHEP using -L/-l instead of absolute filename; this allows
1024  to link with shared lib of Anaphe, or static lib of Geant4.
1025- Added shared-lib settings to sys configurations.
1026
102714th November 2000  Gabriele Cosmo (config-V02-00-05)
1028- Added reference to new "parameterisations" top category.
1029  Modified files: binmake.gmk.
1030- Removed makeshlib.sh script, now obsolete.
1031
10327th November 2000  Guy Barrand
1033- analysis.gmk : renamed OpenScientist things to "Lab" ;
1034  Lab is the concrete package where analysis is done.
1035
10363rd November 2000  Gunter Folger (config-V02-00-04)
1037- common.gmk: fix for shared-library build.
1038- common.gmk, globlib.gmk: added rules for "includes" gmake target.
1039- architecture.gmk: introduced new user settable variable G4INCLUDE
1040  to specify path where headers (files or symbolic-links) should be installed.
1041
10421st November 2000  Guy Barrand
1043- analysis.gmk: declared Lizard.
1044
104524th October 2000  Gunter Folger (config-V02-00-03)
1046- architecture.gmk, common.gmk, globlib.gmk, sys/*:
1047  o merged building shared libraries into makefiles.
1048    The MAKESHLIB script is no longer used.
1049- Introduced new variables steering the building of archive/shared libs:
1050   G4LIB_BUILD_SHARED
1051   G4LIB_BUILD_ARCHIVE  (still default)
1052     note that G4MAKESHLIB set will internally set G4LIB_BUILD_SHARED for
1053     backwards compatiblity.
1054- Introduced new variable (G4LIB_USE_GRANULAR) to force using of granular
1055  libraries, even when libG4global.a/.so exists.
1056
105714th September 2000  Guy Barrand
1058- Introduced changes to handle analysis module.
1059  o added analysis.gmk.
1060  o sys/Linux-g++.gmk: added macro DLDLIBS for library dynamic loading.
1061  o binmake.gmk: added inclusion of analysis.gmk.
1062  o binmake.gmk: place LDLIBS3 += $(ANALYSISLIBS) after LDLIBS3 += $(INTYLIBS).
1063
106422nd August 2000  John Allison (config-V02-00-02)
1065- Changed -MM to -M in dependency file making in binmake.gmk and common.gmk.
1066  This causes dependencies of both #include "..." and #include <...> to be
1067  followed.  This is the safer option, since some users might/should use,
1068  e.g., #include <g4std/...>, but even these files change sometime.
1069
107022nd August 2000  Gunter Folger
1071- globlib.gmk: fix for protection from infinite loops when a dir does
1072  not exist (G.Folger).
1073
10741st August 2000  Gabriele Cosmo (config-V02-00-01)
1075- Added setup WIN32-g++ for Windows/NT/9X with Cygwin and g++ compiler.
1076  Configuration non officially supported (courtesy of S.Agostinelli and
1077  IST group, Genova).
1078
107924th July 2000  Gabriele Cosmo (config-V02-00-00)
1080- Added path to g3tog4 for global libs.
1081
108223rd May 2000  John Allison (config-V01-01-04)
1083- Added -I$(G4BASE)/processes/hadronic/models/radiative_decay/include to
1084  binmake.gmk.
1085
108619th May 2000  Gabriele Cosmo (config-V01-01-03)
1087- architecture.gmk:
1088  o changed -pic option to -KPIC for SUN architectures.
1089  o fixed HP-aCC setup to cope with new CLHEP version 1.5.
1090  o implemented modular setup. Now system specific configurations are
1091    grouped in separated files $G4SYSTEM.gmk and placed in the new
1092    directory config/sys.
1093
10947th April 2000  Gabriele Cosmo (config-V01-01-02)
1095- binmake.gmk: added include path to the new directory
1096  geometry/solids/specific.
1097- Updated PERL script g4step_correct.pl for parsing STEP files.
1098
109930th March 2000  Gabriele Cosmo (config-V01-01-01)
1100- makeshlib.sh:
1101  o added few corrections to the script in order to allow
1102    creation of shared libraries without need of the static archive on
1103    platforms which allow this.
1104  o added section for SunOS systems.
1105  (courtesy of I.G.Caballero)
1106- architecture.gmk:
1107  o on SUN-CC and SUN-CC5, added -pic to CXXFLAGS for building shared
1108    libraries.
1109
111021st March 2000  Gabriele Cosmo
1111- makeshlib.sh: corrected invokation of compiler for HP-aCC setup.
1112  Changed CC to aCC (fixes bug-report #68).
1113
111413th March 2000  Gabriele Cosmo (config-V01-01-00)
1115- architecture.gmk: corrected FCLIBS for Linux-g++
1116  o added -lg2c -lnsl and removed -lf2c.
1117
111814th February 2000  Gabriele Cosmo (config-V01-00-02)
1119- architecture.gmk: added option '+W823' to HP-aCC compilation setup to
1120  discard warnings for macros parameter definition as used in the new
1121  NIST STEP reader.
1122- binmake.gmk: moved $EXTRALIBS to be included on top of the linking list,
1123  just after the user application library.
1124
112531st January 2000  Gabriele Cosmo (config-V01-00-01)
1126- Added control for the Ray-tracer driver. Introduced G4VIS_USE_RAYTRACER
1127  in G4VIS_USE.gmk and G4VIS_BUILD_RAYTRACER_DRIVER in G4VIS_BUILD.gmk (M.Asai).
1128- binmake.gmk: fixed dependency order for compound libraries.
1129  Moved -lG4particles and -lG4materials downstream in the list.
1130- architecture.gmk: added G4NO_OPTIMISE for allowing compilation without
1131  any level of optimisation or debug. G4DEBUG if defined takes precedence.
1132  G4DEBUG and G4OPTIMISE are now defined also as CPPFLAGS.
1133
11343rd January 2000  Gabriele Cosmo (config-V01-00-00)
1135- Syncronized with HEAD.
1136
113716th December 1999  John Allison
1138- Cosmetic improvement to echo line in binmake.gmk.
1139
11407th December 1999  Gabriele Cosmo (config-V00-01-19)
1141- architecture.gmk: minor fix on OSPACELIBS path for Win/NT.
1142
11435th December 1999  Youhei Morita (config-V00-01-18)
1144- architecture.gmk: defined G4OODDLX_FLAGS
1145- common.gmk: use G4OODDLX_FLAGS
1146
11475th December 1999  Gabriele Cosmo (config-V00-01-17)
1148- architecture.gmk: fixes for Win/NT.
1149  o fixed path for OSPACELIBS
1150  o removed -DG4NOT_ISO_DELETES flag
1151
11523rd December 1999  Gabriele Cosmo (config-V00-01-16)
1153- architecture.gmk: set G4_HAVE_BOOL for SUN-CC5.
1154
11553rd December 1999  Youhei Morita
1156- common.gmk: fixed minor typo in G4OODDLX_SCHEMA_NAME
1157
11581st December 1999  Gabriele Cosmo (config-V00-01-15)
1159- architecture.gmk:
1160  o added new G4SYSTEM flavor SUN-CC5, used for testing on the new C++
1161    compiler v5.0 on SunOS. Requires ISO/ANSI-C++ installation and native
1162    STL by default. Compatibility with old no ISO/ANSI code is assured
1163    through the -compat compiler option and the usage of ObjectSpace STL
1164    (i.e. G4USE_OSPACE set).
1165  o added new flag G4NO_STD_NAMESPACE.
1166    HP-aCC setup with native STL assumes the ISO-ANSI installation by default,
1167    the new flag should be explicitly set in the environment to avoid this.
1168  o upgraded SGI-CC setup to IRIX 6.5.5, CC 7.2.1 and ObjectSpace STL.
1169    Tests on this configuration has NOT been tested though.
1170
11711st December 1999  Youhei Morita
1172- architecture.gmk: added G4EXAMPLE_BOOT and G4EXAMPLE_FD
1173- common.gmk: copy only the .hh files
1174- binmake.gmk: added persistent include paths
1175               added new targed cleandb, newboot, newfd
1176               added G4SKIP_DEPEND for dependencies
1177
117829th November 1999  Youhei Morita
1179- architecture.gmk: added G4SYSTEM to G4SCHEMA_DIR, G4TMPSCHEMA_DIR
1180- common.gmk: changed G4SCHEMA_HEADER_DIR from G4TMPSCHEMA_INCLUDE to G4TMPDIR
1181              added target install_schema for schema copying
1182- globlib.gmk: create schema header files at G4TMPDIR, then install
1183
118429th November 1999  John Allison
1185- Introduced LDLIBS2EXTRA so that granular libraries are not
1186  expanded too soon.
1187
118825th November 1999  Gabriele Cosmo (config-V00-01-14)
1189- architecture.gmk: redefined OSPACEDIR as OSPACE_BASE_DIR to conform to
1190  an omogeneous format. Added existence check for OSPACE and CLHEP paths.
1191
119223rd November 1999  Gabriele Cosmo (config-V00-01-13)
1193- architecture.gmk: added setup for ISO/ANSI installation on DEC-cxx.
1194  If using native STL (i.e. G4USE_OSPACE not set), G4USE_STD_NAMESPACE is
1195  implicitly defined and a strict-ANSI installation is assumed. Note that
1196  in this case, also CLHEP must have been installed in strict-ANSI mode.
1197
119820th November 1999  Youhei Morita (config-V00-01-12)
1199- common.gmk: added G4OODDLX_SCHEMA_NAME to use Geant4 named schema
1200
120119th November 1999  Youhei Morita
1202- liblist.c: avoid coredumps when it was given non-existing directly.
1203
120418th November 1999  Gabriele Cosmo (config-V00-01-11)
1205- architecture.gmk: added -e option to $ECHO for Linux-g++ setup.
1206
120717th November 1999  John Allison (config-V00-01-10)
1208- binmake.gnk: added isotope_production/include to -I list (Hans-Peter).
1209
121017th November 1999  Youhei Morita (config-V00-01-09)
1211- moved schema header files to G4INSTALL/schema/include
1212  architecture.gmk: introduced G4SCHEMA_INCLUDE and G4TMPSCHEMA_INCLUDE
1213  common.gmk: introduced G4SCHEMA_HEADER_DIR and G4SCHEMA_SRC_DIR
1214  globlib.gmk: added tmp schema header copying
1215
121615th November 1999  Gabriele Cosmo (config-V00-01-08)
1217- Tagged.
1218
121914th November 1999  Youhei Morita
1220- globlib.gmk: moved contruction of libmap for G4ODBMS to
1221               source/GNUmakefile
1222
122312th November 1999  Youhei Morita
1224- common.gmk: introduced G4ODBMS_DEPEND and G4SKIP_DEPEND for
1225              better handling of dependencies
1226- globlib.gmk: use G4ODBMS_DEPEND, automatic rebuilding of libmap
1227
122811th November 1999  Gabriele Cosmo (config-V00-01-07)
1229- Migration RWT->G4RWT performed:
1230  o Removed every occurence of Rogue-Wave from configuration, replaced
1231    RWBASE with G4STLBASE. Modified scripts: architecture.gmk, common.gmk
1232    and binmake.gmk.
1233  o Made setup for Native-STL the default, removed test on conditional
1234    flag G4USE_STL.
1235  o Removed setup for Win/NT-g++, no longer supported.
1236
123710th November 1999  Youhei Morita (config-V00-01-06)
1238- binmake.gmk: added path to persistency/global/include.
1239- common.gmk: Change G4ODBMS_DEPEND to G4ODBMS_NODDL
1240- globlib.gmk: removed G4ODBMS_DEPEND, modified target "global"
1241
124210th November 1999  Gabriele Cosmo (config-V00-01-05)
1243- binmake.gmk: added path to HEPNumerics/include which was missing.
1244
124529th October 1999  Guy Barrand
1246- architecture.gmk, interactivity.gmk: introduced
1247  "G4_OPACS_WIDGET_SET lesstif" logic to handle the case
1248  of using, on Linux, the bugged lesstif with the non bugged OPACS.
1249
125029th October 1999  Gabriele Cosmo
1251- Introduced fixes for shared library setup (courtesy of F.Carminati).
1252  Modified files: architecture.gmk, common.gmk, globlib.gmk, makeshlib.sh.
1253
125428th October 1999  Gabriele Cosmo (config-V00-01-04)
1255- architecture.gmk: removed G4STREAM and G4STREAM_STREAMBUF_IMPLEMENTATION
1256  flags, now no longer needed. Streambuf implementation is the default for
1257  every platform. (by H.Yoshida)
1258
125926th October 1999  John Allison
1260- Augmented liblist to look for dependencies on auto-generated
1261  headers in $G4TMP.
1262
126326th October 1999  Gabriele Cosmo (config-V00-01-03)
1264- Removed AIX-xlC as default platform for G4SYSTEM in architecture.gmk.
1265  Configuration is still kept but no longer supported.
1266
126726th October 1999  Youhei Morita
1268- architecture.gmk: include $(HEP_ODBMS_DIR)/etc/$(OS).mk instead of
1269  defininig load module separately.  Defined G4ODBMS_LIBS.
1270- binmake.gmk: Use G4ODBMS_LIBS.
1271
127220th October 1999  Gabriele Cosmo (config-V00-01-02)
1273- architecture.gmk: removed option -DOS_NO_TYPEDEF_5 from HP-aCC
1274  OSpace setup. Not anymore needed.
1275
127620th October 1999  John Allison
1277- architecture.gmk: removed G4USE_EXPLICIT_TYPES_IN_TEMPLATES (was needed
1278                    only for HP aCC; now not needed at all).
1279
128019th Octobre 1999  Youhei Morita
1281- common.gmk: Surpress verbose output for G4ODBMS if CPPVERBOSE
1282              is not defined.
1283
12847th October 1999  John Allison (config-V00-01-01)
1285- Removed WARNINGs about granular libraries.  Now standard usage.  Simple
1286  using messages printed.
1287
128817th Sep 1999  Youhei Morita
1289- architecture.gmk: Defined G4TMPSCHEMA_DIR, G4TMPSCHEMA_BOOT
1290                    Added OBJY_LDLIB definition for Objectivity 5.1
1291- binmake.gmk: LDLIBS1 += -lG4persistency
1292- common.gmk: Changed ooddlx boot file option to G4OODDLX_BOOT
1293- globlib.gmk: Changed G4EXAMPLE_BOOT to G4TMPSCHEMA_BOOT
1294- G4ODBMS_BUILD.gmk: Defined HEP_ODBMS_EXPORT for HepODBMS 0.3.0.x
1295
129627th July 1999  Gonzalo Gracia Abril
1297- Changed OSPACELIBS := '-libpath:c:\dev\ospace\lib std-2.1-vc5.0-mt.lib'
1298  to      OSPACELIBS := '-libpath:$(OSPACEDIR)\lib std-2.1-vc5.0-mt.lib'
1299  in architecture.gmk for NT 
1300
130120th July 1999  John Allison (config-V00-01-00)
1302- Added EXTRA_LINK_DEPENDENCIES to binmake.gmk.
1303
13046th July 1999  John Allison (config-01-00-10)
1305- Changed -L/usr/X11/lib to -L/usr/X11R6/lib for Linux.
1306
13076th July 1999  Gunter Folger (config-01-00-09)
1308- Adapt architecture.gmk for use of STL with WIN32-VC
1309  Remove NICE from G4SYSTEM name WIN32-VC in architecture, globlib and
1310  binmake.gmk
1311
13123rd July 1999  John Allison (config-01-00-08a)
1313- Added full-stop after i.e in binmake.gmk.
1314
13152nd July 1999  John Allison (config-01-00-08)
1316- Protected liblist against duplicate library names.
1317
131829th June 1999  Gabriele Cosmo (config-01-00-07)
1319- architecture.gmk: fixed bug in SUN-CC setup concerning XMLIBS and XMFLAGS.
1320  -lXm was missing.
1321
132225th June 1999  Gabriele Cosmo
1323- Use $G4LIB/$G4SYSTEM instead of $G4LIBDIR in binmake.gmk for invoking
1324  liblist and search for libname.map (granular libraries setup).
1325
132624th June 1999  John Allison
1327- Use liblist and libname.map in $G4LIBDIR.
1328
132919th June 1999  John Allison
1330- Removed references to G4Ray in G4VIS_BUILD.gmk and G4VIS_USE.gmk.
1331
13329th June 1999  Gunter Folger
1333- Adapt liblist.c for Windows, all changes contained withing #ifdef WIN32 blocks.
1334
13354th June 1999  John Allison
1336- Corrected USER_DEFINED_LDLIBS action.
1337- Changed `export G4TMP=$(G4TMP);' to `G4TMP=$(G4TMP); export G4TMP;'
1338- Added -I$(G4BASE)/geometry/solids/Boolean/include.
1339- Introduced LDLIBS_PREFINAL (Gunter).
1340
13412nd June 1999  John Allison
1342- Changed more occurrences of := to = to fix crash of liblist at startup.
1343
13441st June 1999  John Allison
1345- Changed LDLIBS2 := to LDLIBS2 = in binmake.gmk.
1346- Reverted $(G4WORKDIR)/tmp/$(G4SYSTEM)/$(G4TARGET) to $(G4TMPDIR).
1347- Added /$(G4TARGET) to liblist -d $(G4WORKDIR)/tmp/$(G4SYSTEM) in binmake.gmk.
1348
134931st May 1999  John Allison
1350- Added -I$(G4BASE)/processes/electromagnetic/lowenergy/include.
1351
135227th May 1999  Gabriele Cosmo (config-01-00-06)
1353- architecture.gmk: set default $G4INSTALL path to $HOME/geant4 (was still referring
1354  to geant4beta...).
1355- Restored default CLHEP_BASE_DIR to /afs/cern.ch/sw/geant4/dev/CLHEP/$G4SYSTEM/pro.
1356- architecture.gmk: added -DG4NOT_ISO_DELETES for NT setup (G.Folger).
1357
135825th May 1999  Gabriele Cosmo
1359- architecture.gmk: fixed bug in SUN-CC setup. Replaced VISLIBS with LOADLIBS to
1360  specify inclusion of socket libraries -lsocket -lnsl.
1361- binmake.gmk: fixed path to libname.map in the definition of LDLIBS2 for the
1362  granular libs setup.
1363
136419th May 1999  John Allison
1365- Force linking of static library, libCLHEP.a.
1366
136718th May 1999  John Allison
1368- Specify -DG4NOT_ISO_DELETES in any case (not just G4USE_STL) and only
1369  for HP, Sun and AIX.
1370
137117th May 1999  Gabriele Cosmo
1372- Added -DG4NOT_ISO_DELETES for DEC and AIX and moved inside G4USE_STL or
1373  G4USE_OSPACE scope for all platforms which need it.
1374- Added path to wrappers for AIX.
1375
137617th May 1999  John Allison
1377- Added -DG4NOT_ISO_DELETES for Sun and HP.
1378- Changed order of -I$(OSPACEDIR)/ospace/std and -I$(OSPACEDIR)/ospace/stl.
1379
138013th May 1999  Gabriele Cosmo (config-01-00-05)
1381- architecture.gmk: G4USE_OSPACE setup is now independent from G4USE_STL which
1382  is now devoted for generic STL setup. Added -DOS_NO_TYPEDEF_5 option to HP-aCC
1383  for ObjectSpace.
1384
138512th May 1999  Gabriele Cosmo
1386- architecture.gmk: modified path to STL wrapper files directory to point to
1387  $RWINC/wrappers/$G4SYSTEM. Wrappers are now differenciated according to
1388  the architecture type.
1389
139011th May 1999  Gabriele Cosmo
1391- architecture.gmk: merged Isidro's OSPACE setup for HP-aCC.
1392  Reorganised OSPACE options by introducing OSPACEINC variable.
1393
139410th May 1999  Guy Barrand
1395- interactivity.gmk ; put OpenGL things after OPACS things to have
1396  correct link order.
1397
139810th May 1999  John Allison
1399- Added -I$(OSPACEDIR)/ospace/stl for Sun.
1400
14017th May 1999  John Allison
1402- Added GREP := grep except for SUN.
1403- Introduced STLInterface/wrappers directory. Testing on OSF+ObjectSpace (G.Cosmo).
1404
14056th May 1999  Gabriele Cosmo
1406- Introduced G4USE_OSPACE for ObjectSpace STL. If defined G4USE_STL is
1407  set as well. Modified architecture.gmk and binmake.gmk.
1408
14096th May 1999  John Allison
1410- Removed extra library for circular dependencies.  Now all solved!
1411
14125th May 1999  Gabriele Cosmo
1413- Fixed typo in architecture.gmk and defined OSPACEDIR to point to the G4
1414  dev area where links to the ObjectSpace installations at CERN have been
1415  created for all platforms. "pro" version points to ObjectSpace 2.1.
1416
14175th May 1999  John Allison
1418- Eliminated all references to RW in the case of G4USE_STL.
1419- Added OSPACE variables.
1420
142128th April 1999  Gabriele Cosmo (config-01-00-04)
1422- architecture.gmk: moved link for CLHEP to "new" to test the new version
1423  1.4 of CLHEP. It will become "pro" again as soon as the new CLHEP will be
1424  validated. NOTE: for DEC-cxx a custom CLHEP installation is used in order
1425  to deactivate the ISO-ANSI options now set by default in CLHEP.
1426
142719th April 1999  Gabriele Cosmo (config-01-00-03)
1428- architecture.gmk: introduced CCFLAGS for all platforms. Set CCFLAGS to
1429  "-Ae +DAportable" for HP-aCC to overcome compilation problems on liblist.c
1430
143118th April 1999  Youhei Morita
1432- architecture.gmk, binmake.gmk: introduced OBJY_LDLIB variable for
1433  defining Objectivity library within G4ODBMS.
1434
143513th April 1999  Gabriele Cosmo
1436- architecture.gmk: added the following options in compilation:
1437  o HP-aCC, SGI-CC: +Onolimit, -Olimit 5000 respectively.
1438    Not suppress any optimization specifying a high or unlimited memory
1439    limitation.
1440  o DEC-cxx: -timplicit_local.
1441    Get rid of the template repository by generating explicit template
1442    instantiations used in the code with internal linkage.
1443   
144413th April 1999  John Allison
1445- In binmake.gmk: - moved libmap target to source/GNUmakefile.
1446                  - extensive tidying.
1447
144812th April 1999  John Allison
1449- In liblist.c:  - fixed bug to distinguish, e.g., track from tracking.
1450                 - improved printing.
1451                 - improved "Usage" comments.
1452                 - improved protection against bad input format.
1453- In binmake.gmk, used $(ECHO) to solve platform dependency of echo.
1454- In binmake.gmk for granular libraries:
1455   - fully implemented -d option.
1456   - Gave /tmp files a unique name.
1457   - Removed repeated libraries - no longer necessary, all circular
1458       dependencies seem solved.
1459
14609th April 1999  Frank Behner
1461- Fixed bug in liblist in -d option
1462- Changed binmake.gmk to use liblist -d
1463
146418th February 1999  John Allison
1465- Added G4USE_STL flag.
1466- Added code for linking granular libraries.
1467
14681st January 1999  Gunter Folger (config-01-00-02)
1469- Add FCLIBS for SUN.
1470
1471January 29th 1999 - John Allison (config-01-00-01)
1472- Changed rd44 to sw/geant4.
1473
1474December 15th, 1998 - G.Cosmo (config-00-04-11)
1475- Added G4_HAVE_BOOL to DEC-cxx.
1476- Cosmetic changes.
1477
1478December 12th, 1998 - J.Allison (config-00-04-10)
1479- Fixed bug in OGLFLAGS and OGLLIBS user override mechanism.
1480
1481December 11th, 1998 - J.Allison (config-00-04-09)
1482- Removed -fnonstd for SUN-CC.
1483
1484December 10th, 1998 - G.Cosmo (config-00-04-08)
1485- architecture.gmk: introduced $G4DATA variable which can be user
1486  defined. Default is set to $G4INSTALL/data.
1487- architecture.gmk: introduced $G4LEVELGAMMADATA set as default to
1488  $G4DATA/PhotonEvaporation.
1489- globlib.gmk: fixed minor bug (courtesy of V.Krylov).
1490
1491December 10th, 1998 - J.Allison (config-00-04-07)
1492- architecture.gmk: allowed environment variables OGLFLAGS and OGLLIBS.
1493
1494December 7th, 1998 - S.Tanaka, G.Cosmo (config-00-04-06)
1495- architecture.gmk: fixed setting of VISLIBS.
1496
1497December 7th, 1998 - S.Tanaka
1498- Update of architecture.gmk and G4VIS_USE.gmk:
1499  In SUN-CC, "-L/usr/lib -lsocket -lnsl"  is  moved from X11LIBS to VISLIBS.
1500
1501December 5th, 1998 - G.Cosmo (config-00-04-05)
1502- architecture.gmk: introduced -fnonstd compiler option for SUN-CC.
1503  This option causes non-standard initialization of floating-point
1504  arithmetic hardware; it enables hardware traps for floating-point
1505  overflow, division by zero, and invalid operation exceptions.
1506
1507December 4th, 1998 - G.Barrand
1508- architecture.gmk: corrected paths for HepVis and HepInventor.
1509- interactivity.gmk: fixed setup for LOAD_IV.
1510
1511December 3rd, 1998 - S.Tanaka
1512- Revision to make compilation of DAWN (network) driver
1513  at Solaris and IRIX automatic. See below.
1514- Added the following line to SUN-CC and SGI-CC
1515  CPPFLAGS += -DSOCKET_IRIX_SOLARIS
1516- Added -L/usr/lib -lsocket -lnsl  in X11LIBS for SUN-CC.
1517  (This place is strange. But I cannot think of a better place.)
1518
1519December 3rd, 1998 - J.Allison (config-00-04-04)
1520- Set G4STREAM for all platforms.
1521- Set G4STREAM_STREAMBUF_IMPLEMENTATION for selected platforms.
1522
1523December 3rd, 1998 - S.Sadilov
1524- Updated architecture.gmk : G4STREAM_STREAMBUF_IMPLEMENTATION for WIN32.
1525- Updated globlib.gmk : right incremental LIB for WIN32.
1526
1527December 1st, 1998 - G.Cosmo (config-00-04-03)
1528- Updated architecture.gmk and binmake.gmk: G4SYSTEM revision.
1529- Added +DAportable compiler option to HP-aCC setup to support HPPA 2.0
1530  for PA8000 CPUs.
1531
1532December 1st, 1998 - J.Allison (config-00-04-02)
1533- Added generators/include to binmake.gmk.
1534
1535November 30th, 1998 - J.Allison (config-00-04-01)
1536- Added neutron_hp/include to binmake.gmk.
1537- CLHEP_BASE_DIR and RWBASE for WIN32 (Serguei Sadilov).
1538
1539November 18th, 1998 - J.Allison (config-00-03-06)
1540- Changed CXXFLAGS for DEC6-AFS debug from -g to -gall.
1541
1542October 30th, 1998 - G.Cosmo (config-00-03-05)
1543- architecture.gmk: added G4STREAM_STREAMBUF_IMPLEMENTATION variable. (G.Barrand)
1544- G4UI_BUILD.gmk: removed G4UI_BUILD_XM_REDIRECT_COUT. (G.Barrand)
1545
1546October 13th, 1998  J.Allison (config-00-03-04)
1547- Changed ifdef G4_USE_G4STREAM to ifneq ($(findstring AIX,$(G4SYSTEM)),AIX)
1548
1549October 13th, 1998  J.Allison (config-00-03-03)
1550- Removed G4VIS_DONT_USE. (G.Barrand)
1551- Added if G4_USE_G4STREAM, CPPFLAGS += -DG4STREAM. (M.Nagamatu)
1552
1553October 9th  J.Allison (config-00-03-02)
1554- Tagged.
1555
1556October 2nd, 1998 - M.Asai
1557- G4_NO_STORE_TRAJECTORY option is added to architecture.gmk.
1558
1559September 30th, 1998 - G.Barrand
1560- G4VIS_USE.gmk: bracket everything with "ifndef G4VIS_DONT_USE" in order
1561  to be able to disconnect easily visualization for tests programs.
1562
1563September 18th, 1998 - G.Cosmo (config-00-03-01)
1564- architecture.gmk: introduced G4DUMMY_VARIABLE to hide $(shell)
1565  command not compatible with the new version 3.77 of GMAKE (G.Folger).
1566
1567September 14th, 1998 - G.Cosmo
1568- binmake.gmk: placed digits+hits library in the correct link order
1569  according to the category diagram.
1570
1571August 31st, 1998 - G.Cosmo (config-00-02-05)
1572- architecture.gmk: Changed first CPPFLAGS statement from := to +=,
1573  to allow additional CPPFLAGS to be defined by the user. Needed for test
1574  (F.Behner)
1575- binmake.gmk: Added EXTRALIBS to allow a user to add own libraries in the
1576  link path. Needed for test.
1577  (F.Behner)
1578- binmake.gmk: inverted link order of processes and particles libraries
1579  which was wrong. (G.Cosmo)
1580
1581August 26th, 1998 - John Allison (config-00-02-04)
1582- Backed out 22nd August change (G4UIGAG as default) - G4UIterminal
1583  is now default.
1584
1585August 24th, 1998 - Y.Morita (config-00-02-03)
1586- globlib.gmk: added $(G4LIBDIR)/lib$(name).a for target "global".
1587
1588August 22nd, 1998 - J.Allison (config-00-02-02)
1589- Set GAG variables by default.
1590
1591August 11th, 1998 - G.Cosmo (config-00-02-01)
1592- Tagged.
1593
1594August 7th, 1998 - John Allison/Michel Maire.
1595- Added -I/usr/include before -I/usr/local/include to OGLFLAGS for DEC-AFS.
1596- Changed -lGl to -lMesaGL, etc., for DEC-AFS.
1597
1598August 6th, 1998 - John Allison
1599- Added UILIBS := to G4UI_USE.gmk and VISLIBS := to G4VIS_USE.gmk.
1600
1601August 5th, 1998 - Guy Barrand
1602- Added LOAD_XM = 1 and LOAD_XAW = 1 to G4UI_USE.gmk.
1603
1604July 30th, 1998 - G.Cosmo (config-b01)
1605- globlib.gmk: added phony target "wipe_libs". Now target "global"
1606  effectively deletes all existent granular libraries.
1607- common.gmk: archiving of libraries is silent now by default.
1608
1609July 23th, 1998 - Y.Morita (config-00-01-16)
1610- globlib.gmk: fixed target "global" for G4ODBMS
1611- binmake.gmk: fixes for Win/NT.
1612
1613July 20th, 1998 - John Allison (config-00-01-15)
1614- Removed LDFLAGS += -Wl,-Bstatic for G++-Linux introduced by Larry
1615  Felawka on July 10th for g++ 2.8.  No longer thought to be necessary.
1616
1617July 19th, 1998 - G.Cosmo (config-00-01-14)
1618- common.gmk: introduced CPPVERBOSE flag.
1619- architecture.gmk: protected creation of $G4SCHEMA_DIR and
1620  $G4EXAMPLE_BOOT_DIR directories with G4ODBMS.
1621- binmake.gmk: fixed bug in creation of $G4TARGET.
1622
1623July 18th, 1998 - G.Cosmo (config-00-01-13)
1624- Added fix to binmake.gmk for WIN32-VC-NICE (G.Folger)
1625
1626July 16th, 1998 - John Allison
1627- Added GNU_GCC makefile flags where omitted.
1628
1629July 15th, 1998 - Youhei Morita (config-00-01-12)
1630- architecture.gmk  added G4EXAMPLE_BOOT_DIR and G4EXAMPLE_BOOT
1631- globlib.gmk  revised cleandb target
1632
1633July 14th, 1998 - Peter Urban (config-00-01-11)
1634- added two Perl scripts that correct STEP exchange files.
1635
1636July 14th, 1998 - Youhei Morita (config-00-01-10)
1637- architecture.gmk  added definition of G4SCHEMA_DIR
1638- globlib.gmk  added new target G4SCHEMA.FDDB for G4ODBMS
1639
1640July 10th, 1998 - Youhei Morita (config-00-01-09)
1641- binmake.gmk  added following to INCFLAGS
1642      -I$(G4BASE)/persistency/digits+hits/hits/include \
1643      -I$(G4TMP)/$(G4SYSTEM)/G4phits \
1644- binmake.gmk  moved persistency include path to ifdef G4ODBMS block
1645
1646July 10th, 1998 - John Allison??
1647- binmake.gmk  added geometry/solids/STEPinterface/include
1648
1649July 10th, 1998 - Youehi Morita (config-00-01-08)
1650- globlib.gmk  added new targets 'headers' and 'd_files' for G4ODBMS
1651- common.gmk   added new target 'headers'
1652               added $(schema_hh) dependency to $(G4TMPDIR)/%.o
1653- binmake.gmk  added INCFLAGS, LDLIBS and LDFLAGS for G4ODBMS
1654
1655July 10th, 1998 - L.Felawka
1656- architecture.gmk: updated compilation flags for g++.
1657
1658July 9th, 1998 - G.Cosmo (config-00-01-07)
1659- Removed bug in "all" target in globlib.gmk, introduced recently.
1660- Modified "all" target in globlib.gmk to handle G4ODBMS.
1661- Added fix for G4ODBMS to common.gmk.
1662
1663July 9th, 1998 - Youehi Morita
1664- Added G4ODBMS_BUILD.gmk for HepODBMS and Objectivity/DB CPPFLAGS.
1665
1666July 7th, 1998 - John Allison (config-00-01-06)
1667- Incorporated Makoto's patches for ifndef G4UI_BUILD_TERMINAL_SESSION and
1668  ifndef G4UI_USE_TERMINAL.
1669
1670July 7th, 1998 - G.Cosmo (config-00-01-05)
1671- Added $(schema_hh) target and dependency to it in case of G4ODBMS
1672  set when building .d files.
1673
1674July 7th, 1998 - John Allison (config-00-01-04)
1675- Tagged.
1676
1677July 7th, 1998 - Guy Barrand
1678- Introduced interactivity.gmk.
1679
1680July 6th, 1998 - J.Allison (config-00-01-03)
1681- Added G4UI_BUILD.gmk and G4UI_BUILD.gmk.
1682
1683July 6th, 1998 - G.Cosmo (config-00-01-02)
1684- Introduced "glob" and "objs" targets in globlib.gmk. Modified
1685  rule to build global library, does not depend anymore on "libs".
1686  (by J.Allison)
1687- Moved G4VIS_USE.gmk and G4VIS_BUILD.gmk from source/visualization.
1688 
1689July 3rd, 1998 - G.Cosmo (config-00-01-01)
1690- Created
Note: See TracBrowser for help on using the repository browser.