- Dec 02, 2022
-
-
Attila Krasznahorkay authored
Updates for AnalysisBase to sync with LCG_102b_ATLAS_2 See merge request atlas/atlasexternals!976
-
-
- Dec 01, 2022
-
-
Attila Krasznahorkay authored
CMake 3.24 Fixes, master branch (2022.12.01.) See merge request atlas/atlasexternals!980
-
Attila Krasznahorkay authored
At the same time switched the CI to use CMake 3.24.3 itself from now on.
-
- Nov 29, 2022
-
-
Attila Krasznahorkay authored
CMake 3.24 Warning Fix, master branch (2022.11.29.) See merge request atlas/atlasexternals!979
-
Attila Krasznahorkay authored
Patch for onnxruntime-v1.11.1 to compile with clang15 See merge request atlas/atlasexternals!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.
-
- Nov 11, 2022
-
-
Johannes Elmsheuser authored
-
- Nov 07, 2022
-
-
Attila Krasznahorkay authored
PyModules: enable verbose output for pip installations See merge request atlas/atlasexternals!977
-
- Nov 04, 2022
-
-
Frank Winklmeier authored
To debug the occasional build failures in PyModules (ATLINFR-4556) enable verbose output for the pip installation command.
-
- Oct 28, 2022
-
-
Attila Krasznahorkay authored
TGZ Migration, master branch (2022.10.11.) See merge request atlas/atlasexternals!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.
-
- Oct 04, 2022
-
-
Attila Krasznahorkay authored
Static checker updates. See merge request atlas/atlasexternals!974
-
-
- Sep 22, 2022
-
-
Attila Krasznahorkay authored
Restore VecGeom build and use by Geant4 See merge request atlas/atlasexternals!973
-
- Sep 20, 2022
-
-
Attila Krasznahorkay authored
Update CPack RPM creation parameters for CentOS9 See merge request atlas/atlasexternals!972
-
Attila Krasznahorkay authored
geant4: repoint default data dir to EOS See merge request atlas/atlasexternals!957
-
-
- Sep 14, 2022
-
-
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
-
- Jul 20, 2022
-
-
Johannes Elmsheuser authored
Update CPack RPM creation parameters for CentOS9 and set the compression algorithm xz as discussed in ATLINFR-4631
-
- Jul 18, 2022
-
-
Frank Winklmeier authored
AtlasCompilerSettings: add ATLAS_GCC_CHECKERS_CONFIG cache variable See merge request atlas/atlasexternals!971
-
- Jul 08, 2022
-
-
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).
-
- Jul 05, 2022
-
-
Attila Krasznahorkay authored
CheckerGccPlugins: Updates See merge request atlas/atlasexternals!969
-
Attila Krasznahorkay authored
FindFastJet.cmake CentOS 9 Compatibility Fix, master branch (2022.07.04.) Closes ATLJETMET-1435 See merge request atlas/atlasexternals!970
-
- Jul 04, 2022
-
-
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.
-
- Jul 03, 2022
-
-
scott snyder authored
Exclude from thread-safety checking a few more patterns used for generated dictionary code.
-
scott snyder authored
Do not do thread-safety checking in headers included with -isystem.
-
scott snyder authored
Add -config command-line switch to allow specifying more config files.
-
scott snyder authored
Fix compilation against gcc 11.3.
-
- Jul 01, 2022
-
-
Attila Krasznahorkay authored
Updating ort_1.9.1 to ort_1.11.1 (GPU enabled) See merge request atlas/atlasexternals!966
-
-
scott snyder authored
Add a configuration flag to enable warnings for calls to unchecked functions.
-
scott snyder authored
Add Converter::initialize and Converter::finalize as exceptions to virtual override checking.
-
- Jun 30, 2022
-
-
Attila Krasznahorkay authored
Update dSFMT installation procedure for CentOS9 See merge request atlas/atlasexternals!967
-
- Jun 28, 2022
-
-
Attila Krasznahorkay authored
Projects: remove obsolete GAUDI compiler macros See merge request atlas/atlasexternals!968
-
Frank Winklmeier authored
Remove definition of `ATLAS_GAUDI_V21` and `HAVE_GAUDI_PLUGINSVC`, which have been removed since Gaudi v33r2.
-
Johannes Elmsheuser authored
-
- Jun 23, 2022
-
-
Attila Krasznahorkay authored
add find module for scipy See merge request atlas/atlasexternals!962
-
-
Attila Krasznahorkay authored
Build gdb in AthAnalysis. See merge request atlas/atlasexternals!964
-