Skip to content
Snippets Groups Projects
  1. Mar 20, 2017
  2. Mar 17, 2017
  3. Mar 16, 2017
  4. Mar 15, 2017
  5. Mar 14, 2017
  6. Mar 11, 2017
  7. Mar 07, 2017
  8. Mar 06, 2017
  9. Feb 22, 2017
  10. Feb 07, 2017
  11. Feb 06, 2017
  12. Feb 03, 2017
  13. Jan 31, 2017
  14. Jan 28, 2017
  15. Jan 26, 2017
  16. Jan 17, 2017
  17. Jan 16, 2017
  18. Dec 20, 2016
    • Axel Naumann's avatar
      Adjust build systems to new file location and linking. · a63544c1
      Axel Naumann authored
      rootcling now links against libRIO, libCore, libCling.
      Any symbol from llvm/clang must now be resolved from within libCling.
      libCling thus exports only ROOT_rootcling_Driver and CreateInterpreter().
      This will allow to fix the symbol visibility inconsistency.
      And it reduces link time.
      a63544c1
  19. Dec 19, 2016
  20. Dec 17, 2016
  21. Dec 14, 2016
    • Vassil Vassilev's avatar
      [cmake][make] Automatically generate bug chunk of the modulemap. · ca144dfa
      Vassil Vassilev authored
      Our two build systems can generate almost entirely a modulemap file laying out
      one module per library. Due to some non-modular implementation in ROOT's core we
      still need to treat some header files specially.
      
      This patch appends modular header files to the modulemap while skipping the
      predefined ones. Configure-make relates all headers that are installed in
      $ROOTSYS/include to their library whereas relates only headers which are part of
      library's dictionary.
      ca144dfa
  22. Nov 24, 2016
  23. Nov 07, 2016
  24. Sep 27, 2016
  25. Sep 21, 2016
  26. Sep 15, 2016
  27. Sep 13, 2016
  28. Aug 31, 2016
  29. Jun 21, 2016
  30. Jun 17, 2016
  31. Jun 15, 2016
  32. Mar 04, 2016
  33. Jan 31, 2016
  34. Jan 29, 2016
Loading