CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/01/25 07:16:46
Modified files:
infrastructure/bin: check-lib-depends
infrastructure/mk: pkgpath.mk
Log message:
improve the speed of lib-depends-check for multi-packages and bulk runs
drastically.
- make sure the recursive targets is marked as using the cache
- do not run env -i thus forgetting the cache. Do a proper manual run
which is just as complicated
- add an extra cache for each packing-list so that it goes really faster
okay sthen@