20 Commits

Author SHA1 Message Date
Axel Naumann
759a79ea22 Do not include -I in cling-compiledata.h (ROOT-6048). 2014-02-10 11:00:58 +01:00
Axel Naumann
b183e249ad Generate cling-compiledata.h (CMake). 2014-01-14 16:20:19 +01:00
Axel Naumann
8aedeca69c Refer to license in CMake files. 2014-01-07 12:02:58 +01:00
Vassil Vassilev
91b1c8e53d Remove the duplicate file. I didn't see it was checked in already. 2013-10-30 16:20:58 +01:00
Vassil Vassilev
ba1a1619f0 Update the cmake listes. 2013-10-30 16:04:57 +01:00
Pere Mato
0cae18eb62 Added missing new file 2013-10-30 15:35:59 +01:00
Danilo Piparo
72db3a4868 Added missing file: DynamicLibraryManager.cpp 2013-09-24 16:31:00 +02:00
Pere Mato
faac165ef1 Third iteration of updating CMake build for ROOT6. Trying to follow a moving target :-( 2013-09-20 12:06:55 +02:00
Pere Mato
42c0385deb First iteration of updating CMake build for ROOT6. It builds on MacOSX but not yet run. 2013-09-17 16:55:57 +02:00
Vassil Vassilev
36dedc6eec Remove the multiplex - it's in clang's mainline.
git-svn-id: http://root.cern.ch/svn/root/trunk@49119 27541ba8-7e3a-0410-8455-c3a389f83636
2013-04-08 09:48:54 +00:00
Vassil Vassilev
58691c3e5d Update CMake
git-svn-id: http://root.cern.ch/svn/root/trunk@48790 27541ba8-7e3a-0410-8455-c3a389f83636
2013-03-01 16:22:32 +00:00
Axel Naumann
e5a34d0f47 Add new file.
git-svn-id: http://root.cern.ch/svn/root/trunk@48678 27541ba8-7e3a-0410-8455-c3a389f83636
2013-02-25 07:47:39 +00:00
Axel Naumann
4e90ca5b42 Hopefully last change to RequiredSymbols: given that they are required by the interpreter runtime they should all be symbols from libclingInterpreter. Move it there.
git-svn-id: http://root.cern.ch/svn/root/trunk@46990 27541ba8-7e3a-0410-8455-c3a389f83636
2012-11-02 08:11:24 +00:00
Vassil Vassilev
530c500d15 Add file to cmake build system.
git-svn-id: http://root.cern.ch/svn/root/trunk@46827 27541ba8-7e3a-0410-8455-c3a389f83636
2012-10-26 13:21:09 +00:00
Vassil Vassilev
2cdeefec33 Don't forget to update cmake build system.
git-svn-id: http://root.cern.ch/svn/root/trunk@46551 27541ba8-7e3a-0410-8455-c3a389f83636
2012-10-15 14:30:58 +00:00
Vassil Vassilev
48d25b94e0 Add the InterpreterCallbacks.cpp to cmake build system.
git-svn-id: http://root.cern.ch/svn/root/trunk@46399 27541ba8-7e3a-0410-8455-c3a389f83636
2012-10-09 10:29:44 +00:00
Axel Naumann
abdd03925f update cmake config file.
git-svn-id: http://root.cern.ch/svn/root/trunk@46338 27541ba8-7e3a-0410-8455-c3a389f83636
2012-10-05 13:01:15 +00:00
Vassil Vassilev
a7261215a3 Add multiplex external sema source, which is a list of sema sources. When it is
used it dispatches the events to every element of the list of sources.

This is used because we want to have ASTDeclReader and our custom external source
catching LookupUnqualified callbacks, happening on failed lookup.


git-svn-id: http://root.cern.ch/svn/root/trunk@46317 27541ba8-7e3a-0410-8455-c3a389f83636
2012-10-04 15:47:10 +00:00
Axel Naumann
268a844e25 Re-apply r45839; got lost during move of cling
git-svn-id: http://root.cern.ch/svn/root/trunk@45870 27541ba8-7e3a-0410-8455-c3a389f83636
2012-09-05 15:35:00 +00:00
Axel Naumann
05ba8a3a07 Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
git-svn-id: http://root.cern.ch/svn/root/trunk@45844 27541ba8-7e3a-0410-8455-c3a389f83636
2012-09-05 09:37:39 +00:00