Skip to content
Snippets Groups Projects
  1. May 07, 2012
  2. May 04, 2012
  3. May 03, 2012
  4. May 02, 2012
    • Fons Rademakers's avatar
      From Gerri: · cb5894a8
      Fons Rademakers authored
      This is the patch to export the library extension to found_ext in 
      check_library() and to use it to set -DLT_MODULE_EXT=\".dylib\" as
      compilation flag for the modules using xrootd.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@44066 27541ba8-7e3a-0410-8455-c3a389f83636
      cb5894a8
  5. Apr 26, 2012
  6. Apr 16, 2012
    • Fons Rademakers's avatar
      From Dario Berzano: · b781cfcb
      Fons Rademakers authored
      Option to configure ROOT without Fink/MacPorts. Basically, Fink or MacPorts
      are enabled by default (no change in default behavior). If user wants to
      disable it: 
        ./configure --disable-fink
      If user wants to manually specify Fink/MacPorts directory:
        ./configure --with-finkdir=/my/fink/directory
      As before the automatic behavior is that Fink has precedence over MacPorts.
      With this patch, MacPorts is automatically found even when not residing in
      /opt/local. 
      This fixes issue #93040.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@43755 27541ba8-7e3a-0410-8455-c3a389f83636
      b781cfcb
  7. Apr 11, 2012
  8. Apr 10, 2012
  9. Mar 16, 2012
  10. Mar 09, 2012
  11. Mar 06, 2012
  12. Feb 29, 2012
  13. Feb 22, 2012
  14. Feb 20, 2012
  15. Feb 16, 2012
    • Fons Rademakers's avatar
      From Mattias Ellert: · 0b35cc06
      Fons Rademakers authored
      When the root configure script tries to detect available rfio libraries it
      properly detects libdpm, but then discards it because it can not find some
      additional castor libraries. These additional libraries should only be
      checked if the library found is libcastorrfio.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@43031 27541ba8-7e3a-0410-8455-c3a389f83636
      0b35cc06
  16. Feb 14, 2012
  17. Feb 09, 2012
  18. Feb 03, 2012
  19. Jan 18, 2012
  20. Dec 15, 2011
  21. Dec 06, 2011
  22. Nov 21, 2011
  23. Nov 16, 2011
  24. Nov 15, 2011
  25. Nov 14, 2011
  26. Nov 12, 2011
  27. Nov 11, 2011
  28. Nov 10, 2011
    • Fons Rademakers's avatar
      From Gerri: · 955d7f29
      Fons Rademakers authored
      Cleanup and simplification of the definition of the xrootd libs lists,
      removing special handling of the result of check_library needed when
      we were explicitly linking to static libs.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@41869 27541ba8-7e3a-0410-8455-c3a389f83636
      955d7f29
  29. Nov 09, 2011
  30. Nov 04, 2011
  31. Nov 03, 2011
  32. Nov 02, 2011
  33. Nov 01, 2011
  34. Oct 28, 2011
  35. Oct 27, 2011
Loading