summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2024-02-16build(deps): bump black from 24.1.1 to 24.2.0 in /lib/spack/docs (#42629)dependabot[bot]1-1/+1
2024-02-16build(deps): bump python-levenshtein in /lib/spack/docs (#42630)dependabot[bot]1-1/+1
2024-02-16Add support for clang with OpenMP and other minor changes to oneapi build sys...Mikael Simberg1-10/+18
2024-02-16[intel-oneapi-mkl] provide omp lib for threads=openmp (#42653)Robert Cohn1-1/+44
2024-02-15allow packages to request no submodules be updated (#40409)Tim Fuller3-5/+39
2024-02-16develop: Add -b/--build-directory option to set build_directory package attri...Victor Brunini4-1/+42
2024-02-15Fix spack --profile|--pdb <cmd> (#42662)Scott Wittenburg1-2/+2
2024-02-15docs: fix typo (#42688)Jemma Stachelek1-1/+1
2024-02-15compilers: fixup order of arguments to satisfies (#42682)Harmen Stoppels2-16/+62
2024-02-13cmake: Enable compilation database generation (#42353)John Pennycook1-1/+22
2024-02-13PythonExtension.add_files_to_view: link non-executable/non-shebang regular fi...Harmen Stoppels1-0/+2
2024-02-12audit: detect self-referential depends_on (#42456)Massimiliano Culpo1-2/+22
2024-02-12Fix multiple issues with Python in views (#42601)Harmen Stoppels2-31/+57
2024-02-11[oneapi]: make headers match oneapi vars.sh (#42614)Robert Cohn1-3/+11
2024-02-09hooks: remove 7 unused hooks (#42575)Harmen Stoppels4-120/+12
2024-02-09ASP-based solver: fix issue with conditional requirements and trigger conditi...Massimiliano Culpo2-0/+51
2024-02-09Allow `+` in module file names (#41999)simonLeary421-1/+1
2024-02-09docs: overhaul module_file_support.rst (#42585)Harmen Stoppels1-184/+222
2024-02-08spack help --spec: add @= notation (#42584)Adam J. Stewart1-0/+1
2024-02-07Windows registry: improve search efficiency & error reporting (#41720)John W. Parent2-70/+161
2024-02-03Environment views: dependents before dependencies, resolve identical file con...Harmen Stoppels6-28/+146
2024-02-02build(deps): bump python-levenshtein in /lib/spack/docs (#42440)dependabot[bot]1-1/+1
2024-02-02Extract low-level clingo wrappers from spack.solver.asp (#42429)Massimiliano Culpo2-218/+294
2024-02-02Update packages_yaml.rst (#42438)Matthew Whitlock1-4/+5
2024-02-01docs: git version section title + highlight issues (#42398)Harmen Stoppels5-10/+14
2024-02-01Lua: better specify providers in LuaPackage base class (#42392)Alberto Invernizzi1-9/+6
2024-02-01Environments: Add support for including views (#42250)Tamara Dahlgren28-281/+587
2024-01-31environment/view: small cleanup (#42395)Harmen Stoppels2-9/+6
2024-01-31spack reproduce-build: accept URLs from web interface (#42261)Harmen Stoppels2-7/+83
2024-01-31ASP-based solver: decouple setup phase from `clingo.backend` (#41952)Massimiliano Culpo1-135/+133
2024-01-31environments: `develop` paths were not getting expanded (#34986)Alberto Invernizzi2-2/+40
2024-01-31CI: Add OIDC capability for deprecated CI (#42371)kwryankrattiger1-1/+1
2024-01-31build(deps): bump urllib3 from 2.1.0 to 2.2.0 in /lib/spack/docs (#42384)dependabot[bot]1-1/+1
2024-01-31compression.py: refactor + bug fix (#42367)Harmen Stoppels4-385/+289
2024-01-30elf: relocate PT_INTERP (#42318)Harmen Stoppels7-208/+306
2024-01-30MSVC: Broken ifx needs new $TMP (#42155)John W. Parent1-1/+11
2024-01-30build(deps): bump pytest from 7.4.4 to 8.0.0 in /lib/spack/docs (#42361)dependabot[bot]1-1/+1
2024-01-30build(deps): bump black from 24.1.0 to 24.1.1 in /lib/spack/docs (#42360)dependabot[bot]1-1/+1
2024-01-30"spack logs": print log files for packages (either partially built or install...Peter Scheibel2-0/+197
2024-01-29traverse: w/o deptype (#42345)Harmen Stoppels3-14/+25
2024-01-29filesystem: cleanup (#42342)Harmen Stoppels4-253/+116
2024-01-29containers: switch to quay.io/almalinuxorg images (#42193)Wouter Deconinck1-4/+4
2024-01-29build(deps): bump black from 23.12.1 to 24.1.0 in /lib/spack/docs (#42328)dependabot[bot]1-1/+1
2024-01-27Apply black 2024 style to Spack (#42317)Adam J. Stewart15-77/+49
2024-01-26Run config audits in CI, add a new audit to detect wrongly named external spe...Massimiliano Culpo1-9/+33
2024-01-26Merge `virtuals=` from duplicate dependencies (#42281)Massimiliano Culpo2-8/+25
2024-01-25CMake: disable Package Registry (#42149)Alberto Invernizzi2-11/+45
2024-01-25Fix using sticky variants in externals (#42253)Greg Becker2-8/+29
2024-01-25spack find mpiexec for impi (#42284)Robert Cohn1-0/+2
2024-01-24generate modules of non-roots during spack install of env (#42147)Harmen Stoppels6-104/+91