summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-22Add "spack [cd|location] --source-dir" (#22321)Harmen Stoppels3-58/+82
2021-05-22Use Python's built-in machinery to import compilers (#23290)Massimiliano Culpo1-8/+7
2021-05-22ASP-based solver: suppress warnings when constructing facts (#23090)Massimiliano Culpo1-1/+4
2021-05-22Externals with merged prefixes (#22653)Peter Scheibel2-17/+85
2021-05-22ASP-based solver: assign OS correctly with inheritance from parent (#22896)Massimiliano Culpo3-0/+28
2021-05-22"spack build-env" searches env for relevant spec (#21642)Peter Scheibel5-4/+117
2021-05-22Remove erroneous warnings about quotes for from_source_file (#22767)Adam J. Stewart2-10/+18
2021-05-22Bootstrapping: swap store before configuration (#22631)Massimiliano Culpo3-6/+45
2021-05-22Bootstrap: add _builtin config scope (#22610)Harmen Stoppels1-2/+5
2021-05-22Fix clearing cache of InternalConfigScope (#22609)Harmen Stoppels3-40/+49
2021-05-22bugfix for active when pkg is already active error (#22587)Cyrus Harrison1-2/+7
2021-05-22Enforce uniqueness of the version_weight atom per nodeMassimiliano Culpo4-6/+43
2021-05-22Externals are preferred even when they have non-default variant valuesMassimiliano Culpo5-2/+64
2021-05-22clingo: modify recipe for bootstrapping (#22354)Massimiliano Culpo4-16/+83
2021-05-22ASP-based solver: model disjoint sets for multivalued variants (#22534)Massimiliano Culpo4-2/+64
2021-05-22Make SingleFileScope able to repopulate the cache after clearing it (#22559)Massimiliano Culpo2-16/+47
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-22Fix makefile filter suggestions (#23856)Seth R. Johnson2-6/+8
2021-05-22py-kubernetes: add new package (#23843)Valentin Volkl1-0/+37
2021-05-22Update abinit package (#23670)Glenn Johnson2-76/+197
2021-05-21Slepc: Add E4S testsuite smoke test (#21600)Richarda Butler2-5/+47
2021-05-21upcxx: Install the example files (#23832)e4s-21.05Dan Bonachea1-1/+3
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-21libffi: set target triplet to aarch64-apple-darwin on Mac M1. (#23750)Mansour Moufid1-0/+5
2021-05-21Update pylint to 2.8.2 (#23446)Sebastian Schmitt2-5/+13
2021-05-21py-notebook: add older versions (#23720)Andreas Baumbach1-0/+8
2021-05-21py-lazy-object-proxy: add missing py-setuptools-scm dependency (#23842)Andreas Baumbach1-0/+1
2021-05-21New package: py-pybind11-stubgen (#23732)Andreas Baumbach1-0/+18
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-21sirius: update to the latest version (#23835)Anton Kozhevnikov1-5/+5
2021-05-21Add new versions of giflib (#23588)iarspider1-3/+23
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