summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2022-03-17Spack on Windows package portsJohn Parent15-58/+93
2022-03-17Relocate spack_cmd and scripts from installer to root bin (#24651)John W. Parent6-374/+52
2022-03-17Use Python's zipfile, if available (#24556)Betsy McPhail1-3/+21
2022-03-17Windows: VS and CMake supportBetsy McPhail3-23/+29
2022-03-17Packaging of netlib-lapack for windows (#24993)Jared Popelar7-103/+190
2022-03-17Windows: Create installer and environmentlou.lawrence@kitware.com18-11/+987
2022-03-17MSVC Compiler Find and vcvars env integration (#22856)Betsy McPhail3-2/+86
2022-03-17use pytest stdout/err capture (#22584)loulawrence3-44/+59
2022-03-17Features/windows install (#22204)Ben Cowan4-25/+50
2022-03-17Allow 'spack external find' to find executables on the system path (#22091)Betsy McPhail5-51/+247
2022-03-17Windows: Symlink supportBetsy McPhail20-44/+224
2022-03-17Create rename utility functionBetsy McPhail11-23/+45
2022-03-17Workarounds for install errors on Windows (#21890)Betsy McPhail3-22/+32
2022-03-17Adding basic Windows features (#21259)Ben Cowan6-3/+138
2022-03-17PackageViewMixin: fix symlinks conflict issue (#29515)Harmen Stoppels1-2/+2
2022-03-15optimize instantiation and comparison of versions (#29429)Tom Scogland1-4/+14
2022-03-14mpich: fix the detection of the package (#29284)Sergey Kosukhin1-2/+2
2022-03-14compiler.py: early return in compiler_environment when no modules (#29441)Harmen Stoppels1-0/+5
2022-03-13Remove "setup_environment" and "setup_dependent_environment" (#29463)Massimiliano Culpo1-31/+4
2022-03-11module_cmd.py: use posix awk; fix stderr redirection (#29440)Harmen Stoppels2-62/+34
2022-03-10intel-mkl: load compiler modules when querying compiler (#29439)Harmen Stoppels2-14/+16
2022-03-10Allow for multiple dependencies/dependents from the same package (#28673)Massimiliano Culpo13-320/+774
2022-03-09environment.py: allow link:run (#29336)Harmen Stoppels6-98/+159
2022-03-09Hide package repository count when redirecting stdout (#29402)百地 希留耶1-3/+5
2022-03-09Fix tab completion erroring with `spack unit-test` (#29405)百地 希留耶1-1/+1
2022-03-09ci.py: fix utf-8 issue with git log output (#29419)Harmen Stoppels1-2/+4
2022-03-08version.py: set is_commit in constructor (#29369)Harmen Stoppels1-10/+3
2022-03-05find: deprecate `spack find -bootstrap` for `spack -bootstrap find` (#29152)Todd Gamblin2-0/+11
2022-03-04Add a testHarmen Stoppels1-0/+8
2022-03-04VersionRange.satisfies should test non-empty intersectionHarmen Stoppels1-25/+13
2022-03-04Fix importing Spack packages as Python modules (#29221)Massimiliano Culpo9-53/+82
2022-03-03Revert GCS fetch strategy, to remove s3 interface (#28736)Doug Jacobsen1-7/+1
2022-03-03rocmcc compiler: initial commit based on aocc and clang (#28575)Greg Becker7-5/+91
2022-03-03installer: Fix cosmetic problem with terminal title (#29070)Michael Kuhn1-4/+8
2022-03-03test/installer.py: remove commented code and inaccurate docstring (#29305)Scott Wittenburg1-21/+1
2022-03-02make @llnl.util.lang.memoized support kwargs (#21722)Danny McClanahan2-10/+96
2022-03-02Fix typos when forwarding arguments to traverse_edges (#29261)Massimiliano Culpo4-4/+11
2022-03-01test_env_install_two_specs_same_dep: properly check installed specs (#29222)Tamara Dahlgren1-4/+4
2022-02-25commands: Propgate command return value as exit code (#29223)Scott Wittenburg1-1/+1
2022-02-23Testing: Summarize test results and add verbose output (#28700)Tamara Dahlgren6-13/+106
2022-02-23Move early exit for setup only argument (#29041)Massimiliano Culpo1-4/+4
2022-02-23Checksum match (#28989)Tom Scogland2-2/+25
2022-02-22Add `spack --bootstrap` option for accessing bootstrap store (#25601)Todd Gamblin5-58/+64
2022-02-21bugfix: Not all concrete versions on the CLI should be considered real (#28620)Todd Gamblin5-24/+69
2022-02-21Bring back cuda@11.4.0 conflicts for GCC and clang; add 11.4.3:11.4.4 (#29076)Alberto Invernizzi1-0/+2
2022-02-18spack external find: change default behavior (#29031)Massimiliano Culpo2-4/+22
2022-02-17darwin: robust macos version detection (#28991)Seth R. Johnson2-7/+49
2022-02-17gitlab: Propagate stack name to downstream build jobs (#29019)Scott Wittenburg1-0/+4
2022-02-17Testing: optionally run tests on externally installed packages (#28701)Tamara Dahlgren5-8/+64
2022-02-17Reduce verbosity of patches=... variant (#29015)Harmen Stoppels1-2/+19