An error occurred while loading commit signatures
- Dec 20, 2016
-
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
Now that these files are mostly preprocessor directives, splitting makes sense.
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
(cherry picked from commit e04fdb7bf25ba5c02a8b86287e76d25dbea9e755)
-
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.
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
Allows rootcling to find it whatever rtti etc setting are.
-
Axel Naumann authored
-
Axel Naumann authored
Split IO part of metacling/rootclingTCling.cxx into utils/rootclingIO.cxx; the rest depends is meta not cling.
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
Cling should never see this; add comment about libCore/libCling use; constness; default ctor = default.
-
Axel Naumann authored
This file is needed by libCling (dictgen) *and* libCore (TClass/TSchemaRule). Luckily it is inline-only, so we simply #include it from both.
-
Axel Naumann authored
-
Axel Naumann authored
Basic, ROOT-independent interfaces (stringview, TClassEdit) go to core/foundation. metautils becomes clingutils; hide TClingUtils (former TMetaUtils) from include/. TCling* move to core/metacling/src/. I/O related code for rootcling moves to core/metacling/. Other dictionary-generation related code moves to core/dictgen.
-
Axel Naumann authored
-
Axel Naumann authored
-
Olivier Couet authored
- in group TMVA - remove trailing spaces - spell check - math formula
-
Olivier Couet authored
- in group TMVA - remove trailing spaces - spell check
-
Olivier Couet authored
- in group TMVA - remove trailing spaces - spell check
-
- Dec 19, 2016
-
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-