- 24 Jan, 2023 6 commits
-
-
Attila Krasznahorkay authored
Findgl2ps.cmake, master branch (2023.01.24.) See merge request !989
-
Attila Krasznahorkay authored
-
Attila Krasznahorkay authored
ATLINFR-4793: Bump lwtnn to version 2.13 See merge request !985
-
-
Attila Krasznahorkay authored
CheckerGccPlugins: Updates See merge request !987
-
-
- 13 Dec, 2022 4 commits
-
-
Attila Krasznahorkay authored
Added module to locate python interface of HepMC3 See merge request !983
-
Attila Krasznahorkay authored
CentOS 9 OptDbg RPM Fix, master branch (2022.12.12.) Closes ATLINFR-4782 See merge request !982
-
Attila Krasznahorkay authored
HEPUtils and MCUtils updates, master branch (2022.12.12.) See merge request !984
-
-
- 12 Dec, 2022 3 commits
-
-
Alaettin Serhan Mete authored
-
Alaettin Serhan Mete authored
-
Attila Krasznahorkay authored
The "main" RPMs could already be made correctly, we just needed the same "configuration tricks" for the OptDbg configuration as well.
-
- 08 Dec, 2022 2 commits
-
-
Attila Krasznahorkay authored
Update the Geant4 version to 10.6.3.4 See merge request !981
-
Marilena Bandieramonte authored
-
- 02 Dec, 2022 2 commits
-
-
Attila Krasznahorkay authored
Updates for AnalysisBase to sync with LCG_102b_ATLAS_2 See merge request !976
-
-
- 01 Dec, 2022 2 commits
-
-
Attila Krasznahorkay authored
CMake 3.24 Fixes, master branch (2022.12.01.) See merge request !980
-
Attila Krasznahorkay authored
At the same time switched the CI to use CMake 3.24.3 itself from now on.
-
- 29 Nov, 2022 3 commits
-
-
Attila Krasznahorkay authored
CMake 3.24 Warning Fix, master branch (2022.11.29.) See merge request !979
-
Attila Krasznahorkay authored
Patch for onnxruntime-v1.11.1 to compile with clang15 See merge request !978
-
Attila Krasznahorkay authored
Unfortunately this policy can not be set on the project level with all of the cmake_minimum_required(...) calls that are littering our code. The policy needs to be set explicitly in every single package.
-
- 11 Nov, 2022 1 commit
-
-
Johannes Elmsheuser authored
-
- 07 Nov, 2022 1 commit
-
-
Attila Krasznahorkay authored
PyModules: enable verbose output for pip installations See merge request !977
-
- 04 Nov, 2022 1 commit
-
-
Frank Winklmeier authored
To debug the occasional build failures in PyModules (ATLINFR-4556) enable verbose output for the pip installation command.
-
- 28 Oct, 2022 2 commits
-
-
Attila Krasznahorkay authored
TGZ Migration, master branch (2022.10.11.) See merge request !975
-
Attila Krasznahorkay authored
Now they are all downloaded as TGZ files by default, but allowing the user to override this with a Git download if absolutely necessary. Removed the HepMCAnalysis package, since it has not been in use in quite some time. Will bring it back if/when needed. Also synchronised a bit more how the packages handle patching and package configuration/build.
-
- 04 Oct, 2022 2 commits
-
-
Attila Krasznahorkay authored
Static checker updates. See merge request !974
-
-
- 22 Sep, 2022 1 commit
-
-
Attila Krasznahorkay authored
Restore VecGeom build and use by Geant4 See merge request !973
-
- 20 Sep, 2022 3 commits
-
-
Attila Krasznahorkay authored
Update CPack RPM creation parameters for CentOS9 See merge request !972
-
Attila Krasznahorkay authored
geant4: repoint default data dir to EOS See merge request !957
-
-
- 14 Sep, 2022 1 commit
-
-
Benjamin Morgan authored
- vecgeom: - Bump version to 1.1.20 - Update build args for its new CMake scripts - Add local patch for consistent tolerance in cones - See VecGeom/VecGeom!874 - And https://sft.its.cern.ch/jira/browse/VECGEOM-601 - Geant4: - Patch Geant4's CMake shim for VecGeom to adapt to new target name and include path - Update FindGeant4.cmake for VecGeom header paths and static library
-
- 20 Jul, 2022 1 commit
-
-
Johannes Elmsheuser authored
Update CPack RPM creation parameters for CentOS9 and set the compression algorithm xz as discussed in ATLINFR-4631
-
- 18 Jul, 2022 1 commit
-
-
Frank Winklmeier authored
AtlasCompilerSettings: add ATLAS_GCC_CHECKERS_CONFIG cache variable See merge request !971
-
- 08 Jul, 2022 1 commit
-
-
Frank Winklmeier authored
Add `ATLAS_GCC_CHECKERS_CONFIG` cache variable. If non-empty it will be used to set the checkergcc plugins configuration file(s).
-
- 05 Jul, 2022 2 commits
-
-
Attila Krasznahorkay authored
CheckerGccPlugins: Updates See merge request !969
-
Attila Krasznahorkay authored
FindFastJet.cmake CentOS 9 Compatibility Fix, master branch (2022.07.04.) Closes ATLJETMET-1435 See merge request !970
-
- 04 Jul, 2022 1 commit
-
-
Attila Krasznahorkay authored
When using the compiler from /usr the previous logic (of looking for the fortran library in LD_LIBRARY_PATH) was not successful. So now I'm rather picking it up by checking the value of CMAKE_Fortran_COMPILER_ID.
-