Skip to content
Snippets Groups Projects
  1. May 27, 2013
  2. May 17, 2013
  3. May 15, 2013
  4. Apr 26, 2013
  5. Apr 08, 2013
  6. Mar 28, 2013
    • Fons Rademakers's avatar
      From Lifeng Sun: · 2f98a6a8
      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
      2f98a6a8
  7. Jan 10, 2013
    • Axel Naumann's avatar
      From Pere: · 1132d18d
      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
      1132d18d
  8. Jan 07, 2013
  9. Dec 13, 2012
  10. Aug 10, 2012
  11. Apr 12, 2012
  12. Nov 17, 2011
    • Fons Rademakers's avatar
      From Pere: · e40f1b0c
      Fons Rademakers authored
      changes needed to implement XROOTD as external package together with
      the alien and monalisa plugins. I have also introduced a new option
      (builtin_xrootd) to build XROOD together with ROOT.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@42100 27541ba8-7e3a-0410-8455-c3a389f83636
      e40f1b0c
  13. Oct 19, 2011
  14. Jul 25, 2011
  15. Jun 23, 2011
  16. Jun 22, 2011
  17. Jun 15, 2011
  18. Jun 12, 2011
    • Fons Rademakers's avatar
      From Pere: · a2efbd06
      Fons Rademakers authored
      - Added fitsio component
      - Added experimentally two new options 'builtin_gsl' and 'builtin_cfitsio'
        to build these packages within ROOT when needed by downloading the source
        code from the web.
      - Fixed a problem with sometimes incompatible versions of the python
        interpreter and libraries.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@39685 27541ba8-7e3a-0410-8455-c3a389f83636
      a2efbd06
  19. Jun 09, 2011
    • Fons Rademakers's avatar
      From Pere: · f28a6e2d
      Fons Rademakers authored
      - Finalized packages for options 'qt' and 'qtgsi' for Windows and Linux. 
        With this the build on Windows with all possible options is completed.
      - Changed the default for options to be equivalent to the traditional
        ROOT configure. They will be turned off is the required external is 
        not found.
      - Reduced the verbosity of the cmake command the second time it is executed
        and has already found the external packages
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@39652 27541ba8-7e3a-0410-8455-c3a389f83636
      f28a6e2d
  20. Jun 07, 2011
    • Fons Rademakers's avatar
      From Pere: · 321bd727
      Fons Rademakers authored
      - Added the following packages: oracle, mysql, odbc, gviz, fftw, pythia6,
        pythia8, unuran, table
      - Changed the default values for the build options depending on platform
        such that they display correctly with cmake-gui or ccmake
      - Fixed mathmore build on Windows
      - Make histfactory depending on xml option
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@39577 27541ba8-7e3a-0410-8455-c3a389f83636
      321bd727
  21. Jun 04, 2011
  22. May 27, 2011
    • Fons Rademakers's avatar
      From Pere: · 79d2161a
      Fons Rademakers authored
      Introduce alternative cmake based build system. Cmake is especially convenient
      for building on Windows, as it can produce VC projects or nmake files and 
      does not require cygwin to be installed. In addition on OSX Xcode projects
      can be generated.
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@39463 27541ba8-7e3a-0410-8455-c3a389f83636
      79d2161a
Loading