summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2022-12-09new command: `spack pkg grep` to search package files (#34388)Todd Gamblin3-5/+125
2022-12-09Windows: reenable unit tests (#33385)John W. Parent17-32/+88
2022-12-09binary distribution: warn about issues (#34152)Harmen Stoppels1-3/+8
2022-12-09s3: cache client instance (#34372)Harmen Stoppels4-78/+117
2022-12-08Cray manifest: automatically convert 'cray' platform to 'linux' (#34177)Peter Scheibel3-3/+39
2022-12-07Windows: Prevent SameFileError when rpathing (#34332)John W. Parent1-4/+11
2022-12-07parser: refactor with coarser token granularity (#34151)Massimiliano Culpo14-1566/+1505
2022-12-06compiler flags: fix mixed flags from cli and yaml (#34218)Greg Becker2-35/+35
2022-12-06Stop checking for {s3://path}/index.html (#34325)Harmen Stoppels1-14/+0
2022-12-06Avoid stat call in `llnl.util.symlink` on non-windows (#34321)Harmen Stoppels1-1/+4
2022-12-06Remove legacy yaml from buildcache fetch (#34347)Harmen Stoppels2-102/+24
2022-12-06Bootstrap most of Spack dependencies using environments (#34029)Massimiliano Culpo18-1149/+1426
2022-12-05vermin: remove all novm comments from code (#34308)Todd Gamblin23-26/+26
2022-12-05web: remove checks for SSL verification support (#34307)Todd Gamblin1-31/+5
2022-12-04typing: move from comment annotations to Python 3.6 annotations (#34305)Todd Gamblin39-134/+118
2022-12-02patch command: add concretizer args (#34282)Greg Becker1-0/+1
2022-12-02Docs: Minor change 'several'->'over a dozen' (#34274)Tamara Dahlgren1-1/+1
2022-12-02concretizer: use only `attr()` for Spec attributes (#31202)Todd Gamblin4-430/+409
2022-12-02Bugfix: Fetch should not force use of curl to check url existence (#34225)Tamara Dahlgren1-3/+3
2022-12-01conditional variant values: allow boolean (#33939)Greg Becker2-17/+39
2022-11-30Deduplicate code to propagate module changes across MRO (#34157)Massimiliano Culpo2-50/+22
2022-11-30Single pass text replacement (#34180)Harmen Stoppels2-34/+88
2022-11-29debug: move "nonexistent config path" message to much higher verbosity level ...Todd Gamblin1-2/+2
2022-11-28warn about removal of deprecated format strings (#34101)Greg Becker4-3/+16
2022-11-28Use a module-like object to propagate changes in the MRO, when setting build ...Massimiliano Culpo2-18/+77
2022-11-28Revert "Revert "gitlab: Add shared PR mirror to places pipelines look for bin...Harmen Stoppels3-0/+17
2022-11-28Add type hints to Prefix class (#34135)Adam J. Stewart1-21/+44
2022-11-26Revert "`url_exists` related improvements (#34095)" (#34144)Satish Balay2-78/+64
2022-11-25Track locks by (dev, ino); close file handlers between tests (#34122)Harmen Stoppels3-21/+37
2022-11-24docs: update info on XCode requirements (#34097)Valentin Volkl1-2/+3
2022-11-23Control Werror by converting to Wno-error (#30882)Tom Scogland5-0/+176
2022-11-23`url_exists` related improvements (#34095)Harmen Stoppels2-64/+78
2022-11-23Revert "gitlab: Add shared PR mirror to places pipelines look for binaries. (...Harmen Stoppels3-17/+0
2022-11-23rocm: add minimum versions for amdgpu_targets (#34030)Cory Bloor1-0/+23
2022-11-23Build System docs: consistent headers (#34047)Adam J. Stewart8-30/+30
2022-11-22cmd/checksum: allow adding new versions to package (#24532)Michael Kuhn3-8/+98
2022-11-22spack uninstall: use topo order (#34053)Harmen Stoppels2-50/+17
2022-11-22Revert "Warn about removal of deprecated format strings (#33829)" (#34056)Massimiliano Culpo2-5/+2
2022-11-22Warn about removal of deprecated format strings (#33829)Greg Becker2-2/+5
2022-11-22Windows: add registry query and SDK/WDK packages (#33021)John W. Parent8-68/+552
2022-11-21Spec traversal: add option for topological ordering (#33817)Harmen Stoppels2-99/+371
2022-11-21Speed-up a few unit-tests (#34044)Massimiliano Culpo3-3/+3
2022-11-21ci: restore ability to reproduce gitlab job failures (#33953)Scott Wittenburg1-3/+18
2022-11-21uninstall: fix accidental cubic complexity (#34005)Harmen Stoppels3-17/+66
2022-11-19spack find: remove deprecated "--bootstrap" option (#34015)Massimiliano Culpo2-29/+0
2022-11-19package_base.py: Fix #34006: test msg needs to be a string (#34007)Chris Green2-2/+10
2022-11-18PackageBase should not define builder legacy attributes (#33942)Chris Green4-11/+17
2022-11-18Improve error message for requirements (#33988)Massimiliano Culpo1-1/+1
2022-11-17Hdf5 package: build on Windows (#31141)Jared Popelar2-1/+3
2022-11-17Waf build system: fix typo in legacy_attributes (#33958)Chris Green1-1/+1