]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/doc/changelog.top
Added support for static libraries,
[u/mrichter/AliRoot.git] / HLT / doc / changelog.top
index cdef080eee26f14e0b5ba2d2c41c63ba10b95b55..95868333499e9a02fc11bf59901d765feaafc5c6 100644 (file)
@@ -1,4 +1,14 @@
-2004-01-22  Constantin Loizides  <loizides@hansa>
+2004-02-25  Constantin Loizides  <loizides@hansa00>
+
+       * /alice/cvs/hltcvs/level3code/Makefile.conf, /alice/cvs/hltcvs/level3code/Makefile.rules:
+       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).
+
+2004-02-07  Constantin Loizides  <loizides@hansa00>
+
+       * /alice/cvs/hltcvs/level3code/Makefile.conf, /alice/cvs/hltcvs/level3code/Makefile.rules:
+       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.
+
+2004-01-22  Constantin Loizides  <loizides@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.conf, /alice/cvs/hltcvs/level3code/Makefile.rules:
        Changes to compile for MACOSX at core Makefiles. Check for
        we dont do at the moment. SO: Linux users should see _NO_
        difference!!!
 
-2003-11-18  Constantin Loizides  <loizides@hansa>
+2003-11-18  Constantin Loizides  <loizides@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.conf, /alice/cvs/hltcvs/level3code/Makefile.rules:
        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.
 
-2003-08-18  Anders Strand Vestbo  <vestbo@hansa>
+2003-08-18  Anders Strand Vestbo  <vestbo@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.rules: Added kalman to INCLUDES
 
-2003-07-29  Constantin Loizides  <loizides@hansa>
+2003-07-29  Constantin Loizides  <loizides@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.conf, /alice/cvs/hltcvs/level3code/Makefile.rules:
        Removed ASV version, as the new AliL3FileHandler does not need (but still would be faster using the patched AliTPC class).
 
-2003-07-28  Constantin Loizides  <loizides@hansa>
+2003-07-28  Constantin Loizides  <loizides@hansa00>
 
        * /alice/cvs/hltcvs/level3code/.cvsignore:
        Hopefully it works as a list.
 
        * /alice/cvs/hltcvs/level3code/Makefile.rules: Added realclean.
 
-2003-07-26  Constantin Loizides  <loizides@hansa>
+2003-07-26  Constantin Loizides  <loizides@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.rules:
        Added more printout in printall.
 
-2003-07-25  Constantin Loizides  <loizides@hansa>
+2003-07-25  Constantin Loizides  <loizides@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.conf, /alice/cvs/hltcvs/level3code/Makefile.rules:
        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.
 
        * /alice/cvs/hltcvs/level3code/.cvsignore: A few ignore settings.
 
-2003-07-22  Constantin Loizides  <loizides@hansa>
+2003-07-22  Constantin Loizides  <loizides@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.conf:
        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
 
-2003-05-14  Constantin Loizides  <loizides@hansa>
+2003-05-14  Constantin Loizides  <loizides@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.conf:
        Solved accentally last checkin.
        * /alice/cvs/hltcvs/level3code/Makefile.conf:
        Moved Debug switch to .cxx
 
-2003-02-21  Constantin Loizides  <loizides@hansa>
+2003-02-21  Constantin Loizides  <loizides@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.conf:
        Cosmetic only: Trim spaces in gccversion info.
 
-2003-01-17  Anders Strand Vestbo  <vestbo@hansa>
+2003-01-17  Anders Strand Vestbo  <vestbo@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.conf:
        Small changes in order to make compiling easier for new users.
 
-2002-10-15  Anders Strand Vestbo  <vestbo@hansa>
+2002-10-15  Anders Strand Vestbo  <vestbo@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.conf:
        Flag for compiling on the alpha.
 
-2002-09-04  Constantin Loizides  <loizides@hansa>
+2002-09-04  Constantin Loizides  <loizides@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.conf: Added ASVVERSION define.
 
-2002-08-25  Constantin Loizides  <loizides@hansa>
+2002-08-25  Constantin Loizides  <loizides@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.conf:
        Added compiler version information macro to differentiate between gcc version 2.x and 3.x.
 
-2002-07-11  Constantin Loizides  <loizides@hansa>
+2002-07-11  Constantin Loizides  <loizides@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.conf:
        Changes for independant library of standalone l3 code.
 
-2002-07-02  Constantin Loizides  <loizides@hansa>
+2002-07-02  Constantin Loizides  <loizides@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.conf:
        Minor changes at new Top Makefile.
 
-2002-07-02  Anders Strand Vestbo  <vestbo@hansa>
+2002-07-02  Anders Strand Vestbo  <vestbo@hansa00>
 
        * /alice/cvs/hltcvs/level3code/Makefile.conf:
        New topdir Makefile for compiling all libraries in the HLT tree.