Age | Commit message (Expand) | Author | Files | Lines |
2022-03-14 | compiler.py: early return in compiler_environment when no modules (#29441) | Harmen Stoppels | 1 | -0/+5 |
2022-03-13 | Remove "setup_environment" and "setup_dependent_environment" (#29463) | Massimiliano Culpo | 1 | -31/+4 |
2022-03-11 | module_cmd.py: use posix awk; fix stderr redirection (#29440) | Harmen Stoppels | 2 | -62/+34 |
2022-03-10 | intel-mkl: load compiler modules when querying compiler (#29439) | Harmen Stoppels | 2 | -14/+16 |
2022-03-10 | Allow for multiple dependencies/dependents from the same package (#28673) | Massimiliano Culpo | 13 | -320/+774 |
2022-03-09 | environment.py: allow link:run (#29336) | Harmen Stoppels | 6 | -98/+159 |
2022-03-09 | Hide package repository count when redirecting stdout (#29402) | 百地 希留耶 | 1 | -3/+5 |
2022-03-09 | Fix tab completion erroring with `spack unit-test` (#29405) | 百地 希留耶 | 1 | -1/+1 |
2022-03-09 | ci.py: fix utf-8 issue with git log output (#29419) | Harmen Stoppels | 1 | -2/+4 |
2022-03-08 | version.py: set is_commit in constructor (#29369) | Harmen Stoppels | 1 | -10/+3 |
2022-03-05 | find: deprecate `spack find -bootstrap` for `spack -bootstrap find` (#29152) | Todd Gamblin | 2 | -0/+11 |
2022-03-04 | Add a test | Harmen Stoppels | 1 | -0/+8 |
2022-03-04 | VersionRange.satisfies should test non-empty intersection | Harmen Stoppels | 1 | -25/+13 |
2022-03-04 | Fix importing Spack packages as Python modules (#29221) | Massimiliano Culpo | 9 | -53/+82 |
2022-03-03 | Revert GCS fetch strategy, to remove s3 interface (#28736) | Doug Jacobsen | 1 | -7/+1 |
2022-03-03 | rocmcc compiler: initial commit based on aocc and clang (#28575) | Greg Becker | 7 | -5/+91 |
2022-03-03 | installer: Fix cosmetic problem with terminal title (#29070) | Michael Kuhn | 1 | -4/+8 |
2022-03-03 | test/installer.py: remove commented code and inaccurate docstring (#29305) | Scott Wittenburg | 1 | -21/+1 |
2022-03-02 | make @llnl.util.lang.memoized support kwargs (#21722) | Danny McClanahan | 2 | -10/+96 |
2022-03-02 | Fix typos when forwarding arguments to traverse_edges (#29261) | Massimiliano Culpo | 4 | -4/+11 |
2022-03-01 | test_env_install_two_specs_same_dep: properly check installed specs (#29222) | Tamara Dahlgren | 1 | -4/+4 |
2022-02-25 | commands: Propgate command return value as exit code (#29223) | Scott Wittenburg | 1 | -1/+1 |
2022-02-23 | Testing: Summarize test results and add verbose output (#28700) | Tamara Dahlgren | 6 | -13/+106 |
2022-02-23 | Move early exit for setup only argument (#29041) | Massimiliano Culpo | 1 | -4/+4 |
2022-02-23 | Checksum match (#28989) | Tom Scogland | 2 | -2/+25 |
2022-02-22 | Add `spack --bootstrap` option for accessing bootstrap store (#25601) | Todd Gamblin | 5 | -58/+64 |
2022-02-21 | bugfix: Not all concrete versions on the CLI should be considered real (#28620) | Todd Gamblin | 5 | -24/+69 |
2022-02-21 | Bring back cuda@11.4.0 conflicts for GCC and clang; add 11.4.3:11.4.4 (#29076) | Alberto Invernizzi | 1 | -0/+2 |
2022-02-18 | spack external find: change default behavior (#29031) | Massimiliano Culpo | 2 | -4/+22 |
2022-02-17 | darwin: robust macos version detection (#28991) | Seth R. Johnson | 2 | -7/+49 |
2022-02-17 | gitlab: Propagate stack name to downstream build jobs (#29019) | Scott Wittenburg | 1 | -0/+4 |
2022-02-17 | Testing: optionally run tests on externally installed packages (#28701) | Tamara Dahlgren | 5 | -8/+64 |
2022-02-17 | Reduce verbosity of patches=... variant (#29015) | Harmen Stoppels | 1 | -2/+19 |
2022-02-17 | ASP-based solver: don't sort when defining variant possible values (#29013) | Massimiliano Culpo | 1 | -2/+3 |
2022-02-16 | extensions: allow multiple "extends" directives (#28853) | Tom Scogland | 2 | -5/+28 |
2022-02-16 | concretizer: refactor argument passing for reuse | Todd Gamblin | 6 | -107/+106 |
2022-02-16 | docs: add section on concretizer configuration | Todd Gamblin | 5 | -13/+59 |
2022-02-16 | commands: refactor `--reuse` handling to use config | Todd Gamblin | 11 | -35/+135 |
2022-02-16 | tests: consolidate mock scope creation logic in `conftest.py` | Todd Gamblin | 2 | -22/+18 |
2022-02-16 | config: add a new `concretizer` config section | Todd Gamblin | 3 | -2/+41 |
2022-02-16 | refactor: convert spack.solver.asp.solve() to a class | Todd Gamblin | 4 | -46/+95 |
2022-02-16 | Add 'stable' to the list of infinity version names. (#28772) | Mark W. Krentel | 2 | -2/+3 |
2022-02-16 | find_libraries: search for both .so and .dylib on macOS (#28924) | Adam J. Stewart | 1 | -4/+10 |
2022-02-15 | intel compiler: fix link time error with `LLVMgold.so` (#28731) | Stephen Sachs | 1 | -0/+38 |
2022-02-15 | Make `spack -e [env] spec` show environment root specs (#25941) | Harmen Stoppels | 2 | -19/+47 |
2022-02-15 | Unalias despacktivate only when alias exists (#28939) | Harmen Stoppels | 1 | -1/+1 |
2022-02-15 | darwin: make sure MACOSX_DEPLOYMENT_TARGET has a minor component (#28926) | Seth R. Johnson | 1 | -1/+10 |
2022-02-11 | move typing_extensions.py back into typing.py =\ (#28549) | Danny McClanahan | 3 | -29/+26 |
2022-02-10 | macOS: always set `MACOSX_DEPLOYMENT_TARGET` (#28797) | Seth R. Johnson | 5 | -6/+75 |
2022-02-10 | ASP-based solver: reduce input facts and add heuristic (#28848) | Massimiliano Culpo | 2 | -44/+49 |