]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/doc/changelog.top
CheckTrack implemented
[u/mrichter/AliRoot.git] / HLT / doc / changelog.top
CommitLineData
5a31e9df 12004-02-25 Constantin Loizides <loizides@hansa00>
2
3 * /alice/cvs/hltcvs/level3code/Makefile.conf, /alice/cvs/hltcvs/level3code/Makefile.rules:
4 Added support for profiling, see Makefile options, there are now to targets for libs, standart and old behaviour is building of shared libs, static builds .a libs which can be used for profiling (gprof).
5
62004-02-07 Constantin Loizides <loizides@hansa00>
7
8 * /alice/cvs/hltcvs/level3code/Makefile.conf, /alice/cvs/hltcvs/level3code/Makefile.rules:
9 Added target static, to build static libraries. This is useful if you want to use a profiler for optimizing your code (cxxflags -p). it would not work with dynamic libs.
10
112004-01-22 Constantin Loizides <loizides@hansa00>
1f1942b8 12
13 * /alice/cvs/hltcvs/level3code/Makefile.conf, /alice/cvs/hltcvs/level3code/Makefile.rules:
14 Changes to compile for MACOSX at core Makefiles. Check for
15 $(ARCH) and -D$(ARCH). In order to solve cyclic dependencies
16 for libs (which is _very_ bad, but the Linux linker is friendly)
17 a few changes have to be done (moving files around) which
18 we dont do at the moment. SO: Linux users should see _NO_
19 difference!!!
20
5a31e9df 212003-11-18 Constantin Loizides <loizides@hansa00>
b2a02bce 22
6f388e0d 23 * /alice/cvs/hltcvs/level3code/Makefile.conf, /alice/cvs/hltcvs/level3code/Makefile.rules:
b2a02bce 24 Added detection of newio support, but better is to use the env variable ALIHLT_USENEWIO to force the version you want to use. See the Readme.
25
5a31e9df 262003-08-18 Anders Strand Vestbo <vestbo@hansa00>
0a86fbb7 27
6f388e0d 28 * /alice/cvs/hltcvs/level3code/Makefile.rules: Added kalman to INCLUDES
0a86fbb7 29
5a31e9df 302003-07-29 Constantin Loizides <loizides@hansa00>
02f030e3 31
6f388e0d 32 * /alice/cvs/hltcvs/level3code/Makefile.conf, /alice/cvs/hltcvs/level3code/Makefile.rules:
02f030e3 33 Removed ASV version, as the new AliL3FileHandler does not need (but still would be faster using the patched AliTPC class).
34
5a31e9df 352003-07-28 Constantin Loizides <loizides@hansa00>
02f030e3 36
6f388e0d 37 * /alice/cvs/hltcvs/level3code/.cvsignore:
38 Hopefully it works as a list.
02f030e3 39
6f388e0d 40 * /alice/cvs/hltcvs/level3code/Makefile.rules: Added realclean.
02f030e3 41
5a31e9df 422003-07-26 Constantin Loizides <loizides@hansa00>
02f030e3 43
6f388e0d 44 * /alice/cvs/hltcvs/level3code/Makefile.rules:
02f030e3 45 Added more printout in printall.
46
5a31e9df 472003-07-25 Constantin Loizides <loizides@hansa00>
02f030e3 48
6f388e0d 49 * /alice/cvs/hltcvs/level3code/Makefile.conf, /alice/cvs/hltcvs/level3code/Makefile.rules:
02f030e3 50 Split Makefiles into Makefile.conf and Makefile.rules; have new variable names which have to be exported. They all start with AliHLT_! Also have help, print and printall default targets.
51
6f388e0d 52 * /alice/cvs/hltcvs/level3code/.cvsignore: A few ignore settings.
02f030e3 53
5a31e9df 542003-07-22 Constantin Loizides <loizides@hansa00>
02f030e3 55
6f388e0d 56 * /alice/cvs/hltcvs/level3code/Makefile.conf:
02f030e3 57 Added some comments to understand the flag. Removed the special treatment of debian systems, as the code now also compiles witch g++-3.3.1
58
5a31e9df 592003-05-14 Constantin Loizides <loizides@hansa00>
02f030e3 60
6f388e0d 61 * /alice/cvs/hltcvs/level3code/Makefile.conf:
62 Solved accentally last checkin.
02f030e3 63
6f388e0d 64 * /alice/cvs/hltcvs/level3code/Makefile.conf:
65 Moved Debug switch to .cxx
02f030e3 66
5a31e9df 672003-02-21 Constantin Loizides <loizides@hansa00>
02f030e3 68
6f388e0d 69 * /alice/cvs/hltcvs/level3code/Makefile.conf:
02f030e3 70 Cosmetic only: Trim spaces in gccversion info.
71
5a31e9df 722003-01-17 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 73
6f388e0d 74 * /alice/cvs/hltcvs/level3code/Makefile.conf:
02f030e3 75 Small changes in order to make compiling easier for new users.
76
5a31e9df 772002-10-15 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 78
6f388e0d 79 * /alice/cvs/hltcvs/level3code/Makefile.conf:
02f030e3 80 Flag for compiling on the alpha.
81
5a31e9df 822002-09-04 Constantin Loizides <loizides@hansa00>
02f030e3 83
6f388e0d 84 * /alice/cvs/hltcvs/level3code/Makefile.conf: Added ASVVERSION define.
02f030e3 85
5a31e9df 862002-08-25 Constantin Loizides <loizides@hansa00>
02f030e3 87
6f388e0d 88 * /alice/cvs/hltcvs/level3code/Makefile.conf:
02f030e3 89 Added compiler version information macro to differentiate between gcc version 2.x and 3.x.
90
5a31e9df 912002-07-11 Constantin Loizides <loizides@hansa00>
02f030e3 92
6f388e0d 93 * /alice/cvs/hltcvs/level3code/Makefile.conf:
02f030e3 94 Changes for independant library of standalone l3 code.
95
5a31e9df 962002-07-02 Constantin Loizides <loizides@hansa00>
02f030e3 97
6f388e0d 98 * /alice/cvs/hltcvs/level3code/Makefile.conf:
02f030e3 99 Minor changes at new Top Makefile.
100
5a31e9df 1012002-07-02 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 102
6f388e0d 103 * /alice/cvs/hltcvs/level3code/Makefile.conf:
02f030e3 104 New topdir Makefile for compiling all libraries in the HLT tree.
105 Also, a Makefile.conf is added in order to define all the common
106 defininitions, flags etc.
107