- 26 Jul, 2022 19 commits
-
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
Axel Puntke authored
-
- 25 Jul, 2022 21 commits
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
-
Restructure code in the main CMakeLists.txt
-
Move code which does some basic checks into separate CMake file. Some additional reordering of the code is needed.
-
Move code which defines the compiler settings into separate CMake file.
-
Move code which defines additional targets into separate CMake file. Move code which generates the config files into separate CMake file.
-
Check if environmnet variables SIMPATH and FAIRROOTPATH are set or if the paths are passed on the commandline as -DSIMPATH=<path to FairSoft installation> -DFAIRROOTPATH=<path to FairRoot installation> early during the cmake run. After the initial check only the CMake variables are used.
-
Don't require environmnet variables SIMPATH and FAIRROOTPATH when building flesnet and NicaFemto. Pass the corresponding CMake variables to the build processes of the packages.
-
Remove obsolete, unneeded and unused code.
-
-
Unpack Much: Applied Epoch cycle fix. Fixed MacOS compilation (variable-sized array). Fixed missing Elink parameters.
-
-
-
-
-
-
-
-