summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2024-08-14OneapiPackage: do not use getpass.getuser (#45727)Greg Becker1-3/+3
2024-08-14SpecHashDescriptor: better repr in debugger (#45739)Massimiliano Culpo1-0/+6
2024-08-14spack buildcache push: parallel in general (#45682)Harmen Stoppels14-803/+833
2024-08-14Optimize marshaling of Repo and RepoPath (#45742)Massimiliano Culpo3-19/+62
2024-08-14Micro-optimize finding executables (#45740)Massimiliano Culpo2-11/+8
2024-08-14Add schema for compiler options in packages.yaml (#45738)Massimiliano Culpo2-24/+35
2024-08-14Show underlying errors on fetch failure (#45714)Harmen Stoppels9-240/+198
2024-08-13Bugfix: allow test_* build-time and stand-alone tests (#45699)Tamara Dahlgren1-0/+4
2024-08-13Fix a bug with automatic tag detection (#45696)Massimiliano Culpo3-11/+30
2024-08-13spack buildcache push: best effort (#45631)Harmen Stoppels7-171/+323
2024-08-12debug: Update cmd and test for Windows (#45309)Nicole C.2-3/+3
2024-08-12deal with TimeoutError from ssl.py (#45683)Harmen Stoppels4-48/+30
2024-08-12buildcache: fix hard-coded, outdated layout version (#45645)Harmen Stoppels1-1/+1
2024-08-10Remove the old concretizer (#45215)Massimiliano Culpo35-1899/+286
2024-08-09Concretizer should respect namespace of reused specs (#45538)Greg Becker3-30/+95
2024-08-09Remove execution permission from setup-env.sh (#45641)Dominic Hofer1-4/+0
2024-08-08Remove `Compiler.PrgEnv*` attributes (#45615)Massimiliano Culpo9-30/+1
2024-08-08Compiler wrapper: add env var to pass vcheck flags (#44588)Dom Heinzeller5-37/+110
2024-08-07Fix SIP build system installing files into python-venv (#45360)Jordan Galby1-0/+4
2024-08-06Fix spack url stats (#45584)Gavin John1-1/+1
2024-08-06build(deps): bump flake8 from 7.1.0 to 7.1.1 in /lib/spack/docs (#45588)dependabot[bot]1-1/+1
2024-08-05Do not halt concretization on unknown variants in externals (#45326)Massimiliano Culpo2-24/+82
2024-08-04build(deps): bump pytest from 8.3.1 to 8.3.2 in /lib/spack/docs (#45461)dependabot[bot]1-1/+1
2024-08-03build(deps): bump black from 24.4.2 to 24.8.0 in /lib/spack/docs (#45563)dependabot[bot]1-1/+1
2024-08-03build(deps): bump sphinx-design from 0.6.0 to 0.6.1 in /lib/spack/docs (#45562)dependabot[bot]1-1/+1
2024-08-02build(deps): bump mypy from 1.11.0 to 1.11.1 in /lib/spack/docs (#45530)dependabot[bot]1-1/+1
2024-08-02Allow spec queries by `namespace` (#45416)Todd Gamblin5-105/+134
2024-08-01format: allow spaces in format specifiers (#45487)Todd Gamblin4-47/+88
2024-08-01Windows msvsc: Report accurate platform toolset version for VS2022 (#45525)John W. Parent1-7/+38
2024-07-29wasi-sdk: add default providerTodd Gamblin2-13/+16
2024-07-24`spack pkg grep`: don't warn when grepping for quoted strings (#45412)Todd Gamblin2-2/+5
2024-07-23build(deps): bump pytest from 8.2.2 to 8.3.1 in /lib/spack/docs (#45377)dependabot[bot]1-1/+1
2024-07-23build(deps): bump sphinx from 7.4.6 to 7.4.7 in /lib/spack/docs (#45376)dependabot[bot]1-1/+1
2024-07-23GoPackage: default `-modcacherw` to ensure stage cleanup (#45350)Wouter Deconinck1-1/+1
2024-07-20build(deps): bump mypy from 1.10.1 to 1.11.0 in /lib/spack/docs (#45337)dependabot[bot]1-1/+1
2024-07-20Testing: omit test on windows (#45340)Peter Scheibel1-0/+1
2024-07-19Windows Tests: enable more cmd tests on Windows (#45031)Nicole C.8-22/+3
2024-07-19docs: util/environment.py: use `re.Pattern[str]` instead of `re` (#45329)Wouter Deconinck2-3/+3
2024-07-18Do not initialize previous store state in "use_store" (#45268)Massimiliano Culpo2-1/+22
2024-07-17environment: handle view root at existing directory better (#45263)Wouter Deconinck2-0/+43
2024-07-17Run minimization of weights only on known targets (#45269)Massimiliano Culpo1-0/+3
2024-07-16Fix order of deserialization in subprocess context (#45229)Massimiliano Culpo1-1/+3
2024-07-16concretizer: show input specs on error (#45245)Harmen Stoppels1-8/+11
2024-07-16Fix error message for test log in child process (#45233)Massimiliano Culpo1-1/+1
2024-07-16cmd/dependents.py: remove unused loop over all packages (#45166)Wouter Deconinck1-10/+0
2024-07-15unparser.py: remove print statements (#45235)Harmen Stoppels1-2/+0
2024-07-15cuda: add v12.5.1 (#44342)pauleonix1-1/+7
2024-07-12Add c to the list of languages (#45191)Harmen Stoppels1-1/+1
2024-07-12directives: types, avoid redundant parsing (#45208)Harmen Stoppels3-23/+23
2024-07-12Add pkg- prefix to builtin.mock a b c d ... (#45205)Harmen Stoppels36-493/+546