Age | Commit message (Expand) | Author | Files | Lines |
2020-04-02 | Add commands to facilitate Spack/Python/OS reporting (#15834) | Adam J. Stewart | 4 | -2/+46 |
2020-04-01 | Spelling fixes (#15805) | Greg Sjaardema | 7 | -13/+13 |
2020-03-31 | packages.yaml: allow virtuals to specify buildable: false (#14934) | Greg Becker | 9 | -153/+155 |
2020-03-31 | Update link for codecov's browser extensions (#15779) | Massimiliano Culpo | 1 | -2/+2 |
2020-03-30 | CUDA 10.1+ supports ICC 19.0 (#15764) | Axel Huebl | 1 | -2/+2 |
2020-03-28 | Buildcache keys command speed up (#15727) | Patrick Gartung | 1 | -1/+1 |
2020-03-25 | provider index: removed import from + refactored a few parts (#15570) | Massimiliano Culpo | 2 | -130/+179 |
2020-03-24 | spack.repo: remove "import from" statements (#15505) | Massimiliano Culpo | 3 | -39/+71 |
2020-03-24 | spack.relocate: add unit test (#15610) | Massimiliano Culpo | 2 | -67/+130 |
2020-03-23 | Bugfix: remove unit tests that install real packages (#15646) | Peter Scheibel | 1 | -480/+0 |
2020-03-23 | Vendoring: remove dependency on Setuptools from vendored pytest (#15612) | Todd Gamblin | 3 | -51/+17 |
2020-03-23 | Bugfix (config): enable "spack test" when in an active environment (#15618) | Todd Gamblin | 1 | -4/+9 |
2020-03-22 | bugfix: TERM may not be in the environment on Cray (#15630) | Todd Gamblin | 1 | -3/+7 |
2020-03-22 | bugfix: spack test should not output [+] for mock installs (#15609) | Todd Gamblin | 1 | -3/+2 |
2020-03-21 | Buildcache: attempt to build and install buildcaches in test environment (#15... | Patrick Gartung | 1 | -0/+480 |
2020-03-20 | Merge branch 'releases/v0.14' into develop | Todd Gamblin | 1 | -1/+1 |
2020-03-20 | performance: add a verification file to the database (#14693) | Andrew W Elble | 3 | -3/+52 |
2020-03-20 | Buildcache: add unit tests for normalized path functions in relocate.py (#15607) | Patrick Gartung | 1 | -5/+57 |
2020-03-20 | fix: change typo dependnecies to dependencies (#15602) | Ryan Mast | 2 | -2/+2 |
2020-03-20 | version bump: 0.14.1 | Todd Gamblin | 1 | -1/+1 |
2020-03-20 | multiprocessing: allow Spack to run uninterrupted in background (#14682) | Greg Becker | 1 | -47/+83 |
2020-03-20 | multiprocessing: allow Spack to run uninterrupted in background (#14682) | Greg Becker | 1 | -47/+83 |
2020-03-20 | spack checksum: Use package's fetch_options (#15481) | Michael Kuhn | 2 | -3/+12 |
2020-03-20 | Cray bugfix: TERM missing while reading default target (#15381) | Greg Becker | 1 | -6/+8 |
2020-03-20 | Upstreams: don't write metadata directory to upstream DB (#15526) | Kai Germaschewski | 1 | -1/+1 |
2020-03-20 | Creating versions from urls doesn't modify class attributes (#15452) | Massimiliano Culpo | 3 | -3/+3 |
2020-03-20 | bugfix: fix install_missing_compilers option bug from v0.14.0 (#15416) | Greg Becker | 1 | -0/+18 |
2020-03-20 | bugfix: installer.py shouldn't be executable (#15386) | Todd Gamblin | 1 | -0/+0 |
2020-03-20 | Add function replace_prefix_nullterm for use on mach-o rpaths. (#15347) | Patrick Gartung | 1 | -3/+34 |
2020-03-20 | ArchSpec: fix semantics of satisfies when not concrete and strict is true (#1... | Massimiliano Culpo | 2 | -0/+17 |
2020-03-20 | testing: increase installer coverage (#15237) | Tamara Dahlgren | 3 | -109/+280 |
2020-03-20 | bugfix: resolve undefined source_pkg_dir failure (#15339) | Tamara Dahlgren | 2 | -8/+74 |
2020-03-20 | Bugfix: resolve StopIteration message attribute failure (#15341) | Massimiliano Culpo | 2 | -1/+22 |
2020-03-20 | Recover coverage from subprocesses during unit tests (#15354) | Tamara Dahlgren | 4 | -19/+13 |
2020-03-20 | Correct pytest.raises matches to match (#15346) | Massimiliano Culpo | 3 | -10/+10 |
2020-03-20 | bugfix: Add dependents when initializing spec from yaml (#15220) | Tamara Dahlgren | 2 | -11/+17 |
2020-03-20 | Uniquify suffixes added to module names (#14920) | Seth R. Johnson | 3 | -1/+4 |
2020-03-20 | bugfix: ensure proper dependency handling for package-only installs (#15197) | Tamara Dahlgren | 3 | -17/+149 |
2020-03-20 | Fix for being able to 'spack load' packages that have been renamed. (#14348) | Andrew W Elble | 2 | -1/+36 |
2020-03-20 | modules: store configure args during build (#11084) | Michael Kuhn | 4 | -11/+41 |
2020-03-20 | fetch_strategy: remove vestigial code (#15431) | Greg Becker | 1 | -18/+0 |
2020-03-20 | Show the packaga name for a missing patch sha256 (#15441) | Dr. Christian Tacke | 1 | -1/+2 |
2020-03-19 | Cray bugfix: TERM missing while reading default target (#15381) | Greg Becker | 1 | -6/+8 |
2020-03-19 | refactor: `spack.package.possible_dependencies()` handles virtuals | Todd Gamblin | 4 | -44/+75 |
2020-03-19 | bugfix: `spack.package.possible_dependencies()` should return virtuals | Todd Gamblin | 1 | -7/+1 |
2020-03-18 | Buildcache: fix relocation of binaries with relative rpaths (#15558) | Patrick Gartung | 1 | -1/+1 |
2020-03-18 | Upstreams: don't write metadata directory to upstream DB (#15526) | Kai Germaschewski | 1 | -1/+1 |
2020-03-18 | Use python extend_path as pyqt sip fix (#15297) | Sinan | 2 | -36/+24 |
2020-03-17 | Remove PatchelfError and change patchelf error message to a warning. (#15518) | Patrick Gartung | 1 | -13/+4 |
2020-03-16 | Warn only if link target is not relative and outside of the install prefix (#... | Patrick Gartung | 1 | -9/+8 |