- Jan 05, 2021
-
-
Attila Krasznahorkay authored
Packaging Fix, master branch (2021.01.05.) See merge request !799
-
Attila Krasznahorkay authored
-
- Jan 04, 2021
-
-
Attila Krasznahorkay authored
Bump revision of histgrinder due to ATLASDQ-829 See merge request !796
-
-
Attila Krasznahorkay authored
CheckerGccPlugins: Fixes for gcc 11. See merge request !794
-
Attila Krasznahorkay authored
yampl Build Update, master branch (2021.01.04.) See merge request !797
-
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.
-
- Dec 17, 2020
-
-
scott snyder authored
Include functions declared in mm_malloc.h as thread-safe.
-
scott snyder authored
With gcc 11, need to be a bit more aggressive in chasing down the defining stmt for a SSA_NAME.
-
- Dec 15, 2020
-
-
Attila Krasznahorkay authored
Remove Imported Target Aliasing, master branch (2020.12.15.) See merge request !791
-
Attila Krasznahorkay authored
Ninja Compatibility Updates, master branch (2020.12.14.) See merge request !790
-
Attila Krasznahorkay authored
This ended up being necessary to make partial builds on top of a release/nightly just that much easier to use. Aliases, as I was reminded, just don't do the job correctly. :-(
-
- Dec 14, 2020
-
-
Attila Krasznahorkay authored
Most importantly the setup no longer forces the use of the GNU Make generator on the CLHEP build. But while doing that, I also cleaned up a few more things.
-
Attila Krasznahorkay authored
Making it compatible with non-GNU-Make generators, and with calling cpack from outside of the binary directory.
-
- Dec 09, 2020
-
-
Attila Krasznahorkay authored
XRootD macOS Fix, master branch (2020.12.08.) See merge request !788
-
Attila Krasznahorkay authored
AthAnalysisExternals Updates, master branch (2020.12.09.) See merge request !789
-
- Dec 08, 2020
-
-
Attila Krasznahorkay authored
As it turns out, we do need both of these in the master branch as well...
-
Attila Krasznahorkay authored
Gave in, and set up a different script for macOS and other UNIX distributions. At the same time turned off the sanitization on other platforms, and when the sed command is not available.
-
Attila Krasznahorkay authored
-
Attila Krasznahorkay authored
Project Configuration Update, master branch (2020.12.01.) See merge request !780
-
- Dec 07, 2020
-
-
Attila Krasznahorkay authored
At the same time fixed the path name used in the build type setup.
-
Attila Krasznahorkay authored
-
Attila Krasznahorkay authored
Revert "Merge branch 'update-lwtnn-2.11' into 'master'" See merge request !786
-
Attila Krasznahorkay authored
This reverts merge request !783
-
Attila Krasznahorkay authored
-
Attila Krasznahorkay authored
ATLINFR-3859: Update lwtnn to v2.11 See merge request !783
-
Attila Krasznahorkay authored
Adding find modules for matplotlib and numpy See merge request !785
-
- Dec 04, 2020
-
-
amete authored
-
- Dec 02, 2020
-
-
Attila Krasznahorkay authored
TBB Fixes, master branch (2020.12.02.) See merge request !784
-
Attila Krasznahorkay authored
Add a find module for pprof See merge request !782
-
Attila Krasznahorkay authored
Now that AtlasLCG's FindTBB.cmake module sets up the TBB::tbb imported library as well, we no longer need to rely on Gaudi's FindTBB.cmake module to set up our build against it.
-
Attila Krasznahorkay authored
With code largely copied from Gaudi... ;-)
-
- Dec 01, 2020
-
-
amete authored
-
Dan Guest authored
-
amete authored
-
Attila Krasznahorkay authored
Hide the ProjectOptions Directories, master branch (2020.12.01.) See merge request !781
-
Attila Krasznahorkay authored
So that they would not be visible quite as prominently in the build directories of these projects.
-
Attila Krasznahorkay authored
Switched to using ALIAS libraries and executables in the configuration files, and stopped writing the "version file" by hand. At the same time removed the now completely defunct GaudiFunctions.cmake module.
-
Attila Krasznahorkay authored
ROOT Build Re-Design, master branch (2020.11.30.) See merge request !779
-
- Nov 30, 2020
-
-
Attila Krasznahorkay authored
In the same style as ROOT.
-