- 10 Mar, 2017 2 commits
-
-
Marco Clemencic authored
Attribute unmet INPUT dependencies to a DataLoader Algorithm See merge request !269
-
Charles Leggett authored
See merge request !79
-
- 09 Mar, 2017 4 commits
-
-
Benedikt Hegner authored
Closes GAUDI-1276 See merge request !267
-
Benedikt Hegner authored
fixes to CMake modules Closes LBCORE-1304 See merge request !298
-
Charles Leggett authored
Closes LBCORE-1228 See merge request !289
-
Marco Clemencic authored
gdb can be found in /usr/bin, in which case its directory must not be prepended to the custom PATH
-
- 08 Mar, 2017 5 commits
-
-
-
Benedikt Hegner authored
Search for heptools version only in target platform installs Closes GAUDI-1280 See merge request !276
-
Charles Leggett authored
See merge request !275
-
Marco Clemencic authored
see LBCORE-1304
-
Marco Clemencic authored
-
- 07 Mar, 2017 2 commits
-
-
Marco Clemencic authored
minor fixes to exception reports in IncidentSvc See merge request !291
-
Marco Clemencic authored
do not require Gaudi::Property::ValueType to be default constructible See merge request !271
-
- 01 Mar, 2017 6 commits
-
-
Charles Leggett authored
See merge request !292
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
GaudiAlg::ID optimisation See merge request !283
-
Marco Clemencic authored
use std::showpoint instead of std::fixed to print numbers See merge request !254
-
Benedikt Hegner authored
filter stdout for tests to hide removal of ErrorCounter property See merge request !284
-
- 24 Feb, 2017 5 commits
-
-
Marco Clemencic authored
-
Marco Clemencic authored
to enable debug symbols in optimized builds
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- 23 Feb, 2017 1 commit
-
-
Marco Clemencic authored
The static ConcurrencyFlags allows easy access to information about the number of threads, concurrent events, and processes. For running in serial, numThreads == 0, numConcEvents == 0, numProcs == 0, useful to distinguish between running serial, and running MT with 1 thread, or MP with 1 process. See merge request !277
-
- 22 Feb, 2017 6 commits
-
-
Marco Clemencic authored
a BINARY_TAG like x86_64-ubuntu1604-gcc54-opt+o3 will use -O3 instead of the default (currently -O2)
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- 21 Feb, 2017 9 commits
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
platform detection and BINARY_TAG handling is done only via BinaryTagUtils.cmake
-
Marco Clemencic authored
- removed old heptools-##.cmake toolchains - drop support for LCG toolchain info names never used - remove obsolete treatment of AA projects platform
-
Marco Clemencic authored
use BinaryTagUtils instead
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-