Skip to content
Snippets Groups Projects
  1. 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
  2. Nov 18, 2016
  3. Oct 04, 2016
  4. Sep 29, 2016
  5. Sep 27, 2016
  6. Sep 14, 2016
  7. Aug 30, 2016
  8. Aug 10, 2016
  9. Aug 07, 2016
  10. Aug 05, 2016
    • Manuel Tobias Schiller's avatar
      BidirMMapPipe: silence message about mmapping strategy by default · c202caf6
      Manuel Tobias Schiller authored
      Since this class has been used for quite some time now without major
      trouble, it doesn't seem imprudent to hide the status messages about the
      mmapping strategy by default. Since I have had requests to that end,
      this is what I do with this commit. BidirMMapPipe gets two static
      methods which allow toggling the message back on if the user so wishes.
      c202caf6
  11. Aug 01, 2016
  12. Jul 14, 2016
  13. Jun 27, 2016
  14. Jun 23, 2016
  15. Jun 22, 2016
  16. Jun 17, 2016
  17. May 11, 2016
  18. Apr 29, 2016
  19. Apr 25, 2016
  20. Apr 07, 2016
  21. Mar 15, 2016
  22. Mar 13, 2016
  23. Feb 24, 2016
  24. Feb 15, 2016
  25. Feb 04, 2016
  26. Feb 01, 2016
  27. Jan 27, 2016
  28. Jan 26, 2016
Loading