1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-07-02 14:02:26 +00:00
Commit Graph

1110 Commits

Author SHA1 Message Date
Dylan Araps
68cbb2b68d
kiss: Provide a default post-build hook 2020-05-12 13:02:40 +03:00
Dylan Araps
f095e9fb98
kiss: Added KISS_TMPDIR 2020-05-12 12:37:40 +03:00
Dylan Araps
f5d0fe0a5f
kiss: Added KISS_COLOR to control color output 2020-05-12 12:03:13 +03:00
Dylan Araps
dd825b0a14
kiss: Added ability to disable prompts 2020-05-12 11:49:27 +03:00
Dylan Araps
66cea7ce2c
docs: update 2020-05-12 11:46:14 +03:00
Dylan Araps
4cc633bc57
docs: update 2020-05-12 11:44:57 +03:00
Dylan Araps
5d370fa33a
docs: update 2020-05-12 11:41:07 +03:00
Dylan Araps
d91820834a
kiss: Log and queue post-install messages 2020-05-12 11:37:24 +03:00
Dylan Araps
7c43cceaf1
kiss: Make KISS_ROOT and alternatives work together 2020-05-12 11:13:43 +03:00
Dylan Araps
e049f468ec
kiss: Allow full rootless use via KISS_ROOT 2020-05-12 11:02:08 +03:00
Dylan Araps
f49e575b64
kiss: Don't hardcode root 2020-05-12 10:51:12 +03:00
Dylan Araps
14b54e0c61
kiss: More KISS_ROOT fixes 2020-05-12 10:50:05 +03:00
Dylan Araps
c320af4ebb
kiss: Install fixes when using KISS_ROOT 2020-05-12 10:42:54 +03:00
Dylan Araps
60b279731c
kiss: Use host cache for KISS_ROOT 2020-05-12 10:38:38 +03:00
Dylan Araps
534afc16a6
kiss: minor fixes 2020-05-12 10:36:18 +03:00
Dylan Araps
670ecb5ea9
kiss: Revert recent pkg_clean() changes 2020-05-12 10:08:54 +03:00
Dylan Araps
a6da44f5d3
kiss: Ensure deleted directories exist 2020-05-12 10:00:29 +03:00
Dylan Araps
5d731dcec3
kiss: Silently clear cache 2020-05-12 09:27:11 +03:00
Dylan Araps
c3725beaad
docs: update 2020-05-12 08:49:11 +03:00
Dylan Araps
cfa37abf59
kiss-chbuild: Update tarball URL 2020-05-12 08:11:52 +03:00
Dylan Araps
16e40cb0fa
kiss: tarball must be full path. Closes #149' 2020-05-12 08:11:11 +03:00
Dylan Araps
970301805c
kiss: sort swap changes 2020-05-11 17:38:24 +03:00
Dylan Araps
a73b7278ac
kiss: Tar .txz support 2020-05-11 17:34:57 +03:00
Dylan Araps
cc665bf849
kiss: Don't send release to build files 2020-05-11 14:07:08 +03:00
Dylan Araps
2e2eb3c860
kiss: Fix firefox depends on firefox-bin 2020-05-11 10:26:27 +03:00
Dylan Araps
df379e835f
kiss: Make package version available to build scripts via $2 2020-05-11 10:17:33 +03:00
Dylan Araps
03c801fd66
kiss: Don't allow invalid characters via PWD 2020-05-11 09:41:37 +03:00
Dylan Araps
b766584b71
kiss-outdated: Minor tweaks 2020-05-09 21:28:09 +03:00
Dylan Araps
f42043cdce
kiss: Move shebang options to main() 2020-05-09 21:25:38 +03:00
Dylan Araps
62d038e719
kiss: Drop final install command. Thanks E5ten 2020-05-09 21:20:38 +03:00
Dylan Araps
10477f280f
kiss: Swap from install to mkdir. Thanks E5ten 2020-05-09 21:02:47 +03:00
Dylan Araps
f18a4c339d
kiss: Show warning when sources file is missing 2020-05-09 20:49:58 +03:00
Dylan Araps
3e004b193a
kiss: Support packages without sources files 2020-05-09 20:38:25 +03:00
Dylan Araps
df05ed582d
kiss: Fix typo 2020-05-09 19:39:27 +03:00
Dylan Araps
d4ac10b37b
kiss: Support a bunch of sha256 utilities. 2020-05-09 19:35:57 +03:00
Dylan Araps
29d019a56b
kiss: Drop sha256sum_sh for now 2020-05-09 19:05:23 +03:00
Dylan Araps
b415d18b9e
docs: update 2020-05-09 18:21:13 +03:00
Dylan Araps
a5d963a644
kiss: Drop readlink 2020-05-09 18:18:52 +03:00
Dylan Araps
d33360548d
docs: update 2020-05-09 12:24:15 +03:00
Dylan Araps
08eae0366a
kiss: Make ldd, readelf and strip optional 2020-05-09 12:11:40 +03:00
Dylan Araps
4dd4af5ac0
docs: update 2020-05-09 00:47:39 +03:00
Dylan Araps
ca705d8911
kiss: Fix issues with naming conflicts in source extraction 2020-05-09 00:42:39 +03:00
Dylan Araps
5bbc7f9945
kiss: Update portability comment 2020-05-08 22:21:49 +03:00
Dylan Araps
104c54b10a
kiss: Fix typos 2020-05-08 22:19:06 +03:00
Dylan Araps
8cab612d2f
kiss: Fix trailing white-space 2020-05-08 22:15:16 +03:00
Dylan Araps
bbb1873f6e
kiss: Full tar portability. Closes #143 2020-05-08 22:12:27 +03:00
Dylan Araps
994f5b69e9
contrib: Drop a few scripts.
The number of contrib scripts was far too large.
These four utilities really don't belong here.
2020-05-08 19:41:48 +03:00
Dylan Araps
b9193e54cc
kiss-outdated: Fix various issues. Closes #145 2020-05-08 18:58:15 +03:00
Dylan Araps
0c2893b9dc
kiss: Split KISS_PATH/PATH usage 2020-05-08 18:48:16 +03:00
Dylan Araps
4fa90584b5
kiss: bump version 2020-05-08 11:22:02 +03:00