Changeset 74 in JEM-EUSO for esaf_lal


Ignore:
Timestamp:
Apr 15, 2013, 7:00:57 PM (11 years ago)
Author:
barrand
Message:

see the file itself!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • esaf_lal/trunk/esaf/history

    r72 r74  
    11
    2215 Avril 2013 : G.Barrand :
    3 - Darwin : Atmosphere.hh, Ltrace_optF1v4.c, Ltracemain_optF1v4.c,
    4            NIdealFocalSurface.c,Ktrace_optF1v1.c,DetectorGeometry.cc,
    5            CCB_LTTTrigger.c,CellTrackingTrgEngine.c,LTTTrigger.c,PTTTrigger.c,
    6            ElementaryCell.c,SimpleDetector.c,PhotoElectron.cc :
    7              add #include <cmath>
    8 - Darwin : RootInputModule.cc, JemEnergyModule.cc, RobustModule.cc :
    9              uint -> unsigned int
    10 - Darwin : config.gmk : UNAME and SO_OPTS variable to help building
    11            shared libs. For Darwin, LIBPREFIX to esaf_.
    12 - Darwin : macros/lib/GNUmakefile, externals/lowtran/GNUmakefile,
    13            externals/cfortran/GNUmakefile : use SO_OPTS.
    14 - Darwin : makeso.gmk : UNAME, SO_OPTS.
    15 - Darwin : simulation/detector/tools/GNUmakefile : use SO_OPTS.
     3- Atmosphere.hh, Ltrace_optF1v4.c, Ltracemain_optF1v4.c,
     4  NIdealFocalSurface.c,Ktrace_optF1v1.c,DetectorGeometry.cc,
     5  CCB_LTTTrigger.c,CellTrackingTrgEngine.c,LTTTrigger.c,PTTTrigger.c,
     6  ElementaryCell.c,SimpleDetector.c,PhotoElectron.cc : Darwin :
     7    add #include <cmath>
     8- RootInputModule.cc, JemEnergyModule.cc, RobustModule.cc : Darwin :
     9    uint -> unsigned int
     10- config.gmk : Darwin : UNAME and SO_OPTS variable to help building
     11  shared libs. For Darwin, LIBPREFIX to esaf_. It avoids a clash
     12  with the ROOT/libGui and the esaf/libgui due to Mac case insensitive
     13  file system.
     14- macros/lib/GNUmakefile, externals/lowtran/GNUmakefile,
     15  externals/cfortran/GNUmakefile : Darwin : use SO_OPTS.
     16- makeso.gmk, simulation/detector/tools/GNUmakefile : use SO_OPTS.
     17- ShowerTrack.cc : Darwin : avoid the TF2 global objects. They induce
     18  a crash at starup of Simu.
    1619
    1720
Note: See TracChangeset for help on using the changeset viewer.