915dabe1 |
1 | 2006-05-18 Matevz Tadel <matevz.tadel@cern.ch> |
2 | |
3 | Merged EVE-dev to HEAD. |
4 | Tagged the EVE-dev branch with EVE-head-merge. |
5 | |
6 | 2006-05-18 Matevz Tadel <matevz.tadel@cern.ch> |
7 | |
8 | EVE-dev branch |
9 | |
10 | * macros/alieve_loadlibs.C: |
11 | Commented out loading of libg2c as it breaks things at other |
12 | systems. One should uncomment this at a gcc-4 system. |
13 | |
14 | 2006-05-17 Matevz Tadel <matevz.tadel@cern.ch> |
15 | |
16 | EVE-dev branch |
17 | |
18 | * alice-macros/tpc_digits.C: |
19 | Use new TPCData classes. |
20 | |
21 | * libAlieve.pkg: |
22 | Added RAW to EINCLUDES (need AliTPCRawStreamOld.h in TPCData). |
23 | |
24 | * macros/alieve_loadlibs.C: |
25 | Add loading of /usr/lib/libg2c prior to libmicrocern (problem with |
26 | gcc-4). |
27 | |
28 | * README: |
29 | Explain purpose of test-macros/ directory. |
30 | |
31 | * test-macros/tpc_digi_test.C: |
32 | * test-macros/tpc_raw_test.C: |
33 | New files: demonstrate usage of TPCData class. |
34 | |
35 | * reve-genclass.pl: |
36 | New file: generate class skeletons from template files. |
37 | |
38 | * ChangeLog: |
39 | New file. |