- Jul 13, 2021
-
-
Attila Krasznahorkay authored
add find module for libzip See merge request !855
-
- Jul 12, 2021
-
-
Ewelina Maria Lobodzinska authored
-
- Apr 16, 2021
-
-
Attila Krasznahorkay authored
Defining Superchic Path See merge request !828
-
-
- Mar 25, 2021
-
-
Attila Krasznahorkay authored
Cherry-pick "Merge branch 'add-in-access-to-prophecy-hto4l' into 'master'" into 1.0 See merge request !827
-
Attila Krasznahorkay authored
-
- Mar 24, 2021
-
-
Attila Krasznahorkay authored
adding in config files for prophecy4f and hto4l See merge request !826 (cherry picked from commit a5894dec) 8d0a58da adding in config files for prophecy4f and hto4l a4b4608b Added find-modules for prophecy4f and hto4l 87570510 fix conflicts, and change photos to correct executable
-
- Feb 18, 2021
-
-
Attila Krasznahorkay authored
PyAnalysis Improvement, 1.0 branch (2021.02.18.) See merge request !821
-
Attila Krasznahorkay authored
As this can lead to a very rare issue where multiple processes would be trying to update the installation area of the python modules at the same time.
-
- Feb 16, 2021
-
-
Attila Krasznahorkay authored
add find module for APFEL lib required by the new superchic version -... See merge request !816
-
- Feb 15, 2021
-
-
Ewelina Maria Lobodzinska authored
add find module for APFEL lib required by the new superchic version - athena!40625
-
- Jan 04, 2021
-
-
Attila Krasznahorkay authored
yampl Build Update, 1.0 branch (2021.01.04.) See merge request !798
-
Attila Krasznahorkay authored
This is meant to solve the incremental build errors that started showing up recently. Possibly because of some updates in the behaviour of GitHub itself.
-
- Oct 08, 2020
-
-
Attila Krasznahorkay authored
HDF5 Build Update, 1.0 branch (2020.10.08.) See merge request !754
-
Attila Krasznahorkay authored
I didn't find any really good ways to make those files relocatable. And they actively hurt us during the nightly/CI builds of the projects. So it's easier to just not install them at all.
-
- Oct 06, 2020
-
-
Attila Krasznahorkay authored
FindCairo.cmake Fix, 1.0 branch (2020.10.06.) See merge request !752
-
Attila Krasznahorkay authored
-
- Sep 29, 2020
-
-
Attila Krasznahorkay authored
UUID Handling Fix, 1.0 branch (2020.09.29.) See merge request atlas/atlasexternals!741
-
Attila Krasznahorkay authored
Since the TDAQ code was/is compiled against UUID as provided by the operating system, the offline build must do the same thing for all of its code.
-
- Sep 24, 2020
-
-
Attila Krasznahorkay authored
LCG_97a Updates, 1.0 branch (2020.09.24.) See merge request atlas/atlasexternals!736
-
Attila Krasznahorkay authored
Previously the ROOT build would not find the correct version of Python on macOS, and even on Linux it would only find the correct version by chance.
-
Attila Krasznahorkay authored
-
- Sep 23, 2020
-
-
Attila Krasznahorkay authored
This is to avoid seeing warnings when building the projects with CMake 3.15+. Which is necessary to avoid seeing warnings from FindBoost.cmake for the Boost version that we now use.
-
Attila Krasznahorkay authored
With Xcode 12.0 the build produces warnings, which are in turn interpreted as build errors due to -Werror. While at it, I also explicitly disabled the build of the examples coming with HDF5.
-
Attila Krasznahorkay authored
UUID Fixes, 1.0 branch (2020.09.23.) See merge request atlas/atlasexternals!734
-
Attila Krasznahorkay authored
-
Attila Krasznahorkay authored
For CentOS 7 we pick up libuuid from the LCG release. So we need to repend on its RPM as well.
-
- Sep 21, 2020
-
-
Attila Krasznahorkay authored
Cherry-pick "Merge branch 'Findnlohmann-master-20200921' into 'master'" into 1.0 See merge request atlas/atlasexternals!728
-
Attila Krasznahorkay authored
Findnlohmann_json.cmake Addition, master branch (2020.09.21.) Closes ATLINFR-3735 See merge request atlas/atlasexternals!727 (cherry picked from commit e4e3f481) d107dbfb Added Findnlohmann_json.cmake to AtlasLCG.
-
- Sep 18, 2020
-
-
Attila Krasznahorkay authored
FindCLHEP Fix, 1.0 branch (2020.09.18.) See merge request atlas/atlasexternals!726
-
Attila Krasznahorkay authored
See SPI-1576 for some more details.
-
- Sep 16, 2020
-
-
Attila Krasznahorkay authored
LCG_97a Update, 1.0 branch (2020.09.09.) See merge request atlas/atlasexternals!723
-
- Sep 09, 2020
-
-
Attila Krasznahorkay authored
Realised too late that the code that I wrote for the master branch would not work out of the box in this branch...
-
Attila Krasznahorkay authored
At the same time removed the re-configuration of ROOT on incremental re-builds. As new versions of ROOT do not do that correctly in our build setup. :-( (They get confused about components that they already installed in a previous build round into the build directory.)
-
Attila Krasznahorkay authored
Also backported the patch developed for the master branch, to be able to build XRootD successfully on Ubuntu 20.04.
-
Attila Krasznahorkay authored
At the same time removed the patch that I introduced a while ago to make it possible to build TBB on macOS with CUDA installed. Since CUDA is really not supported on macOS anymore, I didn't spend time on updating the patch for the latest TBB version.
-
Attila Krasznahorkay authored
-
Attila Krasznahorkay authored
-
Attila Krasznahorkay authored
At the same time updated slightly how it sets up its Python usage.
-
Attila Krasznahorkay authored
At the same time shuffled the build configuration around a bit, moving some statements from CMake into the shell script file.
-