summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-22Channelflow: Fix the package. (#22483)Rémi Lacroix1-1/+1
2021-05-22spack location: bugfix for out of source build dirs (#22348)Harmen Stoppels1-1/+13
2021-05-22bugfix: allow imposed constraints to be overridden in special casesTodd Gamblin1-6/+16
2021-05-22bugfix: do not generate dep conditions when no dependencyTodd Gamblin1-10/+15
2021-05-22concretizer: unify logic for spec conditionalsTodd Gamblin3-183/+119
2021-05-22bootstrap: account for platform specific configuration scopes (#22489)Massimiliano Culpo1-7/+18
2021-05-22Bootstrap clingo from sources (#21446)Massimiliano Culpo12-46/+363
2021-05-21clingo-bootstrap: account for cray platform (#22460)Massimiliano Culpo1-3/+7
2021-05-21clingo: fix typo (#22444)Maxim Belkin1-1/+1
2021-05-21clingo: added a package with option for bootstrapping clingo (#20652)Massimiliano Culpo2-2/+66
2021-05-21Clingo: fix missing import (#21364)Adam J. Stewart1-0/+1
2021-05-21clingo: prefer master branchTodd Gamblin1-1/+1
2021-05-21make `spack fetch` work with environments (#19166)Andreas Baumbach4-20/+117
2021-05-21Added a context manager to swap architecturesMassimiliano Culpo5-35/+89
2021-05-21bugfix for target adjustments on target ranges (#20537)Greg Becker3-15/+20
2021-05-21Move context manager to swap the current configuration into spack.configMassimiliano Culpo3-64/+78
2021-05-21Move context manager to swap the current store into spack.storeMassimiliano Culpo3-15/+32
2021-05-21repo: generalize "swap" context manager to also accept pathsMassimiliano Culpo16-61/+71
2021-05-21Run clingo-cffi tests in a container (#21913)Massimiliano Culpo1-36/+6
2021-05-21Updates to support clingo-cffi (#20657)Josh Essman2-9/+70
2021-05-21Improve error message for inconsistencies in package.py (#21811)Massimiliano Culpo4-5/+66
2021-05-21concretizer: simplify "fact" method (#21148)Massimiliano Culpo1-23/+5
2021-05-21Python 3.10 support: collections.abc (#20441)Adam J. Stewart19-43/+141
2021-05-10use package supplied autogen.sh (#20319)Phil Tooley1-0/+6
2021-05-10respect -k/verify-ssl-false in _existing_url method (#21864)Greg Becker1-0/+2
2021-04-15update tutorial public keyGregory Becker1-35/+26
2021-04-15updates for new tutorialGregory Becker1-2/+2
2021-02-19Update CHANGELOG and release versionv0.16.1Tamara Dahlgren2-1/+30
2021-02-19Resolve (post-cherry-picking) flake8 errorsTamara Dahlgren4-6/+12
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