summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2024-11-17style.py: add import-check for missing & redundant imports (#47619)Harmen Stoppels2-20/+241
2024-11-17spack.package / builtin repo: fix exports/imports (#47617)Harmen Stoppels2-8/+6
2024-11-15build(deps): bump sphinx-rtd-theme in /lib/spack/docs (#47588)dependabot[bot]1-1/+1
2024-11-15Add missing llnl.* imports (#47618)Harmen Stoppels2-2/+3
2024-11-15Improve type hints for package API (#47576)Harmen Stoppels37-700/+817
2024-11-14Rework `spack.database.InstallStatuses` into a flag (#47321)Massimiliano Culpo15-155/+192
2024-11-14Remove support for PGI compilers (#47195)Massimiliano Culpo13-260/+28
2024-11-13Spec: prefer a splice-specific method to `__len__` (#47585)Todd Gamblin5-25/+37
2024-11-14Update tutorial version (#47593)psakievich1-1/+1
2024-11-13`spack spec`: simplify and unify output (#47574)Todd Gamblin1-42/+23
2024-11-13bump version to 0.24.0.dev0 (#47578)Harmen Stoppels1-1/+1
2024-11-13missing and redundant imports (#47577)Harmen Stoppels5-4/+5
2024-11-12Add solver capability for synthesizing splices of ABI compatible packages. (#...John Gouwar14-56/+689
2024-11-12parse_specs: special case for concretizing lookups quickly (#47556)Greg Becker4-3/+182
2024-11-12getting_started.rst: fix list of spack deps (#47557)Harmen Stoppels1-3/+3
2024-11-11Compiler.default_libc: early exit on darwin/win (#47554)Harmen Stoppels1-2/+13
2024-11-11Bugfix: `spack find -x` in environments (#46798)Peter Scheibel5-45/+242
2024-11-11Move concretization tests to the same folder (#47539)Massimiliano Culpo6-0/+0
2024-11-11mirrors: allow username/password as environment variables (#46549)kwryankrattiger9-57/+520
2024-11-11solver: avoid parsing specs in setupTodd Gamblin5-16/+20
2024-11-11imports: move `conditional` to `directives.py`Todd Gamblin3-15/+13
2024-11-11filesystem.py find: return directories and improve performance (#47537)Harmen Stoppels2-57/+49
2024-11-09Revert "fix patched dependencies across repositories (#42463)" (#47519)Todd Gamblin5-22/+12
2024-11-08Fix style checks on develop (#47518)Massimiliano Culpo1-1/+2
2024-11-08fix patched dependencies across repositories (#42463)Greg Becker5-12/+22
2024-11-08`spack.compiler`/`spack.util.libc`: add caching (#47213)Harmen Stoppels7-37/+227
2024-11-08llnl.util.filesystem: multiple entrypoints and max_depth (#47495)Harmen Stoppels6-111/+455
2024-11-08Add missing imports (#47496)Harmen Stoppels3-0/+5
2024-11-08 `spack env track` command (#41897)Alec Scott3-51/+290
2024-11-07Revert "filesystem.py: add `max_depth` argument to `find` (#41945)"Harmen Stoppels3-290/+75
2024-11-07Revert "llnl.util.filesystem.find: restore old error handling (#47463)"Harmen Stoppels1-11/+20
2024-11-07Revert "`llnl.util.filesystem.find`: multiple entrypoints (#47436)"Harmen Stoppels4-178/+130
2024-11-07spec.py: fix comparison with multivalued variants (#47485)Harmen Stoppels2-1/+5
2024-11-06`llnl.util.filesystem.find`: multiple entrypoints (#47436)Harmen Stoppels4-130/+178
2024-11-06Fix `spack -c <override>` when env active (#47403)Massimiliano Culpo3-45/+40
2024-11-06Fix various bootstrap/concretizer import issues (#47467)Harmen Stoppels4-9/+10
2024-11-06llnl.util.filesystem.find: restore old error handling (#47463)Harmen Stoppels1-20/+11
2024-11-06Feature: Allow variants to propagate if not available in source pkg (#42931)Richarda Butler7-35/+332
2024-11-05libc.py: detect glibc also in chinese locale (#47434)Harmen Stoppels1-6/+18
2024-11-05Revert "Ci generate on change (#47318)" (#47431)Harmen Stoppels2-109/+27
2024-11-05spack.concretize: add type-hints, remove kwargs (#47382)Massimiliano Culpo5-124/+52
2024-11-04filesystem.py: add `max_depth` argument to `find` (#41945)Peter Scheibel3-75/+290
2024-11-04cc: parse RPATHs when in `ld` modeTodd Gamblin2-21/+85
2024-11-04`cc`: simplify ordered list handlingTodd Gamblin1-114/+65
2024-11-04Times spec building and timing to public concretizer API (#47310)John Gouwar1-4/+15
2024-11-04packaging_guide.rst: explain forward and backward compat before the less comm...Harmen Stoppels1-28/+63
2024-11-03Specs: propagated variants affect `==` equality (#47376)Massimiliano Culpo3-15/+42
2024-11-02Remove ignored config:install_missing_compilers from unit tests (#47357)Tamara Dahlgren1-18/+16
2024-11-02Rework the schema for reusing environments (#47364)Massimiliano Culpo3-22/+13
2024-11-01build(deps): bump python-levenshtein in /lib/spack/docs (#47372)dependabot[bot]1-1/+1