- May 27, 2013
-
-
Pere Mato Vila authored
-
Pere Mato Vila authored
Avoid building cling 'UserInterface' library and 'cling' executable when bulding ROOT with CMake. Fixed the order of libraries in link statement..
-
- May 17, 2013
-
-
Pere Mato Vila authored
Fix for building with xrootd. The FindXROOTD.cmake has been simplied and a single variable XRROTD_INCLUDE_DIRS returns the normal and private include dirs. The clients packages in ROOT proof, netx and proofx have been adapted.
-
- May 15, 2013
-
-
Axel Naumann authored
-
- Apr 26, 2013
-
-
Fons Rademakers authored
This comes form Thomas Zimmermann to add the building PostgresSQL plugin with CMake. git-svn-id: http://root.cern.ch/svn/root/trunk@49360 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 08, 2013
-
-
Fons Rademakers authored
fixes Jira issue ROOT-183 and some minor change on FindGraphvix.cmake. git-svn-id: http://root.cern.ch/svn/root/trunk@49132 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
fixes bugs #101047 and bug #101049 to keep CMake with latest changes in trunk. git-svn-id: http://root.cern.ch/svn/root/trunk@49130 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@49123 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 04, 2013
-
-
Fons Rademakers authored
Make sure that XROOTD_PRIVATE_INCLUDE_DIR is not undefined. git-svn-id: http://root.cern.ch/svn/root/trunk@49077 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 28, 2013
-
-
Fons Rademakers authored
The attached patchset fixes a bunch of typo in the source: 0001-succes-success.patch 0002-preceed-preced.patch 0003-informations-information.patch 0004-childs-children.patch 0005-avaliable-available.patch 0006-writeable-writable.patch 0007-comand-command.patch 0008-unkown-unknown.patch 0009-wierd-weird.patch 0010-wheter-whether.patch 0011-unecessary-unnecessary.patch 0012-splitted-split.patch 0013-registerd-registered.patch 0014-recieve-receive.patch 0015-processsing-processing.patch 0016-ouput-output.patch 0017-mutiple-multiple.patch 0018-lenght-length.patch 0019-interupted-interrupted.patch 0020-independant-independent.patch 0021-inconsistant-inconsistent.patch 0022-expresion-expression.patch 0023-explicitely-explicitly.patch 0024-enviroment-environment.patch 0025-deafult-default.patch 0026-continous-continuous.patch 0027-completly-completely.patch 0028-commited-committed.patch 0029-choosen-chosen.patch 0030-backgroud-background.patch 0031-auxilliary-auxiliary.patch 0032-authentification-authentication.patch 0033-appropiate-appropriate.patch 0034-an-other-another.patch 0035-environement-environment.patch 0036-targetting-targeting.patch 0037-suppported-supported.patch 0038-paramater-parameter.patch git-svn-id: http://root.cern.ch/svn/root/trunk@48992 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 17, 2013
-
-
Fons Rademakers authored
small changes to the CMake files to run the tests from the build directory. git-svn-id: http://root.cern.ch/svn/root/trunk@48885 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 06, 2013
-
-
Fons Rademakers authored
This patch adds support for XrootD 3.3.1 (out today) and higher. It disables xrootd if the version is 3.3.0 (missing headers). git-svn-id: http://root.cern.ch/svn/root/trunk@48830 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 15, 2013
-
-
Fons Rademakers authored
patch that fixes the problem of building RooStats on Windows using CMake. Somehow it was generating a too long command to generate the .def file. At the same time I also have added sehmap.h in the distributions that fixes the problem reported by people not having it in their installation. git-svn-id: http://root.cern.ch/svn/root/trunk@48599 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 10, 2013
-
-
Axel Naumann authored
Fixes for CMake build. * #define HAVE___DSO_HANDLE * compile TClingCallbacks.cxx without rtti * link rootcling(_tmp) against clib objects as well as dl, thread libs. * tweak CXXFLAGS for cling: remove -fvisibility-inlines-hidden, -pedantic; add -fno-strict-aliasing git-svn-id: http://root.cern.ch/svn/root/trunk@48253 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 08, 2013
-
-
Fons Rademakers authored
Add -Od compiler option (disable optimisation) when building in Debug mode. git-svn-id: http://root.cern.ch/svn/root/trunk@48231 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 07, 2013
-
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@48212 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 21, 2012
-
-
Fons Rademakers authored
fixes the installation problem on Windows. git-svn-id: http://root.cern.ch/svn/root/trunk@48180 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 13, 2012
-
-
Fons Rademakers authored
changes needed from introduction of cling and removal of cint. There are still some problems, that will be fixed asap. git-svn-id: http://root.cern.ch/svn/root/trunk@48027 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 11, 2012
-
-
Philippe Canal authored
For better or worse, the concept of using the 'dictversion.h' to reduce the dictionary recompilation cases has been removed for now git-svn-id: http://root.cern.ch/svn/root/trunk@47975 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 27, 2012
-
-
Fons Rademakers authored
changes needed for the new option libcxx11 for CMake. git-svn-id: http://root.cern.ch/svn/root/trunk@47643 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 21, 2012
-
-
Fons Rademakers authored
define the flags according to the winrtdebug option. git-svn-id: http://root.cern.ch/svn/root/trunk@47534 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 20, 2012
-
-
Fons Rademakers authored
small fix for https://savannah.cern.ch/bugs/?98510 git-svn-id: http://root.cern.ch/svn/root/trunk@47487 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 02, 2012
-
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@46989 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 31, 2012
-
-
Fons Rademakers authored
correct calling of find_library(). git-svn-id: http://root.cern.ch/svn/root/trunk@46949 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 29, 2012
-
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@45737 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 10, 2012
-
-
Philippe Canal authored
The attached file should fix the problem reported at <http://root.cern.ch/phpBB3/viewtopic.php?t=14944&p=64840#p64840>. This passes the macros R__RUBY_MAJOR and R__RUBY_MINOR to drr.cxx as it is done in ./configure git-svn-id: http://root.cern.ch/svn/root/trunk@45555 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jun 28, 2012
-
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44801 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 31, 2012
-
-
Fons Rademakers authored
add support for the optional c++11 compiler flag. git-svn-id: http://root.cern.ch/svn/root/trunk@44393 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 29, 2012
-
-
Fons Rademakers authored
add build option to control afdsmgrd builds under cmake. git-svn-id: http://root.cern.ch/svn/root/trunk@44332 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 15, 2012
-
-
Fons Rademakers authored
fix gcc version detection. git-svn-id: http://root.cern.ch/svn/root/trunk@44252 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 14, 2012
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@44235 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 09, 2012
-
-
Fons Rademakers authored
correct gcc version detection. git-svn-id: http://root.cern.ch/svn/root/trunk@44212 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 07, 2012
-
-
Fons Rademakers authored
There is an extraneous "}" in the REFLEX_GENERATE_DICTIONARY cmake macro. git-svn-id: http://root.cern.ch/svn/root/trunk@44166 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 03, 2012
-
-
Axel Naumann authored
From Pere: CMAKE_CXX_COMPILER_ID is an internal variable and is not defined for Windows. Fixes Savannah #94209 git-svn-id: http://root.cern.ch/svn/root/trunk@44083 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 19, 2012
-
-
Fons Rademakers authored
- add support for 'clang' compiler, which was not the case before. - add support for 'cocoa' - Added rpath link options "@loader_path/../lib" for executables and "@rpath" for libraries for MacOSX platform git-svn-id: http://root.cern.ch/svn/root/trunk@43836 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 12, 2012
-
-
Fons Rademakers authored
- Fixes bug #93589 - Adds cocoa build option git-svn-id: http://root.cern.ch/svn/root/trunk@43720 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 10, 2012
-
-
Fons Rademakers authored
this patch should filter G__* from the sources. git-svn-id: http://root.cern.ch/svn/root/trunk@43662 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 09, 2012
-
-
Philippe Canal authored
2.8.3 and lower. So, I have protected the code by checking the CMake version and reverted to the original behavior for old versions. Attached is the addional patch to be committed. git-svn-id: http://root.cern.ch/svn/root/trunk@42939 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 08, 2012
-
-
Philippe Canal authored
For ROOT's Makefile we have intentionally disentangled CINT and dictionaries by using order dependencies: when CINT gets changed, none of the dictionaries get rebuilt, unless cint/cint/inc/cintdictversion.h is touched. This allows us to maintain CINT without pain from the build system - in almost 100% of all cases the dictionaries are unchanged after patching CINT. The difference is drastic: 8 seconds (Makefile) compared to more than 5 minutes (CMake). This change apply the technique to CMake. It still re-links all the libraries since they depend on libCint.so but the time has been reduced from 7-8 minutes to about 14 seconds on my Mac. git-svn-id: http://root.cern.ch/svn/root/trunk@42930 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 15, 2012
-
-
Fons Rademakers authored
fix for finding Bonjour/Avahi libs, fixes issue 90397. git-svn-id: http://root.cern.ch/svn/root/trunk@42637 27541ba8-7e3a-0410-8455-c3a389f83636
-