- Oct 18, 2016
-
-
Vassil Vassilev authored
In some ccache setups we have the compiler soft link to ccache. Eg. /usr/local/bin/g++ -> /usr/local/bin/ccache. If we resolve the link too early we will take the wrong branch assuming the compiler was set as CMAKE_CXX_COMPILER="ccache g++" and try to get the second token of the command.
-
Vassil Vassilev authored
Patch by Roman Zulak <machtyrtle@gmail.com>! Patch tested and requested by Chris Green (ROOT-8379).
-
Danilo Piparo authored
The warning was due to code in place to prevent inconsistencies before the full support of unique_ptr.
-
Pere Mato Vila authored
-
- Oct 17, 2016
-
-
Axel Naumann authored
-
Pere Mato Vila authored
-
Pere Mato Vila authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Pere Mato Vila authored
Added the option QUIET to find_python_module() function.
-
Pere Mato Vila authored
-
Pere Mato Vila authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Vassil Vassilev authored
-
- Oct 16, 2016
-
-
Vassil Vassilev authored
This fixes Github issue 113, breaking Jupiter notebooks.
-
Vassil Vassilev authored
-
Vassil Vassilev authored
-
- Oct 14, 2016
-
-
Philippe Canal authored
-
Vassil Vassilev authored
-
Pere Mato Vila authored
-
Olivier Couet authored
-
Vassil Vassilev authored
-
Pere Mato Vila authored
-
Vassil Vassilev authored
-
Stefan Wunsch authored
-
Stefan Wunsch authored
Fix in `find_python_module` cmake function `REQUIRED` flag; adapt function so that it prints cause of error
-
Stefan Wunsch authored
Make `find_python_module` cmake function usable in py2 and py3; enable conditional testing of PyKeras
-
Stefan Wunsch authored
-
Pere Mato Vila authored
-
Fons Rademakers authored
-
Fons Rademakers authored
The new functions are: static Int_t GetGlobalDayFromDate(Int_t date); static Int_t GetDateFromGlobalDay(Int_t day); static Int_t GetLegalGlobalDayFromDate(Int_t date); These functions are convenient when a series of dates is required.
-
Axel Naumann authored
-
- Oct 13, 2016
-
-
Philippe Canal authored
-
Axel Naumann authored
-
Axel Naumann authored
-