source: trunk/config/History@ 865

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

GLQT best integration

File size: 63.0 KB
RevLine 
[850]1$Id: History,v 1.325 2008/07/11 15:42:35 gcosmo Exp $
[472]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
[865]198th October 2008 Laurent Garnier
20- interactivity.gmk : changing flags for OpenGL and QT
21- Darwin-g++.gmk,Linux-g++.gmk,WIN32-VC.gmk : Improvments in those files, and for GLQT libs
22
23
[850]2411th July 2008 Gabriele Cosmo (config-V09-01-07)
25- architecture.gmk: removed obsoled DOM library from GDMLIBS.
26
2712th June 2008 Gabriele Cosmo (config-V09-01-06)
28- Linux-g++.gmk: added G4OPTDEBUG flag for "-O2 -g" combined compilation.
29- AIX-xlC.gmk: added shared libs section as for Linux-g++ according to user
30 suggestion on HN.
31
329th June 2008 Gabriele Cosmo (config-V09-01-05)
33- Integrated improvements to Qt setup and AIDA.
34 Restored Qt libs setup to include GL as default.
35
3620th May 2008 Gunter Folger (config-V09-01-04)
37- liblist.c: removed C++ style comments.
38- Not including changes made after "config-V09-01-03 ".
39
4013th May 2008 Guy Barrand
41- G4UI_USE.gmk: added material (protected with G4UI_USE_OSC) to use osc_vis
42 binary kits built with the Geant4 drivers. It allows to use the G4Lab::UIOnX
43 G4 session in Geant4 (G4Lab::UIOnX allows for visualization and AIDA plotting
44 within the same GUI).
45- analysis.gmk: added default setup aida-config for flags
46 G4ANALYSIS_AIDA_CONFIG_CFLAGS and G4ANALYSIS_AIDA_CONFIG_LIBS.
47
[790]4830th April 2008 Laurent Garnier
[850]49- common.gmk: simplified Qt moc files integration.
50- moc.gmk: new configuration file for Qt moc files setup.
51- G4UI_USE, G4VIS_USE, interactivity, sys/*: separation of Qt with or
52 without OpenGL.
[790]53
[761]543rd April 2008 Gabriele Cosmo (config-V09-01-03)
55- Linux-icc.gmk: updated setup to make use of icc-10.1 and ifort-10.1;
56 changed compilation option "-mp" to more performant "-fp_model precise".
[689]57
[761]582nd April 2008 Gunter Folger (config-V09-01-02)
59- Replaced gets() by safer fgets() in liblist.c.
60 (this tag does not include latest changes in interactivity.gmk)
[758]61
[761]6218th March 2008 Laurent Garnier
63- interactivity.gmk: moved Qt setup before X11.
64
[758]6521st February 2008 Gabriele Cosmo (config-V09-01-01)
66- Replaced g77 with gfortran for Linux-g++ and Linux-icc platforms.
67
6815th February 2008 Laurent Garnier
69- common.gmk: added ability to autogenerate moc files for Qt driver.
70- WIN32-VC: added flags to build Qt driver on Windows.
71- Darwin-g++, Linux-g++: improvements for autogeneration of MOC files for Qt.
72
[689]7315th January 2008 Gabriele Cosmo (config-V09-01-00)
74- Added commented lines for OpenGL setup in Darwin-g++.gmk for MacOS
75 10.5 Leopard, pending fix from Apple.
76
7711th December 2007 Gabriele Cosmo (config-V09-00-12)
78- Corrected setup for GDML on WIN32-VC to allow for building DLLs.
79
8030th November 2007 Ben Morgan (config-V09-00-11)
81- Updated Configure script to handle Qt UI build.
82- Updated internal scripts for Configure accordingly.
83
8422nd November 2007 Gabriele Cosmo (config-V09-00-10)
85- Corrected addition of lXercesC and Zlib libraries in binmake.gmk.
86- Added special case for WIN32-VC for names of XercesC libraries in architecture.gmk.
87- Use 'gfortran' instead of 'g77' in Darwing-g++.gmk script. (I.McLaren)
88
8919th November 2007 Gabriele Cosmo (config-V09-00-09)
90- Added "qmd" hadronic model to binmake.gmk.
91
9216th November 2007 Laurent Garnier (config-V09-00-08)
93- Updated setup for Qt in Linux-g++.gmk and Darwin-g++.gmk scripts to
94 support both Qt3 and Qt4.
95
[609]9615th November 2007 Ben Morgan (config-V09-00-07)
[689]97- Updated Configure script to handle new 'gdml' sub-module and new data
[609]98 libraries (G4ABLADATA and new G4EMLOW version).
99- Updated internal scripts for Configure accordingly.
100
[606]1012nd November 2007 Gabriele Cosmo (config-V09-00-06)
102- Introduced G4LIB_BUILD_GDML/G4LIB_USE_GDML flags to trigger compilation
103 of the new persistency/gdml sub-module. Added setup for XERCESC.
104 Required path XERCESCROOT to XERCESC installation if G4LIB_BUILD_GDML
105 is set. Added "persistency/gdml" include path to binmake.gmk
106- Added setup for QT in UI scripts, and specific QT paths and setup in
107 Darwin-g++.gmk. (L.Garnier)
108
10910th October 2007 Gunter Folger (config-V09-00-05)
110- Added "incl" (Liege cascade) hadronic model module to binmake.gmk.
111
[758]112
1133th October 2007 Laurent Garnier
114- Added setup for Qt in those files :
115- config/G4UI_BUILD.gmk
116- config/G4UI_USE.gmk
117- config/G4VIS_BUILD.gmk
118- config/G4VIS_USE.gmk
119- config/interactivity.gmk
120- config/sys/Darwin-g++.gmk
121- config/sys/Linux-g++.gmk
122
[593]12316th August 2007 Gabriele Cosmo (config-V09-00-04)
124- Corrected definition of OUT internal variable to allow for proper
125 linking also of unit tests.
126
12715th August 2007 Gabriele Cosmo (config-V09-00-03)
128- Added "rpg" hadronic model module to binmake.gmk.
129
13013th August 2007 Gabriele Cosmo (config-V09-00-02)
131- SUN-CC.gmk: forced -xO2 as optimisation level.
132
13318th July 2007 Gabriele Cosmo (config-V09-00-01)
134- liblist.c: fixed problem affecting recent CygWin installations on
135 Windows in parsing the buffer for the generation of libname.map.
136- binmake.gmk: defined OUT internal variable specifying the proper
137 compilation/linking option to Unix or Windows compilers: '-o '
138 and '/Fe' respectively.
139
14011th July 2007 Makoto Asai (config-V09-00-00)
141- Added digits_hits/scorer sub-directory to binmake.gmk.
142
14328th June 2007 Gabriele Cosmo (config-V08-03-04)
144- Updated Configure scripts to fix installation issue when installation
145 path is different from source path and headers are not installed.
146- Cleared <TAB> characters from .gmk scripts where not necessary.
147
14822nd June 2007 Gabriele Cosmo (config-V08-03-03)
149- Corrected binmake.gmk for having error_propagation in INCFLAGS properly
150 included in search path.
151- Updated internal scripts for Configure to cope with new environment
152 variable G4NEUTRONHPDATA.
153
15418th June 2007 Ben Morgan (config-V08-03-02)
155- Fixed Configure internal script to get rid of searching old physics_list
156 module at installation.
157
15827th May 2007 Gabriele Cosmo (config-V08-03-01)
159- Added "lll_fission" hadronic model module to binmake.gmk.
160
16112th May 2007 Gabriele Cosmo (config-V08-03-00)
162- Added "error_propagation" module to binmake.gmk.
163- Removed G4LIB_BUILD_LISTS flag. Physics lists are built by default.
164
16521st March 2007 Gabriele Cosmo
166- Added "biasing" module to binmake.gmk.
167
16828th February 2007 Gabriele Cosmo (config-V08-02-00)
169- Protected generation of dependencies using internal 'make' variable
170 MAKECMDGOALS in binmake.gmk and common.gmk, following suggestion made
171 in problem report #930.
172 This protection resolves the problem of generation of dependencies when
173 issueing the 'clean' target.
174
[483]1753rd November 2006 Gunter Folger (config-V08-01-07)
176- architecture.gmk: added G4LIB_BUILD_LISTS with default value 1 to build physics lists.
177- binmake.gmk: added physics lists include directories to INCFLAGS.
178
17915th October 2006 Makoto Asai (config-V08-01-06)
180- binmake.gmk: added 'processes/scoring' module.
181
18210th October 2006 Gabriele Cosmo (config-V08-01-05)
183- Darwin-g++.gmk: use standard -echo- command.
184 Removed ECHO overloaded variable.
185
1865th October 2006 Gabriele Cosmo (config-V08-01-04)
187- liblist.c: added .dylib search for list of libraries.
188 Addressing problem report #885.
189
1903rd October 2006 Gabriele Cosmo (config-V08-01-03)
191- architecture.gmk: added variables for commands: echo, cat, cut, sed;
192 to be eventually overloaded in system dependent configurations.
193- WIN32-VC.gmk: overload commands [echo, grep, cat, cut, sed], to force
194 usage of the original CygWin built-in commands.
195
19621st September 2006 Vladimir Ivantchenko (config-V08-01-02)
197- binmake.gmk: added electromagnetic/polarisation module.
198
19918th August 2006 Gabriele Cosmo (config-V08-01-01)
200- Linux-icc: corrected G4RUNPATHOPTION flag to allow linking of applications
201 with shared libraries.
202
20318th August 2006 Gabriele Cosmo (config-V08-01-00)
204- Linux-icc: updated setup to support icc-9.X series.
205
[472]20613th June 2006 Gabriele Cosmo (config-V08-00-02)
207- Removed defaults for X11, XM, XAW flags in architecture.gmk and added
208 explicit settings in sys/*.gmk setups protected by ifndef statements for
209 optional customisation.
210- Upgraded Configure internal scripts.
211
21224th April 2006 Gabriele Cosmo (config-V08-00-01)
213- binmake.gmk: fixed old-standing warning on WIN32-VC for file extension of
214 target object file. Defined TARGOBJEXT internal variable defining the
215 actual extension: .o for UNIX, .OBJ for Windows platforms.
216
2176th April 2006 Gabriele Cosmo (config-V08-00-00)
218- Darwin-g++: corrected linker options for generation of dynamic libraries.
219 Now dynamic libraries on MacOSX finally work. Tested on MacOS 10.4.5 with
220 gcc-4.0.1.
221
22212th December 2005 Gabriele Cosmo (config-V07-01-07)
223- binmake.gmk: added workaround to allow for physics-lists to link
224 with DLLs on Windows.
225
2267th December 2005 Gabriele Cosmo (config-V07-01-06)
227- Added G4LIB_NO_SHARED protection for cases where installation of
228 shared libs are not allowed.
229
2302nd December 2005 Gabriele Cosmo (config-V07-01-05)
231- Replaced -GX with -EHsc compilation option in WIN32-VC setup for
232 porting on VC++8 compiler.
233
23429th November 2005 Gabriele Cosmo (config-V07-01-04)
235- Added -D_CRT_SECURE_NO_DEPRECATE to WIN32-VC setup to allow for
236 porting on VC++8 compiler.
237
23821st November 2005 Makoto Asai (config-V07-01-03)
239- binmake.gmk: added 'digits_hits/utils' module to INCFLAGS.
240
2415th October 2005 John Allison (config-V07-01-02)
242- G4VIS*.gmk: added G4VIS_BUILD_RAYTRACERX_DRIVER and G4VIS_USE_RAYTRACERX.
243
24429th July 2005 Mark Donszelmann (config-V07-01-01)
245- Synchronized CXXFLAGS warning options of WIN32-g++ with Linux-g++.
246
24718th July 2005 Gabriele Cosmo (config-V07-01-00)
248- Excluded usage of unnecessary 'ranlib' at creation of the libraries for
249 WIN32-VC system. Fixes an observed problem of debug-symbols corruption.
250
25116th June 2005 Sergey Sadilov (config-V07-00-05)
252- Updated Configure script and support files:
253 o Added new data sets for low-energy-EM and elastic data.
254 o Set unique entry point for path to data.
255 o Updated variable settings for g3tog4 and zlib.
256
25715th June 2005 Gunter Folger (config-V07-00-04)
258- Changed clean(_..) targets to be :: rules, to allow multiple clean targets.
259
26010th June 2005 Gabriele Cosmo (config-V07-00-03)
261- Updated configuration script SUN-CC.gmk:
262 o Removed obsolete compilation option -ptr$(G4TREP) for redirection to
263 template repository, no longer necessary.
264 o Added -lsunmath to LOADLIBS now required with CLHEP-1.9.X for static
265 libraries.
266
26717th May 2005 Gabriele Cosmo (config-V07-00-02)
268- Corrected settings of G4LIB_BUILD/USE_ZLIB:
269 o G4LIB_BUILD_ZLIB is mandatory for Windows, if zlib is required;
270 o if G4LIB_BUILD_ZLIB is set, the G4-zlib module is used (all platforms);
271 o if only G4LIB_USE_ZLIB is set, the system zlib is used (UNIX only);
272 o if none is set, zlib is not used (all platforms).
273- Updated compilation options on Darwin-g++, now similar to Linux-g++ setup.
274- Still requiring tag "source-gmk-V07-00-01" for source/GNUmakefile to build
275 the g3tog4 module.
276
27713th May 2005 Gabriele Cosmo (config-V07-00-01)
278- Added G4LIB_BUILD_ZLIB/G4LIB_USE_ZLIB. Modified architecture.gmk
279 and binmake.gmk scripts.
280- Changed G4USE_G4TOG4 to G4LIB_USE_G3TOG4 to conform to standard flag names.
281 Requires tag "source-gmk-V07-00-01" for source/GNUmakefile to build the
282 g3tog4 module.
283
28410th May 2005 John Allison (config-V07-00-00)
285- Made OPENGLXM require OPENGLX.
286
2878th December 2004 John Allison (config-V06-02-03)
288- Darwin-g++.gmk: fixes on setup for dynamic libraries.
289
29030th November 2004 Gabriele Cosmo (config-V06-02-02)
291- binmake.gmk: added electromagnetic/highenergy module to INCLUDE path.
292
29327th November 2004 Gabriele Cosmo (config-V06-02-01)
294- binmake.gmk: added parameterisations/trd_clusters and
295 parameterisations/gflash modules to INCLUDE path.
296
29729th October 2004 Gabriele Cosmo (config-V06-02-00)
298- Archived setup for Windows/VC++6. WIN32-VC now corresponds to WIN32-VC7.
299 Archived WIN32-VC7.gmk.
300- Removed strict compilation options for SUN-CC and thread specific.
301
30212th October 2004 John Allison
303- Darwin-g++.gmk : added -lXi to X11LIBS.
304
30508th July 2004 Guy Barrand
306- Darwin-g++.gmk : correct options to build granular shared libs.
307 Have "-undefined define_a_way" instead of "-undefined error" since
308 granular libs are not linked for the moment.
309
31023rd June 2004 Gabriele Cosmo (config-V06-01-10)
311- Updated win32def.c program to fix retrivial of public static data for
312 building DLLs on Windows (G.Barrand).
313- Updated Configure scripts.
314
31517th June 2004 Gabriele Cosmo (config-V06-01-09)
316- Darwin-g++.gmk: use twolevel_namespace and GLOBLIBS for shared-libs
317 build on MacOS. Shared-libs build are possible only global libraries
318 and requires shared-lib version of CLHEP build with compatible options
319 (G.Barrand).
320
32114th June 2004 Gabriele Cosmo (config-V06-01-08)
322- architecture.gmk: added specification for G4LIB_USE_DLL.
323
32411th June 2004 Gabriele Cosmo (config-V06-01-07)
325- binmake.gmk: activated shared-libs mechanism for Windows platforms;
326 forced creation of static library for examples/applications for the
327 usage with DLLs.
328
3298th June 2004 Gabriele Cosmo (config-V06-01-06)
330- binmake.gmk: restored global lib for interfaces which was missing
331 from linking list.
332- common.gmk, globlib.gmk: fixed clean/clean_libs target.
333- architecture.gmk: added definition of G4LIB_BUILD_DLL flag.
334- WIN32-VC.gmk: added targets for DLLs build.
335- Linux-g++.gmk: made -O2 the default optimisation mode.
336 Archived temporary setup Linux-gO2 introduced in "config-V06-01-01".
337
3387th June 2004 Gabriele Cosmo (config-V06-01-05)
339- Corrected setup for WIN32-VC7 for building of DLLs.
340- Cosmetics in build printout...
341
3421st June 2004 Gabriele Cosmo (config-V06-01-04)
343- binmake.gmk, added include paths to new hadronic models for
344 abrasion, em_dissociation, de_excitation/ablation and
345 de_excitation/fission.
346- architecture.gmk: updated comments to header.
347
34826th May 2004 Mark Donszelmann (config-V06-01-03)
349- Fixed small problem in previous fix.
350
35126th May 2004 Gunter Folger (config-V06-01-02)
352- binmake.gmk: fixed problem for WIN32 such that also LDLIBS (including
353 EXTRALIBS) will be mangled to replace -L by its WIN32 correspondance
354 libpath.
355
35611th May 2004 Gabriele Cosmo (config-V06-01-01)
357- Added new experimental setup for Linux-g++ using -O2 optimisation
358 as default. To trigger this setup G4SYSTEM must be set to "Linux-gO2".
359 It also includes (deactivated by default) Pentium4 chip specific options
360 for using chips-specific floating-point arithmetics based on the SSE unit.
361
3628th April 2004 Guy Barrand
363- architecture.gmk: revisited Inventor default. Removed HEPVis dependencies
364 (Inventor visualization driver does not need these libraries any longer).
365
3667th April 2004 Guy Barrand
367- Darwin-g++.gmk:
368 o Corrected options to build shared libraries (.dyn); use
369 "-dynamic -single_module" to have faster startup when Geant4 is
370 embedded in an external framework.
371 o Corrected options to retrieve Motif.
372
3735th April 2004 Gabriele Cosmo (config-V06-01-00)
374- architecture.gmk: added check for definition of LDFLAGS.
375 Fixes bug report #603.
376
37724th February 2004 Gabriele Cosmo (config-V06-00-03)
378- Fixed link rpath definition in Linux-icc.gmk.
379
38011th February 2004 Gabriele Cosmo (config-V06-00-02)
381- Added configuration file Linux-icc.gmk for Intel/icc compiler
382 on Linux systems.
383
38410th February 2004 Guy Barrand
385- WIN32-VC7.gmk: added material to build shared libs for Windows (DLLs).
386- Added program win32def.c to help building DLLs, built from
387 source/GNUmakefile through a specialised target and placed in
388 $G4LIB/$G4SYSTEM.
389- source/materials/GNUmakefile: modified to provide an example of macro
390 GLOBLIBS used by the DLL builder in order to have global lib dependencies.
391
3929th February 2004 Gunter Folger (config-V06-00-01)
393- architecture.gmk:
394 o Protect OGLFLAGS against containing -I/usr/include; this may cause
395 wrong includes to be picked up.
396
39726th January 2004 Guy Barrand (config-V06-00-00)
398- Darwin-g++.gmk:
399 o Use "g++" as a default compiler (in order to take the MacOSX
400 default compiler).
401 o Corrected procedure for building .dylib shared libs.
402 Previous default Linux commands do not work on MacOSX.
403
40418th November 2003 Gabriele Cosmo (config-V05-02-05)
405- Updated binmake.gmk to include new hadronics modules.
406 Coworks with "ghad-V05-02-00" and HEAD of processes/GNUmakefile.
407
4084th November 2003 Gabriele Cosmo (config-V05-02-04)
409- Include removal of OPACS setup. Cowork with tags "interfaces-V05-02-00"
410 and "vis-V05-02-02".
411
41229th October 2003 Gabriele Cosmo (config-V05-02-03)
413- binmake.gmk:
414 o Added particles/utils module.
415- Does NOT include removal of OPACS setup yet.
416
41722th October 2003 Guy Barrand
418- OPACS : rm interfaces OPACS related things.
419
42017th October 2003 Guy Barrand
421- OPACS being (for long) deprecated, the OPACS related things
422 had been removed in the Geant4 repository.
423
42430th September 2003 Gabriele Cosmo (config-V05-02-02)
425- architecture.gmk, binmake.gmk:
426 o Added geometry/navigation module.
427 o Removed setup for STEP, now archived.
428 o Adopt new module and library "digits_hits", replacing "digits+hits".
429- Configure installation script:
430 o Fixed correct default name for data sets.
431 o Implemented automatic detection of OpenGL and CLHEP installations.
432 o Fixed behavior of script on Windows system, corrected definition of
433 paths and defaults.
434 o Cleared not allowed configuration drivers.
435
43619th September 2003 Gabriele Cosmo (config-V05-02-01)
437- binmake.gmk:
438 o added processes/cuts module.
439- architecture.gmk:
440 o fixed setup for OpenInventor libraries.
441
4421st July 2003 Gabriele Cosmo (config-V05-02-00)
443- WIN32-VC.gmk, WIN32-VC7.gmk:
444 o reinstated options "-D_CONSOLE -D_WIN32 -DOS" to allow correct
445 treatment/opening of data files from applications.
446
44724th June 2003 Gabriele Cosmo (config-V05-01-05)
448- Added UI32LIBS to interactivity.gmk to handle UI libraries on WIN32
449 platforms.
450- Added libraries for OpenGL and UI to default setup of WIN32-VC and
451 WIN32-VC7. Removed some obsolete compilation options.
452
45318th June 2003 Gabriele Cosmo (config-V05-01-04)
454- Removed flag G4USE_STD_NAMESPACE from specific setups in sys.
455 Follows migration from G4std apported in source/global and whole code.
456
45716th June 2003 Gabriele Cosmo
458- binmake.gmk: added module geometry/divisions in $INCFLAGS list.
459
46011th June 2003 Gunter Folger (config-V05-01-03)
461- G4VIS_BUILD.gmk, G4VIS_USE.gmk, G4UI_BUILD.gmk, G4UI_USE.gmk, and
462 sys/{Linux-g++,SU-CC}.gmk:
463 When building shared libraries needing external libs like OpenGL...,
464 add these at shared library building, so these libs know about these
465 dependency and have this resolved.
466
4676th June 2003 Gabriele Cosmo (config-V05-01-02)
468- architecture.gmk and specific setups in sys: get rid of G4_HAVE_BOOL
469 macro. Now using default 'bool' type, defined in all supported compilers.
470
47128th May 2003 Gabriele Cosmo (config-V05-01-01)
472- architecture.gmk, binmake.gmk: added flags G4LIB_BUILD_STEP/G4USE_STEP
473 to make optional the compilation of the STEP library and interface module.
474 By default the libraries will not be built.
475
47631st March 2003 Gabriele Cosmo (config-V05-01-00)
477- Added more strict compiler options for Linux-g++ platform.
478- Removed obsolete usage of GNU_GCC specific option for g++ compilers.
479
48022nd January 2003 Gabriele Cosmo (config-V05-00-00)
481- Added experimental setup WIN32-VC7.gmk for Windows .NET VC++ compiler.
482- Generalised identification of WIN32 specific setups in core scripts.
483- Forced silent generation of dependencies (added -w option to calls to g++).
484
4854th December 2002 Gabriele Cosmo (config-V04-01-08)
486- Removed obsolete setup for ObjectSpace-STL (G4USE_OSPACE and related
487 variables). Removed obsolete variable G4USE_STL.
488- Updated Configure scripts.
489
4902nd December 2002 John Allison (config-V04-01-07)
491- common.gmk, binmake.gmk: New dependency file algorithm that avoids
492 leaving corrupt .d files when #include'd files cannot be found.
493- Removed obsolete schema targets in common.gmk.
494
49525th November 2002 Gabriele Cosmo (config-V04-01-06)
496- Removed ODBMS setup. Now library for persistency is built as part of the
497 kernel and specific implementations for persistency have been moved to
498 examples. Setup for ODBMS no more required. G4USE_HEPODBMS is no longer
499 used.
500- Updated configuration file AIX-xlC.gmk to port code on AIX with xlC 6.0
501 (K.Murakami).
502
50322nd November 2002 Gabriele Cosmo (config-V04-01-05)
504- liblist.c:
505 o Enhanced script to provide the whole list of installed libraries
506 in the correct order, without requiring parsing of dependencies.
507 The functionality is achieved by invoking "liblist" with option '-m",
508 i.e. - liblist -m [libpath] < libname.map
509 where [libpath] is the path where libraries are placed
510 (i.e. $G4LIB/$G4SYSTEM).
511- binmake.gmk:
512 o Use "liblist -m [libpath]" to retrieve the list of libraries to link in
513 case headers are installed in $G4INCLUDE, and granular libraries are used.
514- G4UI_USE.gmk, G4VIS_USE.gmk:
515 o Protected specification of -I paths for headers, in case $G4INCLUDE is
516 used. A single -I$G4INCLUDE path will be used for compilation in such case.
517
51816th November 2002 Hans-Peter Wellisch
519- binmake.gmk:
520 o Added hadronic/models/cascade/cascade and
521 hadronic/models/generator/scattering include paths.
522
5238th November 2002 Gabriele Cosmo (config-V04-01-04)
524- Darwin-g++.gmk:
525 o Updated setup to support MacOS 10.2 (H.Burkhardt).
526
52730th October 2002 Gabriele Cosmo (config-V04-01-03)
528- architecture.gmk:
529 o Issue an error if G4SYSTEM is not defined in the environment or not valid.
530 o Define G4LIB_BUILD_G3TOG4 and G4USE_G3TOG4 for optional installation and
531 usage of the g3tog4 module.
532 o Updated list of supported systems/compilers.
533- binmake.gmk:
534 o Include path and library for g3tog4 module only if G4USE_G3TOG4 is defined.
535 Implies proper handling of G4USE_G3TOG4 in source/GNUmakefile.
536- Removed obsolete OSPACE setup for WIN32-VC, HP-aCC, DEC-cxx. Still kept for
537 platforms with ODBMS setup.
538- SUN-CC.gmk: removed -L/usr/lib path specification from LOADLIBS definition.
539
54010th September 2002 Gabriele Cosmo (config-V04-01-02)
541- Linux-g++.gmk: added assignment 'CC := gcc' for default 'cc' compiler.
542
54326th August 2002 Gabriele Cosmo (config-V04-01-01)
544- binmake.gmk: added include path to persistency/run/include which was
545 missing. Removed unnecessary processes/general/include.
546
5478th July 2002 John Allison
548- liblist.c: added protection and warning for file/directory not found
549 in parsedir. Also small cosmetic improvements.
550
5514th July 2002 Gabriele Cosmo (config-V04-01-00)
552- Upgraded WIN32-g++ to compile with -ansi and gcc-2.95.3 for most recent versions
553 of CygWin.
554
55526th June 2002 Gabriele Cosmo (config-V04-00-10)
556- Moved STEP PERL scripts to examples/extended/geometry/cad/scripts.
557- Updated scripts for Configure.
558
55918th June 2002 Gabriele Cosmo (config-V04-00-09)
560- Added -DG4USE_OSPACE for obsolete systems using ObjectSpace STL.
561
56217th June 2002 Gabriele Cosmo (config-V04-00-08)
563- Added flag G4NO_ISO_VECDIST for compilers (SUN-CC, HP-aCC) with non ISO
564 call to vector::distance() method.
565
56614th June 2002 Gabriele Cosmo (config-V04-00-07)
567- binmake.gmk: added include path to "leading_particle" hadronic module.
568 Retagged with correct numbering...
569
5703rd May 2002 Gabriele Cosmo (config-V04-00-06)
571- liblist.c: added patch to port code on MacOS-X.
572 Defined buffer[BUFSIZE] as "char static".
573- Added Darwin-g++.gmk configuration file for MacOS-X systems running
574 with GNU g++ compiler.
575- Removed SUN-CC4.gmk configuration file, no longer supported.
576- Updated description header to system configuration files.
577
57827th March 2002 Gabriele Cosmo (config-V04-00-05)
579- binmake.gmk: added include path to new module geometry/biasing.
580 Co-works with "geometry-V04-00-01" and "transport-V04-00-00".
581
58226th March 2002 Gabriele Cosmo (config-V04-00-04)
583- liblist.c: cancelled changes made in previous tag.
584 Restored usage of function 'gets(buffer)', correctly adopted in this case.
585
58614th March 2002 Gabriele Cosmo (config-V04-00-03)
587- liblist.c: replaced usage of function 'gets(buffer)' with the safer
588 'fgets(buffer,BUFSIZE,stdin)'.
589
5909th March 2002 John Allison (config-V04-00-02)
591- Fixed bug in G4VIS_USE.gmk for G4VIS_USE_OPENGLWIN32.
592- Corrected perl script g4sort_step_file.pl to specify correct path for perl.
593
59407th February 2002 Gabriele Cosmo (config-V04-00-01)
595- liblist.c: added flags __CYGWIN__ and __CYGWIN32__ for triggering proper
596 parsing algorithm on Windows systems, also on most recent versions of Cygwin.
597- WIN32-VC.gmk: use g77 instead of f77 as default fortran compiler.
598
59925th January 2002 Gabriele Cosmo (config-V04-00-00)
600- sys/HP-aCC.gmk: removed include path to global/management/include/std/wrappers,
601 which was unused and not neccessary.
602
60310th December 2001 Gabriele Cosmo (config-V03-02-15)
604- architecture.gmk:
605 o updated list of supported compilers
606 o removed obsolete setup for STL ObjectSpace and STLport for Win/VC++.
607- binmake.gmk: activated mechanism for using $G4INCLUDE effectively for
608 building examples/applications. Currently activated only for global compound
609 libraries; for granular libraries it requires re-engineering of liblist,
610 feature which will be added in future.
611 This mechanism allows to considerably reduce the compilation/linking command
612 length and the number of -I options fed to the compiler.
613- Added G4PROFILE options to Linux-g++ and Linux-egcs setups.
614- Removed binmake.EXTRALIBS.README, now part of User's Guide.
615- Updated sources for Configure installation script.
616
6173rd December 2001 Guy Barrand (config-V03-02-14)
618- G4VIS_USE.gmk : -lG4HepRep replaced by -lG4visHepRep.
619
62029th November 2001 Gabriele Cosmo (config-V03-02-13)
621- Removed SUN-CC5.gmk configuration file. Now replaced by SUN-CC architecture
622
62321st Novemver 2001 Gabriele Cosmo (config-V03-02-12)
624- On top of "config-V03-02-11", added paths in binmake.gmk including
625 new hadronic models for cascade, CHIPS and coherent_elastic.
626 Does not include changes to analysis.gmk.
627
62819th November 2001 Guy Barrand
629- analysis.gmk : then remove all system specifc flags, have
630 only the AIDA ones. Have G4ANALYSIS_USE to drive the insertion of
631 CPP and libs in the Geant4 GNUmakefile system.
632
63319th November 2001 John Allison (config-V03-02-11)
634- Does not include Guy's changes of 16rd November.
635- Re-instated creation of CPPFLAGS (see 6th November) but conditonal
636 on existence of corresponding environment variable. If no environmet
637 variable is set, CPPFLAGS += -DG4UI_USE_TERMINAL.
638
63916rd November 2001 Guy Barrand
640- analysis.gmk : add flags to use an AIDA 2.2 compliant analysis system.
641
6426th November 2001 John Allison (config-V03-02-10)
643- Removed CPPFLAGS += -DG4UI_USE_GAG -DG4UI_USE_TCSH -DG4UI_USE_TERMINAL.
644
6456th November 2001 John Allison (config-V03-02-09)
646- Removed references to HepRep, added code for HepRepFile, thus
647 needed by vis-V03-02-15.
648
64923rd October 2001 Gabriele Cosmo (config-V03-02-08)
650- Merged changes in "config-V03-02-07" for removal of STLInterface.
651
65222nd October 2001 Gabriele Cosmo (config-V03-02-06b)
653- binmake.gmk: added include path for geometry/verification
654 according to tag "geometry-V03-02-01".
655
6561st October 2001 Gabriele Cosmo (config-V03-02-06a)
657- binmake.gmk: removed include path for processes/electromagnetic/integral
658 according to tag "em-V03-02-02".
659
66030th September 2001 Gabriele Cosmo (config-V03-02-07)
661- Removed references to STLInterface module in architecture.gmk
662 and architecture setups. Coworks with tag "global-V03-02-03" where
663 STLInterface module has been removed.
664
66529th August 2001 John Allison/Joseph Perl (config-V03-02-06)
666- Needed by vis-V03-02-14.
667- First developers release of HepRep graphics driver.
668
66927th August 2001 John Allison
670- Tidied HepRep configuration in G4VIS*, moving stuff to interactivity.gmk.
671
67224th August 2001 Joseph Perl (config-V03-02-05)
673- Introduced HepRep graphics driver
674
67511th August 2001 John Allison (config-V03-02-04)
676- Re-engineered G4UI variables. Coworks with interfaces-V03-02-00.
677- Introduced environment variable G4UI_NONE that, if set, no UI
678 sessions nor any UI libraries are built, not even libG4UIbasic.a nor
679 libG4UIcommon.a. (This would only happen in a pure batch job or,
680 perhaps, in a user framework having its own UI system.)
681- Removed the need to specify environment variables for UI sessions
682 which do not need external packages or libraries, namely :
683 G4UI_BUILD_GAG_SESSION
684 G4UI_BUILD_TERMINAL_SESSION
685 with associated G4UI_USE environment variables:
686 G4UI_USE_GAG
687 G4UI_USE_TCSH
688 G4UI_USE_TERMINAL
689 In other words, the above environment variables become redundant and are
690 ignored.
691 For backwards compatibility, unless G4UI_NONE is set, the corresponding
692 G4UI_USE C-pre-processor variables are automatically set. Also, the
693 C-pre-processor variables G4UI_BUILD and G4UI_USE are set.
694- As before, environment variables for other sessions still need positive
695 setting of their G4UI_BUILD and G4UI_USE environment variables. In this
696 category are:
697 G4UI_BUILD_WIN32_SESSION
698 G4UI_BUILD_WO_SESSION
699 G4UI_BUILD_XAW_SESSION
700 G4UI_BUILD_XM_SESSION
701 with associated G4UI_USE environment variables:
702 G4UI_USE_WIN32
703 G4UI_USE_WO
704 G4UI_USE_XAW
705 G4UI_USE_XM
706- Note: The user must still instantiate and SessionStart only *one*
707 session, but if it is to be one in the category needing external
708 packages or libraries, the corresponding G4UI_USE must be set to
709 trigger inclusion oflibraries. Otherwise the user need not set any
710 environment variables.
711
7123rd August 2001 Gabriele Cosmo (config-V03-02-03)
713- architecture.gmk:
714 o updated list of supported systems/compilers.
715 o made Linux-g++ architecture the default G4SYSTEM. Replaced SUN-CC.
716- Added SUN-CC4.gmk for old SUN architectures based on CC-4.2 compiler.
717- Added Linux-egcs for old Linux architectures based on egcs-1.1.2 compiler.
718- Made SUN-CC.gmk a copy of SUN-CC5.gmk (kept for backward compatibility,
719 will be removed soon). CC-5.2 compiler is now the default on SUN systems.
720- Made Linux-g++.gmk specific to gcc-2.95.2 compiler, from now on the default
721 compiler on Linux systems.
722
7231st August 2001 Gabriele Cosmo (config-V03-02-02)
724- Included recent updates to scripts sources for 'Configure'.
725
72627th July 2001 John Allison (config-V03-02-01)
727- Introduced environment variable G4VIS_NONE that, if set, no visualization
728 drivers are built and no vis libraries are built, not even
729 libG4vis_management. (libG4modeling is still built.) The C-pre-processor
730 variables G4VIS_BUILD and G4VIS_USE are *not* set.
731- Removed the need to specify environment variables for visualization drivers
732 which do not need external packages or libraries, namely :
733 G4VIS_BUILD_DAWNFILE_DRIVER
734 G4VIS_BUILD_RAYTRACER_DRIVER
735 G4VIS_BUILD_VRMLFILE_DRIVER
736 G4VIS_BUILD_ASCIITREE_DRIVER
737 G4VIS_BUILD_GAGTREE_DRIVER
738 with associated G4VIS_USE environment variables:
739 G4VIS_USE_DAWNFILE
740 G4VIS_USE_RAYTRACER
741 G4VIS_USE_VRMLFILE
742 G4VIS_USE_ASCIITREE
743 G4VIS_USE_GAGTREE
744 In other words, the above environment variables become redundant and are
745 ignored.
746 For backwards compatibility, unless G4VIS_NONE is set, the corresponding
747 G4VIS_USE C-pre-processor variables are automatically set. Also, the
748 C-pre-processor variables G4VIS_BUILD and G4VIS_USE are set.
749- As before, environment variables for other drivers still need positive
750 setting of their G4VIS_BUILD and G4VIS_USE environment variables. In this
751 category are:
752 G4VIS_BUILD_DAWN_DRIVER
753 G4VIS_BUILD_OPACS_DRIVER
754 G4VIS_BUILD_OPENGLX_DRIVER
755 G4VIS_BUILD_OPENGLWIN32_DRIVER
756 G4VIS_BUILD_OPENGLXM_DRIVER
757 G4VIS_BUILD_OIX_DRIVER
758 G4VIS_BUILD_OIWIN32_DRIVER
759 G4VIS_BUILD_VRML_DRIVER
760 with associated G4VIS_USE environment variables:
761 G4VIS_USE_DAWN
762 G4VIS_USE_OPACS
763 G4VIS_USE_OPENGLX
764 G4VIS_USE_OPENGLWIN32
765 G4VIS_USE_OPENGLXM
766 G4VIS_USE_OIX
767 G4VIS_USE_OIWIN32
768 G4VIS_USE_VRML
769 In this case G4VIS_NONE must *not* be set.
770- Added binmake.EXTRALIBS.README.
771
7725th July 2001 Youhei Morita (config-V03-02-00)
773- Linux-g++.gmk: Use -pedantic (G.Cosmo)
774- Linux-g++.gmk, SUN-CC.gmk, SUN-CC5.gmk: added -DG4std in G4DDLX_FLAGS
775
77629th June 2001 Gabriele Cosmo (config-V03-01-10)
777- Updated source scripts for 'Configure'.
778
77926th June 2001 Youhei Morita (config-V03-01-09)
780- globlib.gmk: added block for copying headers for persistency in $G4INCLUDE
781 when invoking the 'includes' target.
782
78325th June 2001 Youhei Morita (config-V03-01-08)
784- Restored lib_d target (again) in common.gmk with a protection of G4ODBMS.
785- Linux-g++.gmk (G.Cosmo)
786 o Commented out -ansi setup for public release
787 o Fixed logic for activating G4OODDLX_FLAGS on egcs compiler
788
78922nd June Gabriele Cosmo (config-V03-01-07)
790- common.gmk (G.Folger):
791 o removed lib_d target (again).
792 o restored G4SKIP_DEPEND.
793- Linux-g++.gmk:
794 o added temporary cludge for identify compiler version
795 and define G4DDLX_FLAGS for egcs-1.1.2.
796- binmake.gmk:
797 o added mechanism to correctly handle include paths when source headers
798 are centrally installed in $G4INCLUDE. Temporarly disabled, requires
799 update (re-design?) of liblist.c to properly generate the list of
800 libraries from the map.
801 Once activated, also G4UI_USE.gmk, G4VIS_USE.gmk and analysis.gmk
802 have to be modified accordingly.
803
80422nd June 2001 Youhei Morita (config-V03-01-06)
805- Restored lib_d target in common.gmk with a protection of G4ODBMS.
806- Get rid of G4SKIP_DEPEND in binmake.gmk.
807- Comment out G4DDLX_FLAGS options in sys/Linux-g++.gmk for gcc-2.95.2.
808
80921st June 2001 Gunter Folger (config-V03-01-05)
810- Removed bin_d and lib_d targets and thus the re-start of make.
811
81221st June 2001 Gunter Folger (config-V03-01-04)
813- common.gmk, binmake.gmk: run gmake via $(MAKE).
814
81519th June 2001 John Allison (config-V03-01-03)
816- Added GAG_TREE to G4VIS_BUILD.gmk and G4VIS_USE.gmk.
817
81820th June 2001 (Japan Time - still 19th in Europe!)
819 Youhei Morita (config-V03-01-02)
820- A few bug fixes in binmake.gmk, common_objy.gmk, sys/SUN-CC5.gmk,
821 sys/Linux-g++.gmk, sys/Win32-g++.gmk.
822
82319th June 2001 Gabriele Cosmo
824- Removed G4_NO_CBRT flag from WIN32-VC setup. No more necessary.
825
82630th May 2001 Gunter Folger
827- Do changes for persistency from Youhei: common.gmk is now split in three,
828 one general, and one for specific for transient and persistent each.
829 Dependencies now much better handled in persistency.
830
8312nd May 2001 Gabriele Cosmo (config-V03-01-01)
832- Added options "-Wall -ansi -pedantic" to Linux-g++ setup.
833
83410th April 2001 John Allison (config-V03-01-00)
835- Added G4VIS_BUILD_ASCIITREE_DRIVER and G4VIS_USE_ASCIITREE to G4VIS*gmk.
836
83722nd March 2001 Gunter Folger (config-V03-00-03)
838- binmake.gmk, only store in executable PATH to libs from example/test;
839 other libs should be taken/found from LD_LIBRARY_PATH
840- sys/{Linux-g++,SUN-CC}.gmk: enable storing of PATH to libs in executable
841
84206th March 2001 Gabriele Cosmo (config-V03-00-02)
843- binmake.gmk: added include path for processes/electromagnetic/integral
844 the new subcategory introduced with tag em-V03-00-04.
845
84613th February 2001 Gabriele Cosmo (config-V03-00-01)
847- binmake.gmk: added include path for processes/photolepton_hadron
848 which was missing!
849
85008th January 2001 Gabriele Cosmo (config-V03-00-00)
851- sys/WIN32-VC.gmk: introduced -GR compiler option to allow usage of
852 dynamic casting and type-info at run-time.
853
85413th December 2000 Gunter Folger (config-V02-00-14)
855- common.gmk: fix to rule for building dependencies, parsing is skip
856 if $(dependencies) is empty.
857- globlib.gmk: added "includes" to PHONY target list and fixed typo.
858- Added comments to "includes" rules.
859
8608th December 2000 Gabriele Cosmo (config-V02-00-13)
861- Changed G4LIB_BUILD_ARCHIVE to G4LIB_BUILD_STATIC in architecture.gmk,
862 common.gmk and globlib.gmk.
863
8647th December 2000 Gabriele Cosmo (config-V02-00-12)
865- Added options to SUN-CC5.gmk to handle multithreading and persistency.
866
8675th December 2000 Youhei Morita (config-V02-00-11)
868- Introduced GPPFLAGS to set -M or -MM according to G4ODBMS.
869
8705th December 2000 Gabriele Cosmo (config-V02-00-10)
871- Restored -MM option to g++ for making dependencies. -M was introduced in
872 tag config-V02-00-02 to allow dependency search on system headers as well
873 (#include<...> statements). This however introduces serious clashes with
874 Objectivity schema generation for the persistency module.
875
8764th December 2000 Gunter Folger (config-V02-00-09)
877- Disable G4RUNPATHOPTION (internal variable) for all but SUN. This is/will
878 be used when linking with G4 shared libraries to store the path to these
879 libraries in the executable.
880
8811st December 2000 Gabriele Cosmo (config-V02-00-08)
882- Added G4UI_USE_TCSH and related settings to G4UI_USE.gmk (M.Maire).
883- Merged SUN-CC6.gmk to SUN-CC5.gmk and removed SUN-CC6.gmk.
884
8851st December 2000 Gunter Folger (config-V02-00-07)
886- Change -M to -M -MG in common.gmk, binmake.gmk. This will output a "correct"
887 dependency file even when missing header files are missing. Correct in the
888 sense that liblist will work, and that the missing header is supposed to be
889 (made) in the source directory.
890
89117th November 2000 Gunter Folger (config-V02-00-06)
892- Link with CLHEP using -L/-l instead of absolute filename; this allows
893 to link with shared lib of Anaphe, or static lib of Geant4.
894- Added shared-lib settings to sys configurations.
895
89614th November 2000 Gabriele Cosmo (config-V02-00-05)
897- Added reference to new "parameterisations" top category.
898 Modified files: binmake.gmk.
899- Removed makeshlib.sh script, now obsolete.
900
9017th November 2000 Guy Barrand
902- analysis.gmk : renamed OpenScientist things to "Lab" ;
903 Lab is the concrete package where analysis is done.
904
9053rd November 2000 Gunter Folger (config-V02-00-04)
906- common.gmk: fix for shared-library build.
907- common.gmk, globlib.gmk: added rules for "includes" gmake target.
908- architecture.gmk: introduced new user settable variable G4INCLUDE
909 to specify path where headers (files or symbolic-links) should be installed.
910
9111st November 2000 Guy Barrand
912- analysis.gmk: declared Lizard.
913
91424th October 2000 Gunter Folger (config-V02-00-03)
915- architecture.gmk, common.gmk, globlib.gmk, sys/*:
916 o merged building shared libraries into makefiles.
917 The MAKESHLIB script is no longer used.
918- Introduced new variables steering the building of archive/shared libs:
919 G4LIB_BUILD_SHARED
920 G4LIB_BUILD_ARCHIVE (still default)
921 note that G4MAKESHLIB set will internally set G4LIB_BUILD_SHARED for
922 backwards compatiblity.
923- Introduced new variable (G4LIB_USE_GRANULAR) to force using of granular
924 libraries, even when libG4global.a/.so exists.
925
92614th September 2000 Guy Barrand
927- Introduced changes to handle analysis module.
928 o added analysis.gmk.
929 o sys/Linux-g++.gmk: added macro DLDLIBS for library dynamic loading.
930 o binmake.gmk: added inclusion of analysis.gmk.
931 o binmake.gmk: place LDLIBS3 += $(ANALYSISLIBS) after LDLIBS3 += $(INTYLIBS).
932
93322nd August 2000 John Allison (config-V02-00-02)
934- Changed -MM to -M in dependency file making in binmake.gmk and common.gmk.
935 This causes dependencies of both #include "..." and #include <...> to be
936 followed. This is the safer option, since some users might/should use,
937 e.g., #include <g4std/...>, but even these files change sometime.
938
93922nd August 2000 Gunter Folger
940- globlib.gmk: fix for protection from infinite loops when a dir does
941 not exist (G.Folger).
942
9431st August 2000 Gabriele Cosmo (config-V02-00-01)
944- Added setup WIN32-g++ for Windows/NT/9X with Cygwin and g++ compiler.
945 Configuration non officially supported (courtesy of S.Agostinelli and
946 IST group, Genova).
947
94824th July 2000 Gabriele Cosmo (config-V02-00-00)
949- Added path to g3tog4 for global libs.
950
95123rd May 2000 John Allison (config-V01-01-04)
952- Added -I$(G4BASE)/processes/hadronic/models/radiative_decay/include to
953 binmake.gmk.
954
95519th May 2000 Gabriele Cosmo (config-V01-01-03)
956- architecture.gmk:
957 o changed -pic option to -KPIC for SUN architectures.
958 o fixed HP-aCC setup to cope with new CLHEP version 1.5.
959 o implemented modular setup. Now system specific configurations are
960 grouped in separated files $G4SYSTEM.gmk and placed in the new
961 directory config/sys.
962
9637th April 2000 Gabriele Cosmo (config-V01-01-02)
964- binmake.gmk: added include path to the new directory
965 geometry/solids/specific.
966- Updated PERL script g4step_correct.pl for parsing STEP files.
967
96830th March 2000 Gabriele Cosmo (config-V01-01-01)
969- makeshlib.sh:
970 o added few corrections to the script in order to allow
971 creation of shared libraries without need of the static archive on
972 platforms which allow this.
973 o added section for SunOS systems.
974 (courtesy of I.G.Caballero)
975- architecture.gmk:
976 o on SUN-CC and SUN-CC5, added -pic to CXXFLAGS for building shared
977 libraries.
978
97921st March 2000 Gabriele Cosmo
980- makeshlib.sh: corrected invokation of compiler for HP-aCC setup.
981 Changed CC to aCC (fixes bug-report #68).
982
98313th March 2000 Gabriele Cosmo (config-V01-01-00)
984- architecture.gmk: corrected FCLIBS for Linux-g++
985 o added -lg2c -lnsl and removed -lf2c.
986
98714th February 2000 Gabriele Cosmo (config-V01-00-02)
988- architecture.gmk: added option '+W823' to HP-aCC compilation setup to
989 discard warnings for macros parameter definition as used in the new
990 NIST STEP reader.
991- binmake.gmk: moved $EXTRALIBS to be included on top of the linking list,
992 just after the user application library.
993
99431st January 2000 Gabriele Cosmo (config-V01-00-01)
995- Added control for the Ray-tracer driver. Introduced G4VIS_USE_RAYTRACER
996 in G4VIS_USE.gmk and G4VIS_BUILD_RAYTRACER_DRIVER in G4VIS_BUILD.gmk (M.Asai).
997- binmake.gmk: fixed dependency order for compound libraries.
998 Moved -lG4particles and -lG4materials downstream in the list.
999- architecture.gmk: added G4NO_OPTIMISE for allowing compilation without
1000 any level of optimisation or debug. G4DEBUG if defined takes precedence.
1001 G4DEBUG and G4OPTIMISE are now defined also as CPPFLAGS.
1002
10033rd January 2000 Gabriele Cosmo (config-V01-00-00)
1004- Syncronized with HEAD.
1005
100616th December 1999 John Allison
1007- Cosmetic improvement to echo line in binmake.gmk.
1008
10097th December 1999 Gabriele Cosmo (config-V00-01-19)
1010- architecture.gmk: minor fix on OSPACELIBS path for Win/NT.
1011
10125th December 1999 Youhei Morita (config-V00-01-18)
1013- architecture.gmk: defined G4OODDLX_FLAGS
1014- common.gmk: use G4OODDLX_FLAGS
1015
10165th December 1999 Gabriele Cosmo (config-V00-01-17)
1017- architecture.gmk: fixes for Win/NT.
1018 o fixed path for OSPACELIBS
1019 o removed -DG4NOT_ISO_DELETES flag
1020
10213rd December 1999 Gabriele Cosmo (config-V00-01-16)
1022- architecture.gmk: set G4_HAVE_BOOL for SUN-CC5.
1023
10243rd December 1999 Youhei Morita
1025- common.gmk: fixed minor typo in G4OODDLX_SCHEMA_NAME
1026
10271st December 1999 Gabriele Cosmo (config-V00-01-15)
1028- architecture.gmk:
1029 o added new G4SYSTEM flavor SUN-CC5, used for testing on the new C++
1030 compiler v5.0 on SunOS. Requires ISO/ANSI-C++ installation and native
1031 STL by default. Compatibility with old no ISO/ANSI code is assured
1032 through the -compat compiler option and the usage of ObjectSpace STL
1033 (i.e. G4USE_OSPACE set).
1034 o added new flag G4NO_STD_NAMESPACE.
1035 HP-aCC setup with native STL assumes the ISO-ANSI installation by default,
1036 the new flag should be explicitly set in the environment to avoid this.
1037 o upgraded SGI-CC setup to IRIX 6.5.5, CC 7.2.1 and ObjectSpace STL.
1038 Tests on this configuration has NOT been tested though.
1039
10401st December 1999 Youhei Morita
1041- architecture.gmk: added G4EXAMPLE_BOOT and G4EXAMPLE_FD
1042- common.gmk: copy only the .hh files
1043- binmake.gmk: added persistent include paths
1044 added new targed cleandb, newboot, newfd
1045 added G4SKIP_DEPEND for dependencies
1046
104729th November 1999 Youhei Morita
1048- architecture.gmk: added G4SYSTEM to G4SCHEMA_DIR, G4TMPSCHEMA_DIR
1049- common.gmk: changed G4SCHEMA_HEADER_DIR from G4TMPSCHEMA_INCLUDE to G4TMPDIR
1050 added target install_schema for schema copying
1051- globlib.gmk: create schema header files at G4TMPDIR, then install
1052
105329th November 1999 John Allison
1054- Introduced LDLIBS2EXTRA so that granular libraries are not
1055 expanded too soon.
1056
105725th November 1999 Gabriele Cosmo (config-V00-01-14)
1058- architecture.gmk: redefined OSPACEDIR as OSPACE_BASE_DIR to conform to
1059 an omogeneous format. Added existence check for OSPACE and CLHEP paths.
1060
106123rd November 1999 Gabriele Cosmo (config-V00-01-13)
1062- architecture.gmk: added setup for ISO/ANSI installation on DEC-cxx.
1063 If using native STL (i.e. G4USE_OSPACE not set), G4USE_STD_NAMESPACE is
1064 implicitly defined and a strict-ANSI installation is assumed. Note that
1065 in this case, also CLHEP must have been installed in strict-ANSI mode.
1066
106720th November 1999 Youhei Morita (config-V00-01-12)
1068- common.gmk: added G4OODDLX_SCHEMA_NAME to use Geant4 named schema
1069
107019th November 1999 Youhei Morita
1071- liblist.c: avoid coredumps when it was given non-existing directly.
1072
107318th November 1999 Gabriele Cosmo (config-V00-01-11)
1074- architecture.gmk: added -e option to $ECHO for Linux-g++ setup.
1075
107617th November 1999 John Allison (config-V00-01-10)
1077- binmake.gnk: added isotope_production/include to -I list (Hans-Peter).
1078
107917th November 1999 Youhei Morita (config-V00-01-09)
1080- moved schema header files to G4INSTALL/schema/include
1081 architecture.gmk: introduced G4SCHEMA_INCLUDE and G4TMPSCHEMA_INCLUDE
1082 common.gmk: introduced G4SCHEMA_HEADER_DIR and G4SCHEMA_SRC_DIR
1083 globlib.gmk: added tmp schema header copying
1084
108515th November 1999 Gabriele Cosmo (config-V00-01-08)
1086- Tagged.
1087
108814th November 1999 Youhei Morita
1089- globlib.gmk: moved contruction of libmap for G4ODBMS to
1090 source/GNUmakefile
1091
109212th November 1999 Youhei Morita
1093- common.gmk: introduced G4ODBMS_DEPEND and G4SKIP_DEPEND for
1094 better handling of dependencies
1095- globlib.gmk: use G4ODBMS_DEPEND, automatic rebuilding of libmap
1096
109711th November 1999 Gabriele Cosmo (config-V00-01-07)
1098- Migration RWT->G4RWT performed:
1099 o Removed every occurence of Rogue-Wave from configuration, replaced
1100 RWBASE with G4STLBASE. Modified scripts: architecture.gmk, common.gmk
1101 and binmake.gmk.
1102 o Made setup for Native-STL the default, removed test on conditional
1103 flag G4USE_STL.
1104 o Removed setup for Win/NT-g++, no longer supported.
1105
110610th November 1999 Youhei Morita (config-V00-01-06)
1107- binmake.gmk: added path to persistency/global/include.
1108- common.gmk: Change G4ODBMS_DEPEND to G4ODBMS_NODDL
1109- globlib.gmk: removed G4ODBMS_DEPEND, modified target "global"
1110
111110th November 1999 Gabriele Cosmo (config-V00-01-05)
1112- binmake.gmk: added path to HEPNumerics/include which was missing.
1113
111429th October 1999 Guy Barrand
1115- architecture.gmk, interactivity.gmk: introduced
1116 "G4_OPACS_WIDGET_SET lesstif" logic to handle the case
1117 of using, on Linux, the bugged lesstif with the non bugged OPACS.
1118
111929th October 1999 Gabriele Cosmo
1120- Introduced fixes for shared library setup (courtesy of F.Carminati).
1121 Modified files: architecture.gmk, common.gmk, globlib.gmk, makeshlib.sh.
1122
112328th October 1999 Gabriele Cosmo (config-V00-01-04)
1124- architecture.gmk: removed G4STREAM and G4STREAM_STREAMBUF_IMPLEMENTATION
1125 flags, now no longer needed. Streambuf implementation is the default for
1126 every platform. (by H.Yoshida)
1127
112826th October 1999 John Allison
1129- Augmented liblist to look for dependencies on auto-generated
1130 headers in $G4TMP.
1131
113226th October 1999 Gabriele Cosmo (config-V00-01-03)
1133- Removed AIX-xlC as default platform for G4SYSTEM in architecture.gmk.
1134 Configuration is still kept but no longer supported.
1135
113626th October 1999 Youhei Morita
1137- architecture.gmk: include $(HEP_ODBMS_DIR)/etc/$(OS).mk instead of
1138 defininig load module separately. Defined G4ODBMS_LIBS.
1139- binmake.gmk: Use G4ODBMS_LIBS.
1140
114120th October 1999 Gabriele Cosmo (config-V00-01-02)
1142- architecture.gmk: removed option -DOS_NO_TYPEDEF_5 from HP-aCC
1143 OSpace setup. Not anymore needed.
1144
114520th October 1999 John Allison
1146- architecture.gmk: removed G4USE_EXPLICIT_TYPES_IN_TEMPLATES (was needed
1147 only for HP aCC; now not needed at all).
1148
114919th Octobre 1999 Youhei Morita
1150- common.gmk: Surpress verbose output for G4ODBMS if CPPVERBOSE
1151 is not defined.
1152
11537th October 1999 John Allison (config-V00-01-01)
1154- Removed WARNINGs about granular libraries. Now standard usage. Simple
1155 using messages printed.
1156
115717th Sep 1999 Youhei Morita
1158- architecture.gmk: Defined G4TMPSCHEMA_DIR, G4TMPSCHEMA_BOOT
1159 Added OBJY_LDLIB definition for Objectivity 5.1
1160- binmake.gmk: LDLIBS1 += -lG4persistency
1161- common.gmk: Changed ooddlx boot file option to G4OODDLX_BOOT
1162- globlib.gmk: Changed G4EXAMPLE_BOOT to G4TMPSCHEMA_BOOT
1163- G4ODBMS_BUILD.gmk: Defined HEP_ODBMS_EXPORT for HepODBMS 0.3.0.x
1164
116527th July 1999 Gonzalo Gracia Abril
1166- Changed OSPACELIBS := '-libpath:c:\dev\ospace\lib std-2.1-vc5.0-mt.lib'
1167 to OSPACELIBS := '-libpath:$(OSPACEDIR)\lib std-2.1-vc5.0-mt.lib'
1168 in architecture.gmk for NT
1169
117020th July 1999 John Allison (config-V00-01-00)
1171- Added EXTRA_LINK_DEPENDENCIES to binmake.gmk.
1172
11736th July 1999 John Allison (config-01-00-10)
1174- Changed -L/usr/X11/lib to -L/usr/X11R6/lib for Linux.
1175
11766th July 1999 Gunter Folger (config-01-00-09)
1177- Adapt architecture.gmk for use of STL with WIN32-VC
1178 Remove NICE from G4SYSTEM name WIN32-VC in architecture, globlib and
1179 binmake.gmk
1180
11813rd July 1999 John Allison (config-01-00-08a)
1182- Added full-stop after i.e in binmake.gmk.
1183
11842nd July 1999 John Allison (config-01-00-08)
1185- Protected liblist against duplicate library names.
1186
118729th June 1999 Gabriele Cosmo (config-01-00-07)
1188- architecture.gmk: fixed bug in SUN-CC setup concerning XMLIBS and XMFLAGS.
1189 -lXm was missing.
1190
119125th June 1999 Gabriele Cosmo
1192- Use $G4LIB/$G4SYSTEM instead of $G4LIBDIR in binmake.gmk for invoking
1193 liblist and search for libname.map (granular libraries setup).
1194
119524th June 1999 John Allison
1196- Use liblist and libname.map in $G4LIBDIR.
1197
119819th June 1999 John Allison
1199- Removed references to G4Ray in G4VIS_BUILD.gmk and G4VIS_USE.gmk.
1200
12019th June 1999 Gunter Folger
1202- Adapt liblist.c for Windows, all changes contained withing #ifdef WIN32 blocks.
1203
12044th June 1999 John Allison
1205- Corrected USER_DEFINED_LDLIBS action.
1206- Changed `export G4TMP=$(G4TMP);' to `G4TMP=$(G4TMP); export G4TMP;'
1207- Added -I$(G4BASE)/geometry/solids/Boolean/include.
1208- Introduced LDLIBS_PREFINAL (Gunter).
1209
12102nd June 1999 John Allison
1211- Changed more occurrences of := to = to fix crash of liblist at startup.
1212
12131st June 1999 John Allison
1214- Changed LDLIBS2 := to LDLIBS2 = in binmake.gmk.
1215- Reverted $(G4WORKDIR)/tmp/$(G4SYSTEM)/$(G4TARGET) to $(G4TMPDIR).
1216- Added /$(G4TARGET) to liblist -d $(G4WORKDIR)/tmp/$(G4SYSTEM) in binmake.gmk.
1217
121831st May 1999 John Allison
1219- Added -I$(G4BASE)/processes/electromagnetic/lowenergy/include.
1220
122127th May 1999 Gabriele Cosmo (config-01-00-06)
1222- architecture.gmk: set default $G4INSTALL path to $HOME/geant4 (was still referring
1223 to geant4beta...).
1224- Restored default CLHEP_BASE_DIR to /afs/cern.ch/sw/geant4/dev/CLHEP/$G4SYSTEM/pro.
1225- architecture.gmk: added -DG4NOT_ISO_DELETES for NT setup (G.Folger).
1226
122725th May 1999 Gabriele Cosmo
1228- architecture.gmk: fixed bug in SUN-CC setup. Replaced VISLIBS with LOADLIBS to
1229 specify inclusion of socket libraries -lsocket -lnsl.
1230- binmake.gmk: fixed path to libname.map in the definition of LDLIBS2 for the
1231 granular libs setup.
1232
123319th May 1999 John Allison
1234- Force linking of static library, libCLHEP.a.
1235
123618th May 1999 John Allison
1237- Specify -DG4NOT_ISO_DELETES in any case (not just G4USE_STL) and only
1238 for HP, Sun and AIX.
1239
124017th May 1999 Gabriele Cosmo
1241- Added -DG4NOT_ISO_DELETES for DEC and AIX and moved inside G4USE_STL or
1242 G4USE_OSPACE scope for all platforms which need it.
1243- Added path to wrappers for AIX.
1244
124517th May 1999 John Allison
1246- Added -DG4NOT_ISO_DELETES for Sun and HP.
1247- Changed order of -I$(OSPACEDIR)/ospace/std and -I$(OSPACEDIR)/ospace/stl.
1248
124913th May 1999 Gabriele Cosmo (config-01-00-05)
1250- architecture.gmk: G4USE_OSPACE setup is now independent from G4USE_STL which
1251 is now devoted for generic STL setup. Added -DOS_NO_TYPEDEF_5 option to HP-aCC
1252 for ObjectSpace.
1253
125412th May 1999 Gabriele Cosmo
1255- architecture.gmk: modified path to STL wrapper files directory to point to
1256 $RWINC/wrappers/$G4SYSTEM. Wrappers are now differenciated according to
1257 the architecture type.
1258
125911th May 1999 Gabriele Cosmo
1260- architecture.gmk: merged Isidro's OSPACE setup for HP-aCC.
1261 Reorganised OSPACE options by introducing OSPACEINC variable.
1262
126310th May 1999 Guy Barrand
1264- interactivity.gmk ; put OpenGL things after OPACS things to have
1265 correct link order.
1266
126710th May 1999 John Allison
1268- Added -I$(OSPACEDIR)/ospace/stl for Sun.
1269
12707th May 1999 John Allison
1271- Added GREP := grep except for SUN.
1272- Introduced STLInterface/wrappers directory. Testing on OSF+ObjectSpace (G.Cosmo).
1273
12746th May 1999 Gabriele Cosmo
1275- Introduced G4USE_OSPACE for ObjectSpace STL. If defined G4USE_STL is
1276 set as well. Modified architecture.gmk and binmake.gmk.
1277
12786th May 1999 John Allison
1279- Removed extra library for circular dependencies. Now all solved!
1280
12815th May 1999 Gabriele Cosmo
1282- Fixed typo in architecture.gmk and defined OSPACEDIR to point to the G4
1283 dev area where links to the ObjectSpace installations at CERN have been
1284 created for all platforms. "pro" version points to ObjectSpace 2.1.
1285
12865th May 1999 John Allison
1287- Eliminated all references to RW in the case of G4USE_STL.
1288- Added OSPACE variables.
1289
129028th April 1999 Gabriele Cosmo (config-01-00-04)
1291- architecture.gmk: moved link for CLHEP to "new" to test the new version
1292 1.4 of CLHEP. It will become "pro" again as soon as the new CLHEP will be
1293 validated. NOTE: for DEC-cxx a custom CLHEP installation is used in order
1294 to deactivate the ISO-ANSI options now set by default in CLHEP.
1295
129619th April 1999 Gabriele Cosmo (config-01-00-03)
1297- architecture.gmk: introduced CCFLAGS for all platforms. Set CCFLAGS to
1298 "-Ae +DAportable" for HP-aCC to overcome compilation problems on liblist.c
1299
130018th April 1999 Youhei Morita
1301- architecture.gmk, binmake.gmk: introduced OBJY_LDLIB variable for
1302 defining Objectivity library within G4ODBMS.
1303
130413th April 1999 Gabriele Cosmo
1305- architecture.gmk: added the following options in compilation:
1306 o HP-aCC, SGI-CC: +Onolimit, -Olimit 5000 respectively.
1307 Not suppress any optimization specifying a high or unlimited memory
1308 limitation.
1309 o DEC-cxx: -timplicit_local.
1310 Get rid of the template repository by generating explicit template
1311 instantiations used in the code with internal linkage.
1312
131313th April 1999 John Allison
1314- In binmake.gmk: - moved libmap target to source/GNUmakefile.
1315 - extensive tidying.
1316
131712th April 1999 John Allison
1318- In liblist.c: - fixed bug to distinguish, e.g., track from tracking.
1319 - improved printing.
1320 - improved "Usage" comments.
1321 - improved protection against bad input format.
1322- In binmake.gmk, used $(ECHO) to solve platform dependency of echo.
1323- In binmake.gmk for granular libraries:
1324 - fully implemented -d option.
1325 - Gave /tmp files a unique name.
1326 - Removed repeated libraries - no longer necessary, all circular
1327 dependencies seem solved.
1328
13299th April 1999 Frank Behner
1330- Fixed bug in liblist in -d option
1331- Changed binmake.gmk to use liblist -d
1332
133318th February 1999 John Allison
1334- Added G4USE_STL flag.
1335- Added code for linking granular libraries.
1336
13371st January 1999 Gunter Folger (config-01-00-02)
1338- Add FCLIBS for SUN.
1339
1340January 29th 1999 - John Allison (config-01-00-01)
1341- Changed rd44 to sw/geant4.
1342
1343December 15th, 1998 - G.Cosmo (config-00-04-11)
1344- Added G4_HAVE_BOOL to DEC-cxx.
1345- Cosmetic changes.
1346
1347December 12th, 1998 - J.Allison (config-00-04-10)
1348- Fixed bug in OGLFLAGS and OGLLIBS user override mechanism.
1349
1350December 11th, 1998 - J.Allison (config-00-04-09)
1351- Removed -fnonstd for SUN-CC.
1352
1353December 10th, 1998 - G.Cosmo (config-00-04-08)
1354- architecture.gmk: introduced $G4DATA variable which can be user
1355 defined. Default is set to $G4INSTALL/data.
1356- architecture.gmk: introduced $G4LEVELGAMMADATA set as default to
1357 $G4DATA/PhotonEvaporation.
1358- globlib.gmk: fixed minor bug (courtesy of V.Krylov).
1359
1360December 10th, 1998 - J.Allison (config-00-04-07)
1361- architecture.gmk: allowed environment variables OGLFLAGS and OGLLIBS.
1362
1363December 7th, 1998 - S.Tanaka, G.Cosmo (config-00-04-06)
1364- architecture.gmk: fixed setting of VISLIBS.
1365
1366December 7th, 1998 - S.Tanaka
1367- Update of architecture.gmk and G4VIS_USE.gmk:
1368 In SUN-CC, "-L/usr/lib -lsocket -lnsl" is moved from X11LIBS to VISLIBS.
1369
1370December 5th, 1998 - G.Cosmo (config-00-04-05)
1371- architecture.gmk: introduced -fnonstd compiler option for SUN-CC.
1372 This option causes non-standard initialization of floating-point
1373 arithmetic hardware; it enables hardware traps for floating-point
1374 overflow, division by zero, and invalid operation exceptions.
1375
1376December 4th, 1998 - G.Barrand
1377- architecture.gmk: corrected paths for HepVis and HepInventor.
1378- interactivity.gmk: fixed setup for LOAD_IV.
1379
1380December 3rd, 1998 - S.Tanaka
1381- Revision to make compilation of DAWN (network) driver
1382 at Solaris and IRIX automatic. See below.
1383- Added the following line to SUN-CC and SGI-CC
1384 CPPFLAGS += -DSOCKET_IRIX_SOLARIS
1385- Added -L/usr/lib -lsocket -lnsl in X11LIBS for SUN-CC.
1386 (This place is strange. But I cannot think of a better place.)
1387
1388December 3rd, 1998 - J.Allison (config-00-04-04)
1389- Set G4STREAM for all platforms.
1390- Set G4STREAM_STREAMBUF_IMPLEMENTATION for selected platforms.
1391
1392December 3rd, 1998 - S.Sadilov
1393- Updated architecture.gmk : G4STREAM_STREAMBUF_IMPLEMENTATION for WIN32.
1394- Updated globlib.gmk : right incremental LIB for WIN32.
1395
1396December 1st, 1998 - G.Cosmo (config-00-04-03)
1397- Updated architecture.gmk and binmake.gmk: G4SYSTEM revision.
1398- Added +DAportable compiler option to HP-aCC setup to support HPPA 2.0
1399 for PA8000 CPUs.
1400
1401December 1st, 1998 - J.Allison (config-00-04-02)
1402- Added generators/include to binmake.gmk.
1403
1404November 30th, 1998 - J.Allison (config-00-04-01)
1405- Added neutron_hp/include to binmake.gmk.
1406- CLHEP_BASE_DIR and RWBASE for WIN32 (Serguei Sadilov).
1407
1408November 18th, 1998 - J.Allison (config-00-03-06)
1409- Changed CXXFLAGS for DEC6-AFS debug from -g to -gall.
1410
1411October 30th, 1998 - G.Cosmo (config-00-03-05)
1412- architecture.gmk: added G4STREAM_STREAMBUF_IMPLEMENTATION variable. (G.Barrand)
1413- G4UI_BUILD.gmk: removed G4UI_BUILD_XM_REDIRECT_COUT. (G.Barrand)
1414
1415October 13th, 1998 J.Allison (config-00-03-04)
1416- Changed ifdef G4_USE_G4STREAM to ifneq ($(findstring AIX,$(G4SYSTEM)),AIX)
1417
1418October 13th, 1998 J.Allison (config-00-03-03)
1419- Removed G4VIS_DONT_USE. (G.Barrand)
1420- Added if G4_USE_G4STREAM, CPPFLAGS += -DG4STREAM. (M.Nagamatu)
1421
1422October 9th J.Allison (config-00-03-02)
1423- Tagged.
1424
1425October 2nd, 1998 - M.Asai
1426- G4_NO_STORE_TRAJECTORY option is added to architecture.gmk.
1427
1428September 30th, 1998 - G.Barrand
1429- G4VIS_USE.gmk: bracket everything with "ifndef G4VIS_DONT_USE" in order
1430 to be able to disconnect easily visualization for tests programs.
1431
1432September 18th, 1998 - G.Cosmo (config-00-03-01)
1433- architecture.gmk: introduced G4DUMMY_VARIABLE to hide $(shell)
1434 command not compatible with the new version 3.77 of GMAKE (G.Folger).
1435
1436September 14th, 1998 - G.Cosmo
1437- binmake.gmk: placed digits+hits library in the correct link order
1438 according to the category diagram.
1439
1440August 31st, 1998 - G.Cosmo (config-00-02-05)
1441- architecture.gmk: Changed first CPPFLAGS statement from := to +=,
1442 to allow additional CPPFLAGS to be defined by the user. Needed for test
1443 (F.Behner)
1444- binmake.gmk: Added EXTRALIBS to allow a user to add own libraries in the
1445 link path. Needed for test.
1446 (F.Behner)
1447- binmake.gmk: inverted link order of processes and particles libraries
1448 which was wrong. (G.Cosmo)
1449
1450August 26th, 1998 - John Allison (config-00-02-04)
1451- Backed out 22nd August change (G4UIGAG as default) - G4UIterminal
1452 is now default.
1453
1454August 24th, 1998 - Y.Morita (config-00-02-03)
1455- globlib.gmk: added $(G4LIBDIR)/lib$(name).a for target "global".
1456
1457August 22nd, 1998 - J.Allison (config-00-02-02)
1458- Set GAG variables by default.
1459
1460August 11th, 1998 - G.Cosmo (config-00-02-01)
1461- Tagged.
1462
1463August 7th, 1998 - John Allison/Michel Maire.
1464- Added -I/usr/include before -I/usr/local/include to OGLFLAGS for DEC-AFS.
1465- Changed -lGl to -lMesaGL, etc., for DEC-AFS.
1466
1467August 6th, 1998 - John Allison
1468- Added UILIBS := to G4UI_USE.gmk and VISLIBS := to G4VIS_USE.gmk.
1469
1470August 5th, 1998 - Guy Barrand
1471- Added LOAD_XM = 1 and LOAD_XAW = 1 to G4UI_USE.gmk.
1472
1473July 30th, 1998 - G.Cosmo (config-b01)
1474- globlib.gmk: added phony target "wipe_libs". Now target "global"
1475 effectively deletes all existent granular libraries.
1476- common.gmk: archiving of libraries is silent now by default.
1477
1478July 23th, 1998 - Y.Morita (config-00-01-16)
1479- globlib.gmk: fixed target "global" for G4ODBMS
1480- binmake.gmk: fixes for Win/NT.
1481
1482July 20th, 1998 - John Allison (config-00-01-15)
1483- Removed LDFLAGS += -Wl,-Bstatic for G++-Linux introduced by Larry
1484 Felawka on July 10th for g++ 2.8. No longer thought to be necessary.
1485
1486July 19th, 1998 - G.Cosmo (config-00-01-14)
1487- common.gmk: introduced CPPVERBOSE flag.
1488- architecture.gmk: protected creation of $G4SCHEMA_DIR and
1489 $G4EXAMPLE_BOOT_DIR directories with G4ODBMS.
1490- binmake.gmk: fixed bug in creation of $G4TARGET.
1491
1492July 18th, 1998 - G.Cosmo (config-00-01-13)
1493- Added fix to binmake.gmk for WIN32-VC-NICE (G.Folger)
1494
1495July 16th, 1998 - John Allison
1496- Added GNU_GCC makefile flags where omitted.
1497
1498July 15th, 1998 - Youhei Morita (config-00-01-12)
1499- architecture.gmk added G4EXAMPLE_BOOT_DIR and G4EXAMPLE_BOOT
1500- globlib.gmk revised cleandb target
1501
1502July 14th, 1998 - Peter Urban (config-00-01-11)
1503- added two Perl scripts that correct STEP exchange files.
1504
1505July 14th, 1998 - Youhei Morita (config-00-01-10)
1506- architecture.gmk added definition of G4SCHEMA_DIR
1507- globlib.gmk added new target G4SCHEMA.FDDB for G4ODBMS
1508
1509July 10th, 1998 - Youhei Morita (config-00-01-09)
1510- binmake.gmk added following to INCFLAGS
1511 -I$(G4BASE)/persistency/digits+hits/hits/include \
1512 -I$(G4TMP)/$(G4SYSTEM)/G4phits \
1513- binmake.gmk moved persistency include path to ifdef G4ODBMS block
1514
1515July 10th, 1998 - John Allison??
1516- binmake.gmk added geometry/solids/STEPinterface/include
1517
1518July 10th, 1998 - Youehi Morita (config-00-01-08)
1519- globlib.gmk added new targets 'headers' and 'd_files' for G4ODBMS
1520- common.gmk added new target 'headers'
1521 added $(schema_hh) dependency to $(G4TMPDIR)/%.o
1522- binmake.gmk added INCFLAGS, LDLIBS and LDFLAGS for G4ODBMS
1523
1524July 10th, 1998 - L.Felawka
1525- architecture.gmk: updated compilation flags for g++.
1526
1527July 9th, 1998 - G.Cosmo (config-00-01-07)
1528- Removed bug in "all" target in globlib.gmk, introduced recently.
1529- Modified "all" target in globlib.gmk to handle G4ODBMS.
1530- Added fix for G4ODBMS to common.gmk.
1531
1532July 9th, 1998 - Youehi Morita
1533- Added G4ODBMS_BUILD.gmk for HepODBMS and Objectivity/DB CPPFLAGS.
1534
1535July 7th, 1998 - John Allison (config-00-01-06)
1536- Incorporated Makoto's patches for ifndef G4UI_BUILD_TERMINAL_SESSION and
1537 ifndef G4UI_USE_TERMINAL.
1538
1539July 7th, 1998 - G.Cosmo (config-00-01-05)
1540- Added $(schema_hh) target and dependency to it in case of G4ODBMS
1541 set when building .d files.
1542
1543July 7th, 1998 - John Allison (config-00-01-04)
1544- Tagged.
1545
1546July 7th, 1998 - Guy Barrand
1547- Introduced interactivity.gmk.
1548
1549July 6th, 1998 - J.Allison (config-00-01-03)
1550- Added G4UI_BUILD.gmk and G4UI_BUILD.gmk.
1551
1552July 6th, 1998 - G.Cosmo (config-00-01-02)
1553- Introduced "glob" and "objs" targets in globlib.gmk. Modified
1554 rule to build global library, does not depend anymore on "libs".
1555 (by J.Allison)
1556- Moved G4VIS_USE.gmk and G4VIS_BUILD.gmk from source/visualization.
1557
1558July 3rd, 1998 - G.Cosmo (config-00-01-01)
1559- Created
Note: See TracBrowser for help on using the repository browser.