aboutsummaryrefslogtreecommitdiff
path: root/src/cpt-install
AgeCommit message (Collapse)Author
2022-01-03cpt-install: print messages properly when target is a tarballmerakor
FossilOrigin-Name: 09795719d3065672b59a4f6a68737664a013d8b238b65d29779582a652ee41a9
2022-01-03cpt-install: print messages entirely on stderrmerakor
FossilOrigin-Name: 1d26c0f883377fe4639c8c943fd690629661e8ccb62cac4e2931b7042ebef3c5
2021-11-09merge 6.2.x branchmerakor
FossilOrigin-Name: b8a6b836398c80d01ca159297998732e8bd3b350cc5bb50515869afdb7d4a5d7
2021-11-09cpt-install: fix shellcheck errormerakor
FossilOrigin-Name: 8faf0a20406acb0f83fc3da3775afbdbb866ba40a4cd5f1f28f53ee11a17df96
2021-11-03cpt-install: update hooksmerakor
FossilOrigin-Name: 70e2570c8b7f9070400ac9a9ddead3a76e1612769b3971d10ea522660e7559fb
2021-11-03cpt-install: run 'end-install' hook after package installation is completemerakor
FossilOrigin-Name: 477102f4200c7d8c4337e32157e9e43a3596eb70be99b41dc2a51ad21f25f406
2021-07-03_multiply_char: add function to generate charactersmerakor
FossilOrigin-Name: daf41c997422fed2029c7c4d998c2612fa50b6376a37ae030dd177028cfcddbe
2020-12-30cpt-install|cpt-remove: fix faulty CPT_PATHmerakor
FossilOrigin-Name: 47fe062d11c48e1cc51d6a2a4d6e3e4d54524e27281dc18ef69ec71f3bd9bcb4
2020-11-09getoptions(): parse the options during main() call on cpt-libmerakor
Calling parse() after cpt-lib has been called causes sys_db to be initiated using the wrong CPT_ROOT, among other issues. By calling the option parser during the main(), we make sure that the options parsed are used as soon as possible. FossilOrigin-Name: 2933b99bec8ec9c3f20143e2a19c270a6d208f723d2b394c625cbc13d2625326
2020-10-31src: update parser definitionsmerakor
FossilOrigin-Name: 8f46944f81271ff851a5d21bfbaa21ad86f8cf120ef22bf8f9a64ecd3f339eb3
2020-10-05cpt: add global options to the library.merakor
FossilOrigin-Name: 31d397b6064679068ed32c337f8c74e7ab24c9b7b9fa44f55a8cc0f52ca3bcee
2020-09-04src/: prefer the cpt-lib on the current directory.merakor
FossilOrigin-Name: ea0a950e2247b056b0594baddb184f99aa8e39f492fa50c968e904b9dd2e2aa7
2020-08-23getoptions: do not unset variables if parameters aren't given.merakor
FossilOrigin-Name: d3aeabb1ff9e6acaea85638e37721065bb937b2cb1a349270a5dbcb0ef669d59
2020-08-22cpt: remove getopt and use shell library instead.merakor
FossilOrigin-Name: cbe6d1050c67fcce58e754cd03832089ffeb33a5f9455c55e71738ab11e0d056
2020-08-20cpt: use 'getopt' for option parsingmerakor
FossilOrigin-Name: 65f22dd80a83335174c541e38f6b4c2c870e813faa587d06ed8989b50018fc09
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