Skip to content
Snippets Groups Projects
  1. May 02, 2008
  2. Apr 24, 2008
  3. Apr 14, 2008
  4. Apr 03, 2008
  5. Apr 02, 2008
  6. Mar 31, 2008
  7. Mar 27, 2008
  8. Mar 26, 2008
  9. Mar 25, 2008
  10. Mar 21, 2008
    • Fons Rademakers's avatar
      From Gerri: · 61746fd3
      Fons Rademakers authored
      - In XROOTD, disable the build by default of the client Perl interface: it
        generates several warnings from SWIG and it does not build on some systems
      - Add a new option '--with-xrootd-opts="..."'  to 'configure' to specify
        additional configuration flags to xrootd; in this way those needing,
        for example, the Perl interface, they can get it by configuring with
         ./configure --with-xrootd-opts="--enable-perlint" <other-options>
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@22814 27541ba8-7e3a-0410-8455-c3a389f83636
      61746fd3
  11. Mar 19, 2008
  12. Mar 14, 2008
  13. Mar 12, 2008
  14. Mar 11, 2008
    • Fons Rademakers's avatar
      From Axel: · 191fc1bd
      Fons Rademakers authored
      add support for depracated options (like mathcore) so they don't fail
      nightly builds, configure just issues a warning that the option is now
      deprecated. configure now also issues an INFO message in case one explicitly
      enables an option that is by default already enabled (and vice versa).
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@22586 27541ba8-7e3a-0410-8455-c3a389f83636
      191fc1bd
  15. Mar 07, 2008
  16. Feb 15, 2008
  17. Feb 08, 2008
  18. Feb 01, 2008
  19. Jan 30, 2008
    • Fons Rademakers's avatar
      From Anar Manafov: · ff13bc48
      Fons Rademakers authored
      plugin for gLite using TGrid interface. The TGLite class defines an 
      interface to gLite GRID services. This class is a part of RGlite plug-in
      developed at GSI, Darmstadt.
      The RGLite plug-in uses glite-api-wrapper library (GAW) to perform Grid
      operations and provides the following featuries:
      - Workload Management System operations
      - File Catalog operations (gLite/LCG LFC API)
      - An executive logging
      - Support of an external xml configuration file with according XML schema
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@21921 27541ba8-7e3a-0410-8455-c3a389f83636
      ff13bc48
  20. Jan 25, 2008
  21. Jan 13, 2008
  22. Jan 08, 2008
  23. Dec 20, 2007
  24. Dec 19, 2007
  25. Dec 18, 2007
  26. Dec 12, 2007
  27. Dec 11, 2007
    • Rene Brun's avatar
      From Lorenzo: · 6dcb872c
      Rene Brun authored
      patch for configure to use the static GSL libraries.
      When using it on a Linux 64 bit machines (like SLC4 with gcc3.4), one must have compiled GSL with the option -fPIC also for the static library.
      This is done by using the GSL configure option --with-pic
      
      With these changes the LD_LIBRARY_PATH to GSL is not needed anymore when running or building stressMathMore
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@21324 27541ba8-7e3a-0410-8455-c3a389f83636
      6dcb872c
  28. Dec 10, 2007
  29. Dec 06, 2007
  30. Nov 22, 2007
Loading