Giulio Eulisse

Results 89 issues of Giulio Eulisse

DPL GUI: allow GUI to move between different states

While doing some profiling I just noticed that the fair::mq::shmem::Message has a fQueued boolean in the middle of it, introducing some unneeded extra padding. If I naively move it to...

Apparently needed to compile on macOS. Use ninja while you are at it.

This shows how the alibuild-variant-support package could be used to e.g. speed up builds of O2Physics tutorials by only building the Tutorials/install target, rather than the whole package.

While we do not need to expose abseil to ROOT (if anything because it does not actually work) we can still benefit from some of the clean-ups I did. In...

At some point for some reason (maybe flaky when run in parallel?) they were moved to be a separate run. Hopefully no longer needed to have a special treatment for...

- Move to GCC 13.2.0 - Move to GDB 14.2 - Do not use GCC 7.3.0 as default, since now AliRoot it's built with its own default. - Add support...