Skip to content
Snippets Groups Projects

WIP: test adding lwtnn to LCGCMake on top of LCG 93

Closed Ben Couturier requested to merge bcouturi/lcgcmake:SPI-1043 into master
75 files
+ 362
16647
Compare changes
  • Side-by-side
  • Inline
Files
75
@@ -392,7 +392,7 @@ This package creates a "view" of LCG release in folder <view_destination>.
@@ -392,7 +392,7 @@ This package creates a "view" of LCG release in folder <view_destination>.
'LICENSE', 'decimal.h', 'project.cmt', 'INSTALL', 'dir']
'LICENSE', 'decimal.h', 'project.cmt', 'INSTALL', 'dir']
greylist = ['site.py', 'site.pyc', 'easy_install', 'easy_install-2.7', 'setuptools.pth',
greylist = ['site.py', 'site.pyc', 'easy_install', 'easy_install-2.7', 'setuptools.pth',
'pytest', 'f2py', 'fcc']
'pytest', 'f2py', 'fcc']
pkg_blacklist = ['neurobayes_expert', 'cmt', 'xrootd_python', 'hepmc3',
pkg_blacklist = ['neurobayes_expert', 'cmt', 'xrootd_python',
'powheg-box', 'sherpa-mpich2', 'yamlcpp', 'LCGCMT', 'gcc',
'powheg-box', 'sherpa-mpich2', 'yamlcpp', 'LCGCMT', 'gcc',
'pyanalysis', 'pytools', 'pygraphics', 'PythonFWK']
'pyanalysis', 'pytools', 'pygraphics', 'PythonFWK']
else:
else:
Loading