- Feb 15, 2018
-
-
Attila Krasznahorkay authored
Cherry-pick "Merge branch 'Ubuntu1710Fixes-1.0-20180214' into '1.0'" into master See merge request atlas/atlasexternals!241
-
Attila Krasznahorkay authored
Ubuntu-17.10 Fixes, 1.0 branch (2018.02.15.) See merge request atlas/atlasexternals!240 (cherry picked from commit 655f3dbc) c90f5fe2 Disabled treating "array-bounds" warnings as errors with GCC 7, since 9c630fa2 Only realised now that XRootD is building some of its code against 5c1cb66a Merge remote-tracking branch 'upstream/1.0' into Ubuntu1710Fixes-1.0-20180214 97274b8a Modified the Python detection code in AnalysisBaseExternals to allow
-
- Feb 14, 2018
-
-
Attila Krasznahorkay authored
Findglib.cmake Fix, master branch (2018.02.14.) See merge request atlas/atlasexternals!239
-
Attila Krasznahorkay authored
Ubuntu-16.04 Fixes, master branch (2018.02.14.) See merge request atlas/atlasexternals!238
-
Attila Krasznahorkay authored
system, when an LCG release is set up.
-
_sysconfigdata.py file, were not made relocatable during the Python installation. Leading to all sorts of problems with using pip from the nightly/release. I stole much of the inspiration for patching the files with sed, from the LCG configuration. As they are doing the same sort of patching as well. (Though I improved a bit on the patching of _sysconfigdata.py, so that it wouldn't need an additional patching step during the RPM installation to make it fully relocatable.)
-
Attila Krasznahorkay authored
were still not installed in a relocatable manner. So I generalised the previous sanitizePip.sh script to be a generic script for fixing up any sort of python script, and extended the build instructions of the packages installed by PyAnalysis to massage all installed scripts with it.
-
the environment setup script.
-
Made the patching of the executable scripts a bit more robust. To allow slight variations in their names on different platforms.
-
acceptable version of the python interpreter installed, but not the python development package.
-
- Feb 13, 2018
-
-
Attila Krasznahorkay authored
Fixing Qt5 issues with LCG >= LCG_91 (fixes ATLINFR-2218) (NEW VERSION!) Closes ATLINFR-2218 See merge request atlas/atlasexternals!235
-
Riccardo Maria Bianchi authored
remobing unnecessary CMake path settings. See: atlas/atlasexternals!235 (comment 881084)
-
Attila Krasznahorkay authored
Add path-fragment of CMAKE_CXX_COMPILER to ReleaseData file See merge request atlas/atlasexternals!228
-
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
Riccardo Maria Bianchi authored
-
- Feb 08, 2018
-
-
Attila Krasznahorkay authored
Cherry-pick of "Merge branch 'DisableHDF5RPMDependency-21.2-20180208' into '1.0'" into master See merge request atlas/atlasexternals!233
-
Attila Krasznahorkay authored
Cherry-pick of "Merge branch 'ThreadsUpdate-1.0-20180208' into '1.0'" into master See merge request atlas/atlasexternals!234
-
Attila Krasznahorkay authored
FindThreads Update, 1.0 branch (2018.02.08.) See merge request atlas/atlasexternals!232 (cherry picked from commit 72c40ada) 6ebf2226 Switched the FindBoost.cmake module to use the Threads::Threads d5392fdf All projects are now setting THREADS_PREFER_PTHREAD_FLAG for their 4299335b Turns out that Gaudi (at least v27) gets freaked out by imported interface
-
Attila Krasznahorkay authored
Fix the HDF5 LCG RPM dependency, 1.0 branch (2018.02.08.) See merge request atlas/atlasexternals!231 (cherry picked from commit 720301a5) 9c1df6d0 Fixed the way in which the RPM dependency is set up for HDF5 from the
-
- Feb 01, 2018
-
-
Attila Krasznahorkay authored
Cherry-pick "Merge branch 'FindHDF5Improvements-1.0-20180131' into '1.0'" into master See merge request atlas/atlasexternals!227
-
- Jan 31, 2018
-
-
Attila Krasznahorkay authored
FindHDF5.cmake improvements, 1.0 branch (2018.01.31.) See merge request atlas/atlasexternals!226 (cherry picked from commit 458ff9fb) 4495bb43 Updated FindHDF5.cmake not to be confused by the HDF5 version installed
-
Attila Krasznahorkay authored
Update lwtnn version to 2.6 See merge request atlas/atlasexternals!203
-
- Jan 30, 2018
-
-
Attila Krasznahorkay authored
PyAnalysis Fix, master branch (2018.01.30.) See merge request atlas/atlasexternals!224
-
the python modules. Since it turns out that easy-install wants to keep updating the same (easy-install.pth) file, which describes what modules are installed in the current directory. If we don't allow the same file to be filled with info about all of the modules, they don't end up being accessible after installation. Updated the master branch to build pip 9.0.1, in sync with the 1.0 branch.
-
- Jan 29, 2018
-
-
Attila Krasznahorkay authored
RPM Build Fix, master branch (2018.01.29.) See merge request atlas/atlasexternals!220
-
Attila Krasznahorkay authored
the (static) libraries. Which turned out to be destructive when using a non-standard linker during the build. (As we do for the latest nightlies.)
-
- Jan 26, 2018
-
-
Attila Krasznahorkay authored
Python Setup Fix, master branch (2018.01.26.) See merge request atlas/atlasexternals!219
-
Attila Krasznahorkay authored
environment setup, after the recent changes.
-
- Jan 24, 2018
-
-
Attila Krasznahorkay authored
Dictionary Generation Dependency Fixes, master branch (2018.01.24.) See merge request atlas/atlasexternals!217
-
Attila Krasznahorkay authored
of the library's dictionary header and selection.xml file in (hopefully) all cases when this needs to be done.
-
Attila Krasznahorkay authored
Cherry-pick "Merge branch 'FixLCG91SystemLibs-1.0-20180123' into '1.0'" into master See merge request atlas/atlasexternals!216
-
Attila Krasznahorkay authored
Various Fixes For LCG_91 System Externals, 1.0 branch (2018.01.24.) See merge request atlas/atlasexternals!215 (cherry picked from commit 884e13df) 32466662 Wrote a package that would build libxml2 as part of the analysis 38724f6e Taught the ROOT build how to make use of the libxml2 library built by 1c4b6015 Forcefully disabled ROOT looking for BLAS. Since on lxplus-like machines 9df3b2c4 Made the ROOT build mandatory in projects that build libxml2.
-
- Jan 23, 2018
-
-
Attila Krasznahorkay authored
Update LCGConfig.cmake - add PNG See merge request atlas/atlasexternals!213
-
Attila Krasznahorkay authored
Cache calls to [lcg,atlas]_os_id and FindPythonInterp (ATLINFR-2132) See merge request atlas/atlasexternals!206
-
Will Buttinger authored
-
Attila Krasznahorkay authored
added a wrapper for cmake FindPNG to get png libraries from LCG See merge request atlas/atlasexternals!211
-