- Jul 13, 2023
-
-
Attila Krasznahorkay authored
Update to onnxruntime v1.15.1 See merge request atlas/atlasexternals!1029
-
-
- Jul 12, 2023
-
-
Attila Krasznahorkay authored
Default Branch Rename, main branch (2023.07.05.) See merge request atlas/atlasexternals!1027
-
Attila Krasznahorkay authored
Dictionary System Includes, main branch (2023.07.06.) See merge request atlas/atlasexternals!1028
-
Attila Krasznahorkay authored
Remove HEPUtils and MCUtils See merge request atlas/atlasexternals!1026
-
-
- Jul 11, 2023
-
-
Attila Krasznahorkay authored
Update CI to CMake 3.26.4 See merge request atlas/atlasexternals!1030
-
- Jul 10, 2023
-
-
Johannes Elmsheuser authored
-
- Jul 07, 2023
-
-
Attila Krasznahorkay authored
So that dictionaries would not be put into the build area before they would technically bw usable.
-
Attila Krasznahorkay authored
So that the dictionary generator could ignore warnings from "system headers". At the same time made some cleanups, and some robustness improvements.
-
- Jul 05, 2023
-
-
Attila Krasznahorkay authored
Everywhere except for the CheckerGccPlugins package.
-
Attila Krasznahorkay authored
-
- Jul 03, 2023
-
-
Attila Krasznahorkay authored
Export Sanitizer Fixes, master branch (2023.07.03.) See merge request atlas/atlasexternals!1025
-
Attila Krasznahorkay authored
Previously under "just the wrong" circumstances a "-NOTFOUND" external could result in the export sanitizer scripts erroneously trimming the CMake-generated targets files. With the now introduced string comparison this should not happen anymore.
-
- Jun 29, 2023
-
-
Attila Krasznahorkay authored
FindGeant4.cmake Fix, master branch (2023.06.29.) See merge request atlas/atlasexternals!1024
-
Attila Krasznahorkay authored
-
- Jun 28, 2023
-
-
Attila Krasznahorkay authored
Coin3D: Fix for C++20 compilation failure See merge request atlas/atlasexternals!1020
-
- Jun 27, 2023
-
-
Attila Krasznahorkay authored
Geant4 and GeoModel: Update download dates See merge request atlas/atlasexternals!1022
-
Johannes Elmsheuser authored
-
Johannes Elmsheuser authored
-
Attila Krasznahorkay authored
Geant4: Fix C++20 compilation See merge request atlas/atlasexternals!1021
-
Attila Krasznahorkay authored
GeoModel: patch for 4.4.3 in order to fix C++20 compilation problems See merge request atlas/atlasexternals!1019
-
- Jun 23, 2023
-
-
Johannes Elmsheuser authored
-
Johannes Elmsheuser authored
-
Vakhtang Tsulaia authored
Only one file affected by this patch: GeoPluginLoader.h
-
- Jun 20, 2023
-
-
Attila Krasznahorkay authored
LHAPATH Fix, master branch (2023.06.20.) See merge request atlas/atlasexternals!1017
-
Attila Krasznahorkay authored
Modernise build/refind of VecGeom and Geant4 Externals See merge request atlas/atlasexternals!1014
-
-
Attila Krasznahorkay authored
To ensure that the order between the paths would be stable, all parts of LHAPDF_DATA_PATH and LHAPATH need to be defined in a single place, inside of the FindLhapdf.cmake module.
-
- Jun 06, 2023
-
-
Attila Krasznahorkay authored
flake8: use flake8 from LCG See merge request atlas/atlasexternals!1016
-
Frank Winklmeier authored
Use `flake8` from LCG instead of building it ourselves and move the dependency declaration into `flake8_atlas` (which is included by all relevant projects). Also update LCG to `LCG_102b_ATLAS_21`. Relates to ATLINFR-4939.
-
- May 25, 2023
-
-
Attila Krasznahorkay authored
Platform Name Updates, master branch (2023.03.31.) See merge request atlas/atlasexternals!1010
-
Attila Krasznahorkay authored
-
- Apr 21, 2023
-
-
Attila Krasznahorkay authored
Add a find script for autopep8 See merge request atlas/atlasexternals!1008
-
Attila Krasznahorkay authored
Header Installation Fix, master branch (2023.04.21.) See merge request atlas/atlasexternals!1013
-
Attila Krasznahorkay authored
Now it works correctly with the CMake default installation method as well, not just with the ATLAS specific cpack_install.sh.in script.
-
- Mar 31, 2023
-
-
Tadej Novak authored
-
- Mar 29, 2023
-
-
Attila Krasznahorkay authored
CPack Update, master branch (2023.03.29.) See merge request atlas/atlasexternals!1007
-
Attila Krasznahorkay authored
In cases where package build is allowed (or even encouraged) to fail in case of errors, relying on the default behaviour of CMake/CPack is just the easiest thing to do.
-
- Mar 27, 2023
-
-
Attila Krasznahorkay authored
Fix Gdb compilation issue for clang15 See merge request atlas/atlasexternals!1006
-