Skip to content
Snippets Groups Projects
  1. Dec 17, 2016
  2. Dec 14, 2016
    • Vassil Vassilev's avatar
      Move each header in a submodule. · 8d6b3e8d
      Vassil Vassilev authored
      This is the recommended way of using the modules feature and should pave our way
      of enabling -fmodules-local-submodules-visibility mode.
      8d6b3e8d
    • Vassil Vassilev's avatar
      Disable modules for ObjC packages. · 8466ff7a
      Vassil Vassilev authored
      There are still some issues when building the C++ modules implicitly from ObjC++
      context.
      8466ff7a
    • 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
  3. Nov 04, 2016
  4. Oct 05, 2015
  5. Jun 08, 2015
  6. Jun 07, 2015
  7. Aug 05, 2014
  8. Apr 29, 2014
  9. Apr 15, 2014
  10. Apr 14, 2014
  11. Mar 26, 2014
  12. Mar 25, 2014
  13. Mar 24, 2014
  14. Mar 19, 2014
  15. Mar 18, 2014
  16. Mar 05, 2014
  17. Jan 31, 2014
    • Danilo Piparo's avatar
      Fix the CMake build · 880fe6d6
      Danilo Piparo authored
      now the library names in the rootmaps are sane.
      In addition, the creation of the tmva and genvector dicts was
      simplified.
      880fe6d6
  18. Jan 27, 2014
  19. Jan 24, 2014
  20. Dec 17, 2013
Loading