- May 07, 2012
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44146 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 04, 2012
-
-
Fons Rademakers authored
linking with the option -undefined dynamic_lookup. git-svn-id: http://root.cern.ch/svn/root/trunk@44111 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 03, 2012
-
-
Fons Rademakers authored
fix conftest link in configure so it works with the --as-needed option. Enable again the --as-needed link option for linux 32 and 64 bit. git-svn-id: http://root.cern.ch/svn/root/trunk@44099 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 02, 2012
-
-
Fons Rademakers authored
This is the patch to export the library extension to found_ext in check_library() and to use it to set -DLT_MODULE_EXT=\".dylib\" as compilation flag for the modules using xrootd. git-svn-id: http://root.cern.ch/svn/root/trunk@44066 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 26, 2012
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43962 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 16, 2012
-
-
Fons Rademakers authored
Option to configure ROOT without Fink/MacPorts. Basically, Fink or MacPorts are enabled by default (no change in default behavior). If user wants to disable it: ./configure --disable-fink If user wants to manually specify Fink/MacPorts directory: ./configure --with-finkdir=/my/fink/directory As before the automatic behavior is that Fink has precedence over MacPorts. With this patch, MacPorts is automatically found even when not residing in /opt/local. This fixes issue #93040. git-svn-id: http://root.cern.ch/svn/root/trunk@43755 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 11, 2012
-
-
Fons Rademakers authored
graphics backend. git-svn-id: http://root.cern.ch/svn/root/trunk@43703 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 10, 2012
-
-
Fons Rademakers authored
./configure --build=c++11 Also remove obsolete option --enable-exceptions. git-svn-id: http://root.cern.ch/svn/root/trunk@43679 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 16, 2012
-
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43369 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 09, 2012
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43310 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 06, 2012
-
-
Fons Rademakers authored
support for mingw autodetect as windows platform. git-svn-id: http://root.cern.ch/svn/root/trunk@43260 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 29, 2012
-
-
Fons Rademakers authored
builtin version. git-svn-id: http://root.cern.ch/svn/root/trunk@43169 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 22, 2012
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43083 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 20, 2012
-
-
Fons Rademakers authored
"xcode-select -print-path" to find correct Xcode location. git-svn-id: http://root.cern.ch/svn/root/trunk@43056 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 16, 2012
-
-
Fons Rademakers authored
When the root configure script tries to detect available rfio libraries it properly detects libdpm, but then discards it because it can not find some additional castor libraries. These additional libraries should only be checked if the library found is libcastorrfio. git-svn-id: http://root.cern.ch/svn/root/trunk@43031 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 14, 2012
-
-
Fons Rademakers authored
Building ruby against ruby 1.9 (Fedora 17) fails. Firstly, the installation paths to the headers have changed, so the configure script needs to be changed. Secondly, some previously deprecated stuff has been removed, so some lines of code needs to be adjusted. The attached patch addresses the issues. It still compiles with ruby 1.8 on RHEL5 with the patch applied. git-svn-id: http://root.cern.ch/svn/root/trunk@43004 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@43000 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 09, 2012
-
-
Fons Rademakers authored
${GVIZ:+$GVIZ/include/graphviz} ${GVIZ:+$GVIZ/lib/graphviz} git-svn-id: http://root.cern.ch/svn/root/trunk@42936 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 03, 2012
-
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42857 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 18, 2012
-
-
Fons Rademakers authored
which is needed to be able to handle the new multiarch library paths. git-svn-id: http://root.cern.ch/svn/root/trunk@42696 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 15, 2011
-
-
Fons Rademakers authored
make sure the so version is correctly set in out of source builds. Fixes issue 89877. git-svn-id: http://root.cern.ch/svn/root/trunk@42505 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 06, 2011
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42418 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 21, 2011
-
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42146 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 16, 2011
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@42074 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 15, 2011
-
-
Fons Rademakers authored
update comments on xrootd being external. git-svn-id: http://root.cern.ch/svn/root/trunk@42003 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 14, 2011
-
-
Axel Naumann authored
Use $gnumake instead of explicit "make", fixes Commander issue with output of recursive makes ("entering subdirectory..."). git-svn-id: http://root.cern.ch/svn/root/trunk@41967 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
cmake). git-svn-id: http://root.cern.ch/svn/root/trunk@41963 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 12, 2011
-
-
Axel Naumann authored
Make fundamental CINT scaling variables MAXSTRUCT, MAXTYPEDEF, LONGLINE configurable - without publishing them because they are really internals, meant to be used only by people who ran against these limitations. git-svn-id: http://root.cern.ch/svn/root/trunk@41941 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 11, 2011
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41916 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41905 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 10, 2011
-
-
Fons Rademakers authored
Cleanup and simplification of the definition of the xrootd libs lists, removing special handling of the result of check_library needed when we were explicitly linking to static libs. git-svn-id: http://root.cern.ch/svn/root/trunk@41869 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 09, 2011
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41855 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
Full port to AIX 7.1 and xlC Version: 09.00.0000.0017. This port is complete (./configure --all; make) works (minus some minor plugins that were not installed). The tutorials/benchmarks.C and test/* works. For the list of linux-tool packages that need to be installed see: http://root.cern.ch/drupal/content/build-prerequisites. Port made on hardware kindly donated by IBM. git-svn-id: http://root.cern.ch/svn/root/trunk@41837 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 04, 2011
-
-
Axel Naumann authored
Fix for Windows: tell make not to print "Entering directory..." which will terribly confuse configure. Happens when PWD is in Windows format. git-svn-id: http://root.cern.ch/svn/root/trunk@41791 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
default paths are always searched in the respective platforms (Solaris, HP-UX). git-svn-id: http://root.cern.ch/svn/root/trunk@41777 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 03, 2011
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41753 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 02, 2011
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41718 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 01, 2011
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41674 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 28, 2011
-
-
Fons Rademakers authored
libX11 to make sure the installation is coherent (on OSX to avoid mixing libs from MacPorts or Fink with the native OSX libs). git-svn-id: http://root.cern.ch/svn/root/trunk@41620 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 27, 2011
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41614 27541ba8-7e3a-0410-8455-c3a389f83636
-