- 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
-
-
- Mar 23, 2023
-
-
Attila Krasznahorkay authored
PyAnalysis Update, master branch (2023.03.21.) See merge request atlas/atlasexternals!1005
-
Attila Krasznahorkay authored
atlas_subdir: ensure package name matches directory name See merge request atlas/atlasexternals!986
-
Attila Krasznahorkay authored
Add Findauth_get_sso_cookie module See merge request atlas/atlasexternals!1004
-
- Mar 22, 2023
-
-
Attila Krasznahorkay authored
To the versions used in LCG_102b. At the same time removed some of the code duplication in the package, and changed the installation commands to be compatible with the new setuptools version. (With code/inspiration stolen from lcgcmake.) Had to update the CI to be able to unpack the new wheel version, which happens to come with some files with UTF-8 characters in their names.
-
- Mar 21, 2023
-
-
Frank Winklmeier authored
Add Find-modules for CERN's `auth-get-sso-cookie` (ATLINFR-4870).
-
Attila Krasznahorkay authored
Additional Gdb compilation flag needed for clang16 See merge request atlas/atlasexternals!1002
-
-
Attila Krasznahorkay authored
CheckerGccPlugins: Fix checking for a pointer bound to a const reference. See merge request atlas/atlasexternals!1003
-
- Mar 10, 2023
-
-
scott snyder authored
Fix an issue for checking a pointer passes to a function that gets bound to a const reference.
-
- Mar 01, 2023
-
-
Attila Krasznahorkay authored
Update the Geant4 version to 10.6.3.7 See merge request atlas/atlasexternals!1000
-
- Feb 28, 2023
-
-
Marilena Bandieramonte authored
-
Attila Krasznahorkay authored
CheckerGccPlugins Header Check, master branch (2023.02.27.) See merge request atlas/atlasexternals!999
-
- Feb 27, 2023
-
-
Attila Krasznahorkay authored
To detect already during the CMake configuration if the GCC installation in use does not have development headers available.
-
- Feb 09, 2023
-
-
Attila Krasznahorkay authored
PyModules: remove find_package calls for flake8 externals See merge request atlas/atlasexternals!997
-
Frank Winklmeier authored
None of the flake8 externals are currently available in LCG. So remove all their `find_package` calls to avoid cmake warnings. If they are ever updated in LCG, we need to put the relevant calls back.
-
- Feb 08, 2023
-
-
Attila Krasznahorkay authored
Package Version Update/Sync, master branch (2023.02.08.) See merge request atlas/atlasexternals!996
-
Attila Krasznahorkay authored
Incorprorating all of the overrides from the build_externals.sh scripts.
-
Attila Krasznahorkay authored
Update the MD5 hash for a freshly generated tag See merge request atlas/atlasexternals!995
-
Marilena Bandieramonte authored
-
Attila Krasznahorkay authored
Update the Geant4 version to 10.6.3.6 See merge request atlas/atlasexternals!994
-
- Feb 07, 2023
-
-
Marilena Bandieramonte authored
-
Attila Krasznahorkay authored
Fix TBB build with clang See merge request atlas/atlasexternals!991
-
Attila Krasznahorkay authored
Fix PyAnalysis build with clang See merge request atlas/atlasexternals!990
-
Attila Krasznahorkay authored
PyModules upgrade to flake8 6.0 See merge request atlas/atlasexternals!988
-
- Feb 03, 2023
-
-
Tadej Novak authored
-
Tadej Novak authored
-
- Feb 01, 2023
-
-
Frank Winklmeier authored
Adjust to the new plugin manager API.
-
Frank Winklmeier authored
Upgrade `flake8` (and dependencies) to version 6.0.0.
-