spack/lib/spack
Harmen Stoppels 6e933ac7df
repo cache: use -inf default instead of 0 (#39214)
FastPackageChecker.modified_since should use a default number < 0

When the repo cache does not exist, Spack uses mtime 0. This causes the repo
cache not to be generated when the repo has mtime 0.

Some popular package managers such as spack use 0 mtime normalization for
reproducible tarballs. So when installing spack with spack from a buildcache, the
repo cache doesn't generate

Also add some typehints
2023-08-03 14:13:13 +02:00
..
docs buildcache extractall: extract directly into spec.prefix (#37441) 2023-08-02 17:06:13 +02:00
env cc: Ensure that user-specified flags take precedence over others (#37376) 2023-06-18 14:07:08 -07:00
external Drop Python 2 object subclassing (#38720) 2023-07-05 14:37:44 +02:00
llnl Buildcache commands cleanup, again... (#39203) 2023-08-03 10:44:02 +02:00
spack repo cache: use -inf default instead of 0 (#39214) 2023-08-03 14:13:13 +02:00
spack_installable license year bump (#34921) 2023-01-18 14:30:17 -08:00