- Sep 26, 2018
-
-
Danilo Piparo authored
and other minor improvements.
-
Sergey Linev authored
-
Axel Naumann authored
With 16 threads, the cache is simply too small. These are thread specific values anyway.
-
Yuka Takahashi authored
-
Axel Naumann authored
-
Axel Naumann authored
Because parts of freetype do not obey CFLAGS (apinames), we need to instead pass it through CC.
-
Axel Naumann authored
-
Guilherme Amadio authored
-
- Sep 25, 2018
-
-
Yuka Takahashi authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
It worked because VecCore depends on the backend default initialization (in this case Vc initializes to 0.)
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
Apply clang-format's feedback I don't absolutely disagree with
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
Move each evaluation class in its each own file, rename Eval class.
-
Xavier Valls Pla authored
-
Guilherme Amadio authored
Using plain style doesn't work because all other libraries now use all-keyword calls to target_link_libraries().
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
We only use 32-bit builds on Windows, so this warning is just an annoyance since it cannot be turned OFF.
-
Guilherme Amadio authored
-
Guilherme Amadio authored
This was updated in commit fe4ffa75, but that commit only changed this on UNIX and missed Windows. Issue: ROOT-9532
-
Bertrand Bellenot authored
Visual Studio 2017 doesn't use the registry anymore, so no need to try to find keys. This prevent picking wrong directories in the case there is another version installed on the computer, and prevent also the following errors when starting ROOT: RegQueryValueEx: returned 2: The system cannot find the file specified. RegOpenKeyEx: returned 2: The system cannot find the file specified.
-
Sergey Linev authored
(cherry picked from commit f4801313)
-