source: trunk/geant4/config/History@ 761

Last change on this file since 761 was 761, checked in by garnier, 18 years ago

modif depuis que mon mac a plante : mise a jour des moc en mieux

File size: 61.6 KB
RevLine 
[761]1$Id: History,v 1.319 2008/04/04 10:35:41 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
[761]193rd April 2008 Gabriele Cosmo (config-V09-01-03)
20- Linux-icc.gmk: updated setup to make use of icc-10.1 and ifort-10.1;
21 changed compilation option "-mp" to more performant "-fp_model precise".
[689]22
[761]232nd April 2008 Gunter Folger (config-V09-01-02)
24- Replaced gets() by safer fgets() in liblist.c.
25 (this tag does not include latest changes in interactivity.gmk)
[758]26
[761]2718th March 2008 Laurent Garnier
28- interactivity.gmk: moved Qt setup before X11.
29
[758]3021st February 2008 Gabriele Cosmo (config-V09-01-01)
31- Replaced g77 with gfortran for Linux-g++ and Linux-icc platforms.
32
3315th February 2008 Laurent Garnier
34- common.gmk: added ability to autogenerate moc files for Qt driver.
35- WIN32-VC: added flags to build Qt driver on Windows.
36- Darwin-g++, Linux-g++: improvements for autogeneration of MOC files for Qt.
37
[689]3815th January 2008 Gabriele Cosmo (config-V09-01-00)
39- Added commented lines for OpenGL setup in Darwin-g++.gmk for MacOS
40 10.5 Leopard, pending fix from Apple.
41
4211th December 2007 Gabriele Cosmo (config-V09-00-12)
43- Corrected setup for GDML on WIN32-VC to allow for building DLLs.
44
4530th November 2007 Ben Morgan (config-V09-00-11)
46- Updated Configure script to handle Qt UI build.
47- Updated internal scripts for Configure accordingly.
48
4922nd November 2007 Gabriele Cosmo (config-V09-00-10)
50- Corrected addition of lXercesC and Zlib libraries in binmake.gmk.
51- Added special case for WIN32-VC for names of XercesC libraries in architecture.gmk.
52- Use 'gfortran' instead of 'g77' in Darwing-g++.gmk script. (I.McLaren)
53
5419th November 2007 Gabriele Cosmo (config-V09-00-09)
55- Added "qmd" hadronic model to binmake.gmk.
56
5716th November 2007 Laurent Garnier (config-V09-00-08)
58- Updated setup for Qt in Linux-g++.gmk and Darwin-g++.gmk scripts to
59 support both Qt3 and Qt4.
60
[609]6115th November 2007 Ben Morgan (config-V09-00-07)
[689]62- Updated Configure script to handle new 'gdml' sub-module and new data
[609]63 libraries (G4ABLADATA and new G4EMLOW version).
64- Updated internal scripts for Configure accordingly.
65
[606]662nd November 2007 Gabriele Cosmo (config-V09-00-06)
67- Introduced G4LIB_BUILD_GDML/G4LIB_USE_GDML flags to trigger compilation
68 of the new persistency/gdml sub-module. Added setup for XERCESC.
69 Required path XERCESCROOT to XERCESC installation if G4LIB_BUILD_GDML
70 is set. Added "persistency/gdml" include path to binmake.gmk
71- Added setup for QT in UI scripts, and specific QT paths and setup in
72 Darwin-g++.gmk. (L.Garnier)
73
7410th October 2007 Gunter Folger (config-V09-00-05)
75- Added "incl" (Liege cascade) hadronic model module to binmake.gmk.
76
[758]77
783th October 2007 Laurent Garnier
79- Added setup for Qt in those files :
80- config/G4UI_BUILD.gmk
81- config/G4UI_USE.gmk
82- config/G4VIS_BUILD.gmk
83- config/G4VIS_USE.gmk
84- config/interactivity.gmk
85- config/sys/Darwin-g++.gmk
86- config/sys/Linux-g++.gmk
87
[593]8816th August 2007 Gabriele Cosmo (config-V09-00-04)
89- Corrected definition of OUT internal variable to allow for proper
90 linking also of unit tests.
91
9215th August 2007 Gabriele Cosmo (config-V09-00-03)
93- Added "rpg" hadronic model module to binmake.gmk.
94
9513th August 2007 Gabriele Cosmo (config-V09-00-02)
96- SUN-CC.gmk: forced -xO2 as optimisation level.
97
9818th July 2007 Gabriele Cosmo (config-V09-00-01)
99- liblist.c: fixed problem affecting recent CygWin installations on
100 Windows in parsing the buffer for the generation of libname.map.
101- binmake.gmk: defined OUT internal variable specifying the proper
102 compilation/linking option to Unix or Windows compilers: '-o '
103 and '/Fe' respectively.
104
10511th July 2007 Makoto Asai (config-V09-00-00)
106- Added digits_hits/scorer sub-directory to binmake.gmk.
107
10828th June 2007 Gabriele Cosmo (config-V08-03-04)
109- Updated Configure scripts to fix installation issue when installation
110 path is different from source path and headers are not installed.
111- Cleared <TAB> characters from .gmk scripts where not necessary.
112
11322nd June 2007 Gabriele Cosmo (config-V08-03-03)
114- Corrected binmake.gmk for having error_propagation in INCFLAGS properly
115 included in search path.
116- Updated internal scripts for Configure to cope with new environment
117 variable G4NEUTRONHPDATA.
118
11918th June 2007 Ben Morgan (config-V08-03-02)
120- Fixed Configure internal script to get rid of searching old physics_list
121 module at installation.
122
12327th May 2007 Gabriele Cosmo (config-V08-03-01)
124- Added "lll_fission" hadronic model module to binmake.gmk.
125
12612th May 2007 Gabriele Cosmo (config-V08-03-00)
127- Added "error_propagation" module to binmake.gmk.
128- Removed G4LIB_BUILD_LISTS flag. Physics lists are built by default.
129
13021st March 2007 Gabriele Cosmo
131- Added "biasing" module to binmake.gmk.
132
13328th February 2007 Gabriele Cosmo (config-V08-02-00)
134- Protected generation of dependencies using internal 'make' variable
135 MAKECMDGOALS in binmake.gmk and common.gmk, following suggestion made
136 in problem report #930.
137 This protection resolves the problem of generation of dependencies when
138 issueing the 'clean' target.
139
[483]1403rd November 2006 Gunter Folger (config-V08-01-07)
141- architecture.gmk: added G4LIB_BUILD_LISTS with default value 1 to build physics lists.
142- binmake.gmk: added physics lists include directories to INCFLAGS.
143
14415th October 2006 Makoto Asai (config-V08-01-06)
145- binmake.gmk: added 'processes/scoring' module.
146
14710th October 2006 Gabriele Cosmo (config-V08-01-05)
148- Darwin-g++.gmk: use standard -echo- command.
149 Removed ECHO overloaded variable.
150
1515th October 2006 Gabriele Cosmo (config-V08-01-04)
152- liblist.c: added .dylib search for list of libraries.
153 Addressing problem report #885.
154
1553rd October 2006 Gabriele Cosmo (config-V08-01-03)
156- architecture.gmk: added variables for commands: echo, cat, cut, sed;
157 to be eventually overloaded in system dependent configurations.
158- WIN32-VC.gmk: overload commands [echo, grep, cat, cut, sed], to force
159 usage of the original CygWin built-in commands.
160
16121st September 2006 Vladimir Ivantchenko (config-V08-01-02)
162- binmake.gmk: added electromagnetic/polarisation module.
163
16418th August 2006 Gabriele Cosmo (config-V08-01-01)
165- Linux-icc: corrected G4RUNPATHOPTION flag to allow linking of applications
166 with shared libraries.
167
16818th August 2006 Gabriele Cosmo (config-V08-01-00)
169- Linux-icc: updated setup to support icc-9.X series.
170
[472]17113th June 2006 Gabriele Cosmo (config-V08-00-02)
172- Removed defaults for X11, XM, XAW flags in architecture.gmk and added
173 explicit settings in sys/*.gmk setups protected by ifndef statements for
174 optional customisation.
175- Upgraded Configure internal scripts.
176
17724th April 2006 Gabriele Cosmo (config-V08-00-01)
178- binmake.gmk: fixed old-standing warning on WIN32-VC for file extension of
179 target object file. Defined TARGOBJEXT internal variable defining the
180 actual extension: .o for UNIX, .OBJ for Windows platforms.
181
1826th April 2006 Gabriele Cosmo (config-V08-00-00)
183- Darwin-g++: corrected linker options for generation of dynamic libraries.
184 Now dynamic libraries on MacOSX finally work. Tested on MacOS 10.4.5 with
185 gcc-4.0.1.
186
18712th December 2005 Gabriele Cosmo (config-V07-01-07)
188- binmake.gmk: added workaround to allow for physics-lists to link
189 with DLLs on Windows.
190
1917th December 2005 Gabriele Cosmo (config-V07-01-06)
192- Added G4LIB_NO_SHARED protection for cases where installation of
193 shared libs are not allowed.
194
1952nd December 2005 Gabriele Cosmo (config-V07-01-05)
196- Replaced -GX with -EHsc compilation option in WIN32-VC setup for
197 porting on VC++8 compiler.
198
19929th November 2005 Gabriele Cosmo (config-V07-01-04)
200- Added -D_CRT_SECURE_NO_DEPRECATE to WIN32-VC setup to allow for
201 porting on VC++8 compiler.
202
20321st November 2005 Makoto Asai (config-V07-01-03)
204- binmake.gmk: added 'digits_hits/utils' module to INCFLAGS.
205
2065th October 2005 John Allison (config-V07-01-02)
207- G4VIS*.gmk: added G4VIS_BUILD_RAYTRACERX_DRIVER and G4VIS_USE_RAYTRACERX.
208
20929th July 2005 Mark Donszelmann (config-V07-01-01)
210- Synchronized CXXFLAGS warning options of WIN32-g++ with Linux-g++.
211
21218th July 2005 Gabriele Cosmo (config-V07-01-00)
213- Excluded usage of unnecessary 'ranlib' at creation of the libraries for
214 WIN32-VC system. Fixes an observed problem of debug-symbols corruption.
215
21616th June 2005 Sergey Sadilov (config-V07-00-05)
217- Updated Configure script and support files:
218 o Added new data sets for low-energy-EM and elastic data.
219 o Set unique entry point for path to data.
220 o Updated variable settings for g3tog4 and zlib.
221
22215th June 2005 Gunter Folger (config-V07-00-04)
223- Changed clean(_..) targets to be :: rules, to allow multiple clean targets.
224
22510th June 2005 Gabriele Cosmo (config-V07-00-03)
226- Updated configuration script SUN-CC.gmk:
227 o Removed obsolete compilation option -ptr$(G4TREP) for redirection to
228 template repository, no longer necessary.
229 o Added -lsunmath to LOADLIBS now required with CLHEP-1.9.X for static
230 libraries.
231
23217th May 2005 Gabriele Cosmo (config-V07-00-02)
233- Corrected settings of G4LIB_BUILD/USE_ZLIB:
234 o G4LIB_BUILD_ZLIB is mandatory for Windows, if zlib is required;
235 o if G4LIB_BUILD_ZLIB is set, the G4-zlib module is used (all platforms);
236 o if only G4LIB_USE_ZLIB is set, the system zlib is used (UNIX only);
237 o if none is set, zlib is not used (all platforms).
238- Updated compilation options on Darwin-g++, now similar to Linux-g++ setup.
239- Still requiring tag "source-gmk-V07-00-01" for source/GNUmakefile to build
240 the g3tog4 module.
241
24213th May 2005 Gabriele Cosmo (config-V07-00-01)
243- Added G4LIB_BUILD_ZLIB/G4LIB_USE_ZLIB. Modified architecture.gmk
244 and binmake.gmk scripts.
245- Changed G4USE_G4TOG4 to G4LIB_USE_G3TOG4 to conform to standard flag names.
246 Requires tag "source-gmk-V07-00-01" for source/GNUmakefile to build the
247 g3tog4 module.
248
24910th May 2005 John Allison (config-V07-00-00)
250- Made OPENGLXM require OPENGLX.
251
2528th December 2004 John Allison (config-V06-02-03)
253- Darwin-g++.gmk: fixes on setup for dynamic libraries.
254
25530th November 2004 Gabriele Cosmo (config-V06-02-02)
256- binmake.gmk: added electromagnetic/highenergy module to INCLUDE path.
257
25827th November 2004 Gabriele Cosmo (config-V06-02-01)
259- binmake.gmk: added parameterisations/trd_clusters and
260 parameterisations/gflash modules to INCLUDE path.
261
26229th October 2004 Gabriele Cosmo (config-V06-02-00)
263- Archived setup for Windows/VC++6. WIN32-VC now corresponds to WIN32-VC7.
264 Archived WIN32-VC7.gmk.
265- Removed strict compilation options for SUN-CC and thread specific.
266
26712th October 2004 John Allison
268- Darwin-g++.gmk : added -lXi to X11LIBS.
269
27008th July 2004 Guy Barrand
271- Darwin-g++.gmk : correct options to build granular shared libs.
272 Have "-undefined define_a_way" instead of "-undefined error" since
273 granular libs are not linked for the moment.
274
27523rd June 2004 Gabriele Cosmo (config-V06-01-10)
276- Updated win32def.c program to fix retrivial of public static data for
277 building DLLs on Windows (G.Barrand).
278- Updated Configure scripts.
279
28017th June 2004 Gabriele Cosmo (config-V06-01-09)
281- Darwin-g++.gmk: use twolevel_namespace and GLOBLIBS for shared-libs
282 build on MacOS. Shared-libs build are possible only global libraries
283 and requires shared-lib version of CLHEP build with compatible options
284 (G.Barrand).
285
28614th June 2004 Gabriele Cosmo (config-V06-01-08)
287- architecture.gmk: added specification for G4LIB_USE_DLL.
288
28911th June 2004 Gabriele Cosmo (config-V06-01-07)
290- binmake.gmk: activated shared-libs mechanism for Windows platforms;
291 forced creation of static library for examples/applications for the
292 usage with DLLs.
293
2948th June 2004 Gabriele Cosmo (config-V06-01-06)
295- binmake.gmk: restored global lib for interfaces which was missing
296 from linking list.
297- common.gmk, globlib.gmk: fixed clean/clean_libs target.
298- architecture.gmk: added definition of G4LIB_BUILD_DLL flag.
299- WIN32-VC.gmk: added targets for DLLs build.
300- Linux-g++.gmk: made -O2 the default optimisation mode.
301 Archived temporary setup Linux-gO2 introduced in "config-V06-01-01".
302
3037th June 2004 Gabriele Cosmo (config-V06-01-05)
304- Corrected setup for WIN32-VC7 for building of DLLs.
305- Cosmetics in build printout...
306
3071st June 2004 Gabriele Cosmo (config-V06-01-04)
308- binmake.gmk, added include paths to new hadronic models for
309 abrasion, em_dissociation, de_excitation/ablation and
310 de_excitation/fission.
311- architecture.gmk: updated comments to header.
312
31326th May 2004 Mark Donszelmann (config-V06-01-03)
314- Fixed small problem in previous fix.
315
31626th May 2004 Gunter Folger (config-V06-01-02)
317- binmake.gmk: fixed problem for WIN32 such that also LDLIBS (including
318 EXTRALIBS) will be mangled to replace -L by its WIN32 correspondance
319 libpath.
320
32111th May 2004 Gabriele Cosmo (config-V06-01-01)
322- Added new experimental setup for Linux-g++ using -O2 optimisation
323 as default. To trigger this setup G4SYSTEM must be set to "Linux-gO2".
324 It also includes (deactivated by default) Pentium4 chip specific options
325 for using chips-specific floating-point arithmetics based on the SSE unit.
326
3278th April 2004 Guy Barrand
328- architecture.gmk: revisited Inventor default. Removed HEPVis dependencies
329 (Inventor visualization driver does not need these libraries any longer).
330
3317th April 2004 Guy Barrand
332- Darwin-g++.gmk:
333 o Corrected options to build shared libraries (.dyn); use
334 "-dynamic -single_module" to have faster startup when Geant4 is
335 embedded in an external framework.
336 o Corrected options to retrieve Motif.
337
3385th April 2004 Gabriele Cosmo (config-V06-01-00)
339- architecture.gmk: added check for definition of LDFLAGS.
340 Fixes bug report #603.
341
34224th February 2004 Gabriele Cosmo (config-V06-00-03)
343- Fixed link rpath definition in Linux-icc.gmk.
344
34511th February 2004 Gabriele Cosmo (config-V06-00-02)
346- Added configuration file Linux-icc.gmk for Intel/icc compiler
347 on Linux systems.
348
34910th February 2004 Guy Barrand
350- WIN32-VC7.gmk: added material to build shared libs for Windows (DLLs).
351- Added program win32def.c to help building DLLs, built from
352 source/GNUmakefile through a specialised target and placed in
353 $G4LIB/$G4SYSTEM.
354- source/materials/GNUmakefile: modified to provide an example of macro
355 GLOBLIBS used by the DLL builder in order to have global lib dependencies.
356
3579th February 2004 Gunter Folger (config-V06-00-01)
358- architecture.gmk:
359 o Protect OGLFLAGS against containing -I/usr/include; this may cause
360 wrong includes to be picked up.
361
36226th January 2004 Guy Barrand (config-V06-00-00)
363- Darwin-g++.gmk:
364 o Use "g++" as a default compiler (in order to take the MacOSX
365 default compiler).
366 o Corrected procedure for building .dylib shared libs.
367 Previous default Linux commands do not work on MacOSX.
368
36918th November 2003 Gabriele Cosmo (config-V05-02-05)
370- Updated binmake.gmk to include new hadronics modules.
371 Coworks with "ghad-V05-02-00" and HEAD of processes/GNUmakefile.
372
3734th November 2003 Gabriele Cosmo (config-V05-02-04)
374- Include removal of OPACS setup. Cowork with tags "interfaces-V05-02-00"
375 and "vis-V05-02-02".
376
37729th October 2003 Gabriele Cosmo (config-V05-02-03)
378- binmake.gmk:
379 o Added particles/utils module.
380- Does NOT include removal of OPACS setup yet.
381
38222th October 2003 Guy Barrand
383- OPACS : rm interfaces OPACS related things.
384
38517th October 2003 Guy Barrand
386- OPACS being (for long) deprecated, the OPACS related things
387 had been removed in the Geant4 repository.
388
38930th September 2003 Gabriele Cosmo (config-V05-02-02)
390- architecture.gmk, binmake.gmk:
391 o Added geometry/navigation module.
392 o Removed setup for STEP, now archived.
393 o Adopt new module and library "digits_hits", replacing "digits+hits".
394- Configure installation script:
395 o Fixed correct default name for data sets.
396 o Implemented automatic detection of OpenGL and CLHEP installations.
397 o Fixed behavior of script on Windows system, corrected definition of
398 paths and defaults.
399 o Cleared not allowed configuration drivers.
400
40119th September 2003 Gabriele Cosmo (config-V05-02-01)
402- binmake.gmk:
403 o added processes/cuts module.
404- architecture.gmk:
405 o fixed setup for OpenInventor libraries.
406
4071st July 2003 Gabriele Cosmo (config-V05-02-00)
408- WIN32-VC.gmk, WIN32-VC7.gmk:
409 o reinstated options "-D_CONSOLE -D_WIN32 -DOS" to allow correct
410 treatment/opening of data files from applications.
411
41224th June 2003 Gabriele Cosmo (config-V05-01-05)
413- Added UI32LIBS to interactivity.gmk to handle UI libraries on WIN32
414 platforms.
415- Added libraries for OpenGL and UI to default setup of WIN32-VC and
416 WIN32-VC7. Removed some obsolete compilation options.
417
41818th June 2003 Gabriele Cosmo (config-V05-01-04)
419- Removed flag G4USE_STD_NAMESPACE from specific setups in sys.
420 Follows migration from G4std apported in source/global and whole code.
421
42216th June 2003 Gabriele Cosmo
423- binmake.gmk: added module geometry/divisions in $INCFLAGS list.
424
42511th June 2003 Gunter Folger (config-V05-01-03)
426- G4VIS_BUILD.gmk, G4VIS_USE.gmk, G4UI_BUILD.gmk, G4UI_USE.gmk, and
427 sys/{Linux-g++,SU-CC}.gmk:
428 When building shared libraries needing external libs like OpenGL...,
429 add these at shared library building, so these libs know about these
430 dependency and have this resolved.
431
4326th June 2003 Gabriele Cosmo (config-V05-01-02)
433- architecture.gmk and specific setups in sys: get rid of G4_HAVE_BOOL
434 macro. Now using default 'bool' type, defined in all supported compilers.
435
43628th May 2003 Gabriele Cosmo (config-V05-01-01)
437- architecture.gmk, binmake.gmk: added flags G4LIB_BUILD_STEP/G4USE_STEP
438 to make optional the compilation of the STEP library and interface module.
439 By default the libraries will not be built.
440
44131st March 2003 Gabriele Cosmo (config-V05-01-00)
442- Added more strict compiler options for Linux-g++ platform.
443- Removed obsolete usage of GNU_GCC specific option for g++ compilers.
444
44522nd January 2003 Gabriele Cosmo (config-V05-00-00)
446- Added experimental setup WIN32-VC7.gmk for Windows .NET VC++ compiler.
447- Generalised identification of WIN32 specific setups in core scripts.
448- Forced silent generation of dependencies (added -w option to calls to g++).
449
4504th December 2002 Gabriele Cosmo (config-V04-01-08)
451- Removed obsolete setup for ObjectSpace-STL (G4USE_OSPACE and related
452 variables). Removed obsolete variable G4USE_STL.
453- Updated Configure scripts.
454
4552nd December 2002 John Allison (config-V04-01-07)
456- common.gmk, binmake.gmk: New dependency file algorithm that avoids
457 leaving corrupt .d files when #include'd files cannot be found.
458- Removed obsolete schema targets in common.gmk.
459
46025th November 2002 Gabriele Cosmo (config-V04-01-06)
461- Removed ODBMS setup. Now library for persistency is built as part of the
462 kernel and specific implementations for persistency have been moved to
463 examples. Setup for ODBMS no more required. G4USE_HEPODBMS is no longer
464 used.
465- Updated configuration file AIX-xlC.gmk to port code on AIX with xlC 6.0
466 (K.Murakami).
467
46822nd November 2002 Gabriele Cosmo (config-V04-01-05)
469- liblist.c:
470 o Enhanced script to provide the whole list of installed libraries
471 in the correct order, without requiring parsing of dependencies.
472 The functionality is achieved by invoking "liblist" with option '-m",
473 i.e. - liblist -m [libpath] < libname.map
474 where [libpath] is the path where libraries are placed
475 (i.e. $G4LIB/$G4SYSTEM).
476- binmake.gmk:
477 o Use "liblist -m [libpath]" to retrieve the list of libraries to link in
478 case headers are installed in $G4INCLUDE, and granular libraries are used.
479- G4UI_USE.gmk, G4VIS_USE.gmk:
480 o Protected specification of -I paths for headers, in case $G4INCLUDE is
481 used. A single -I$G4INCLUDE path will be used for compilation in such case.
482
48316th November 2002 Hans-Peter Wellisch
484- binmake.gmk:
485 o Added hadronic/models/cascade/cascade and
486 hadronic/models/generator/scattering include paths.
487
4888th November 2002 Gabriele Cosmo (config-V04-01-04)
489- Darwin-g++.gmk:
490 o Updated setup to support MacOS 10.2 (H.Burkhardt).
491
49230th October 2002 Gabriele Cosmo (config-V04-01-03)
493- architecture.gmk:
494 o Issue an error if G4SYSTEM is not defined in the environment or not valid.
495 o Define G4LIB_BUILD_G3TOG4 and G4USE_G3TOG4 for optional installation and
496 usage of the g3tog4 module.
497 o Updated list of supported systems/compilers.
498- binmake.gmk:
499 o Include path and library for g3tog4 module only if G4USE_G3TOG4 is defined.
500 Implies proper handling of G4USE_G3TOG4 in source/GNUmakefile.
501- Removed obsolete OSPACE setup for WIN32-VC, HP-aCC, DEC-cxx. Still kept for
502 platforms with ODBMS setup.
503- SUN-CC.gmk: removed -L/usr/lib path specification from LOADLIBS definition.
504
50510th September 2002 Gabriele Cosmo (config-V04-01-02)
506- Linux-g++.gmk: added assignment 'CC := gcc' for default 'cc' compiler.
507
50826th August 2002 Gabriele Cosmo (config-V04-01-01)
509- binmake.gmk: added include path to persistency/run/include which was
510 missing. Removed unnecessary processes/general/include.
511
5128th July 2002 John Allison
513- liblist.c: added protection and warning for file/directory not found
514 in parsedir. Also small cosmetic improvements.
515
5164th July 2002 Gabriele Cosmo (config-V04-01-00)
517- Upgraded WIN32-g++ to compile with -ansi and gcc-2.95.3 for most recent versions
518 of CygWin.
519
52026th June 2002 Gabriele Cosmo (config-V04-00-10)
521- Moved STEP PERL scripts to examples/extended/geometry/cad/scripts.
522- Updated scripts for Configure.
523
52418th June 2002 Gabriele Cosmo (config-V04-00-09)
525- Added -DG4USE_OSPACE for obsolete systems using ObjectSpace STL.
526
52717th June 2002 Gabriele Cosmo (config-V04-00-08)
528- Added flag G4NO_ISO_VECDIST for compilers (SUN-CC, HP-aCC) with non ISO
529 call to vector::distance() method.
530
53114th June 2002 Gabriele Cosmo (config-V04-00-07)
532- binmake.gmk: added include path to "leading_particle" hadronic module.
533 Retagged with correct numbering...
534
5353rd May 2002 Gabriele Cosmo (config-V04-00-06)
536- liblist.c: added patch to port code on MacOS-X.
537 Defined buffer[BUFSIZE] as "char static".
538- Added Darwin-g++.gmk configuration file for MacOS-X systems running
539 with GNU g++ compiler.
540- Removed SUN-CC4.gmk configuration file, no longer supported.
541- Updated description header to system configuration files.
542
54327th March 2002 Gabriele Cosmo (config-V04-00-05)
544- binmake.gmk: added include path to new module geometry/biasing.
545 Co-works with "geometry-V04-00-01" and "transport-V04-00-00".
546
54726th March 2002 Gabriele Cosmo (config-V04-00-04)
548- liblist.c: cancelled changes made in previous tag.
549 Restored usage of function 'gets(buffer)', correctly adopted in this case.
550
55114th March 2002 Gabriele Cosmo (config-V04-00-03)
552- liblist.c: replaced usage of function 'gets(buffer)' with the safer
553 'fgets(buffer,BUFSIZE,stdin)'.
554
5559th March 2002 John Allison (config-V04-00-02)
556- Fixed bug in G4VIS_USE.gmk for G4VIS_USE_OPENGLWIN32.
557- Corrected perl script g4sort_step_file.pl to specify correct path for perl.
558
55907th February 2002 Gabriele Cosmo (config-V04-00-01)
560- liblist.c: added flags __CYGWIN__ and __CYGWIN32__ for triggering proper
561 parsing algorithm on Windows systems, also on most recent versions of Cygwin.
562- WIN32-VC.gmk: use g77 instead of f77 as default fortran compiler.
563
56425th January 2002 Gabriele Cosmo (config-V04-00-00)
565- sys/HP-aCC.gmk: removed include path to global/management/include/std/wrappers,
566 which was unused and not neccessary.
567
56810th December 2001 Gabriele Cosmo (config-V03-02-15)
569- architecture.gmk:
570 o updated list of supported compilers
571 o removed obsolete setup for STL ObjectSpace and STLport for Win/VC++.
572- binmake.gmk: activated mechanism for using $G4INCLUDE effectively for
573 building examples/applications. Currently activated only for global compound
574 libraries; for granular libraries it requires re-engineering of liblist,
575 feature which will be added in future.
576 This mechanism allows to considerably reduce the compilation/linking command
577 length and the number of -I options fed to the compiler.
578- Added G4PROFILE options to Linux-g++ and Linux-egcs setups.
579- Removed binmake.EXTRALIBS.README, now part of User's Guide.
580- Updated sources for Configure installation script.
581
5823rd December 2001 Guy Barrand (config-V03-02-14)
583- G4VIS_USE.gmk : -lG4HepRep replaced by -lG4visHepRep.
584
58529th November 2001 Gabriele Cosmo (config-V03-02-13)
586- Removed SUN-CC5.gmk configuration file. Now replaced by SUN-CC architecture
587
58821st Novemver 2001 Gabriele Cosmo (config-V03-02-12)
589- On top of "config-V03-02-11", added paths in binmake.gmk including
590 new hadronic models for cascade, CHIPS and coherent_elastic.
591 Does not include changes to analysis.gmk.
592
59319th November 2001 Guy Barrand
594- analysis.gmk : then remove all system specifc flags, have
595 only the AIDA ones. Have G4ANALYSIS_USE to drive the insertion of
596 CPP and libs in the Geant4 GNUmakefile system.
597
59819th November 2001 John Allison (config-V03-02-11)
599- Does not include Guy's changes of 16rd November.
600- Re-instated creation of CPPFLAGS (see 6th November) but conditonal
601 on existence of corresponding environment variable. If no environmet
602 variable is set, CPPFLAGS += -DG4UI_USE_TERMINAL.
603
60416rd November 2001 Guy Barrand
605- analysis.gmk : add flags to use an AIDA 2.2 compliant analysis system.
606
6076th November 2001 John Allison (config-V03-02-10)
608- Removed CPPFLAGS += -DG4UI_USE_GAG -DG4UI_USE_TCSH -DG4UI_USE_TERMINAL.
609
6106th November 2001 John Allison (config-V03-02-09)
611- Removed references to HepRep, added code for HepRepFile, thus
612 needed by vis-V03-02-15.
613
61423rd October 2001 Gabriele Cosmo (config-V03-02-08)
615- Merged changes in "config-V03-02-07" for removal of STLInterface.
616
61722nd October 2001 Gabriele Cosmo (config-V03-02-06b)
618- binmake.gmk: added include path for geometry/verification
619 according to tag "geometry-V03-02-01".
620
6211st October 2001 Gabriele Cosmo (config-V03-02-06a)
622- binmake.gmk: removed include path for processes/electromagnetic/integral
623 according to tag "em-V03-02-02".
624
62530th September 2001 Gabriele Cosmo (config-V03-02-07)
626- Removed references to STLInterface module in architecture.gmk
627 and architecture setups. Coworks with tag "global-V03-02-03" where
628 STLInterface module has been removed.
629
63029th August 2001 John Allison/Joseph Perl (config-V03-02-06)
631- Needed by vis-V03-02-14.
632- First developers release of HepRep graphics driver.
633
63427th August 2001 John Allison
635- Tidied HepRep configuration in G4VIS*, moving stuff to interactivity.gmk.
636
63724th August 2001 Joseph Perl (config-V03-02-05)
638- Introduced HepRep graphics driver
639
64011th August 2001 John Allison (config-V03-02-04)
641- Re-engineered G4UI variables. Coworks with interfaces-V03-02-00.
642- Introduced environment variable G4UI_NONE that, if set, no UI
643 sessions nor any UI libraries are built, not even libG4UIbasic.a nor
644 libG4UIcommon.a. (This would only happen in a pure batch job or,
645 perhaps, in a user framework having its own UI system.)
646- Removed the need to specify environment variables for UI sessions
647 which do not need external packages or libraries, namely :
648 G4UI_BUILD_GAG_SESSION
649 G4UI_BUILD_TERMINAL_SESSION
650 with associated G4UI_USE environment variables:
651 G4UI_USE_GAG
652 G4UI_USE_TCSH
653 G4UI_USE_TERMINAL
654 In other words, the above environment variables become redundant and are
655 ignored.
656 For backwards compatibility, unless G4UI_NONE is set, the corresponding
657 G4UI_USE C-pre-processor variables are automatically set. Also, the
658 C-pre-processor variables G4UI_BUILD and G4UI_USE are set.
659- As before, environment variables for other sessions still need positive
660 setting of their G4UI_BUILD and G4UI_USE environment variables. In this
661 category are:
662 G4UI_BUILD_WIN32_SESSION
663 G4UI_BUILD_WO_SESSION
664 G4UI_BUILD_XAW_SESSION
665 G4UI_BUILD_XM_SESSION
666 with associated G4UI_USE environment variables:
667 G4UI_USE_WIN32
668 G4UI_USE_WO
669 G4UI_USE_XAW
670 G4UI_USE_XM
671- Note: The user must still instantiate and SessionStart only *one*
672 session, but if it is to be one in the category needing external
673 packages or libraries, the corresponding G4UI_USE must be set to
674 trigger inclusion oflibraries. Otherwise the user need not set any
675 environment variables.
676
6773rd August 2001 Gabriele Cosmo (config-V03-02-03)
678- architecture.gmk:
679 o updated list of supported systems/compilers.
680 o made Linux-g++ architecture the default G4SYSTEM. Replaced SUN-CC.
681- Added SUN-CC4.gmk for old SUN architectures based on CC-4.2 compiler.
682- Added Linux-egcs for old Linux architectures based on egcs-1.1.2 compiler.
683- Made SUN-CC.gmk a copy of SUN-CC5.gmk (kept for backward compatibility,
684 will be removed soon). CC-5.2 compiler is now the default on SUN systems.
685- Made Linux-g++.gmk specific to gcc-2.95.2 compiler, from now on the default
686 compiler on Linux systems.
687
6881st August 2001 Gabriele Cosmo (config-V03-02-02)
689- Included recent updates to scripts sources for 'Configure'.
690
69127th July 2001 John Allison (config-V03-02-01)
692- Introduced environment variable G4VIS_NONE that, if set, no visualization
693 drivers are built and no vis libraries are built, not even
694 libG4vis_management. (libG4modeling is still built.) The C-pre-processor
695 variables G4VIS_BUILD and G4VIS_USE are *not* set.
696- Removed the need to specify environment variables for visualization drivers
697 which do not need external packages or libraries, namely :
698 G4VIS_BUILD_DAWNFILE_DRIVER
699 G4VIS_BUILD_RAYTRACER_DRIVER
700 G4VIS_BUILD_VRMLFILE_DRIVER
701 G4VIS_BUILD_ASCIITREE_DRIVER
702 G4VIS_BUILD_GAGTREE_DRIVER
703 with associated G4VIS_USE environment variables:
704 G4VIS_USE_DAWNFILE
705 G4VIS_USE_RAYTRACER
706 G4VIS_USE_VRMLFILE
707 G4VIS_USE_ASCIITREE
708 G4VIS_USE_GAGTREE
709 In other words, the above environment variables become redundant and are
710 ignored.
711 For backwards compatibility, unless G4VIS_NONE is set, the corresponding
712 G4VIS_USE C-pre-processor variables are automatically set. Also, the
713 C-pre-processor variables G4VIS_BUILD and G4VIS_USE are set.
714- As before, environment variables for other drivers still need positive
715 setting of their G4VIS_BUILD and G4VIS_USE environment variables. In this
716 category are:
717 G4VIS_BUILD_DAWN_DRIVER
718 G4VIS_BUILD_OPACS_DRIVER
719 G4VIS_BUILD_OPENGLX_DRIVER
720 G4VIS_BUILD_OPENGLWIN32_DRIVER
721 G4VIS_BUILD_OPENGLXM_DRIVER
722 G4VIS_BUILD_OIX_DRIVER
723 G4VIS_BUILD_OIWIN32_DRIVER
724 G4VIS_BUILD_VRML_DRIVER
725 with associated G4VIS_USE environment variables:
726 G4VIS_USE_DAWN
727 G4VIS_USE_OPACS
728 G4VIS_USE_OPENGLX
729 G4VIS_USE_OPENGLWIN32
730 G4VIS_USE_OPENGLXM
731 G4VIS_USE_OIX
732 G4VIS_USE_OIWIN32
733 G4VIS_USE_VRML
734 In this case G4VIS_NONE must *not* be set.
735- Added binmake.EXTRALIBS.README.
736
7375th July 2001 Youhei Morita (config-V03-02-00)
738- Linux-g++.gmk: Use -pedantic (G.Cosmo)
739- Linux-g++.gmk, SUN-CC.gmk, SUN-CC5.gmk: added -DG4std in G4DDLX_FLAGS
740
74129th June 2001 Gabriele Cosmo (config-V03-01-10)
742- Updated source scripts for 'Configure'.
743
74426th June 2001 Youhei Morita (config-V03-01-09)
745- globlib.gmk: added block for copying headers for persistency in $G4INCLUDE
746 when invoking the 'includes' target.
747
74825th June 2001 Youhei Morita (config-V03-01-08)
749- Restored lib_d target (again) in common.gmk with a protection of G4ODBMS.
750- Linux-g++.gmk (G.Cosmo)
751 o Commented out -ansi setup for public release
752 o Fixed logic for activating G4OODDLX_FLAGS on egcs compiler
753
75422nd June Gabriele Cosmo (config-V03-01-07)
755- common.gmk (G.Folger):
756 o removed lib_d target (again).
757 o restored G4SKIP_DEPEND.
758- Linux-g++.gmk:
759 o added temporary cludge for identify compiler version
760 and define G4DDLX_FLAGS for egcs-1.1.2.
761- binmake.gmk:
762 o added mechanism to correctly handle include paths when source headers
763 are centrally installed in $G4INCLUDE. Temporarly disabled, requires
764 update (re-design?) of liblist.c to properly generate the list of
765 libraries from the map.
766 Once activated, also G4UI_USE.gmk, G4VIS_USE.gmk and analysis.gmk
767 have to be modified accordingly.
768
76922nd June 2001 Youhei Morita (config-V03-01-06)
770- Restored lib_d target in common.gmk with a protection of G4ODBMS.
771- Get rid of G4SKIP_DEPEND in binmake.gmk.
772- Comment out G4DDLX_FLAGS options in sys/Linux-g++.gmk for gcc-2.95.2.
773
77421st June 2001 Gunter Folger (config-V03-01-05)
775- Removed bin_d and lib_d targets and thus the re-start of make.
776
77721st June 2001 Gunter Folger (config-V03-01-04)
778- common.gmk, binmake.gmk: run gmake via $(MAKE).
779
78019th June 2001 John Allison (config-V03-01-03)
781- Added GAG_TREE to G4VIS_BUILD.gmk and G4VIS_USE.gmk.
782
78320th June 2001 (Japan Time - still 19th in Europe!)
784 Youhei Morita (config-V03-01-02)
785- A few bug fixes in binmake.gmk, common_objy.gmk, sys/SUN-CC5.gmk,
786 sys/Linux-g++.gmk, sys/Win32-g++.gmk.
787
78819th June 2001 Gabriele Cosmo
789- Removed G4_NO_CBRT flag from WIN32-VC setup. No more necessary.
790
79130th May 2001 Gunter Folger
792- Do changes for persistency from Youhei: common.gmk is now split in three,
793 one general, and one for specific for transient and persistent each.
794 Dependencies now much better handled in persistency.
795
7962nd May 2001 Gabriele Cosmo (config-V03-01-01)
797- Added options "-Wall -ansi -pedantic" to Linux-g++ setup.
798
79910th April 2001 John Allison (config-V03-01-00)
800- Added G4VIS_BUILD_ASCIITREE_DRIVER and G4VIS_USE_ASCIITREE to G4VIS*gmk.
801
80222nd March 2001 Gunter Folger (config-V03-00-03)
803- binmake.gmk, only store in executable PATH to libs from example/test;
804 other libs should be taken/found from LD_LIBRARY_PATH
805- sys/{Linux-g++,SUN-CC}.gmk: enable storing of PATH to libs in executable
806
80706th March 2001 Gabriele Cosmo (config-V03-00-02)
808- binmake.gmk: added include path for processes/electromagnetic/integral
809 the new subcategory introduced with tag em-V03-00-04.
810
81113th February 2001 Gabriele Cosmo (config-V03-00-01)
812- binmake.gmk: added include path for processes/photolepton_hadron
813 which was missing!
814
81508th January 2001 Gabriele Cosmo (config-V03-00-00)
816- sys/WIN32-VC.gmk: introduced -GR compiler option to allow usage of
817 dynamic casting and type-info at run-time.
818
81913th December 2000 Gunter Folger (config-V02-00-14)
820- common.gmk: fix to rule for building dependencies, parsing is skip
821 if $(dependencies) is empty.
822- globlib.gmk: added "includes" to PHONY target list and fixed typo.
823- Added comments to "includes" rules.
824
8258th December 2000 Gabriele Cosmo (config-V02-00-13)
826- Changed G4LIB_BUILD_ARCHIVE to G4LIB_BUILD_STATIC in architecture.gmk,
827 common.gmk and globlib.gmk.
828
8297th December 2000 Gabriele Cosmo (config-V02-00-12)
830- Added options to SUN-CC5.gmk to handle multithreading and persistency.
831
8325th December 2000 Youhei Morita (config-V02-00-11)
833- Introduced GPPFLAGS to set -M or -MM according to G4ODBMS.
834
8355th December 2000 Gabriele Cosmo (config-V02-00-10)
836- Restored -MM option to g++ for making dependencies. -M was introduced in
837 tag config-V02-00-02 to allow dependency search on system headers as well
838 (#include<...> statements). This however introduces serious clashes with
839 Objectivity schema generation for the persistency module.
840
8414th December 2000 Gunter Folger (config-V02-00-09)
842- Disable G4RUNPATHOPTION (internal variable) for all but SUN. This is/will
843 be used when linking with G4 shared libraries to store the path to these
844 libraries in the executable.
845
8461st December 2000 Gabriele Cosmo (config-V02-00-08)
847- Added G4UI_USE_TCSH and related settings to G4UI_USE.gmk (M.Maire).
848- Merged SUN-CC6.gmk to SUN-CC5.gmk and removed SUN-CC6.gmk.
849
8501st December 2000 Gunter Folger (config-V02-00-07)
851- Change -M to -M -MG in common.gmk, binmake.gmk. This will output a "correct"
852 dependency file even when missing header files are missing. Correct in the
853 sense that liblist will work, and that the missing header is supposed to be
854 (made) in the source directory.
855
85617th November 2000 Gunter Folger (config-V02-00-06)
857- Link with CLHEP using -L/-l instead of absolute filename; this allows
858 to link with shared lib of Anaphe, or static lib of Geant4.
859- Added shared-lib settings to sys configurations.
860
86114th November 2000 Gabriele Cosmo (config-V02-00-05)
862- Added reference to new "parameterisations" top category.
863 Modified files: binmake.gmk.
864- Removed makeshlib.sh script, now obsolete.
865
8667th November 2000 Guy Barrand
867- analysis.gmk : renamed OpenScientist things to "Lab" ;
868 Lab is the concrete package where analysis is done.
869
8703rd November 2000 Gunter Folger (config-V02-00-04)
871- common.gmk: fix for shared-library build.
872- common.gmk, globlib.gmk: added rules for "includes" gmake target.
873- architecture.gmk: introduced new user settable variable G4INCLUDE
874 to specify path where headers (files or symbolic-links) should be installed.
875
8761st November 2000 Guy Barrand
877- analysis.gmk: declared Lizard.
878
87924th October 2000 Gunter Folger (config-V02-00-03)
880- architecture.gmk, common.gmk, globlib.gmk, sys/*:
881 o merged building shared libraries into makefiles.
882 The MAKESHLIB script is no longer used.
883- Introduced new variables steering the building of archive/shared libs:
884 G4LIB_BUILD_SHARED
885 G4LIB_BUILD_ARCHIVE (still default)
886 note that G4MAKESHLIB set will internally set G4LIB_BUILD_SHARED for
887 backwards compatiblity.
888- Introduced new variable (G4LIB_USE_GRANULAR) to force using of granular
889 libraries, even when libG4global.a/.so exists.
890
89114th September 2000 Guy Barrand
892- Introduced changes to handle analysis module.
893 o added analysis.gmk.
894 o sys/Linux-g++.gmk: added macro DLDLIBS for library dynamic loading.
895 o binmake.gmk: added inclusion of analysis.gmk.
896 o binmake.gmk: place LDLIBS3 += $(ANALYSISLIBS) after LDLIBS3 += $(INTYLIBS).
897
89822nd August 2000 John Allison (config-V02-00-02)
899- Changed -MM to -M in dependency file making in binmake.gmk and common.gmk.
900 This causes dependencies of both #include "..." and #include <...> to be
901 followed. This is the safer option, since some users might/should use,
902 e.g., #include <g4std/...>, but even these files change sometime.
903
90422nd August 2000 Gunter Folger
905- globlib.gmk: fix for protection from infinite loops when a dir does
906 not exist (G.Folger).
907
9081st August 2000 Gabriele Cosmo (config-V02-00-01)
909- Added setup WIN32-g++ for Windows/NT/9X with Cygwin and g++ compiler.
910 Configuration non officially supported (courtesy of S.Agostinelli and
911 IST group, Genova).
912
91324th July 2000 Gabriele Cosmo (config-V02-00-00)
914- Added path to g3tog4 for global libs.
915
91623rd May 2000 John Allison (config-V01-01-04)
917- Added -I$(G4BASE)/processes/hadronic/models/radiative_decay/include to
918 binmake.gmk.
919
92019th May 2000 Gabriele Cosmo (config-V01-01-03)
921- architecture.gmk:
922 o changed -pic option to -KPIC for SUN architectures.
923 o fixed HP-aCC setup to cope with new CLHEP version 1.5.
924 o implemented modular setup. Now system specific configurations are
925 grouped in separated files $G4SYSTEM.gmk and placed in the new
926 directory config/sys.
927
9287th April 2000 Gabriele Cosmo (config-V01-01-02)
929- binmake.gmk: added include path to the new directory
930 geometry/solids/specific.
931- Updated PERL script g4step_correct.pl for parsing STEP files.
932
93330th March 2000 Gabriele Cosmo (config-V01-01-01)
934- makeshlib.sh:
935 o added few corrections to the script in order to allow
936 creation of shared libraries without need of the static archive on
937 platforms which allow this.
938 o added section for SunOS systems.
939 (courtesy of I.G.Caballero)
940- architecture.gmk:
941 o on SUN-CC and SUN-CC5, added -pic to CXXFLAGS for building shared
942 libraries.
943
94421st March 2000 Gabriele Cosmo
945- makeshlib.sh: corrected invokation of compiler for HP-aCC setup.
946 Changed CC to aCC (fixes bug-report #68).
947
94813th March 2000 Gabriele Cosmo (config-V01-01-00)
949- architecture.gmk: corrected FCLIBS for Linux-g++
950 o added -lg2c -lnsl and removed -lf2c.
951
95214th February 2000 Gabriele Cosmo (config-V01-00-02)
953- architecture.gmk: added option '+W823' to HP-aCC compilation setup to
954 discard warnings for macros parameter definition as used in the new
955 NIST STEP reader.
956- binmake.gmk: moved $EXTRALIBS to be included on top of the linking list,
957 just after the user application library.
958
95931st January 2000 Gabriele Cosmo (config-V01-00-01)
960- Added control for the Ray-tracer driver. Introduced G4VIS_USE_RAYTRACER
961 in G4VIS_USE.gmk and G4VIS_BUILD_RAYTRACER_DRIVER in G4VIS_BUILD.gmk (M.Asai).
962- binmake.gmk: fixed dependency order for compound libraries.
963 Moved -lG4particles and -lG4materials downstream in the list.
964- architecture.gmk: added G4NO_OPTIMISE for allowing compilation without
965 any level of optimisation or debug. G4DEBUG if defined takes precedence.
966 G4DEBUG and G4OPTIMISE are now defined also as CPPFLAGS.
967
9683rd January 2000 Gabriele Cosmo (config-V01-00-00)
969- Syncronized with HEAD.
970
97116th December 1999 John Allison
972- Cosmetic improvement to echo line in binmake.gmk.
973
9747th December 1999 Gabriele Cosmo (config-V00-01-19)
975- architecture.gmk: minor fix on OSPACELIBS path for Win/NT.
976
9775th December 1999 Youhei Morita (config-V00-01-18)
978- architecture.gmk: defined G4OODDLX_FLAGS
979- common.gmk: use G4OODDLX_FLAGS
980
9815th December 1999 Gabriele Cosmo (config-V00-01-17)
982- architecture.gmk: fixes for Win/NT.
983 o fixed path for OSPACELIBS
984 o removed -DG4NOT_ISO_DELETES flag
985
9863rd December 1999 Gabriele Cosmo (config-V00-01-16)
987- architecture.gmk: set G4_HAVE_BOOL for SUN-CC5.
988
9893rd December 1999 Youhei Morita
990- common.gmk: fixed minor typo in G4OODDLX_SCHEMA_NAME
991
9921st December 1999 Gabriele Cosmo (config-V00-01-15)
993- architecture.gmk:
994 o added new G4SYSTEM flavor SUN-CC5, used for testing on the new C++
995 compiler v5.0 on SunOS. Requires ISO/ANSI-C++ installation and native
996 STL by default. Compatibility with old no ISO/ANSI code is assured
997 through the -compat compiler option and the usage of ObjectSpace STL
998 (i.e. G4USE_OSPACE set).
999 o added new flag G4NO_STD_NAMESPACE.
1000 HP-aCC setup with native STL assumes the ISO-ANSI installation by default,
1001 the new flag should be explicitly set in the environment to avoid this.
1002 o upgraded SGI-CC setup to IRIX 6.5.5, CC 7.2.1 and ObjectSpace STL.
1003 Tests on this configuration has NOT been tested though.
1004
10051st December 1999 Youhei Morita
1006- architecture.gmk: added G4EXAMPLE_BOOT and G4EXAMPLE_FD
1007- common.gmk: copy only the .hh files
1008- binmake.gmk: added persistent include paths
1009 added new targed cleandb, newboot, newfd
1010 added G4SKIP_DEPEND for dependencies
1011
101229th November 1999 Youhei Morita
1013- architecture.gmk: added G4SYSTEM to G4SCHEMA_DIR, G4TMPSCHEMA_DIR
1014- common.gmk: changed G4SCHEMA_HEADER_DIR from G4TMPSCHEMA_INCLUDE to G4TMPDIR
1015 added target install_schema for schema copying
1016- globlib.gmk: create schema header files at G4TMPDIR, then install
1017
101829th November 1999 John Allison
1019- Introduced LDLIBS2EXTRA so that granular libraries are not
1020 expanded too soon.
1021
102225th November 1999 Gabriele Cosmo (config-V00-01-14)
1023- architecture.gmk: redefined OSPACEDIR as OSPACE_BASE_DIR to conform to
1024 an omogeneous format. Added existence check for OSPACE and CLHEP paths.
1025
102623rd November 1999 Gabriele Cosmo (config-V00-01-13)
1027- architecture.gmk: added setup for ISO/ANSI installation on DEC-cxx.
1028 If using native STL (i.e. G4USE_OSPACE not set), G4USE_STD_NAMESPACE is
1029 implicitly defined and a strict-ANSI installation is assumed. Note that
1030 in this case, also CLHEP must have been installed in strict-ANSI mode.
1031
103220th November 1999 Youhei Morita (config-V00-01-12)
1033- common.gmk: added G4OODDLX_SCHEMA_NAME to use Geant4 named schema
1034
103519th November 1999 Youhei Morita
1036- liblist.c: avoid coredumps when it was given non-existing directly.
1037
103818th November 1999 Gabriele Cosmo (config-V00-01-11)
1039- architecture.gmk: added -e option to $ECHO for Linux-g++ setup.
1040
104117th November 1999 John Allison (config-V00-01-10)
1042- binmake.gnk: added isotope_production/include to -I list (Hans-Peter).
1043
104417th November 1999 Youhei Morita (config-V00-01-09)
1045- moved schema header files to G4INSTALL/schema/include
1046 architecture.gmk: introduced G4SCHEMA_INCLUDE and G4TMPSCHEMA_INCLUDE
1047 common.gmk: introduced G4SCHEMA_HEADER_DIR and G4SCHEMA_SRC_DIR
1048 globlib.gmk: added tmp schema header copying
1049
105015th November 1999 Gabriele Cosmo (config-V00-01-08)
1051- Tagged.
1052
105314th November 1999 Youhei Morita
1054- globlib.gmk: moved contruction of libmap for G4ODBMS to
1055 source/GNUmakefile
1056
105712th November 1999 Youhei Morita
1058- common.gmk: introduced G4ODBMS_DEPEND and G4SKIP_DEPEND for
1059 better handling of dependencies
1060- globlib.gmk: use G4ODBMS_DEPEND, automatic rebuilding of libmap
1061
106211th November 1999 Gabriele Cosmo (config-V00-01-07)
1063- Migration RWT->G4RWT performed:
1064 o Removed every occurence of Rogue-Wave from configuration, replaced
1065 RWBASE with G4STLBASE. Modified scripts: architecture.gmk, common.gmk
1066 and binmake.gmk.
1067 o Made setup for Native-STL the default, removed test on conditional
1068 flag G4USE_STL.
1069 o Removed setup for Win/NT-g++, no longer supported.
1070
107110th November 1999 Youhei Morita (config-V00-01-06)
1072- binmake.gmk: added path to persistency/global/include.
1073- common.gmk: Change G4ODBMS_DEPEND to G4ODBMS_NODDL
1074- globlib.gmk: removed G4ODBMS_DEPEND, modified target "global"
1075
107610th November 1999 Gabriele Cosmo (config-V00-01-05)
1077- binmake.gmk: added path to HEPNumerics/include which was missing.
1078
107929th October 1999 Guy Barrand
1080- architecture.gmk, interactivity.gmk: introduced
1081 "G4_OPACS_WIDGET_SET lesstif" logic to handle the case
1082 of using, on Linux, the bugged lesstif with the non bugged OPACS.
1083
108429th October 1999 Gabriele Cosmo
1085- Introduced fixes for shared library setup (courtesy of F.Carminati).
1086 Modified files: architecture.gmk, common.gmk, globlib.gmk, makeshlib.sh.
1087
108828th October 1999 Gabriele Cosmo (config-V00-01-04)
1089- architecture.gmk: removed G4STREAM and G4STREAM_STREAMBUF_IMPLEMENTATION
1090 flags, now no longer needed. Streambuf implementation is the default for
1091 every platform. (by H.Yoshida)
1092
109326th October 1999 John Allison
1094- Augmented liblist to look for dependencies on auto-generated
1095 headers in $G4TMP.
1096
109726th October 1999 Gabriele Cosmo (config-V00-01-03)
1098- Removed AIX-xlC as default platform for G4SYSTEM in architecture.gmk.
1099 Configuration is still kept but no longer supported.
1100
110126th October 1999 Youhei Morita
1102- architecture.gmk: include $(HEP_ODBMS_DIR)/etc/$(OS).mk instead of
1103 defininig load module separately. Defined G4ODBMS_LIBS.
1104- binmake.gmk: Use G4ODBMS_LIBS.
1105
110620th October 1999 Gabriele Cosmo (config-V00-01-02)
1107- architecture.gmk: removed option -DOS_NO_TYPEDEF_5 from HP-aCC
1108 OSpace setup. Not anymore needed.
1109
111020th October 1999 John Allison
1111- architecture.gmk: removed G4USE_EXPLICIT_TYPES_IN_TEMPLATES (was needed
1112 only for HP aCC; now not needed at all).
1113
111419th Octobre 1999 Youhei Morita
1115- common.gmk: Surpress verbose output for G4ODBMS if CPPVERBOSE
1116 is not defined.
1117
11187th October 1999 John Allison (config-V00-01-01)
1119- Removed WARNINGs about granular libraries. Now standard usage. Simple
1120 using messages printed.
1121
112217th Sep 1999 Youhei Morita
1123- architecture.gmk: Defined G4TMPSCHEMA_DIR, G4TMPSCHEMA_BOOT
1124 Added OBJY_LDLIB definition for Objectivity 5.1
1125- binmake.gmk: LDLIBS1 += -lG4persistency
1126- common.gmk: Changed ooddlx boot file option to G4OODDLX_BOOT
1127- globlib.gmk: Changed G4EXAMPLE_BOOT to G4TMPSCHEMA_BOOT
1128- G4ODBMS_BUILD.gmk: Defined HEP_ODBMS_EXPORT for HepODBMS 0.3.0.x
1129
113027th July 1999 Gonzalo Gracia Abril
1131- Changed OSPACELIBS := '-libpath:c:\dev\ospace\lib std-2.1-vc5.0-mt.lib'
1132 to OSPACELIBS := '-libpath:$(OSPACEDIR)\lib std-2.1-vc5.0-mt.lib'
1133 in architecture.gmk for NT
1134
113520th July 1999 John Allison (config-V00-01-00)
1136- Added EXTRA_LINK_DEPENDENCIES to binmake.gmk.
1137
11386th July 1999 John Allison (config-01-00-10)
1139- Changed -L/usr/X11/lib to -L/usr/X11R6/lib for Linux.
1140
11416th July 1999 Gunter Folger (config-01-00-09)
1142- Adapt architecture.gmk for use of STL with WIN32-VC
1143 Remove NICE from G4SYSTEM name WIN32-VC in architecture, globlib and
1144 binmake.gmk
1145
11463rd July 1999 John Allison (config-01-00-08a)
1147- Added full-stop after i.e in binmake.gmk.
1148
11492nd July 1999 John Allison (config-01-00-08)
1150- Protected liblist against duplicate library names.
1151
115229th June 1999 Gabriele Cosmo (config-01-00-07)
1153- architecture.gmk: fixed bug in SUN-CC setup concerning XMLIBS and XMFLAGS.
1154 -lXm was missing.
1155
115625th June 1999 Gabriele Cosmo
1157- Use $G4LIB/$G4SYSTEM instead of $G4LIBDIR in binmake.gmk for invoking
1158 liblist and search for libname.map (granular libraries setup).
1159
116024th June 1999 John Allison
1161- Use liblist and libname.map in $G4LIBDIR.
1162
116319th June 1999 John Allison
1164- Removed references to G4Ray in G4VIS_BUILD.gmk and G4VIS_USE.gmk.
1165
11669th June 1999 Gunter Folger
1167- Adapt liblist.c for Windows, all changes contained withing #ifdef WIN32 blocks.
1168
11694th June 1999 John Allison
1170- Corrected USER_DEFINED_LDLIBS action.
1171- Changed `export G4TMP=$(G4TMP);' to `G4TMP=$(G4TMP); export G4TMP;'
1172- Added -I$(G4BASE)/geometry/solids/Boolean/include.
1173- Introduced LDLIBS_PREFINAL (Gunter).
1174
11752nd June 1999 John Allison
1176- Changed more occurrences of := to = to fix crash of liblist at startup.
1177
11781st June 1999 John Allison
1179- Changed LDLIBS2 := to LDLIBS2 = in binmake.gmk.
1180- Reverted $(G4WORKDIR)/tmp/$(G4SYSTEM)/$(G4TARGET) to $(G4TMPDIR).
1181- Added /$(G4TARGET) to liblist -d $(G4WORKDIR)/tmp/$(G4SYSTEM) in binmake.gmk.
1182
118331st May 1999 John Allison
1184- Added -I$(G4BASE)/processes/electromagnetic/lowenergy/include.
1185
118627th May 1999 Gabriele Cosmo (config-01-00-06)
1187- architecture.gmk: set default $G4INSTALL path to $HOME/geant4 (was still referring
1188 to geant4beta...).
1189- Restored default CLHEP_BASE_DIR to /afs/cern.ch/sw/geant4/dev/CLHEP/$G4SYSTEM/pro.
1190- architecture.gmk: added -DG4NOT_ISO_DELETES for NT setup (G.Folger).
1191
119225th May 1999 Gabriele Cosmo
1193- architecture.gmk: fixed bug in SUN-CC setup. Replaced VISLIBS with LOADLIBS to
1194 specify inclusion of socket libraries -lsocket -lnsl.
1195- binmake.gmk: fixed path to libname.map in the definition of LDLIBS2 for the
1196 granular libs setup.
1197
119819th May 1999 John Allison
1199- Force linking of static library, libCLHEP.a.
1200
120118th May 1999 John Allison
1202- Specify -DG4NOT_ISO_DELETES in any case (not just G4USE_STL) and only
1203 for HP, Sun and AIX.
1204
120517th May 1999 Gabriele Cosmo
1206- Added -DG4NOT_ISO_DELETES for DEC and AIX and moved inside G4USE_STL or
1207 G4USE_OSPACE scope for all platforms which need it.
1208- Added path to wrappers for AIX.
1209
121017th May 1999 John Allison
1211- Added -DG4NOT_ISO_DELETES for Sun and HP.
1212- Changed order of -I$(OSPACEDIR)/ospace/std and -I$(OSPACEDIR)/ospace/stl.
1213
121413th May 1999 Gabriele Cosmo (config-01-00-05)
1215- architecture.gmk: G4USE_OSPACE setup is now independent from G4USE_STL which
1216 is now devoted for generic STL setup. Added -DOS_NO_TYPEDEF_5 option to HP-aCC
1217 for ObjectSpace.
1218
121912th May 1999 Gabriele Cosmo
1220- architecture.gmk: modified path to STL wrapper files directory to point to
1221 $RWINC/wrappers/$G4SYSTEM. Wrappers are now differenciated according to
1222 the architecture type.
1223
122411th May 1999 Gabriele Cosmo
1225- architecture.gmk: merged Isidro's OSPACE setup for HP-aCC.
1226 Reorganised OSPACE options by introducing OSPACEINC variable.
1227
122810th May 1999 Guy Barrand
1229- interactivity.gmk ; put OpenGL things after OPACS things to have
1230 correct link order.
1231
123210th May 1999 John Allison
1233- Added -I$(OSPACEDIR)/ospace/stl for Sun.
1234
12357th May 1999 John Allison
1236- Added GREP := grep except for SUN.
1237- Introduced STLInterface/wrappers directory. Testing on OSF+ObjectSpace (G.Cosmo).
1238
12396th May 1999 Gabriele Cosmo
1240- Introduced G4USE_OSPACE for ObjectSpace STL. If defined G4USE_STL is
1241 set as well. Modified architecture.gmk and binmake.gmk.
1242
12436th May 1999 John Allison
1244- Removed extra library for circular dependencies. Now all solved!
1245
12465th May 1999 Gabriele Cosmo
1247- Fixed typo in architecture.gmk and defined OSPACEDIR to point to the G4
1248 dev area where links to the ObjectSpace installations at CERN have been
1249 created for all platforms. "pro" version points to ObjectSpace 2.1.
1250
12515th May 1999 John Allison
1252- Eliminated all references to RW in the case of G4USE_STL.
1253- Added OSPACE variables.
1254
125528th April 1999 Gabriele Cosmo (config-01-00-04)
1256- architecture.gmk: moved link for CLHEP to "new" to test the new version
1257 1.4 of CLHEP. It will become "pro" again as soon as the new CLHEP will be
1258 validated. NOTE: for DEC-cxx a custom CLHEP installation is used in order
1259 to deactivate the ISO-ANSI options now set by default in CLHEP.
1260
126119th April 1999 Gabriele Cosmo (config-01-00-03)
1262- architecture.gmk: introduced CCFLAGS for all platforms. Set CCFLAGS to
1263 "-Ae +DAportable" for HP-aCC to overcome compilation problems on liblist.c
1264
126518th April 1999 Youhei Morita
1266- architecture.gmk, binmake.gmk: introduced OBJY_LDLIB variable for
1267 defining Objectivity library within G4ODBMS.
1268
126913th April 1999 Gabriele Cosmo
1270- architecture.gmk: added the following options in compilation:
1271 o HP-aCC, SGI-CC: +Onolimit, -Olimit 5000 respectively.
1272 Not suppress any optimization specifying a high or unlimited memory
1273 limitation.
1274 o DEC-cxx: -timplicit_local.
1275 Get rid of the template repository by generating explicit template
1276 instantiations used in the code with internal linkage.
1277
127813th April 1999 John Allison
1279- In binmake.gmk: - moved libmap target to source/GNUmakefile.
1280 - extensive tidying.
1281
128212th April 1999 John Allison
1283- In liblist.c: - fixed bug to distinguish, e.g., track from tracking.
1284 - improved printing.
1285 - improved "Usage" comments.
1286 - improved protection against bad input format.
1287- In binmake.gmk, used $(ECHO) to solve platform dependency of echo.
1288- In binmake.gmk for granular libraries:
1289 - fully implemented -d option.
1290 - Gave /tmp files a unique name.
1291 - Removed repeated libraries - no longer necessary, all circular
1292 dependencies seem solved.
1293
12949th April 1999 Frank Behner
1295- Fixed bug in liblist in -d option
1296- Changed binmake.gmk to use liblist -d
1297
129818th February 1999 John Allison
1299- Added G4USE_STL flag.
1300- Added code for linking granular libraries.
1301
13021st January 1999 Gunter Folger (config-01-00-02)
1303- Add FCLIBS for SUN.
1304
1305January 29th 1999 - John Allison (config-01-00-01)
1306- Changed rd44 to sw/geant4.
1307
1308December 15th, 1998 - G.Cosmo (config-00-04-11)
1309- Added G4_HAVE_BOOL to DEC-cxx.
1310- Cosmetic changes.
1311
1312December 12th, 1998 - J.Allison (config-00-04-10)
1313- Fixed bug in OGLFLAGS and OGLLIBS user override mechanism.
1314
1315December 11th, 1998 - J.Allison (config-00-04-09)
1316- Removed -fnonstd for SUN-CC.
1317
1318December 10th, 1998 - G.Cosmo (config-00-04-08)
1319- architecture.gmk: introduced $G4DATA variable which can be user
1320 defined. Default is set to $G4INSTALL/data.
1321- architecture.gmk: introduced $G4LEVELGAMMADATA set as default to
1322 $G4DATA/PhotonEvaporation.
1323- globlib.gmk: fixed minor bug (courtesy of V.Krylov).
1324
1325December 10th, 1998 - J.Allison (config-00-04-07)
1326- architecture.gmk: allowed environment variables OGLFLAGS and OGLLIBS.
1327
1328December 7th, 1998 - S.Tanaka, G.Cosmo (config-00-04-06)
1329- architecture.gmk: fixed setting of VISLIBS.
1330
1331December 7th, 1998 - S.Tanaka
1332- Update of architecture.gmk and G4VIS_USE.gmk:
1333 In SUN-CC, "-L/usr/lib -lsocket -lnsl" is moved from X11LIBS to VISLIBS.
1334
1335December 5th, 1998 - G.Cosmo (config-00-04-05)
1336- architecture.gmk: introduced -fnonstd compiler option for SUN-CC.
1337 This option causes non-standard initialization of floating-point
1338 arithmetic hardware; it enables hardware traps for floating-point
1339 overflow, division by zero, and invalid operation exceptions.
1340
1341December 4th, 1998 - G.Barrand
1342- architecture.gmk: corrected paths for HepVis and HepInventor.
1343- interactivity.gmk: fixed setup for LOAD_IV.
1344
1345December 3rd, 1998 - S.Tanaka
1346- Revision to make compilation of DAWN (network) driver
1347 at Solaris and IRIX automatic. See below.
1348- Added the following line to SUN-CC and SGI-CC
1349 CPPFLAGS += -DSOCKET_IRIX_SOLARIS
1350- Added -L/usr/lib -lsocket -lnsl in X11LIBS for SUN-CC.
1351 (This place is strange. But I cannot think of a better place.)
1352
1353December 3rd, 1998 - J.Allison (config-00-04-04)
1354- Set G4STREAM for all platforms.
1355- Set G4STREAM_STREAMBUF_IMPLEMENTATION for selected platforms.
1356
1357December 3rd, 1998 - S.Sadilov
1358- Updated architecture.gmk : G4STREAM_STREAMBUF_IMPLEMENTATION for WIN32.
1359- Updated globlib.gmk : right incremental LIB for WIN32.
1360
1361December 1st, 1998 - G.Cosmo (config-00-04-03)
1362- Updated architecture.gmk and binmake.gmk: G4SYSTEM revision.
1363- Added +DAportable compiler option to HP-aCC setup to support HPPA 2.0
1364 for PA8000 CPUs.
1365
1366December 1st, 1998 - J.Allison (config-00-04-02)
1367- Added generators/include to binmake.gmk.
1368
1369November 30th, 1998 - J.Allison (config-00-04-01)
1370- Added neutron_hp/include to binmake.gmk.
1371- CLHEP_BASE_DIR and RWBASE for WIN32 (Serguei Sadilov).
1372
1373November 18th, 1998 - J.Allison (config-00-03-06)
1374- Changed CXXFLAGS for DEC6-AFS debug from -g to -gall.
1375
1376October 30th, 1998 - G.Cosmo (config-00-03-05)
1377- architecture.gmk: added G4STREAM_STREAMBUF_IMPLEMENTATION variable. (G.Barrand)
1378- G4UI_BUILD.gmk: removed G4UI_BUILD_XM_REDIRECT_COUT. (G.Barrand)
1379
1380October 13th, 1998 J.Allison (config-00-03-04)
1381- Changed ifdef G4_USE_G4STREAM to ifneq ($(findstring AIX,$(G4SYSTEM)),AIX)
1382
1383October 13th, 1998 J.Allison (config-00-03-03)
1384- Removed G4VIS_DONT_USE. (G.Barrand)
1385- Added if G4_USE_G4STREAM, CPPFLAGS += -DG4STREAM. (M.Nagamatu)
1386
1387October 9th J.Allison (config-00-03-02)
1388- Tagged.
1389
1390October 2nd, 1998 - M.Asai
1391- G4_NO_STORE_TRAJECTORY option is added to architecture.gmk.
1392
1393September 30th, 1998 - G.Barrand
1394- G4VIS_USE.gmk: bracket everything with "ifndef G4VIS_DONT_USE" in order
1395 to be able to disconnect easily visualization for tests programs.
1396
1397September 18th, 1998 - G.Cosmo (config-00-03-01)
1398- architecture.gmk: introduced G4DUMMY_VARIABLE to hide $(shell)
1399 command not compatible with the new version 3.77 of GMAKE (G.Folger).
1400
1401September 14th, 1998 - G.Cosmo
1402- binmake.gmk: placed digits+hits library in the correct link order
1403 according to the category diagram.
1404
1405August 31st, 1998 - G.Cosmo (config-00-02-05)
1406- architecture.gmk: Changed first CPPFLAGS statement from := to +=,
1407 to allow additional CPPFLAGS to be defined by the user. Needed for test
1408 (F.Behner)
1409- binmake.gmk: Added EXTRALIBS to allow a user to add own libraries in the
1410 link path. Needed for test.
1411 (F.Behner)
1412- binmake.gmk: inverted link order of processes and particles libraries
1413 which was wrong. (G.Cosmo)
1414
1415August 26th, 1998 - John Allison (config-00-02-04)
1416- Backed out 22nd August change (G4UIGAG as default) - G4UIterminal
1417 is now default.
1418
1419August 24th, 1998 - Y.Morita (config-00-02-03)
1420- globlib.gmk: added $(G4LIBDIR)/lib$(name).a for target "global".
1421
1422August 22nd, 1998 - J.Allison (config-00-02-02)
1423- Set GAG variables by default.
1424
1425August 11th, 1998 - G.Cosmo (config-00-02-01)
1426- Tagged.
1427
1428August 7th, 1998 - John Allison/Michel Maire.
1429- Added -I/usr/include before -I/usr/local/include to OGLFLAGS for DEC-AFS.
1430- Changed -lGl to -lMesaGL, etc., for DEC-AFS.
1431
1432August 6th, 1998 - John Allison
1433- Added UILIBS := to G4UI_USE.gmk and VISLIBS := to G4VIS_USE.gmk.
1434
1435August 5th, 1998 - Guy Barrand
1436- Added LOAD_XM = 1 and LOAD_XAW = 1 to G4UI_USE.gmk.
1437
1438July 30th, 1998 - G.Cosmo (config-b01)
1439- globlib.gmk: added phony target "wipe_libs". Now target "global"
1440 effectively deletes all existent granular libraries.
1441- common.gmk: archiving of libraries is silent now by default.
1442
1443July 23th, 1998 - Y.Morita (config-00-01-16)
1444- globlib.gmk: fixed target "global" for G4ODBMS
1445- binmake.gmk: fixes for Win/NT.
1446
1447July 20th, 1998 - John Allison (config-00-01-15)
1448- Removed LDFLAGS += -Wl,-Bstatic for G++-Linux introduced by Larry
1449 Felawka on July 10th for g++ 2.8. No longer thought to be necessary.
1450
1451July 19th, 1998 - G.Cosmo (config-00-01-14)
1452- common.gmk: introduced CPPVERBOSE flag.
1453- architecture.gmk: protected creation of $G4SCHEMA_DIR and
1454 $G4EXAMPLE_BOOT_DIR directories with G4ODBMS.
1455- binmake.gmk: fixed bug in creation of $G4TARGET.
1456
1457July 18th, 1998 - G.Cosmo (config-00-01-13)
1458- Added fix to binmake.gmk for WIN32-VC-NICE (G.Folger)
1459
1460July 16th, 1998 - John Allison
1461- Added GNU_GCC makefile flags where omitted.
1462
1463July 15th, 1998 - Youhei Morita (config-00-01-12)
1464- architecture.gmk added G4EXAMPLE_BOOT_DIR and G4EXAMPLE_BOOT
1465- globlib.gmk revised cleandb target
1466
1467July 14th, 1998 - Peter Urban (config-00-01-11)
1468- added two Perl scripts that correct STEP exchange files.
1469
1470July 14th, 1998 - Youhei Morita (config-00-01-10)
1471- architecture.gmk added definition of G4SCHEMA_DIR
1472- globlib.gmk added new target G4SCHEMA.FDDB for G4ODBMS
1473
1474July 10th, 1998 - Youhei Morita (config-00-01-09)
1475- binmake.gmk added following to INCFLAGS
1476 -I$(G4BASE)/persistency/digits+hits/hits/include \
1477 -I$(G4TMP)/$(G4SYSTEM)/G4phits \
1478- binmake.gmk moved persistency include path to ifdef G4ODBMS block
1479
1480July 10th, 1998 - John Allison??
1481- binmake.gmk added geometry/solids/STEPinterface/include
1482
1483July 10th, 1998 - Youehi Morita (config-00-01-08)
1484- globlib.gmk added new targets 'headers' and 'd_files' for G4ODBMS
1485- common.gmk added new target 'headers'
1486 added $(schema_hh) dependency to $(G4TMPDIR)/%.o
1487- binmake.gmk added INCFLAGS, LDLIBS and LDFLAGS for G4ODBMS
1488
1489July 10th, 1998 - L.Felawka
1490- architecture.gmk: updated compilation flags for g++.
1491
1492July 9th, 1998 - G.Cosmo (config-00-01-07)
1493- Removed bug in "all" target in globlib.gmk, introduced recently.
1494- Modified "all" target in globlib.gmk to handle G4ODBMS.
1495- Added fix for G4ODBMS to common.gmk.
1496
1497July 9th, 1998 - Youehi Morita
1498- Added G4ODBMS_BUILD.gmk for HepODBMS and Objectivity/DB CPPFLAGS.
1499
1500July 7th, 1998 - John Allison (config-00-01-06)
1501- Incorporated Makoto's patches for ifndef G4UI_BUILD_TERMINAL_SESSION and
1502 ifndef G4UI_USE_TERMINAL.
1503
1504July 7th, 1998 - G.Cosmo (config-00-01-05)
1505- Added $(schema_hh) target and dependency to it in case of G4ODBMS
1506 set when building .d files.
1507
1508July 7th, 1998 - John Allison (config-00-01-04)
1509- Tagged.
1510
1511July 7th, 1998 - Guy Barrand
1512- Introduced interactivity.gmk.
1513
1514July 6th, 1998 - J.Allison (config-00-01-03)
1515- Added G4UI_BUILD.gmk and G4UI_BUILD.gmk.
1516
1517July 6th, 1998 - G.Cosmo (config-00-01-02)
1518- Introduced "glob" and "objs" targets in globlib.gmk. Modified
1519 rule to build global library, does not depend anymore on "libs".
1520 (by J.Allison)
1521- Moved G4VIS_USE.gmk and G4VIS_BUILD.gmk from source/visualization.
1522
1523July 3rd, 1998 - G.Cosmo (config-00-01-01)
1524- Created
Note: See TracBrowser for help on using the repository browser.