- 03 Sep, 2021 2 commits
-
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1241
-
Marco Clemencic authored
replace last instances of boost::string_ref and boost::optional with std::string_view and std::optional Closes #4 See merge request gaudi/Gaudi!1244
-
- 02 Sep, 2021 2 commits
-
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1247
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1238
-
- 23 Aug, 2021 6 commits
-
-
Christoph Hasse authored
-
Christoph Hasse authored
-
Christoph Hasse authored
-
Christoph Hasse authored
-
Christoph Hasse authored
-
Christoph Hasse authored
-
- 17 Aug, 2021 1 commit
-
-
Gerhard Raven authored
-
- 05 Aug, 2021 1 commit
-
-
Sebastien Ponce authored
This was discovered thanks to a name collision between Eigen and DD4hep, Eigen having an header file named "Core" (with no extension indeed) and DD4hep a directory with same name. DD4hep happened to come first in the dependency list and thus the directort was used... Note that this reveal a deeper problem in the scanning made by this tool : no scoping and thus no cleaning of the list of directories when going to next file. This is the actual root of the problem that lead to DD4hep being first in the dependency list
-
- 02 Aug, 2021 1 commit
-
-
Rosen Matev authored
With this one can set PRELOAD_SANITIZER_LIB to `libasan.so:libubsan.so` and get run sanitizers at once. Also, sanitizers are ignored when LD_PRELOAD is not empty and `--profilerName=jemalloc` has no effect when using a sanitizer.
-
- 29 Jul, 2021 2 commits
-
-
Rosen Matev authored
-
Rosen Matev authored
!1164 introduced a regular clean up but the memory was not freed
-
- 26 Jul, 2021 4 commits
-
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1235
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1234
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- 23 Jul, 2021 3 commits
-
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1233
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1232
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1230
-
- 19 Jul, 2021 5 commits
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- 16 Jul, 2021 5 commits
-
-
Marco Clemencic authored
- fix runtime path precedence order - allow clients to override the way runtime paths are managed
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
as they have their internal timeout check
-
Marco Clemencic authored
-
- 15 Jul, 2021 4 commits
-
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1228
-
Marco Clemencic authored
See merge request gaudi/Gaudi!1226
-
-
Marco Clemencic authored
See merge request !1192
-
- 14 Jul, 2021 4 commits
-
-
Gerhard Raven authored
-
Rosen Matev authored
-
Rosen Matev authored
-
Rosen Matev authored
-