- May 06, 2013
-
-
Fons Rademakers authored
Provide git commit and branch info to the system. The methods: TROOT::GetSvnRevision() TROOT::GetSvnBranch() TROOT::GetSvnDate() have been replaced by: TROOT::GetGitCommit() TROOT::GetGitBranch() TROOT::GetGitDate() Also the RVersion.h has changed and: ROOT_SVN_REVISION ROOT_SVN_BRANCH has been replaced by: ROOT_GIT_COMMIT ROOT_GIT_BRANCH
-
- Feb 26, 2013
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@48724 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
of "all". git-svn-id: http://root.cern.ch/svn/root/trunk@48721 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 20, 2013
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@48650 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 19, 2013
-
-
Fons Rademakers authored
get the dict build into libCore. Support out of source build and get rid of second makeonepch.sh that is now part of makeonepcm.sh. git-svn-id: http://root.cern.ch/svn/root/trunk@48642 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 23, 2013
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@48394 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 19, 2012
-
-
Fons Rademakers authored
new Makefile target: distclean-xroot to clean all directories which build xrootd plugins. git-svn-id: http://root.cern.ch/svn/root/trunk@48129 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 14, 2012
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@48033 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 09, 2012
-
-
Fons Rademakers authored
- Remove CINT - Update configure to not have CINT references - Update Makefile to not have CINT references - Remove all references to G__BIT_xxxx More cleaning in next rounds. git-svn-id: http://root.cern.ch/svn/root/trunk@47939 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 14, 2012
-
-
Fons Rademakers authored
run when something has been checked into the interpreter/llvm tree. git-svn-id: http://root.cern.ch/svn/root/trunk@47293 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 30, 2012
-
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@46896 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 29, 2012
-
-
Fons Rademakers authored
and in case of Cling. In Cling case there is still a startup issuse, to be fixed next. git-svn-id: http://root.cern.ch/svn/root/trunk@46879 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 23, 2012
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@46736 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 16, 2012
-
-
Fons Rademakers authored
singleton gROOT is created after all LLVM globals in libCore have been initialized. git-svn-id: http://root.cern.ch/svn/root/trunk@46569 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 27, 2012
-
-
Fons Rademakers authored
__true64. git-svn-id: http://root.cern.ch/svn/root/trunk@46214 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 24, 2012
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@46144 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 23, 2012
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@46133 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 19, 2012
-
-
Fons Rademakers authored
implies old run-times. This extends the lease of life of ROOT a bit for people with really old setup. Fixes issue 97448. git-svn-id: http://root.cern.ch/svn/root/trunk@46040 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 07, 2012
-
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@45901 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 05, 2012
-
-
Philippe Canal authored
When statically linking and .o, we must list the .o and .a starting with the most dependent and ending with the least dependent. Leaf node at the end. This will insure that the lowest level library (listed at the end, right!) will be initialized first (hence now GetROOT is called _after_ initializing LLVM and clang and cling and clack. Yes, the linked will schedule the initialization of the last mentioned library first, i.e. from end to start of the link line. With this change, we can start root.exe with cling enabled (this or a similar fix should solve PyROOT order of initialization issue. git-svn-id: http://root.cern.ch/svn/root/trunk@45878 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@45848 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@45844 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 31, 2012
-
-
Axel Naumann authored
* no need to export libcling's (and thus clang's) symbols that are used in TCintWithCling. * properly hides clang, llvm symbols (they are now unreachable through ROOT) * rootcling_tmp doesn't need to find libCling.so anymore The order of static initialization is (as always) fragile but relevant, as TCintWithCling is created during static init, but it needs parts of llvm to be set up before. Re-ordering of $(CLINGLIBEXTRA) versus $(COREO) fixes that for me. git-svn-id: http://root.cern.ch/svn/root/trunk@45778 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 15, 2012
-
-
Fons Rademakers authored
External cling can still be used by specifying --with-llvm-config option. git-svn-id: http://root.cern.ch/svn/root/trunk@45625 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 01, 2012
-
-
Fons Rademakers authored
native Cocoa backend will be build by default. To build X11 backend, install XQuartz and configure with ./configure --disable-cocoa. On OSX < 10.8 X11 backend is still default and Cocoa backend can be build using the --enable-cocoa configure flag. git-svn-id: http://root.cern.ch/svn/root/trunk@45327 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 13, 2012
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@45042 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 05, 2012
-
-
Fons Rademakers authored
interface to the OpenCascade (http://www.opencascade.org/) CAD system, allowing ROOT TGeo geometries to be exported as CAD Step files. git-svn-id: http://root.cern.ch/svn/root/trunk@44914 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jun 28, 2012
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44808 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44800 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
makehtml.sh: Add doc/reminder about not using -b Makefile: html target really needs to depend on everything if we want all the documentation! git-svn-id: http://root.cern.ch/svn/root/trunk@44792 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jun 27, 2012
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44789 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44788 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 14, 2012
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44240 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44239 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 12, 2012
-
-
Fons Rademakers authored
graf2d/quartz and graf2d/cocoa. git-svn-id: http://root.cern.ch/svn/root/trunk@43722 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
MacOS X native Cocoa/Quartz based backend. To build this version do: ./configure --enable-cocoa Code is still rough but will be refined quickly for the May release. git-svn-id: http://root.cern.ch/svn/root/trunk@43719 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 28, 2012
-
-
Axel Naumann authored
Make sure the mod time of installed root.exe versus bin/root.exe matches what nwe expect from having run make install. git-svn-id: http://root.cern.ch/svn/root/trunk@43528 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
Clarify that for prefix builds one needs to first run make install and then make html. git-svn-id: http://root.cern.ch/svn/root/trunk@43527 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
make's error message can be several pages up for make -j24. I would prefer to only print a message on failure, but recursively invoking make (the only option I see) is a too much overhead for that. Make Makefile depend on srcdir/Makefile for out-of-source builds. git-svn-id: http://root.cern.ch/svn/root/trunk@43521 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 22, 2012
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43093 27541ba8-7e3a-0410-8455-c3a389f83636
-