summaryrefslogtreecommitdiff
path: root/lib/spack/spack/verify.py
AgeCommit message (Expand)AuthorFilesLines
2022-01-21introduce `llnl.util.compat` to remove sys.version_info checks (#21720)Danny McClanahan1-8/+2
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-5/+5
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-09-28Fix usage of builtin file as variable name (#19018)Adam J. Stewart1-8/+8
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-11-11verify.py: os.path.exists exception handling (#13656)Daryl W. Grunau1-14/+16
2019-10-15Feature: installed file verification (#12841)Greg Becker1-0/+244