- May 07, 2019
-
-
Guilherme Amadio authored
-
Guilherme Amadio authored
We do not want -Dall=ON enabling unsupported options, like Davix support on Windows, etc.
-
Guilherme Amadio authored
Fixes: ROOT-9086
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Danilo Piparo authored
-
Danilo Piparo authored
-
Danilo Piparo authored
-
- May 06, 2019
-
-
Philippe Canal authored
The branch name information was not passed correctly to base classes
-
Kim Albertsson authored
-
Kim Albertsson authored
They were missing a crucial comment header, making the documentation generation system not pick them up.
-
anerokhi authored
-
Danilo Piparo authored
-
Ivana Hrivnacova authored
this will allow to maintain a standalone version of VMC in parallel, which can be then tagged more frequently according to the needs of the VMC project
-
Danilo Piparo authored
the goal was to avoid tutorial names appearing as namespaces. The change removes from the doc also the tutorials, which is not acceptable.
-
Olivier Couet authored
-
- May 04, 2019
-
-
Danilo Piparo authored
-
- May 02, 2019
-
- May 01, 2019
-
-
Vassil Vassilev authored
ROOT_ADD_TEST cmake macro adds a test executable by invoking CMAKE_COMMAND -DCMD=... This breaks our FindLibraryName function which depends on dladdr and the cmake executable confuses it. This branch is not taken outside of ctest where the code just works. This was broken before but worked because we scanned all possible dynamic paths for rdict files which is redundant.
-
Vassil Vassilev authored
This reverts commit e483e41b.
-
Vassil Vassilev authored
This reverts commit fc9f3078.
-
- Apr 30, 2019
-
-
Danilo Piparo authored
-
Danilo Piparo authored
-
Danilo Piparo authored
-
Danilo Piparo authored
-
Sergey Linev authored
-
Sergey Linev authored
Provide sorting of these entries afterwards - like first show dirs, then files.
-
Sergey Linev authored
Correctly handle request to same directory - reuse already build list of items
-
Sergey Linev authored
Eliminate duplictaed model from geom viewer itself
-
Sergey Linev authored
Data model is slightly changed
-
Sergey Linev authored
-
Sergey Linev authored
RBrowser collects all existing items in requested directory. Exactly these items are delivered to the client with the reply object, which just includes pointers on items. Reply object must be transient and destroyed immediatly after conversion to JSON
-
Sergey Linev authored
RBrowserItem.hxx file will be used in other components, where browser functionality is required
-
Sergey Linev authored
Once models classed have identical functionality, one could use the only one.
-
Sergey Linev authored
-
Danilo Piparo authored
-
Danilo Piparo authored
to prompt a warning whenever something needs to be deprecated irrespective of the R__SUGGEST_NEW_INTERFACE preprocessor variable definition.
-
Stephan Hageboeck authored
-
Danilo Piparo authored
-
Danilo Piparo authored
-