summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2021-02-18Testing: use spack.store.use_store everywhere (#21656)Massimiliano Culpo10-175/+176
2021-02-18Documentation fix: build_system configure_args for #21760 (#21761)Tom Payerle1-2/+2
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-17apple-clang: add correct path to compiler wrappers (#21662)Adam J. Stewart1-1/+1
2021-02-16Delete unused "mutable_mock_store" fixture (#21632)Massimiliano Culpo1-31/+0
2021-02-16Pipelines: Temporary buildcache storage (#21474)Scott Wittenburg9-83/+427
2021-02-16NAG compiler: disable forcing RPATH/RUNPATH (#21701)Sergey Kosukhin1-0/+10
2021-02-16Pipelines: DAG Pruning (#20435)Scott Wittenburg9-257/+827
2021-02-13Correct the reference to the staged examples files (#21557)Tamara Dahlgren1-3/+3
2021-02-12Introduce a SPACK_PYTHON environment variable (#21222)Chuck Atkins1-0/+8
2021-02-11unit test: refactored bindist.py (#21497)Massimiliano Culpo1-353/+156
2021-02-11database: don't create a date object in `query()` unless it's necessaryTodd Gamblin1-5/+6
2021-02-11version: precompile regexes in Version constructorTodd Gamblin1-6/+9
2021-02-11spack_json: _strify should be a no-op in Python 3Todd Gamblin1-3/+7
2021-02-11database: do not redundantly mark specs concreteTodd Gamblin2-5/+9
2021-02-11spec performance: don't parse in from_node_dictTodd Gamblin1-1/+3
2021-02-10Added a context manager to swap architecturesMassimiliano Culpo5-34/+88
2021-02-10Move context manager to swap the current configuration into spack.configMassimiliano Culpo3-64/+78
2021-02-10Move context manager to swap the current store into spack.storeMassimiliano Culpo3-15/+32
2021-02-10repo: generalize "swap" context manager to also accept pathsMassimiliano Culpo16-61/+71
2021-02-10Fix: Add a space between -isystem and the directory (#21599)Scott McMillan2-15/+15
2021-02-10Bugfix: environments/views on separate mounts (#20720)Greg Becker1-4/+13
2021-02-09Procedure to deprecate old versions of software (#20767)Adam J. Stewart12-11/+124
2021-02-09Changed stages permissions to 750 (#21425)BenWeber421-3/+3
2021-02-09Fixed uninstall rm parent folder race condition (#21424)BenWeber421-3/+12
2021-02-09Fix typo (#21567)Mark Meredith1-1/+1
2021-02-08Restore verbosity of patching (#21233)Adam J. Stewart1-6/+6
2021-02-05let intel consider cray-mpich as mpich (#21512)albestro1-0/+1
2021-02-04Fix usage of PythonPackage.test outside of PythonPackage (#20555)Adam J. Stewart1-4/+50
2021-02-04Python: add maintainer(s) (#21125)Adam J. Stewart1-0/+2
2021-02-04spack external find: allow to search by tags (#21407)Massimiliano Culpo5-9/+55
2021-02-03concretizer: simplify "fact" method (#21148)Massimiliano Culpo1-23/+5
2021-02-02add intel oneapi to compiler/pkg translations (#21448)Greg Becker1-1/+2
2021-02-01PythonPackage: fewer phases (#20738)Adam J. Stewart2-109/+1
2021-02-01R: add maintainer(s) (#21119)Adam J. Stewart1-0/+2
2021-02-01Python 3.10 support: collections.abc (#20441)Adam J. Stewart19-42/+140
2021-01-29Print groups properly for spack find -d (#20028)Yang Zongze1-1/+1
2021-01-28Make git fetching even quieter (for git v1.7.2+)(#21013)Adam J. Stewart1-0/+6
2021-01-27Add a context wrapper for mtime preservation (#21258)Sergey Kosukhin2-1/+44
2021-01-27Doc default behavior of install tests (#21309)Mark C. Miller1-2/+5
2021-01-27spack setup: remove the command for v0.17.0 (#20277)Adam J. Stewart3-204/+0
2021-01-22use module and package flags to get more correct mypy behavior (#21225)Tom Scogland2-32/+25
2021-01-22Added @property stdcxx_libs to return -lstdc++ for AOCC compiler (#21145)AMD Toolchain Support2-0/+6
2021-01-21docs: Update the CudaPackage (build system) description (#20742)Tamara Dahlgren1-16/+101
2021-01-21Added ROCmPackage (build system) documentation (#20743)Tamara Dahlgren3-2/+127
2021-01-20store sbang_install_path in buildinfo, use for subsequent relocation (#20768)eugeneswalker1-0/+11
2021-01-20[WIP] relocate.py: parallelize test replacement logic (#19690)Nathan Hanford9-210/+281
2021-01-18add required libs for sycl programs (#20728)Robert Cohn1-1/+2
2021-01-14improve documentation for Rocm (hip amd builds) (#20812)Danny Taller1-1/+6