summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-18osu-micro-benchmarks: add v5.7 (#21729)Michael Kuhn1-0/+1
2021-02-18nsimd: add v2.2 (#21743)Erik Schnetter1-0/+1
2021-02-18ruby: add v2.7.2, v3.0.0 (#21745)holrock1-0/+2
2021-02-18sratoolkit: add v2.10.9 (#21746)Desmond Orton1-1/+2
2021-02-18ctpl: add dependency on gettext (#21747)darmac1-0/+1
2021-02-18py-scipy: add v1.6.1 (#21748)Adam J. Stewart1-0/+1
2021-02-18vcsh: add bin as a directory (#21750)darmac1-0/+1
2021-02-18cbflib: new package (#21531)ketsubouchi4-0/+75
2021-02-18openfst: fix conflicts version for gcc (#21753)darmac1-1/+1
2021-02-18bugfix: relax racy test in fg/bg output (#21755)Todd Gamblin1-12/+6
2021-02-18Avoid spurious warning from clingo (#21731)Massimiliano Culpo1-0/+1
2021-02-17py-fenics-ufl: inclusion of version 2016.2.0 (#21738)emai-imcs1-0/+1
2021-02-17fix to compiliation error with fenics in pre 2019 versions and support for 20...emai-imcs1-1/+4
2021-02-17update to dijisto to support 2019.1.0 version (#21707)emai-imcs1-5/+6
2021-02-17openblas@0.13.3 cannot be built with gcc<10.2 on power (#21711)eugeneswalker1-0/+3
2021-02-17apple-clang: add correct path to compiler wrappers (#21662)Adam J. Stewart1-1/+1
2021-02-17intel-oneapi-compilers/mpi: add module support (#20808)Frank Willmore2-0/+48
2021-02-17intel-oneapi-compilers: add to LD_LIBRARY_PATH so that it finds libimf.so (#...Frank Willmore1-22/+31
2021-02-17adding environment to OneMKL packages so that examples will build (#21377)Frank Willmore2-0/+42
2021-02-17add intel oneapi to compiler/pkg translations (#21448)Greg Becker1-1/+2
2021-02-17llvm: "master" branch is now "main" branch (#21411)eugeneswalker1-1/+1
2021-02-17Print groups properly for spack find -d (#20028)Yang Zongze1-1/+1
2021-02-17store sbang_install_path in buildinfo, use for subsequent relocation (#20768)eugeneswalker1-0/+11
2021-02-17[WIP] relocate.py: parallelize test replacement logic (#19690)Nathan Hanford10-210/+316
2021-02-17py-hovorod: fix typo on variant name in conflicts directive (#20906)Henrique Mendonça1-1/+1
2021-02-17concretizer: require at least a dependency type to say the dependency holdsMassimiliano Culpo3-0/+28
2021-02-17concretizer: dependency conditions cannot hold if package is externalMassimiliano Culpo4-2/+12
2021-02-17libyogrt: remove conflicts triggered by an invalid value (#20794)Massimiliano Culpo1-4/+2
2021-02-17restore ability of dev-build to skip patches (#20351)Robert Underwood1-0/+1
2021-02-17intel-oneapi-mpi: virtual provider support (#20732)Robert Cohn1-0/+14
2021-02-17intel-oneapi-compilers package: correct module file (#20686)Frank Willmore1-0/+10
2021-02-17fix mpi lib paths, add virtual provides (#20693)Robert Cohn4-0/+21
2021-02-17Remove hard-coded standard C++ library selection and add more releases in llv...Ye Luo1-2/+2
2021-02-17concretizer: make rules on virtual packages more linearMassimiliano Culpo1-11/+9
2021-02-17concretizer: use consistent naming for compiler predicates (#20677)Todd Gamblin2-10/+8
2021-02-17concretizer: simplify handling of virtual version constraintsTodd Gamblin2-18/+29
2021-02-17concretizer: remove rule generation code from concretizerTodd Gamblin1-70/+1
2021-02-17concretizer: convert virtuals to facts; move all rules to `concretize.lp`Todd Gamblin2-116/+164
2021-02-17concretizer: consolidate handling of virtuals into spec_clausesTodd Gamblin1-26/+20
2021-02-17concretizer: make _condtion_id_counter an iteratorTodd Gamblin1-18/+18
2021-02-17concretizer: more detailed section headers in concretize.lpTodd Gamblin1-51/+69
2021-02-17bugfix: infinite loop when building a set from incomplete specs (#20649)Todd Gamblin1-1/+6
2021-02-17concretizer: generate facts for externalsMassimiliano Culpo3-41/+42
2021-02-17bugfix: do not write empty default dicts/lists in envs (#20526)Greg Becker3-47/+38
2021-02-17Add Intel oneAPI packages (#20411)Robert Cohn14-20/+398
2021-02-17concretizer: refactor conditional rules to be less repetitious (#20507)Todd Gamblin2-89/+60
2021-02-17concretizer: optimize loop on compiler versionMassimiliano Culpo2-13/+15
2021-02-17concretizer: optimized loop on node platformsMassimiliano Culpo1-3/+3
2021-02-17concretizer: fix failing unit testsMassimiliano Culpo2-4/+18
2021-02-17concretizer: emit facts for integrity constraintsMassimiliano Culpo2-37/+40