aboutsummaryrefslogtreecommitdiff
path: root/src/cpt-checksum
AgeCommit message (Collapse)Author
2021-07-30cpt-checksum: fix crux-like usagemerakor
FossilOrigin-Name: a190e88fc2eac4b604b0fa4204132b3a65e1295417a7d0e4a1fd49cb8a4d4ed0
2021-07-30cpt-checksum: add option to use sha256 digestmerakor
FossilOrigin-Name: 2bac5faea6f21388a494d2d0db913b339e88f1b5a9320176ee3b7be2fc0e0002
2021-07-30cpt-checksum: use pkg_find once per loopmerakor
FossilOrigin-Name: 909ee2ee48fcda24b75f9ae8e49c6f61cbbb2bc91d9390152d7ddbce65f36a33
2021-07-30cpt-checksum: don't generate checksums file if no sources existmerakor
FossilOrigin-Name: ba75b770884c705c81be7e47cc2d697bd2b2971ae9ae14985873d795c20ad5f6
2021-01-04cpt-checksum: exit with success on usagemerakor
FossilOrigin-Name: 81b5d4e8c446aa4e4df789882bb5900d9636f4e5f6e9206e01ed42dfce946ad0
2020-12-21cpt: remove cpt-stat and cpt-readlink, add _stat() and _readlinkfmerakor
cpt-readlink and cpt-stat were unnecessary additions for mundane tasks. Since they were binaries instead of scripts, they added an extra layer of complexity to the library. These functions are now included inside the package manager library with the names _readlinkf() and _stat(). FossilOrigin-Name: 7e15e2b57ddcb834c4286c8d1ac0a28031ae4f5d39f3c6a99f5b3aa0e9a83d43
2020-09-04src/: prefer the cpt-lib on the current directory.merakor
FossilOrigin-Name: ea0a950e2247b056b0594baddb184f99aa8e39f492fa50c968e904b9dd2e2aa7
2020-08-03cpt: create caches manually for each script that needs itmerakor
This makes sure we don't create unnecessary cache directories. We can source the library without creating directories now. FossilOrigin-Name: 8d9a38a33265e7a597375bb2ef4aa2263e110fb06c9b5df948d46a64c9b23e95
2020-07-24tools: move to srcmerakor
FossilOrigin-Name: e320e235b6dd6b0d4b0d04df12c1c5e481c524412d286dc6375b6cd4231eed8b