Skip to content
Snippets Groups Projects
  1. Apr 25, 2019
    • Stephan Hageboeck's avatar
      Add alpha version of gdb pretty printers. · dba842ee
      Stephan Hageboeck authored
      This adds gdb pretty printers for a few objects such as TString and TNamed, as well
      as a couple of RooFit objects. gdb can automatically load them if gdb's `add-auto-load-safe-path`
      is set to ROOT's lib directory. `print /r <obj>` allows to still print raw.
      Unverified
      dba842ee
  2. Jan 22, 2019
  3. Jan 13, 2016
  4. 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
  5. Oct 28, 2011
    • Fons Rademakers's avatar
      From Pere: · fd9e78bc
      Fons Rademakers authored
      - Removed the build of executable "drop_from_path"
      - Added "-b" option to all tests that opens a X11 canvas
      - Copy /etc, /icons, /fonts/ when running test from the binary directory
      
      
      git-svn-id: http://root.cern.ch/svn/root/trunk@41634 27541ba8-7e3a-0410-8455-c3a389f83636
      fd9e78bc
  6. 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