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

1309 Commits

Author SHA1 Message Date
Dylan Araps
4375b8d4dc
kiss: Quote unquoted 0 blocks 2020-05-25 07:45:55 +03:00
Dylan Araps
3df43ed52f
kiss: Minor fixes from Crestwave. 2020-05-25 07:43:33 +03:00
Dylan Araps
566fdbdf24
kiss: Bye bye ternary 2020-05-24 21:05:13 +03:00
Dylan Araps
fc1734c36c
kiss: Bye bye ternary 2020-05-24 21:04:33 +03:00
Dylan Araps
fd91d64169
docs: update 2020-05-24 19:54:02 +03:00
Dylan Araps
55471c0cba
docs: update 2020-05-24 19:42:44 +03:00
Dylan Araps
276849b9e8
pkg_strip: Minor fixes 2020-05-24 19:34:05 +03:00
Dylan Araps
39f0009507
pkg_strip: Check for ELF and !<arch> 2020-05-24 19:22:13 +03:00
Dylan Araps
4881e7a668
docs: update 2020-05-24 17:50:28 +03:00
Dylan Araps
c7d05235c0
kiss: Drop --strip-unneeded as it's... unneeded (This also adds compatibility for elfutils strip). 2020-05-24 17:48:42 +03:00
Dylan Araps
d1e926ddab
kiss: Drop printing strip information for the 10th time 2020-05-24 17:00:56 +03:00
Dylan Araps
c1b98b4f3b
kiss: Drop readelf dependency. 2020-05-24 16:56:30 +03:00
Dylan Araps
18c304951d
pkg_strip: Clean up 2020-05-24 11:42:56 +03:00
Dylan Araps
0c805343b0
kiss: Minor clean up 2020-05-23 10:05:19 +03:00
Dylan Araps
74ed4988c9
docs: update 2020-05-23 09:30:45 +03:00
Dylan Araps
14695e2bf8
kiss: Minor clean up 2020-05-23 09:25:41 +03:00
Dylan Araps
2c19349a09
kiss: Remove need for external sort of extension list 2020-05-22 14:00:38 +03:00
Dylan Araps
e9fbcc6f13
kiss: Simplify listing of extensions 2020-05-22 13:52:22 +03:00
Dylan Araps
368484b24a
kiss: Drop line break 2020-05-22 13:43:27 +03:00
Dylan Araps
9f162fd4d0
kiss: Final clean up of pkg_checksums() 2020-05-22 13:42:30 +03:00
Dylan Araps
e7eb498d34
kiss: Remove dead code 2020-05-22 13:41:05 +03:00
Dylan Araps
061d90fc78
kiss: Drop unneeded line 2020-05-22 13:39:31 +03:00
Dylan Araps
b5ece9e225
kiss: Further simplify pkg_checksums 2020-05-22 13:39:01 +03:00
Dylan Araps
0ca739aafb
kiss: Simplify pkg_checksums 2020-05-22 13:31:32 +03:00
Dylan Araps
426607b4fc
kiss: Remove pointless comment 2020-05-22 13:19:33 +03:00
Dylan Araps
ee8f85495c
kiss: Drop pointless strip change 2020-05-22 13:15:12 +03:00
Dylan Araps
33f9c811c6
kiss: Clean up fixdeps() 2020-05-22 13:13:22 +03:00
Dylan Araps
07cd3613db
kiss: Pass KISS_CHOICE to env 2020-05-22 12:58:55 +03:00
Dylan Araps
c154233aa4
kiss: clean up pkg_conflicts() 2020-05-22 12:53:40 +03:00
Dylan Araps
a747565ef4
kiss: Clean up fixdeps() 2020-05-22 12:40:09 +03:00
Dylan Araps
87cc8c726e Merge branch 'master' of github.com:kisslinux/kiss 2020-05-22 12:11:50 +03:00
Dylan Araps
99f4c99d78
kiss: Strip some extra sections from binaries 2020-05-22 12:11:38 +03:00
dylan
495ae445fc
Merge pull request #160 from E5ten/posix-printf
kiss: remove non-POSIX printf * field width specifier
2020-05-22 08:58:09 +03:00
Ethan Sommer
79ae82bd30 kiss: remove non-POSIX printf * field width specifier
POSIX doesn't specify %*s for the printf command, with the rationale
that one can just put the variable there in place, do that.
2020-05-21 20:07:25 -04:00
Dylan Araps
a02ad08ba0
kiss: Revert strip change. 2020-05-21 18:06:32 +03:00
Dylan Araps
7ec23086af
kiss: Hide strip errors once again. 2020-05-21 17:36:33 +03:00
Dylan Araps
11707b7ff4
kiss: Fix minor issue. Also test bare strip 2020-05-21 17:34:35 +03:00
Dylan Araps
ddf11917f3
kiss: minor cleanups 2020-05-21 17:28:33 +03:00
Dylan Araps
1a38d4f64f
kiss: clean up 2020-05-21 11:47:13 +03:00
Dylan Araps
4fe69427b7
kiss: Clean up temp files 2020-05-21 11:42:33 +03:00
Dylan Araps
8558099bb3
kiss: Clean up 2020-05-21 11:32:32 +03:00
Dylan Araps
0c9d1b7c3b
kiss: Silently skip fixdeps() if dependencies not available 2020-05-21 11:11:10 +03:00
Dylan Araps
228e52f1ca
kiss: Silently skip stripping if dependencies aren't available. 2020-05-21 11:09:31 +03:00
Dylan Araps
eaa4f3410c
kiss: clean up 2020-05-21 11:04:48 +03:00
Dylan Araps
f6e47939d0
kiss: clean up 2020-05-21 11:03:13 +03:00
Dylan Araps
f4d061b22d
kiss: Remove duplicate removal code 2020-05-21 10:55:29 +03:00
Dylan Araps
8a6a6a6ba8
kiss: Wrap comments longer 2020-05-21 10:38:07 +03:00
Dylan Araps
d99fc72ec1
kiss: Solaris sha256 checksum support 2020-05-19 23:27:09 +03:00
Dylan Araps
622f3617a8
kiss: Added submodule support to repositories. 2020-05-19 13:22:53 +03:00
Dylan Araps
278de80b25
kiss: Fix KISS_COLOR support for help output 2020-05-19 12:55:10 +03:00