Skip to content

Tags: rhaake/AliceO2

Tags

nightly-20190806

Toggle nightly-20190806's commit message
Update clang-format: Cpp11BracedListStyle = true, and enforce O2-wide

nightly-20190805

Toggle nightly-20190805's commit message
Fix compiler warning related to override

nightly-20190804

Toggle nightly-20190804's commit message
Fix compiler warning related to override

nightly-20190801

Toggle nightly-20190801's commit message
Detectors are renamed - FT0 and FV0 (AliceO2Group#2278)

* T0 and V0 namespace changes

* clang-format fixes

* T0 string changes

* clang-format fixes

* T0 function names, variables, file path

* renaming files, directories, #includes, cmakes

* more file renames, directory renames

* V0 string changes

* V0 comments, variables, and functions

* updated V0 variable

* more T0 strings, comments, and FITT0, FIT_T0

* more T0 strings, comments, and FITT0, FIT_T0 again

* FIT V0 renames

* lowercase t0 changes

* V0 file and directory names, T0 string

* Clang format fixes

* fixing erroneous T0 and V0 changes

* T0 and V0 namespace changes

* clang-format fixes

* T0 string changes

* clang-format fixes

* T0 function names, variables, file path

* renaming files, directories, #includes, cmakes

* more file renames, directory renames

* V0 string changes

* V0 comments, variables, and functions

* updated V0 variable

* more T0 strings, comments, and FITT0, FIT_T0

* more T0 strings, comments, and FITT0, FIT_T0 again

* FIT V0 renames

* lowercase t0 changes

* V0 file and directory names, T0 string

* Clang format fixes

* fixing erroneous T0 and V0 changes

* Clang format fixed

* Revert "fixing erroneous T0 and V0 changes"

This reverts commit 30ba3bd.

* Revert "Clang format fixed"

This reverts commit ebbebd7.

* clang format fixes

* fixing erroneous T0 and V0 changes

* Simplify containers in FV0 from TVector3's to TPoint3D and TVector3D

* merge conflict solved

* clang format after merge

* revert accidental changes

* Update testDCAFitter.cxx

nightly-20190731

Toggle nightly-20190731's commit message
GPU: Require that OpenCL devices are Little Endian

nightly-20190730

Toggle nightly-20190730's commit message
Boost::signals is obsolete and not needed

nightly-20190729

Toggle nightly-20190729's commit message
Remove fatal debug message left from CMake migration

nightly-20190728

Toggle nightly-20190728's commit message
Remove fatal debug message left from CMake migration

nightly-20190727

Toggle nightly-20190727's commit message
DPL Foundation: fix StructToTuple for empty structs

nightly-20190726

Toggle nightly-20190726's commit message
DPL driver: notify about optimized builds

Add message when LOG(DEBUG) & co is compiled out.