Commits on Source 76
-
Rosen Matev authored
The cmake was ignoring the cmd obtained with `find_program` and instead directly using `distcc`/`icecc`. This fixes the issue.
-
Gerhard Raven authored
-
Christopher Rob Jones authored
-
Christopher Rob Jones authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
This partially reverts commit 25f3f90d.
-
Marco Clemencic authored
This partially reverts commit 43cb405f.
-
Marco Clemencic authored
-
Christopher Rob Jones authored
-
Christopher Rob Jones authored
-
Christopher Rob Jones authored
-
Christopher Rob Jones authored
-
Gerhard Raven authored
-
Christopher Rob Jones authored
-
Marco Clemencic authored
-
To allow the usage of hand-built ROOT versions, ones that were not built against LibLZMA.
-
Marco Clemencic authored
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
-
Marco Clemencic authored
-
-
Marco Clemencic authored
Closes #76
-
Gerhard Raven authored
-
Christopher Rob Jones authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
-
Marco Clemencic authored
-
Alex Pearce authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
This reverts merge requests !869 and !932
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
-
Marco Clemencic authored
-
Rosen Matev authored
A variable hook `GENREFLEX_JOB_POOL` is added, that allows limiting the parallelization of genreflex commands independently of the default parallelism when using ninja. See the ninja [manual](https://ninja-build.org/manual.html#ref_pool) for more details on job pools. This is especially needed when distributing the compilation as the number of jobs is very high and trying too many genreflex calls locally can use up the memory. The new variable can be set from the toolchain or the pre-loaded initial cache.
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
see #73
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
absorb in the check the small changes that may happend in the order of lines.
-
Marco Clemencic authored
Closes #71
-
-
Marco Clemencic authored
-
Charles Leggett authored
Use the AlgContext guard constructor without EventContext for single thread Closes #73 and #72 See merge request gaudi/Gaudi!937
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Gerhard Raven authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
observed in debug builds with gcc 8.2, probably caused (I guess) by symbols that get emitted and confuse the compiler
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
- Update Gaudi version to v32r1 and LCG to 96 - Update change log