source: trunk/config/History @ 921

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

en test de gl2ps. Problemes de libraries

File size: 64.1 KB
Line 
1$Id: History,v 1.340 2008/12/04 14:59:44 lgarnier Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                      Category History file
9                      ---------------------
10
11History file for Geant4 configuration scripts.
12It DOES NOT substitute the  CVS log-message one should put at every
13committal in the CVS repository !
14
15     ----------------------------------------------------------
16     * Reverse chronological order (last date on top), please *
17     ----------------------------------------------------------
184th December 2008 : Laurent Garnier
19- Darwin.gmk: Fix a mistake in GLlibs for Leopard.
20
214th December 2008  Gabriele Cosmo, Ben Morgan (config-V09-01-14)
22- Linux-g++.gmk: implemented temporary workaround to allow for automatic
23  detection of location in non-POSIX paths for X11 and GL libraries depending
24  on 32/64 bits architectures.
25
263rd December 2008  Gabriele Cosmo (config-V09-01-13)
27- Define $FIND, $SORT, $TOUCH variables to be customised with absolute
28  path in WIN32-VC in order to pick up correct Cygwin toolset.
29
301st December 2008  Ben Morgan (config-V09-01-12)
31- Darwin-g++.gmk, Linux-g++.gmk: corrected definition of temporary QT3_MT
32  by adding missing protection.
33
3424th November 2008  Laurent Garnier (config-V09-01-11)
35- interactivity.gmk: changed flags for OpenGL and QT.
36- Darwin-g++.gmk, Linux-g++.gmk, WIN32-VC.gmk: major update to Qt setup.
37- Darwin.gmk: automatically detect GLLIBS for Leopard.
38- moc.gmk: suppressed echo when compiling.
39
4014th November 2008  Gabriele Cosmo (config-V09-01-10)
41- Added "electromagnetic/adjoint" sub-module in binmake.gmk.
42
436th November 2008  Gabriele Cosmo (config-V09-01-09)
44- Added "particles/adjoint" sub-module in binmake.gmk.
45
4623rd October 2008  Gabriele Cosmo (config-V09-01-08)
47- Added "persistency/ascii" sub-module in binmake.gmk.
48
4911th July 2008  Gabriele Cosmo (config-V09-01-07)
50- architecture.gmk: removed obsoled DOM library from GDMLIBS.
51
5212th June 2008  Gabriele Cosmo (config-V09-01-06)
53- Linux-g++.gmk: added G4OPTDEBUG flag for "-O2 -g" combined compilation.
54- AIX-xlC.gmk: added shared libs section as for Linux-g++ according to user
55  suggestion on HN.
56
579th June 2008  Gabriele Cosmo (config-V09-01-05)
58- Integrated improvements to Qt setup and AIDA.
59  Restored Qt libs setup to include GL as default.
60
6120th May 2008  Gunter Folger  (config-V09-01-04)
62- liblist.c: removed C++ style comments.
63- Not including changes made after "config-V09-01-03 ".
64
6513th May 2008  Guy Barrand
66- G4UI_USE.gmk: added material (protected with G4UI_USE_OSC) to use osc_vis
67  binary kits built with the Geant4 drivers. It allows to use the G4Lab::UIOnX
68  G4 session in Geant4 (G4Lab::UIOnX allows for visualization and AIDA plotting
69  within the same GUI).
70- analysis.gmk: added default setup aida-config for flags
71  G4ANALYSIS_AIDA_CONFIG_CFLAGS and G4ANALYSIS_AIDA_CONFIG_LIBS.
72
7330th April 2008  Laurent Garnier
74- common.gmk: simplified Qt moc files integration.
75- moc.gmk: new configuration file for Qt moc files setup.
76- G4UI_USE, G4VIS_USE, interactivity, sys/*: separation of Qt with or
77  without OpenGL.
78
793rd April 2008  Gabriele Cosmo (config-V09-01-03)
80- Linux-icc.gmk: updated setup to make use of icc-10.1 and ifort-10.1;
81  changed compilation option "-mp" to more performant "-fp_model precise".
82
832nd April 2008  Gunter Folger (config-V09-01-02)
84- Replaced gets() by safer fgets() in liblist.c.
85  (this tag does not include latest changes in interactivity.gmk)
86
8718th March 2008  Laurent Garnier
88- interactivity.gmk: moved Qt setup before X11.
89
9021st February 2008  Gabriele Cosmo (config-V09-01-01)
91- Replaced g77 with gfortran for Linux-g++ and Linux-icc platforms.
92
9315th February 2008  Laurent Garnier
94- common.gmk: added ability to autogenerate moc files for Qt driver.
95- WIN32-VC: added flags to build Qt driver on Windows.
96- Darwin-g++, Linux-g++: improvements for autogeneration of MOC files for Qt.
97
9815th January 2008  Gabriele Cosmo (config-V09-01-00)
99- Added commented lines for OpenGL setup in Darwin-g++.gmk for MacOS
100  10.5 Leopard, pending fix from Apple.
101
10211th December 2007  Gabriele Cosmo (config-V09-00-12)
103- Corrected setup for GDML on WIN32-VC to allow for building DLLs.
104
10530th November 2007  Ben Morgan (config-V09-00-11)
106- Updated Configure script to handle Qt UI build.
107- Updated internal scripts for Configure accordingly.
108
10922nd November 2007  Gabriele Cosmo (config-V09-00-10)
110- Corrected addition of lXercesC and Zlib libraries in binmake.gmk.
111- Added special case for WIN32-VC for names of XercesC libraries in architecture.gmk.
112- Use 'gfortran' instead of 'g77' in Darwing-g++.gmk script. (I.McLaren)
113
11419th November 2007  Gabriele Cosmo (config-V09-00-09)
115- Added "qmd" hadronic model to binmake.gmk.
116
11716th November 2007  Laurent Garnier (config-V09-00-08)
118- Updated setup for Qt in Linux-g++.gmk and Darwin-g++.gmk scripts to
119  support both Qt3 and Qt4.
120
12115th November 2007  Ben Morgan (config-V09-00-07)
122- Updated Configure script to handle new 'gdml' sub-module and new data
123  libraries (G4ABLADATA and new G4EMLOW version).
124- Updated internal scripts for Configure accordingly.
125
1262nd November 2007  Gabriele Cosmo (config-V09-00-06)
127- Introduced G4LIB_BUILD_GDML/G4LIB_USE_GDML flags to trigger compilation
128  of the new persistency/gdml sub-module. Added setup for XERCESC.
129  Required path XERCESCROOT to XERCESC installation if G4LIB_BUILD_GDML
130  is set. Added "persistency/gdml" include path to binmake.gmk
131- Added setup for QT in UI scripts, and specific QT paths and setup in
132  Darwin-g++.gmk. (L.Garnier)
133
13410th October 2007  Gunter Folger (config-V09-00-05)
135- Added "incl" (Liege cascade) hadronic model module to binmake.gmk.
136 
137 
1383th October 2007  Laurent Garnier
139- Added setup for Qt in those files :
140- config/G4UI_BUILD.gmk
141- config/G4UI_USE.gmk
142- config/G4VIS_BUILD.gmk
143- config/G4VIS_USE.gmk
144- config/interactivity.gmk
145- config/sys/Darwin-g++.gmk
146- config/sys/Linux-g++.gmk
147
14816th August 2007  Gabriele Cosmo (config-V09-00-04)
149- Corrected definition of OUT internal variable to allow for proper
150  linking also of unit tests.
151
15215th August 2007  Gabriele Cosmo (config-V09-00-03)
153- Added "rpg" hadronic model module to binmake.gmk.
154
15513th August 2007  Gabriele Cosmo (config-V09-00-02)
156- SUN-CC.gmk: forced -xO2 as optimisation level.
157
15818th July 2007  Gabriele Cosmo (config-V09-00-01)
159- liblist.c: fixed problem affecting recent CygWin installations on
160  Windows in parsing the buffer for the generation of libname.map.
161- binmake.gmk: defined OUT internal variable specifying the proper
162  compilation/linking option to Unix or Windows compilers: '-o '
163  and '/Fe' respectively.
164
16511th July 2007  Makoto Asai (config-V09-00-00)
166- Added digits_hits/scorer sub-directory to binmake.gmk.
167
16828th June 2007  Gabriele Cosmo (config-V08-03-04)
169- Updated Configure scripts to fix installation issue when installation
170  path is different from source path and headers are not installed.
171- Cleared <TAB> characters from .gmk scripts where not necessary.
172
17322nd June 2007  Gabriele Cosmo (config-V08-03-03)
174- Corrected binmake.gmk for having error_propagation in INCFLAGS properly
175  included in search path.
176- Updated internal scripts for Configure to cope with new environment
177  variable G4NEUTRONHPDATA.
178
17918th June 2007  Ben Morgan (config-V08-03-02)
180- Fixed Configure internal script to get rid of searching old physics_list
181  module at installation.
182
18327th May 2007  Gabriele Cosmo (config-V08-03-01)
184- Added "lll_fission" hadronic model module to binmake.gmk.
185
18612th May 2007  Gabriele Cosmo (config-V08-03-00)
187- Added "error_propagation" module to binmake.gmk.
188- Removed G4LIB_BUILD_LISTS flag. Physics lists are built by default.
189
19021st March 2007  Gabriele Cosmo
191- Added "biasing" module to binmake.gmk.
192
19328th February 2007  Gabriele Cosmo (config-V08-02-00)
194- Protected generation of dependencies using internal 'make' variable
195  MAKECMDGOALS in binmake.gmk and common.gmk, following suggestion made
196  in problem report #930.
197  This protection resolves the problem of generation of dependencies when
198  issueing the 'clean' target.
199
2003rd November 2006  Gunter Folger (config-V08-01-07)
201- architecture.gmk: added G4LIB_BUILD_LISTS with default value 1 to build physics lists.
202- binmake.gmk: added physics lists include directories to INCFLAGS.
203
20415th October 2006  Makoto Asai (config-V08-01-06)
205- binmake.gmk: added 'processes/scoring' module.
206
20710th October 2006  Gabriele Cosmo (config-V08-01-05)
208- Darwin-g++.gmk: use standard -echo- command.
209  Removed ECHO overloaded variable.
210
2115th October 2006  Gabriele Cosmo (config-V08-01-04)
212- liblist.c: added .dylib search for list of libraries.
213  Addressing problem report #885.
214
2153rd October 2006  Gabriele Cosmo (config-V08-01-03)
216- architecture.gmk: added variables for commands: echo, cat, cut, sed;
217  to be eventually overloaded in system dependent configurations.
218- WIN32-VC.gmk: overload commands [echo, grep, cat, cut, sed], to force
219  usage of the original CygWin built-in commands.
220
22121st September 2006  Vladimir Ivantchenko (config-V08-01-02)
222- binmake.gmk: added electromagnetic/polarisation module.
223
22418th August 2006  Gabriele Cosmo (config-V08-01-01)
225- Linux-icc: corrected G4RUNPATHOPTION flag to allow linking of applications
226  with shared libraries.
227
22818th August 2006  Gabriele Cosmo (config-V08-01-00)
229- Linux-icc: updated setup to support icc-9.X series.
230
23113th June 2006  Gabriele Cosmo (config-V08-00-02)
232- Removed defaults for X11, XM, XAW flags in architecture.gmk and added
233  explicit settings in sys/*.gmk setups protected by ifndef statements for
234  optional customisation.
235- Upgraded Configure internal scripts.
236
23724th April 2006  Gabriele Cosmo (config-V08-00-01)
238- binmake.gmk: fixed old-standing warning on WIN32-VC for file extension of
239  target object file. Defined TARGOBJEXT internal variable defining the
240  actual extension: .o for UNIX, .OBJ for Windows platforms.
241
2426th April 2006  Gabriele Cosmo (config-V08-00-00)
243- Darwin-g++: corrected linker options for generation of dynamic libraries.
244  Now dynamic libraries on MacOSX finally work. Tested on MacOS 10.4.5 with
245  gcc-4.0.1.
246
24712th December 2005  Gabriele Cosmo (config-V07-01-07)
248- binmake.gmk: added workaround to allow for physics-lists to link
249  with DLLs on Windows.
250
2517th December 2005  Gabriele Cosmo (config-V07-01-06)
252- Added G4LIB_NO_SHARED protection for cases where installation of
253  shared libs are not allowed.
254
2552nd December 2005  Gabriele Cosmo (config-V07-01-05)
256- Replaced -GX with -EHsc compilation option in WIN32-VC setup for
257  porting on VC++8 compiler.
258
25929th November 2005  Gabriele Cosmo (config-V07-01-04)
260- Added -D_CRT_SECURE_NO_DEPRECATE to WIN32-VC setup to allow for
261  porting on VC++8 compiler.
262
26321st November 2005  Makoto Asai (config-V07-01-03)
264- binmake.gmk: added 'digits_hits/utils' module to INCFLAGS.
265
2665th October 2005 John Allison (config-V07-01-02)
267- G4VIS*.gmk: added G4VIS_BUILD_RAYTRACERX_DRIVER and G4VIS_USE_RAYTRACERX.
268
26929th July 2005 Mark Donszelmann (config-V07-01-01)
270- Synchronized CXXFLAGS warning options of WIN32-g++ with Linux-g++.
271
27218th July 2005 Gabriele Cosmo (config-V07-01-00)
273- Excluded usage of unnecessary 'ranlib' at creation of the libraries for
274  WIN32-VC system. Fixes an observed problem of debug-symbols corruption.
275
27616th June 2005 Sergey Sadilov (config-V07-00-05)
277- Updated Configure script and support files:
278  o Added new data sets for low-energy-EM and elastic data.
279  o Set unique entry point for path to data.
280  o Updated variable settings for g3tog4 and zlib.
281
28215th June 2005 Gunter Folger (config-V07-00-04)
283- Changed clean(_..) targets to be :: rules, to allow multiple clean targets.
284
28510th June 2005 Gabriele Cosmo (config-V07-00-03)
286- Updated configuration script SUN-CC.gmk:
287  o Removed obsolete compilation option -ptr$(G4TREP) for redirection to
288    template repository, no longer necessary.
289  o Added -lsunmath to LOADLIBS now required with CLHEP-1.9.X for static
290    libraries.
291
29217th May 2005 Gabriele Cosmo (config-V07-00-02)
293- Corrected settings of G4LIB_BUILD/USE_ZLIB:
294  o G4LIB_BUILD_ZLIB is mandatory for Windows, if zlib is required;
295  o if G4LIB_BUILD_ZLIB is set, the G4-zlib module is used (all platforms);
296  o if only G4LIB_USE_ZLIB is set, the system zlib is used (UNIX only);
297  o if none is set, zlib is not used (all platforms).
298- Updated compilation options on Darwin-g++, now similar to Linux-g++ setup.
299- Still requiring tag "source-gmk-V07-00-01" for source/GNUmakefile to build
300  the g3tog4 module.
301
30213th May 2005 Gabriele Cosmo (config-V07-00-01)
303- Added G4LIB_BUILD_ZLIB/G4LIB_USE_ZLIB. Modified architecture.gmk
304  and binmake.gmk scripts.
305- Changed G4USE_G4TOG4 to G4LIB_USE_G3TOG4 to conform to standard flag names.
306  Requires tag "source-gmk-V07-00-01" for source/GNUmakefile to build the
307  g3tog4 module.
308
30910th May 2005 John Allison (config-V07-00-00)
310- Made OPENGLXM require OPENGLX.
311
3128th December 2004 John Allison (config-V06-02-03)
313- Darwin-g++.gmk: fixes on setup for dynamic libraries.
314
31530th November 2004 Gabriele Cosmo (config-V06-02-02)
316- binmake.gmk: added electromagnetic/highenergy module to INCLUDE path.
317
31827th November 2004 Gabriele Cosmo (config-V06-02-01)
319- binmake.gmk: added parameterisations/trd_clusters and
320  parameterisations/gflash modules to INCLUDE path.
321
32229th October 2004 Gabriele Cosmo (config-V06-02-00)
323- Archived setup for Windows/VC++6. WIN32-VC now corresponds to WIN32-VC7.
324  Archived WIN32-VC7.gmk.
325- Removed strict compilation options for SUN-CC and thread specific.
326
32712th October 2004 John Allison
328- Darwin-g++.gmk : added -lXi to X11LIBS.
329
33008th July 2004 Guy Barrand
331- Darwin-g++.gmk : correct options to build granular shared libs.
332  Have "-undefined define_a_way" instead of "-undefined error" since
333  granular libs are not linked for the moment.
334
33523rd June 2004 Gabriele Cosmo (config-V06-01-10)
336- Updated win32def.c program to fix retrivial of public static data for
337  building DLLs on Windows (G.Barrand).
338- Updated Configure scripts.
339
34017th June 2004 Gabriele Cosmo (config-V06-01-09)
341- Darwin-g++.gmk: use twolevel_namespace and GLOBLIBS for shared-libs
342  build on MacOS. Shared-libs build are possible only global libraries
343  and requires shared-lib version of CLHEP build with compatible options
344  (G.Barrand).
345
34614th June 2004 Gabriele Cosmo (config-V06-01-08)
347- architecture.gmk: added specification for G4LIB_USE_DLL.
348
34911th June 2004 Gabriele Cosmo (config-V06-01-07)
350- binmake.gmk: activated shared-libs mechanism for Windows platforms;
351  forced creation of static library for examples/applications for the
352  usage with DLLs.
353
3548th June 2004 Gabriele Cosmo (config-V06-01-06)
355- binmake.gmk: restored global lib for interfaces which was missing
356  from linking list.
357- common.gmk, globlib.gmk: fixed clean/clean_libs target.
358- architecture.gmk: added definition of G4LIB_BUILD_DLL flag.
359- WIN32-VC.gmk: added targets for DLLs build.
360- Linux-g++.gmk: made -O2 the default optimisation mode.
361  Archived temporary setup Linux-gO2 introduced in "config-V06-01-01".
362
3637th June 2004 Gabriele Cosmo (config-V06-01-05)
364- Corrected setup for WIN32-VC7 for building of DLLs.
365- Cosmetics in build printout...
366
3671st June 2004 Gabriele Cosmo (config-V06-01-04)
368- binmake.gmk, added include paths to new hadronic models for
369  abrasion, em_dissociation, de_excitation/ablation and
370  de_excitation/fission.
371- architecture.gmk: updated comments to header.
372
37326th May 2004 Mark Donszelmann (config-V06-01-03)
374- Fixed small problem in previous fix.
375
37626th May 2004  Gunter Folger (config-V06-01-02)
377- binmake.gmk: fixed problem for WIN32 such that also LDLIBS (including
378  EXTRALIBS) will be mangled to replace -L by its WIN32 correspondance
379  libpath.
380
38111th May 2004  Gabriele Cosmo (config-V06-01-01)
382- Added new experimental setup for Linux-g++ using -O2 optimisation
383  as default. To trigger this setup G4SYSTEM must be set to "Linux-gO2".
384  It also includes (deactivated by default) Pentium4 chip specific options
385  for using chips-specific floating-point arithmetics based on the SSE unit.
386
3878th April 2004  Guy Barrand
388- architecture.gmk: revisited Inventor default. Removed HEPVis dependencies
389  (Inventor visualization driver does not need these libraries any longer).
390
3917th April 2004  Guy Barrand
392- Darwin-g++.gmk:
393  o Corrected options to build shared libraries (.dyn); use
394    "-dynamic -single_module" to have faster startup when Geant4 is
395    embedded in an external framework.
396  o Corrected options to retrieve Motif.
397
3985th April 2004  Gabriele Cosmo (config-V06-01-00)
399- architecture.gmk: added check for definition of LDFLAGS.
400  Fixes bug report #603.
401
40224th February 2004  Gabriele Cosmo (config-V06-00-03)
403- Fixed link rpath definition in Linux-icc.gmk.
404
40511th February 2004  Gabriele Cosmo (config-V06-00-02)
406- Added configuration file Linux-icc.gmk for Intel/icc compiler
407  on Linux systems.
408
40910th February 2004  Guy Barrand
410- WIN32-VC7.gmk: added material to build shared libs for Windows (DLLs).
411- Added program win32def.c to help building DLLs, built from
412  source/GNUmakefile through a specialised target and placed in
413  $G4LIB/$G4SYSTEM.
414- source/materials/GNUmakefile: modified to provide an example of macro
415  GLOBLIBS used by the DLL builder in order to have global lib dependencies.
416
4179th February 2004  Gunter Folger (config-V06-00-01)
418- architecture.gmk:
419  o Protect OGLFLAGS against containing -I/usr/include; this may cause
420    wrong includes to be picked up.
421   
42226th January 2004  Guy Barrand (config-V06-00-00)
423- Darwin-g++.gmk:
424  o Use "g++" as a default compiler (in order to take the MacOSX
425    default compiler).
426  o Corrected procedure for building .dylib shared libs.
427    Previous default Linux commands do not work on MacOSX.
428
42918th November 2003  Gabriele Cosmo (config-V05-02-05)
430- Updated binmake.gmk to include new hadronics modules.
431  Coworks with "ghad-V05-02-00" and HEAD of processes/GNUmakefile.
432
4334th November 2003  Gabriele Cosmo (config-V05-02-04)
434- Include removal of OPACS setup. Cowork with tags "interfaces-V05-02-00"
435  and "vis-V05-02-02".
436
43729th October 2003  Gabriele Cosmo (config-V05-02-03)
438- binmake.gmk:
439  o Added particles/utils module.
440- Does NOT include removal of OPACS setup yet.
441
44222th October 2003  Guy Barrand
443- OPACS : rm interfaces OPACS related things.
444
44517th October 2003  Guy Barrand
446- OPACS being (for long) deprecated, the OPACS related things
447  had been removed in the Geant4 repository.
448
44930th September 2003  Gabriele Cosmo (config-V05-02-02)
450- architecture.gmk, binmake.gmk:
451  o Added geometry/navigation module.
452  o Removed setup for STEP, now archived.
453  o Adopt new module and library "digits_hits", replacing "digits+hits".
454- Configure installation script:
455  o Fixed correct default name for data sets.
456  o Implemented automatic detection of OpenGL and CLHEP installations.
457  o Fixed behavior of script on Windows system, corrected definition of
458    paths and defaults.
459  o Cleared not allowed configuration drivers.
460
46119th September 2003  Gabriele Cosmo (config-V05-02-01)
462- binmake.gmk:
463  o added processes/cuts module.
464- architecture.gmk:
465  o fixed setup for OpenInventor libraries.
466
4671st July 2003  Gabriele Cosmo (config-V05-02-00)
468- WIN32-VC.gmk, WIN32-VC7.gmk:
469  o reinstated options "-D_CONSOLE -D_WIN32 -DOS" to allow correct
470    treatment/opening of data files from applications.
471
47224th June 2003  Gabriele Cosmo (config-V05-01-05)
473- Added UI32LIBS to interactivity.gmk to handle UI libraries on WIN32
474  platforms.
475- Added libraries for OpenGL and UI to default setup of WIN32-VC and
476  WIN32-VC7. Removed some obsolete compilation options.
477
47818th June 2003  Gabriele Cosmo (config-V05-01-04)
479- Removed flag G4USE_STD_NAMESPACE from specific setups in sys.
480  Follows migration from G4std apported in source/global and whole code.
481
48216th June 2003  Gabriele Cosmo
483- binmake.gmk: added module geometry/divisions in $INCFLAGS list.
484
48511th June 2003  Gunter Folger (config-V05-01-03)
486- G4VIS_BUILD.gmk, G4VIS_USE.gmk, G4UI_BUILD.gmk, G4UI_USE.gmk, and
487  sys/{Linux-g++,SU-CC}.gmk:
488  When building shared libraries needing external libs like OpenGL...,
489  add these at shared library building, so these libs know about these
490  dependency and have this resolved.
491
4926th June 2003  Gabriele Cosmo (config-V05-01-02)
493- architecture.gmk and specific setups in sys: get rid of G4_HAVE_BOOL
494  macro. Now using default 'bool' type, defined in all supported compilers.
495
49628th May 2003  Gabriele Cosmo (config-V05-01-01)
497- architecture.gmk, binmake.gmk: added flags G4LIB_BUILD_STEP/G4USE_STEP
498  to make optional the compilation of the STEP library and interface module.
499  By default the libraries will not be built.
500
50131st March 2003  Gabriele Cosmo (config-V05-01-00)
502- Added more strict compiler options for Linux-g++ platform.
503- Removed obsolete usage of GNU_GCC specific option for g++ compilers.
504
50522nd January 2003  Gabriele Cosmo (config-V05-00-00)
506- Added experimental setup WIN32-VC7.gmk for Windows .NET VC++ compiler.
507- Generalised identification of WIN32 specific setups in core scripts.
508- Forced silent generation of dependencies (added -w option to calls to g++).
509
5104th December 2002  Gabriele Cosmo (config-V04-01-08)
511- Removed obsolete setup for ObjectSpace-STL (G4USE_OSPACE and related
512  variables). Removed obsolete variable G4USE_STL.
513- Updated Configure scripts.
514
5152nd December 2002  John Allison (config-V04-01-07)
516- common.gmk, binmake.gmk: New dependency file algorithm that avoids
517  leaving corrupt .d files when #include'd files cannot be found.
518- Removed obsolete schema targets in common.gmk.
519
52025th November 2002  Gabriele Cosmo (config-V04-01-06)
521- Removed ODBMS setup. Now library for persistency is built as part of the
522  kernel and specific implementations for persistency have been moved to
523  examples. Setup for ODBMS no more required. G4USE_HEPODBMS is no longer
524  used.
525- Updated configuration file AIX-xlC.gmk to port code on AIX with xlC 6.0
526  (K.Murakami).
527
52822nd November 2002  Gabriele Cosmo (config-V04-01-05)
529- liblist.c:
530  o Enhanced script to provide the whole list of installed libraries
531    in the correct order, without requiring parsing of dependencies.
532    The functionality is achieved by invoking "liblist" with option '-m",
533      i.e. - liblist -m [libpath] < libname.map
534    where [libpath] is the path where libraries are placed
535    (i.e. $G4LIB/$G4SYSTEM).
536- binmake.gmk:
537  o Use "liblist -m [libpath]" to retrieve the list of libraries to link in
538    case headers are installed in $G4INCLUDE, and granular libraries are used.
539- G4UI_USE.gmk, G4VIS_USE.gmk:
540  o Protected specification of -I paths for headers, in case $G4INCLUDE is
541    used. A single -I$G4INCLUDE path will be used for compilation in such case.
542
54316th November 2002  Hans-Peter Wellisch
544- binmake.gmk:
545  o Added hadronic/models/cascade/cascade and
546    hadronic/models/generator/scattering include paths.
547
5488th November 2002  Gabriele Cosmo (config-V04-01-04)
549- Darwin-g++.gmk:
550  o Updated setup to support MacOS 10.2 (H.Burkhardt).
551
55230th October 2002  Gabriele Cosmo (config-V04-01-03)
553- architecture.gmk:
554  o Issue an error if G4SYSTEM is not defined in the environment or not valid.
555  o Define G4LIB_BUILD_G3TOG4 and G4USE_G3TOG4 for optional installation and
556    usage of the g3tog4 module.
557  o Updated list of supported systems/compilers.
558- binmake.gmk:
559  o Include path and library for g3tog4 module only if G4USE_G3TOG4 is defined.
560    Implies proper handling of G4USE_G3TOG4 in source/GNUmakefile.
561- Removed obsolete OSPACE setup for WIN32-VC, HP-aCC, DEC-cxx. Still kept for
562  platforms with ODBMS setup.
563- SUN-CC.gmk: removed -L/usr/lib path specification from LOADLIBS definition.
564
56510th September 2002  Gabriele Cosmo (config-V04-01-02)
566- Linux-g++.gmk: added assignment 'CC := gcc' for default 'cc' compiler.
567
56826th August 2002  Gabriele Cosmo (config-V04-01-01)
569- binmake.gmk: added include path to persistency/run/include which was
570  missing. Removed unnecessary processes/general/include.
571
5728th July 2002  John Allison
573- liblist.c: added protection and warning for file/directory not found
574  in parsedir.  Also small cosmetic improvements.
575
5764th July 2002  Gabriele Cosmo (config-V04-01-00)
577- Upgraded WIN32-g++ to compile with -ansi and gcc-2.95.3 for most recent versions
578  of CygWin.
579
58026th June 2002  Gabriele Cosmo (config-V04-00-10)
581- Moved STEP PERL scripts to examples/extended/geometry/cad/scripts.
582- Updated scripts for Configure.
583
58418th June 2002  Gabriele Cosmo (config-V04-00-09)
585- Added -DG4USE_OSPACE for obsolete systems using ObjectSpace STL.
586
58717th June 2002  Gabriele Cosmo (config-V04-00-08)
588- Added flag G4NO_ISO_VECDIST for compilers (SUN-CC, HP-aCC) with non ISO
589  call to vector::distance() method.
590
59114th June 2002  Gabriele Cosmo (config-V04-00-07)
592- binmake.gmk: added include path to "leading_particle" hadronic module.
593  Retagged with correct numbering...
594
5953rd May 2002  Gabriele Cosmo (config-V04-00-06)
596- liblist.c: added patch to port code on MacOS-X.
597  Defined buffer[BUFSIZE] as "char static".
598- Added Darwin-g++.gmk configuration file for MacOS-X systems running
599  with GNU g++ compiler.
600- Removed SUN-CC4.gmk configuration file, no longer supported.
601- Updated description header to system configuration files.
602
60327th March 2002  Gabriele Cosmo (config-V04-00-05)
604- binmake.gmk: added include path to new module geometry/biasing.
605  Co-works with "geometry-V04-00-01" and "transport-V04-00-00".
606
60726th March 2002  Gabriele Cosmo (config-V04-00-04)
608- liblist.c: cancelled changes made in previous tag.
609  Restored usage of function 'gets(buffer)', correctly adopted in this case.
610
61114th March 2002  Gabriele Cosmo (config-V04-00-03)
612- liblist.c: replaced usage of function 'gets(buffer)' with the safer
613  'fgets(buffer,BUFSIZE,stdin)'.
614
6159th March 2002  John Allison (config-V04-00-02)
616- Fixed bug in G4VIS_USE.gmk for G4VIS_USE_OPENGLWIN32.
617- Corrected perl script g4sort_step_file.pl to specify correct path for perl.
618
61907th February 2002 Gabriele Cosmo (config-V04-00-01)
620- liblist.c: added flags __CYGWIN__ and __CYGWIN32__ for triggering proper
621  parsing algorithm on Windows systems, also on most recent versions of Cygwin.
622- WIN32-VC.gmk: use g77 instead of f77 as default fortran compiler.
623
62425th January 2002 Gabriele Cosmo (config-V04-00-00)
625- sys/HP-aCC.gmk: removed include path to global/management/include/std/wrappers,
626  which was unused and not neccessary.
627
62810th December 2001 Gabriele Cosmo (config-V03-02-15)
629- architecture.gmk:
630  o updated list of supported compilers
631  o removed obsolete setup for STL ObjectSpace and STLport for Win/VC++.
632- binmake.gmk: activated mechanism for using $G4INCLUDE effectively for
633  building examples/applications. Currently activated only for global compound
634  libraries; for granular libraries it requires re-engineering of liblist,
635  feature which will be added in future.
636  This mechanism allows to considerably reduce the compilation/linking command
637  length and the number of -I options fed to the compiler.
638- Added G4PROFILE options to Linux-g++ and Linux-egcs setups.
639- Removed binmake.EXTRALIBS.README, now part of User's Guide.
640- Updated sources for Configure installation script.
641
6423rd December 2001 Guy Barrand (config-V03-02-14)
643- G4VIS_USE.gmk : -lG4HepRep replaced by -lG4visHepRep.
644
64529th November 2001 Gabriele Cosmo (config-V03-02-13)
646- Removed SUN-CC5.gmk configuration file. Now replaced by SUN-CC architecture
647
64821st Novemver 2001 Gabriele Cosmo (config-V03-02-12)
649- On top of "config-V03-02-11", added paths in binmake.gmk including
650  new hadronic models for cascade, CHIPS and coherent_elastic.
651  Does not include changes to analysis.gmk.
652
65319th November 2001 Guy Barrand
654- analysis.gmk : then remove all system specifc flags, have
655   only the AIDA ones. Have G4ANALYSIS_USE to drive the insertion of
656   CPP and libs in the Geant4 GNUmakefile system.
657
65819th November 2001  John Allison  (config-V03-02-11)
659- Does not include Guy's changes of 16rd November.
660- Re-instated creation of CPPFLAGS (see 6th November) but conditonal
661  on existence of corresponding environment variable.  If no environmet
662  variable is set, CPPFLAGS += -DG4UI_USE_TERMINAL.
663
66416rd November 2001  Guy Barrand
665- analysis.gmk : add flags to use an AIDA 2.2 compliant analysis system.
666
6676th November 2001  John Allison  (config-V03-02-10)
668- Removed CPPFLAGS += -DG4UI_USE_GAG -DG4UI_USE_TCSH -DG4UI_USE_TERMINAL.
669
6706th November 2001  John Allison  (config-V03-02-09)
671- Removed references to HepRep, added code for HepRepFile, thus
672  needed by vis-V03-02-15.
673
67423rd October 2001  Gabriele Cosmo  (config-V03-02-08)
675- Merged changes in "config-V03-02-07" for removal of STLInterface.
676
67722nd October 2001  Gabriele Cosmo  (config-V03-02-06b)
678- binmake.gmk: added include path for geometry/verification
679  according to tag "geometry-V03-02-01".
680
6811st October 2001  Gabriele Cosmo  (config-V03-02-06a)
682- binmake.gmk: removed include path for processes/electromagnetic/integral
683  according to tag "em-V03-02-02".
684
68530th September 2001  Gabriele Cosmo  (config-V03-02-07)
686- Removed references to STLInterface module in architecture.gmk
687  and architecture setups. Coworks with tag "global-V03-02-03" where
688  STLInterface module has been removed.
689
69029th August 2001  John Allison/Joseph Perl  (config-V03-02-06)
691- Needed by vis-V03-02-14.
692- First developers release of HepRep graphics driver.
693
69427th August 2001  John Allison
695- Tidied HepRep configuration in G4VIS*, moving stuff to interactivity.gmk.
696
69724th August 2001  Joseph Perl  (config-V03-02-05)
698- Introduced HepRep graphics driver
699
70011th August 2001  John Allison  (config-V03-02-04)
701- Re-engineered G4UI variables.  Coworks with interfaces-V03-02-00.
702- Introduced environment variable G4UI_NONE that, if set, no UI
703  sessions nor any UI libraries are built, not even libG4UIbasic.a nor
704  libG4UIcommon.a.  (This would only happen in a pure batch job or,
705  perhaps, in a user framework having its own UI system.)
706- Removed the need to specify environment variables for UI sessions
707  which do not need external packages or libraries, namely :
708    G4UI_BUILD_GAG_SESSION
709    G4UI_BUILD_TERMINAL_SESSION
710  with associated G4UI_USE environment variables:
711    G4UI_USE_GAG
712    G4UI_USE_TCSH
713    G4UI_USE_TERMINAL
714  In other words, the above environment variables become redundant and are
715  ignored. 
716  For backwards compatibility, unless G4UI_NONE is set, the corresponding
717  G4UI_USE C-pre-processor variables are automatically set.  Also, the
718  C-pre-processor variables G4UI_BUILD and G4UI_USE are set.
719- As before, environment variables for other sessions still need positive
720  setting of their G4UI_BUILD and G4UI_USE environment variables.  In this
721  category are:
722    G4UI_BUILD_WIN32_SESSION
723    G4UI_BUILD_WO_SESSION
724    G4UI_BUILD_XAW_SESSION
725    G4UI_BUILD_XM_SESSION
726  with associated G4UI_USE environment variables:
727    G4UI_USE_WIN32
728    G4UI_USE_WO
729    G4UI_USE_XAW
730    G4UI_USE_XM
731- Note: The user must still instantiate and SessionStart only *one*
732  session, but if it is to be one in the category needing external
733  packages or libraries, the corresponding G4UI_USE must be set to
734  trigger inclusion oflibraries.  Otherwise the user need not set any
735  environment variables.
736
7373rd August 2001 Gabriele Cosmo (config-V03-02-03)
738- architecture.gmk:
739  o updated list of supported systems/compilers.
740  o made Linux-g++ architecture the default G4SYSTEM. Replaced SUN-CC.
741- Added SUN-CC4.gmk for old SUN architectures based on CC-4.2 compiler.
742- Added Linux-egcs for old Linux architectures based on egcs-1.1.2 compiler.
743- Made SUN-CC.gmk a copy of SUN-CC5.gmk (kept for backward compatibility,
744  will be removed soon). CC-5.2 compiler is now the default on SUN systems.
745- Made Linux-g++.gmk specific to gcc-2.95.2 compiler, from now on the default
746  compiler on Linux systems.
747
7481st August 2001 Gabriele Cosmo (config-V03-02-02)
749- Included recent updates to scripts sources for 'Configure'.
750
75127th July 2001  John Allison  (config-V03-02-01)
752- Introduced environment variable G4VIS_NONE that, if set, no visualization
753  drivers are built and no vis libraries are built, not even
754  libG4vis_management.  (libG4modeling is still built.)  The C-pre-processor
755  variables G4VIS_BUILD and G4VIS_USE are *not* set.
756- Removed the need to specify environment variables for visualization drivers
757  which do not need external packages or libraries, namely :
758      G4VIS_BUILD_DAWNFILE_DRIVER
759      G4VIS_BUILD_RAYTRACER_DRIVER
760      G4VIS_BUILD_VRMLFILE_DRIVER
761      G4VIS_BUILD_ASCIITREE_DRIVER
762      G4VIS_BUILD_GAGTREE_DRIVER
763    with associated G4VIS_USE environment variables:
764      G4VIS_USE_DAWNFILE
765      G4VIS_USE_RAYTRACER
766      G4VIS_USE_VRMLFILE
767      G4VIS_USE_ASCIITREE
768      G4VIS_USE_GAGTREE
769  In other words, the above environment variables become redundant and are
770  ignored. 
771  For backwards compatibility, unless G4VIS_NONE is set, the corresponding
772  G4VIS_USE C-pre-processor variables are automatically set.  Also, the
773  C-pre-processor variables G4VIS_BUILD and G4VIS_USE are set.
774- As before, environment variables for other drivers still need positive
775  setting of their G4VIS_BUILD and G4VIS_USE environment variables.  In this
776  category are:
777      G4VIS_BUILD_DAWN_DRIVER
778      G4VIS_BUILD_OPACS_DRIVER
779      G4VIS_BUILD_OPENGLX_DRIVER
780      G4VIS_BUILD_OPENGLWIN32_DRIVER
781      G4VIS_BUILD_OPENGLXM_DRIVER
782      G4VIS_BUILD_OIX_DRIVER
783      G4VIS_BUILD_OIWIN32_DRIVER
784      G4VIS_BUILD_VRML_DRIVER
785    with associated G4VIS_USE environment variables:
786      G4VIS_USE_DAWN
787      G4VIS_USE_OPACS
788      G4VIS_USE_OPENGLX
789      G4VIS_USE_OPENGLWIN32
790      G4VIS_USE_OPENGLXM
791      G4VIS_USE_OIX
792      G4VIS_USE_OIWIN32
793      G4VIS_USE_VRML
794  In this case G4VIS_NONE must *not* be set.
795- Added binmake.EXTRALIBS.README.
796
7975th July 2001 Youhei Morita (config-V03-02-00)
798- Linux-g++.gmk: Use -pedantic (G.Cosmo)
799- Linux-g++.gmk, SUN-CC.gmk, SUN-CC5.gmk: added -DG4std in G4DDLX_FLAGS
800
80129th June 2001 Gabriele Cosmo (config-V03-01-10)
802- Updated source scripts for 'Configure'.
803
80426th June 2001 Youhei Morita (config-V03-01-09)
805- globlib.gmk: added block for copying headers for persistency in $G4INCLUDE
806  when invoking the 'includes' target.
807
80825th June 2001 Youhei Morita (config-V03-01-08)
809- Restored lib_d target (again) in common.gmk with a protection of G4ODBMS.
810- Linux-g++.gmk (G.Cosmo)
811  o Commented out -ansi setup for public release
812  o Fixed logic for activating G4OODDLX_FLAGS on egcs compiler
813
81422nd June Gabriele Cosmo (config-V03-01-07)
815- common.gmk (G.Folger):
816  o removed lib_d target (again).
817  o restored G4SKIP_DEPEND.
818- Linux-g++.gmk:
819  o added temporary cludge for identify compiler version
820    and define G4DDLX_FLAGS for egcs-1.1.2.
821- binmake.gmk:
822  o added mechanism to correctly handle include paths when source headers
823    are centrally installed in $G4INCLUDE. Temporarly disabled, requires
824    update (re-design?) of liblist.c to properly generate the list of
825    libraries from the map.
826    Once activated, also G4UI_USE.gmk, G4VIS_USE.gmk and analysis.gmk
827    have to be modified accordingly.
828
82922nd June 2001 Youhei Morita (config-V03-01-06)
830- Restored lib_d target in common.gmk with a protection of G4ODBMS.
831- Get rid of G4SKIP_DEPEND in binmake.gmk.
832- Comment out G4DDLX_FLAGS options in sys/Linux-g++.gmk for gcc-2.95.2.
833
83421st June 2001 Gunter Folger (config-V03-01-05)
835- Removed bin_d and lib_d targets and thus the re-start of make.
836
83721st June 2001 Gunter Folger (config-V03-01-04)
838- common.gmk, binmake.gmk: run gmake via $(MAKE).
839
84019th June 2001 John Allison (config-V03-01-03)
841- Added GAG_TREE to G4VIS_BUILD.gmk and G4VIS_USE.gmk.
842
84320th June 2001 (Japan Time - still 19th in Europe!)
844               Youhei Morita (config-V03-01-02)
845- A few bug fixes in binmake.gmk, common_objy.gmk, sys/SUN-CC5.gmk,
846  sys/Linux-g++.gmk, sys/Win32-g++.gmk.
847
84819th June 2001 Gabriele Cosmo
849- Removed G4_NO_CBRT flag from WIN32-VC setup. No more necessary.
850
85130th May 2001 Gunter Folger
852- Do changes for persistency from Youhei: common.gmk is now split in three,
853  one general, and one for specific for transient and persistent each.
854  Dependencies now much better handled in persistency.
855
8562nd May 2001 Gabriele Cosmo (config-V03-01-01)
857- Added options "-Wall -ansi -pedantic" to Linux-g++ setup.
858
85910th April 2001  John Allison  (config-V03-01-00)
860- Added G4VIS_BUILD_ASCIITREE_DRIVER and G4VIS_USE_ASCIITREE to G4VIS*gmk.
861
86222nd March 2001 Gunter Folger (config-V03-00-03)
863- binmake.gmk, only store in executable PATH to libs from example/test;
864  other libs should be taken/found from LD_LIBRARY_PATH
865- sys/{Linux-g++,SUN-CC}.gmk: enable storing of PATH to libs in executable
866
86706th March 2001 Gabriele Cosmo (config-V03-00-02)
868- binmake.gmk: added include path for processes/electromagnetic/integral
869  the new subcategory introduced with tag em-V03-00-04.
870
87113th February 2001 Gabriele Cosmo (config-V03-00-01)
872- binmake.gmk: added include path for processes/photolepton_hadron
873  which was missing!
874
87508th January 2001 Gabriele Cosmo (config-V03-00-00)
876- sys/WIN32-VC.gmk: introduced -GR compiler option to allow usage of
877  dynamic casting and type-info at run-time.
878
87913th December 2000 Gunter Folger (config-V02-00-14)
880- common.gmk: fix to rule for building dependencies, parsing is skip
881  if $(dependencies) is empty.
882- globlib.gmk: added "includes" to PHONY target list and fixed typo.
883- Added comments to "includes" rules.
884
8858th December 2000 Gabriele Cosmo (config-V02-00-13)
886- Changed G4LIB_BUILD_ARCHIVE to G4LIB_BUILD_STATIC in architecture.gmk,
887  common.gmk and globlib.gmk.
888
8897th December 2000 Gabriele Cosmo (config-V02-00-12)
890- Added options to SUN-CC5.gmk to handle multithreading and persistency.
891
8925th December 2000 Youhei Morita (config-V02-00-11)
893- Introduced GPPFLAGS to set -M or -MM according to G4ODBMS.
894
8955th December 2000 Gabriele Cosmo (config-V02-00-10)
896- Restored -MM option to g++ for making dependencies. -M was introduced in
897  tag config-V02-00-02 to allow dependency search on system headers as well
898  (#include<...> statements). This however introduces serious clashes with
899  Objectivity schema generation for the persistency module.
900
9014th December 2000 Gunter Folger (config-V02-00-09)
902- Disable G4RUNPATHOPTION (internal variable) for all but SUN. This is/will
903  be used when linking with G4 shared libraries to store the path to these
904  libraries in the executable.
905
9061st December 2000  Gabriele Cosmo (config-V02-00-08)
907- Added G4UI_USE_TCSH and related settings to G4UI_USE.gmk (M.Maire).
908- Merged SUN-CC6.gmk to SUN-CC5.gmk and removed SUN-CC6.gmk.
909
9101st December 2000  Gunter Folger (config-V02-00-07)
911- Change -M to -M -MG in common.gmk, binmake.gmk. This will output a "correct"
912  dependency file even when missing  header files are missing. Correct in the
913  sense that liblist will work, and that the missing header is supposed to be
914  (made) in the source directory.
915
91617th November 2000  Gunter Folger (config-V02-00-06)
917- Link with CLHEP using -L/-l instead of absolute filename; this allows
918  to link with shared lib of Anaphe, or static lib of Geant4.
919- Added shared-lib settings to sys configurations.
920
92114th November 2000  Gabriele Cosmo (config-V02-00-05)
922- Added reference to new "parameterisations" top category.
923  Modified files: binmake.gmk.
924- Removed makeshlib.sh script, now obsolete.
925
9267th November 2000  Guy Barrand
927- analysis.gmk : renamed OpenScientist things to "Lab" ;
928  Lab is the concrete package where analysis is done.
929
9303rd November 2000  Gunter Folger (config-V02-00-04)
931- common.gmk: fix for shared-library build.
932- common.gmk, globlib.gmk: added rules for "includes" gmake target.
933- architecture.gmk: introduced new user settable variable G4INCLUDE
934  to specify path where headers (files or symbolic-links) should be installed.
935
9361st November 2000  Guy Barrand
937- analysis.gmk: declared Lizard.
938
93924th October 2000  Gunter Folger (config-V02-00-03)
940- architecture.gmk, common.gmk, globlib.gmk, sys/*:
941  o merged building shared libraries into makefiles.
942    The MAKESHLIB script is no longer used.
943- Introduced new variables steering the building of archive/shared libs:
944   G4LIB_BUILD_SHARED
945   G4LIB_BUILD_ARCHIVE  (still default)
946     note that G4MAKESHLIB set will internally set G4LIB_BUILD_SHARED for
947     backwards compatiblity.
948- Introduced new variable (G4LIB_USE_GRANULAR) to force using of granular
949  libraries, even when libG4global.a/.so exists.
950
95114th September 2000  Guy Barrand
952- Introduced changes to handle analysis module.
953  o added analysis.gmk.
954  o sys/Linux-g++.gmk: added macro DLDLIBS for library dynamic loading.
955  o binmake.gmk: added inclusion of analysis.gmk.
956  o binmake.gmk: place LDLIBS3 += $(ANALYSISLIBS) after LDLIBS3 += $(INTYLIBS).
957
95822nd August 2000  John Allison (config-V02-00-02)
959- Changed -MM to -M in dependency file making in binmake.gmk and common.gmk.
960  This causes dependencies of both #include "..." and #include <...> to be
961  followed.  This is the safer option, since some users might/should use,
962  e.g., #include <g4std/...>, but even these files change sometime.
963
96422nd August 2000  Gunter Folger
965- globlib.gmk: fix for protection from infinite loops when a dir does
966  not exist (G.Folger).
967
9681st August 2000  Gabriele Cosmo (config-V02-00-01)
969- Added setup WIN32-g++ for Windows/NT/9X with Cygwin and g++ compiler.
970  Configuration non officially supported (courtesy of S.Agostinelli and
971  IST group, Genova).
972
97324th July 2000  Gabriele Cosmo (config-V02-00-00)
974- Added path to g3tog4 for global libs.
975
97623rd May 2000  John Allison (config-V01-01-04)
977- Added -I$(G4BASE)/processes/hadronic/models/radiative_decay/include to
978  binmake.gmk.
979
98019th May 2000  Gabriele Cosmo (config-V01-01-03)
981- architecture.gmk:
982  o changed -pic option to -KPIC for SUN architectures.
983  o fixed HP-aCC setup to cope with new CLHEP version 1.5.
984  o implemented modular setup. Now system specific configurations are
985    grouped in separated files $G4SYSTEM.gmk and placed in the new
986    directory config/sys.
987
9887th April 2000  Gabriele Cosmo (config-V01-01-02)
989- binmake.gmk: added include path to the new directory
990  geometry/solids/specific.
991- Updated PERL script g4step_correct.pl for parsing STEP files.
992
99330th March 2000  Gabriele Cosmo (config-V01-01-01)
994- makeshlib.sh:
995  o added few corrections to the script in order to allow
996    creation of shared libraries without need of the static archive on
997    platforms which allow this.
998  o added section for SunOS systems.
999  (courtesy of I.G.Caballero)
1000- architecture.gmk:
1001  o on SUN-CC and SUN-CC5, added -pic to CXXFLAGS for building shared
1002    libraries.
1003
100421st March 2000  Gabriele Cosmo
1005- makeshlib.sh: corrected invokation of compiler for HP-aCC setup.
1006  Changed CC to aCC (fixes bug-report #68).
1007
100813th March 2000  Gabriele Cosmo (config-V01-01-00)
1009- architecture.gmk: corrected FCLIBS for Linux-g++
1010  o added -lg2c -lnsl and removed -lf2c.
1011
101214th February 2000  Gabriele Cosmo (config-V01-00-02)
1013- architecture.gmk: added option '+W823' to HP-aCC compilation setup to
1014  discard warnings for macros parameter definition as used in the new
1015  NIST STEP reader.
1016- binmake.gmk: moved $EXTRALIBS to be included on top of the linking list,
1017  just after the user application library.
1018
101931st January 2000  Gabriele Cosmo (config-V01-00-01)
1020- Added control for the Ray-tracer driver. Introduced G4VIS_USE_RAYTRACER
1021  in G4VIS_USE.gmk and G4VIS_BUILD_RAYTRACER_DRIVER in G4VIS_BUILD.gmk (M.Asai).
1022- binmake.gmk: fixed dependency order for compound libraries.
1023  Moved -lG4particles and -lG4materials downstream in the list.
1024- architecture.gmk: added G4NO_OPTIMISE for allowing compilation without
1025  any level of optimisation or debug. G4DEBUG if defined takes precedence.
1026  G4DEBUG and G4OPTIMISE are now defined also as CPPFLAGS.
1027
10283rd January 2000  Gabriele Cosmo (config-V01-00-00)
1029- Syncronized with HEAD.
1030
103116th December 1999  John Allison
1032- Cosmetic improvement to echo line in binmake.gmk.
1033
10347th December 1999  Gabriele Cosmo (config-V00-01-19)
1035- architecture.gmk: minor fix on OSPACELIBS path for Win/NT.
1036
10375th December 1999  Youhei Morita (config-V00-01-18)
1038- architecture.gmk: defined G4OODDLX_FLAGS
1039- common.gmk: use G4OODDLX_FLAGS
1040
10415th December 1999  Gabriele Cosmo (config-V00-01-17)
1042- architecture.gmk: fixes for Win/NT.
1043  o fixed path for OSPACELIBS
1044  o removed -DG4NOT_ISO_DELETES flag
1045
10463rd December 1999  Gabriele Cosmo (config-V00-01-16)
1047- architecture.gmk: set G4_HAVE_BOOL for SUN-CC5.
1048
10493rd December 1999  Youhei Morita
1050- common.gmk: fixed minor typo in G4OODDLX_SCHEMA_NAME
1051
10521st December 1999  Gabriele Cosmo (config-V00-01-15)
1053- architecture.gmk:
1054  o added new G4SYSTEM flavor SUN-CC5, used for testing on the new C++
1055    compiler v5.0 on SunOS. Requires ISO/ANSI-C++ installation and native
1056    STL by default. Compatibility with old no ISO/ANSI code is assured
1057    through the -compat compiler option and the usage of ObjectSpace STL
1058    (i.e. G4USE_OSPACE set).
1059  o added new flag G4NO_STD_NAMESPACE.
1060    HP-aCC setup with native STL assumes the ISO-ANSI installation by default,
1061    the new flag should be explicitly set in the environment to avoid this.
1062  o upgraded SGI-CC setup to IRIX 6.5.5, CC 7.2.1 and ObjectSpace STL.
1063    Tests on this configuration has NOT been tested though.
1064
10651st December 1999  Youhei Morita
1066- architecture.gmk: added G4EXAMPLE_BOOT and G4EXAMPLE_FD
1067- common.gmk: copy only the .hh files
1068- binmake.gmk: added persistent include paths
1069               added new targed cleandb, newboot, newfd
1070               added G4SKIP_DEPEND for dependencies
1071
107229th November 1999  Youhei Morita
1073- architecture.gmk: added G4SYSTEM to G4SCHEMA_DIR, G4TMPSCHEMA_DIR
1074- common.gmk: changed G4SCHEMA_HEADER_DIR from G4TMPSCHEMA_INCLUDE to G4TMPDIR
1075              added target install_schema for schema copying
1076- globlib.gmk: create schema header files at G4TMPDIR, then install
1077
107829th November 1999  John Allison
1079- Introduced LDLIBS2EXTRA so that granular libraries are not
1080  expanded too soon.
1081
108225th November 1999  Gabriele Cosmo (config-V00-01-14)
1083- architecture.gmk: redefined OSPACEDIR as OSPACE_BASE_DIR to conform to
1084  an omogeneous format. Added existence check for OSPACE and CLHEP paths.
1085
108623rd November 1999  Gabriele Cosmo (config-V00-01-13)
1087- architecture.gmk: added setup for ISO/ANSI installation on DEC-cxx.
1088  If using native STL (i.e. G4USE_OSPACE not set), G4USE_STD_NAMESPACE is
1089  implicitly defined and a strict-ANSI installation is assumed. Note that
1090  in this case, also CLHEP must have been installed in strict-ANSI mode.
1091
109220th November 1999  Youhei Morita (config-V00-01-12)
1093- common.gmk: added G4OODDLX_SCHEMA_NAME to use Geant4 named schema
1094
109519th November 1999  Youhei Morita
1096- liblist.c: avoid coredumps when it was given non-existing directly.
1097
109818th November 1999  Gabriele Cosmo (config-V00-01-11)
1099- architecture.gmk: added -e option to $ECHO for Linux-g++ setup.
1100
110117th November 1999  John Allison (config-V00-01-10)
1102- binmake.gnk: added isotope_production/include to -I list (Hans-Peter).
1103
110417th November 1999  Youhei Morita (config-V00-01-09)
1105- moved schema header files to G4INSTALL/schema/include
1106  architecture.gmk: introduced G4SCHEMA_INCLUDE and G4TMPSCHEMA_INCLUDE
1107  common.gmk: introduced G4SCHEMA_HEADER_DIR and G4SCHEMA_SRC_DIR
1108  globlib.gmk: added tmp schema header copying
1109
111015th November 1999  Gabriele Cosmo (config-V00-01-08)
1111- Tagged.
1112
111314th November 1999  Youhei Morita
1114- globlib.gmk: moved contruction of libmap for G4ODBMS to
1115               source/GNUmakefile
1116
111712th November 1999  Youhei Morita
1118- common.gmk: introduced G4ODBMS_DEPEND and G4SKIP_DEPEND for
1119              better handling of dependencies
1120- globlib.gmk: use G4ODBMS_DEPEND, automatic rebuilding of libmap
1121
112211th November 1999  Gabriele Cosmo (config-V00-01-07)
1123- Migration RWT->G4RWT performed:
1124  o Removed every occurence of Rogue-Wave from configuration, replaced
1125    RWBASE with G4STLBASE. Modified scripts: architecture.gmk, common.gmk
1126    and binmake.gmk.
1127  o Made setup for Native-STL the default, removed test on conditional
1128    flag G4USE_STL.
1129  o Removed setup for Win/NT-g++, no longer supported.
1130
113110th November 1999  Youhei Morita (config-V00-01-06)
1132- binmake.gmk: added path to persistency/global/include.
1133- common.gmk: Change G4ODBMS_DEPEND to G4ODBMS_NODDL
1134- globlib.gmk: removed G4ODBMS_DEPEND, modified target "global"
1135
113610th November 1999  Gabriele Cosmo (config-V00-01-05)
1137- binmake.gmk: added path to HEPNumerics/include which was missing.
1138
113929th October 1999  Guy Barrand
1140- architecture.gmk, interactivity.gmk: introduced
1141  "G4_OPACS_WIDGET_SET lesstif" logic to handle the case
1142  of using, on Linux, the bugged lesstif with the non bugged OPACS.
1143
114429th October 1999  Gabriele Cosmo
1145- Introduced fixes for shared library setup (courtesy of F.Carminati).
1146  Modified files: architecture.gmk, common.gmk, globlib.gmk, makeshlib.sh.
1147
114828th October 1999  Gabriele Cosmo (config-V00-01-04)
1149- architecture.gmk: removed G4STREAM and G4STREAM_STREAMBUF_IMPLEMENTATION
1150  flags, now no longer needed. Streambuf implementation is the default for
1151  every platform. (by H.Yoshida)
1152
115326th October 1999  John Allison
1154- Augmented liblist to look for dependencies on auto-generated
1155  headers in $G4TMP.
1156
115726th October 1999  Gabriele Cosmo (config-V00-01-03)
1158- Removed AIX-xlC as default platform for G4SYSTEM in architecture.gmk.
1159  Configuration is still kept but no longer supported.
1160
116126th October 1999  Youhei Morita
1162- architecture.gmk: include $(HEP_ODBMS_DIR)/etc/$(OS).mk instead of
1163  defininig load module separately.  Defined G4ODBMS_LIBS.
1164- binmake.gmk: Use G4ODBMS_LIBS.
1165
116620th October 1999  Gabriele Cosmo (config-V00-01-02)
1167- architecture.gmk: removed option -DOS_NO_TYPEDEF_5 from HP-aCC
1168  OSpace setup. Not anymore needed.
1169
117020th October 1999  John Allison
1171- architecture.gmk: removed G4USE_EXPLICIT_TYPES_IN_TEMPLATES (was needed
1172                    only for HP aCC; now not needed at all).
1173
117419th Octobre 1999  Youhei Morita
1175- common.gmk: Surpress verbose output for G4ODBMS if CPPVERBOSE
1176              is not defined.
1177
11787th October 1999  John Allison (config-V00-01-01)
1179- Removed WARNINGs about granular libraries.  Now standard usage.  Simple
1180  using messages printed.
1181
118217th Sep 1999  Youhei Morita
1183- architecture.gmk: Defined G4TMPSCHEMA_DIR, G4TMPSCHEMA_BOOT
1184                    Added OBJY_LDLIB definition for Objectivity 5.1
1185- binmake.gmk: LDLIBS1 += -lG4persistency
1186- common.gmk: Changed ooddlx boot file option to G4OODDLX_BOOT
1187- globlib.gmk: Changed G4EXAMPLE_BOOT to G4TMPSCHEMA_BOOT
1188- G4ODBMS_BUILD.gmk: Defined HEP_ODBMS_EXPORT for HepODBMS 0.3.0.x
1189
119027th July 1999  Gonzalo Gracia Abril
1191- Changed OSPACELIBS := '-libpath:c:\dev\ospace\lib std-2.1-vc5.0-mt.lib'
1192  to      OSPACELIBS := '-libpath:$(OSPACEDIR)\lib std-2.1-vc5.0-mt.lib'
1193  in architecture.gmk for NT 
1194
119520th July 1999  John Allison (config-V00-01-00)
1196- Added EXTRA_LINK_DEPENDENCIES to binmake.gmk.
1197
11986th July 1999  John Allison (config-01-00-10)
1199- Changed -L/usr/X11/lib to -L/usr/X11R6/lib for Linux.
1200
12016th July 1999  Gunter Folger (config-01-00-09)
1202- Adapt architecture.gmk for use of STL with WIN32-VC
1203  Remove NICE from G4SYSTEM name WIN32-VC in architecture, globlib and
1204  binmake.gmk
1205
12063rd July 1999  John Allison (config-01-00-08a)
1207- Added full-stop after i.e in binmake.gmk.
1208
12092nd July 1999  John Allison (config-01-00-08)
1210- Protected liblist against duplicate library names.
1211
121229th June 1999  Gabriele Cosmo (config-01-00-07)
1213- architecture.gmk: fixed bug in SUN-CC setup concerning XMLIBS and XMFLAGS.
1214  -lXm was missing.
1215
121625th June 1999  Gabriele Cosmo
1217- Use $G4LIB/$G4SYSTEM instead of $G4LIBDIR in binmake.gmk for invoking
1218  liblist and search for libname.map (granular libraries setup).
1219
122024th June 1999  John Allison
1221- Use liblist and libname.map in $G4LIBDIR.
1222
122319th June 1999  John Allison
1224- Removed references to G4Ray in G4VIS_BUILD.gmk and G4VIS_USE.gmk.
1225
12269th June 1999  Gunter Folger
1227- Adapt liblist.c for Windows, all changes contained withing #ifdef WIN32 blocks.
1228
12294th June 1999  John Allison
1230- Corrected USER_DEFINED_LDLIBS action.
1231- Changed `export G4TMP=$(G4TMP);' to `G4TMP=$(G4TMP); export G4TMP;'
1232- Added -I$(G4BASE)/geometry/solids/Boolean/include.
1233- Introduced LDLIBS_PREFINAL (Gunter).
1234
12352nd June 1999  John Allison
1236- Changed more occurrences of := to = to fix crash of liblist at startup.
1237
12381st June 1999  John Allison
1239- Changed LDLIBS2 := to LDLIBS2 = in binmake.gmk.
1240- Reverted $(G4WORKDIR)/tmp/$(G4SYSTEM)/$(G4TARGET) to $(G4TMPDIR).
1241- Added /$(G4TARGET) to liblist -d $(G4WORKDIR)/tmp/$(G4SYSTEM) in binmake.gmk.
1242
124331st May 1999  John Allison
1244- Added -I$(G4BASE)/processes/electromagnetic/lowenergy/include.
1245
124627th May 1999  Gabriele Cosmo (config-01-00-06)
1247- architecture.gmk: set default $G4INSTALL path to $HOME/geant4 (was still referring
1248  to geant4beta...).
1249- Restored default CLHEP_BASE_DIR to /afs/cern.ch/sw/geant4/dev/CLHEP/$G4SYSTEM/pro.
1250- architecture.gmk: added -DG4NOT_ISO_DELETES for NT setup (G.Folger).
1251
125225th May 1999  Gabriele Cosmo
1253- architecture.gmk: fixed bug in SUN-CC setup. Replaced VISLIBS with LOADLIBS to
1254  specify inclusion of socket libraries -lsocket -lnsl.
1255- binmake.gmk: fixed path to libname.map in the definition of LDLIBS2 for the
1256  granular libs setup.
1257
125819th May 1999  John Allison
1259- Force linking of static library, libCLHEP.a.
1260
126118th May 1999  John Allison
1262- Specify -DG4NOT_ISO_DELETES in any case (not just G4USE_STL) and only
1263  for HP, Sun and AIX.
1264
126517th May 1999  Gabriele Cosmo
1266- Added -DG4NOT_ISO_DELETES for DEC and AIX and moved inside G4USE_STL or
1267  G4USE_OSPACE scope for all platforms which need it.
1268- Added path to wrappers for AIX.
1269
127017th May 1999  John Allison
1271- Added -DG4NOT_ISO_DELETES for Sun and HP.
1272- Changed order of -I$(OSPACEDIR)/ospace/std and -I$(OSPACEDIR)/ospace/stl.
1273
127413th May 1999  Gabriele Cosmo (config-01-00-05)
1275- architecture.gmk: G4USE_OSPACE setup is now independent from G4USE_STL which
1276  is now devoted for generic STL setup. Added -DOS_NO_TYPEDEF_5 option to HP-aCC
1277  for ObjectSpace.
1278
127912th May 1999  Gabriele Cosmo
1280- architecture.gmk: modified path to STL wrapper files directory to point to
1281  $RWINC/wrappers/$G4SYSTEM. Wrappers are now differenciated according to
1282  the architecture type.
1283
128411th May 1999  Gabriele Cosmo
1285- architecture.gmk: merged Isidro's OSPACE setup for HP-aCC.
1286  Reorganised OSPACE options by introducing OSPACEINC variable.
1287
128810th May 1999  Guy Barrand
1289- interactivity.gmk ; put OpenGL things after OPACS things to have
1290  correct link order.
1291
129210th May 1999  John Allison
1293- Added -I$(OSPACEDIR)/ospace/stl for Sun.
1294
12957th May 1999  John Allison
1296- Added GREP := grep except for SUN.
1297- Introduced STLInterface/wrappers directory. Testing on OSF+ObjectSpace (G.Cosmo).
1298
12996th May 1999  Gabriele Cosmo
1300- Introduced G4USE_OSPACE for ObjectSpace STL. If defined G4USE_STL is
1301  set as well. Modified architecture.gmk and binmake.gmk.
1302
13036th May 1999  John Allison
1304- Removed extra library for circular dependencies.  Now all solved!
1305
13065th May 1999  Gabriele Cosmo
1307- Fixed typo in architecture.gmk and defined OSPACEDIR to point to the G4
1308  dev area where links to the ObjectSpace installations at CERN have been
1309  created for all platforms. "pro" version points to ObjectSpace 2.1.
1310
13115th May 1999  John Allison
1312- Eliminated all references to RW in the case of G4USE_STL.
1313- Added OSPACE variables.
1314
131528th April 1999  Gabriele Cosmo (config-01-00-04)
1316- architecture.gmk: moved link for CLHEP to "new" to test the new version
1317  1.4 of CLHEP. It will become "pro" again as soon as the new CLHEP will be
1318  validated. NOTE: for DEC-cxx a custom CLHEP installation is used in order
1319  to deactivate the ISO-ANSI options now set by default in CLHEP.
1320
132119th April 1999  Gabriele Cosmo (config-01-00-03)
1322- architecture.gmk: introduced CCFLAGS for all platforms. Set CCFLAGS to
1323  "-Ae +DAportable" for HP-aCC to overcome compilation problems on liblist.c
1324
132518th April 1999  Youhei Morita
1326- architecture.gmk, binmake.gmk: introduced OBJY_LDLIB variable for
1327  defining Objectivity library within G4ODBMS.
1328
132913th April 1999  Gabriele Cosmo
1330- architecture.gmk: added the following options in compilation:
1331  o HP-aCC, SGI-CC: +Onolimit, -Olimit 5000 respectively.
1332    Not suppress any optimization specifying a high or unlimited memory
1333    limitation.
1334  o DEC-cxx: -timplicit_local.
1335    Get rid of the template repository by generating explicit template
1336    instantiations used in the code with internal linkage.
1337   
133813th April 1999  John Allison
1339- In binmake.gmk: - moved libmap target to source/GNUmakefile.
1340                  - extensive tidying.
1341
134212th April 1999  John Allison
1343- In liblist.c:  - fixed bug to distinguish, e.g., track from tracking.
1344                 - improved printing.
1345                 - improved "Usage" comments.
1346                 - improved protection against bad input format.
1347- In binmake.gmk, used $(ECHO) to solve platform dependency of echo.
1348- In binmake.gmk for granular libraries:
1349   - fully implemented -d option.
1350   - Gave /tmp files a unique name.
1351   - Removed repeated libraries - no longer necessary, all circular
1352       dependencies seem solved.
1353
13549th April 1999  Frank Behner
1355- Fixed bug in liblist in -d option
1356- Changed binmake.gmk to use liblist -d
1357
135818th February 1999  John Allison
1359- Added G4USE_STL flag.
1360- Added code for linking granular libraries.
1361
13621st January 1999  Gunter Folger (config-01-00-02)
1363- Add FCLIBS for SUN.
1364
1365January 29th 1999 - John Allison (config-01-00-01)
1366- Changed rd44 to sw/geant4.
1367
1368December 15th, 1998 - G.Cosmo (config-00-04-11)
1369- Added G4_HAVE_BOOL to DEC-cxx.
1370- Cosmetic changes.
1371
1372December 12th, 1998 - J.Allison (config-00-04-10)
1373- Fixed bug in OGLFLAGS and OGLLIBS user override mechanism.
1374
1375December 11th, 1998 - J.Allison (config-00-04-09)
1376- Removed -fnonstd for SUN-CC.
1377
1378December 10th, 1998 - G.Cosmo (config-00-04-08)
1379- architecture.gmk: introduced $G4DATA variable which can be user
1380  defined. Default is set to $G4INSTALL/data.
1381- architecture.gmk: introduced $G4LEVELGAMMADATA set as default to
1382  $G4DATA/PhotonEvaporation.
1383- globlib.gmk: fixed minor bug (courtesy of V.Krylov).
1384
1385December 10th, 1998 - J.Allison (config-00-04-07)
1386- architecture.gmk: allowed environment variables OGLFLAGS and OGLLIBS.
1387
1388December 7th, 1998 - S.Tanaka, G.Cosmo (config-00-04-06)
1389- architecture.gmk: fixed setting of VISLIBS.
1390
1391December 7th, 1998 - S.Tanaka
1392- Update of architecture.gmk and G4VIS_USE.gmk:
1393  In SUN-CC, "-L/usr/lib -lsocket -lnsl"  is  moved from X11LIBS to VISLIBS.
1394
1395December 5th, 1998 - G.Cosmo (config-00-04-05)
1396- architecture.gmk: introduced -fnonstd compiler option for SUN-CC.
1397  This option causes non-standard initialization of floating-point
1398  arithmetic hardware; it enables hardware traps for floating-point
1399  overflow, division by zero, and invalid operation exceptions.
1400
1401December 4th, 1998 - G.Barrand
1402- architecture.gmk: corrected paths for HepVis and HepInventor.
1403- interactivity.gmk: fixed setup for LOAD_IV.
1404
1405December 3rd, 1998 - S.Tanaka
1406- Revision to make compilation of DAWN (network) driver
1407  at Solaris and IRIX automatic. See below.
1408- Added the following line to SUN-CC and SGI-CC
1409  CPPFLAGS += -DSOCKET_IRIX_SOLARIS
1410- Added -L/usr/lib -lsocket -lnsl  in X11LIBS for SUN-CC.
1411  (This place is strange. But I cannot think of a better place.)
1412
1413December 3rd, 1998 - J.Allison (config-00-04-04)
1414- Set G4STREAM for all platforms.
1415- Set G4STREAM_STREAMBUF_IMPLEMENTATION for selected platforms.
1416
1417December 3rd, 1998 - S.Sadilov
1418- Updated architecture.gmk : G4STREAM_STREAMBUF_IMPLEMENTATION for WIN32.
1419- Updated globlib.gmk : right incremental LIB for WIN32.
1420
1421December 1st, 1998 - G.Cosmo (config-00-04-03)
1422- Updated architecture.gmk and binmake.gmk: G4SYSTEM revision.
1423- Added +DAportable compiler option to HP-aCC setup to support HPPA 2.0
1424  for PA8000 CPUs.
1425
1426December 1st, 1998 - J.Allison (config-00-04-02)
1427- Added generators/include to binmake.gmk.
1428
1429November 30th, 1998 - J.Allison (config-00-04-01)
1430- Added neutron_hp/include to binmake.gmk.
1431- CLHEP_BASE_DIR and RWBASE for WIN32 (Serguei Sadilov).
1432
1433November 18th, 1998 - J.Allison (config-00-03-06)
1434- Changed CXXFLAGS for DEC6-AFS debug from -g to -gall.
1435
1436October 30th, 1998 - G.Cosmo (config-00-03-05)
1437- architecture.gmk: added G4STREAM_STREAMBUF_IMPLEMENTATION variable. (G.Barrand)
1438- G4UI_BUILD.gmk: removed G4UI_BUILD_XM_REDIRECT_COUT. (G.Barrand)
1439
1440October 13th, 1998  J.Allison (config-00-03-04)
1441- Changed ifdef G4_USE_G4STREAM to ifneq ($(findstring AIX,$(G4SYSTEM)),AIX)
1442
1443October 13th, 1998  J.Allison (config-00-03-03)
1444- Removed G4VIS_DONT_USE. (G.Barrand)
1445- Added if G4_USE_G4STREAM, CPPFLAGS += -DG4STREAM. (M.Nagamatu)
1446
1447October 9th  J.Allison (config-00-03-02)
1448- Tagged.
1449
1450October 2nd, 1998 - M.Asai
1451- G4_NO_STORE_TRAJECTORY option is added to architecture.gmk.
1452
1453September 30th, 1998 - G.Barrand
1454- G4VIS_USE.gmk: bracket everything with "ifndef G4VIS_DONT_USE" in order
1455  to be able to disconnect easily visualization for tests programs.
1456
1457September 18th, 1998 - G.Cosmo (config-00-03-01)
1458- architecture.gmk: introduced G4DUMMY_VARIABLE to hide $(shell)
1459  command not compatible with the new version 3.77 of GMAKE (G.Folger).
1460
1461September 14th, 1998 - G.Cosmo
1462- binmake.gmk: placed digits+hits library in the correct link order
1463  according to the category diagram.
1464
1465August 31st, 1998 - G.Cosmo (config-00-02-05)
1466- architecture.gmk: Changed first CPPFLAGS statement from := to +=,
1467  to allow additional CPPFLAGS to be defined by the user. Needed for test
1468  (F.Behner)
1469- binmake.gmk: Added EXTRALIBS to allow a user to add own libraries in the
1470  link path. Needed for test.
1471  (F.Behner)
1472- binmake.gmk: inverted link order of processes and particles libraries
1473  which was wrong. (G.Cosmo)
1474
1475August 26th, 1998 - John Allison (config-00-02-04)
1476- Backed out 22nd August change (G4UIGAG as default) - G4UIterminal
1477  is now default.
1478
1479August 24th, 1998 - Y.Morita (config-00-02-03)
1480- globlib.gmk: added $(G4LIBDIR)/lib$(name).a for target "global".
1481
1482August 22nd, 1998 - J.Allison (config-00-02-02)
1483- Set GAG variables by default.
1484
1485August 11th, 1998 - G.Cosmo (config-00-02-01)
1486- Tagged.
1487
1488August 7th, 1998 - John Allison/Michel Maire.
1489- Added -I/usr/include before -I/usr/local/include to OGLFLAGS for DEC-AFS.
1490- Changed -lGl to -lMesaGL, etc., for DEC-AFS.
1491
1492August 6th, 1998 - John Allison
1493- Added UILIBS := to G4UI_USE.gmk and VISLIBS := to G4VIS_USE.gmk.
1494
1495August 5th, 1998 - Guy Barrand
1496- Added LOAD_XM = 1 and LOAD_XAW = 1 to G4UI_USE.gmk.
1497
1498July 30th, 1998 - G.Cosmo (config-b01)
1499- globlib.gmk: added phony target "wipe_libs". Now target "global"
1500  effectively deletes all existent granular libraries.
1501- common.gmk: archiving of libraries is silent now by default.
1502
1503July 23th, 1998 - Y.Morita (config-00-01-16)
1504- globlib.gmk: fixed target "global" for G4ODBMS
1505- binmake.gmk: fixes for Win/NT.
1506
1507July 20th, 1998 - John Allison (config-00-01-15)
1508- Removed LDFLAGS += -Wl,-Bstatic for G++-Linux introduced by Larry
1509  Felawka on July 10th for g++ 2.8.  No longer thought to be necessary.
1510
1511July 19th, 1998 - G.Cosmo (config-00-01-14)
1512- common.gmk: introduced CPPVERBOSE flag.
1513- architecture.gmk: protected creation of $G4SCHEMA_DIR and
1514  $G4EXAMPLE_BOOT_DIR directories with G4ODBMS.
1515- binmake.gmk: fixed bug in creation of $G4TARGET.
1516
1517July 18th, 1998 - G.Cosmo (config-00-01-13)
1518- Added fix to binmake.gmk for WIN32-VC-NICE (G.Folger)
1519
1520July 16th, 1998 - John Allison
1521- Added GNU_GCC makefile flags where omitted.
1522
1523July 15th, 1998 - Youhei Morita (config-00-01-12)
1524- architecture.gmk  added G4EXAMPLE_BOOT_DIR and G4EXAMPLE_BOOT
1525- globlib.gmk  revised cleandb target
1526
1527July 14th, 1998 - Peter Urban (config-00-01-11)
1528- added two Perl scripts that correct STEP exchange files.
1529
1530July 14th, 1998 - Youhei Morita (config-00-01-10)
1531- architecture.gmk  added definition of G4SCHEMA_DIR
1532- globlib.gmk  added new target G4SCHEMA.FDDB for G4ODBMS
1533
1534July 10th, 1998 - Youhei Morita (config-00-01-09)
1535- binmake.gmk  added following to INCFLAGS
1536      -I$(G4BASE)/persistency/digits+hits/hits/include \
1537      -I$(G4TMP)/$(G4SYSTEM)/G4phits \
1538- binmake.gmk  moved persistency include path to ifdef G4ODBMS block
1539
1540July 10th, 1998 - John Allison??
1541- binmake.gmk  added geometry/solids/STEPinterface/include
1542
1543July 10th, 1998 - Youehi Morita (config-00-01-08)
1544- globlib.gmk  added new targets 'headers' and 'd_files' for G4ODBMS
1545- common.gmk   added new target 'headers'
1546               added $(schema_hh) dependency to $(G4TMPDIR)/%.o
1547- binmake.gmk  added INCFLAGS, LDLIBS and LDFLAGS for G4ODBMS
1548
1549July 10th, 1998 - L.Felawka
1550- architecture.gmk: updated compilation flags for g++.
1551
1552July 9th, 1998 - G.Cosmo (config-00-01-07)
1553- Removed bug in "all" target in globlib.gmk, introduced recently.
1554- Modified "all" target in globlib.gmk to handle G4ODBMS.
1555- Added fix for G4ODBMS to common.gmk.
1556
1557July 9th, 1998 - Youehi Morita
1558- Added G4ODBMS_BUILD.gmk for HepODBMS and Objectivity/DB CPPFLAGS.
1559
1560July 7th, 1998 - John Allison (config-00-01-06)
1561- Incorporated Makoto's patches for ifndef G4UI_BUILD_TERMINAL_SESSION and
1562  ifndef G4UI_USE_TERMINAL.
1563
1564July 7th, 1998 - G.Cosmo (config-00-01-05)
1565- Added $(schema_hh) target and dependency to it in case of G4ODBMS
1566  set when building .d files.
1567
1568July 7th, 1998 - John Allison (config-00-01-04)
1569- Tagged.
1570
1571July 7th, 1998 - Guy Barrand
1572- Introduced interactivity.gmk.
1573
1574July 6th, 1998 - J.Allison (config-00-01-03)
1575- Added G4UI_BUILD.gmk and G4UI_BUILD.gmk.
1576
1577July 6th, 1998 - G.Cosmo (config-00-01-02)
1578- Introduced "glob" and "objs" targets in globlib.gmk. Modified
1579  rule to build global library, does not depend anymore on "libs".
1580  (by J.Allison)
1581- Moved G4VIS_USE.gmk and G4VIS_BUILD.gmk from source/visualization.
1582 
1583July 3rd, 1998 - G.Cosmo (config-00-01-01)
1584- Created
Note: See TracBrowser for help on using the repository browser.