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

1044 Commits

Author SHA1 Message Date
Dylan Araps
f11b6e39b6
kiss: zip source support. Closes #133 2020-04-14 14:52:39 +00:00
Dylan Araps
12f717265c
kiss: Fix removal bug. Closes #131 2020-04-14 14:48:36 +00:00
Dylan Araps
2f545dda68
kiss: Fix KISS_ROOT bug. Closes #130 2020-04-14 14:44:05 +00:00
dylan
e0270efa08
Merge pull request #134 from konimex/master
kiss-export: respect KISS_COMPRESS
2020-04-14 11:10:11 +00:00
Muhammad Herdiansyah
de4484c039
kiss-export: respect KISS_COMPRESS 2020-04-13 19:31:31 +07:00
Dylan Araps
041d8906c7
docs: update 2020-03-30 10:54:44 +03:00
Dylan Araps
9186e2105d
kiss: Follow symlinks when detecting dependencies 2020-03-30 10:53:56 +03:00
Dylan Araps
55c2de2af8
kiss: Fix update bug 2020-03-29 10:08:08 +03:00
Dylan Araps
5dd75d60c1
docs: update 2020-03-28 10:18:47 +02:00
Dylan Araps
f1d1ba204c
docs: update 2020-03-28 10:15:32 +02:00
Dylan Araps
c57210a71b
kiss: nitpick 2020-03-26 15:00:29 +02:00
Dylan Araps
8210e660a1
kiss: nitpicks 2020-03-26 14:53:03 +02:00
Dylan Araps
759dc1081a
kiss: Minor nitpicks 2020-03-26 12:45:22 +02:00
Dylan Araps
be5d87b3ff
kiss: Force C locale 2020-03-26 12:21:57 +02:00
Dylan Araps
1f9ab42fd6
kiss: Clean up pkg_remove 2020-03-26 12:15:05 +02:00
Dylan Araps
d3b988300a
kiss: Clean up leftover cache entries 2020-03-26 11:30:30 +02:00
Dylan Araps
0d5499f7b8
kiss: fixdeps clean up 2020-03-25 17:36:13 +02:00
Dylan Araps
4ff149bcd5
kiss: Remove newline 2020-03-25 17:22:06 +02:00
Dylan Araps
0fb84cccec
kiss: Clean up 2020-03-25 17:14:44 +02:00
Dylan Araps
8f111e0fc1
kiss: Clean up 2020-03-25 17:03:06 +02:00
Dylan Araps
f1b551db4e
kiss: Minor nitpicks 2020-03-25 13:11:22 +02:00
Dylan Araps
64d0ef3f90
kiss: Minor change 2020-03-25 12:36:55 +02:00
Dylan Araps
09fa052fe2
kiss: Move etc handling to function 2020-03-25 12:21:10 +02:00
Dylan Araps
58b0272574
kiss: Minor changes 2020-03-25 11:59:15 +02:00
Dylan Araps
c84472e531
kiss: simplify 2020-03-23 13:04:45 +02:00
Dylan Araps
d4d01a5512
kiss: Show context when using fixdeps 2020-03-23 12:45:51 +02:00
Dylan Araps
811808f881
kiss: simplify fixdeps 2020-03-23 12:40:38 +02:00
Dylan Araps
7f22697bdc
kiss: simplify 2020-03-23 12:05:54 +02:00
Dylan Araps
2db59e03db
kiss: simplify 2020-03-23 11:41:32 +02:00
Dylan Araps
44c6050a39
kiss: Simplfy pkg_find usage 2020-03-22 16:32:05 +02:00
Dylan Araps
3990e34dc0
kiss: Squish alternatives list 2020-03-22 16:26:08 +02:00
Dylan Araps
ffda5757d6
docs: update 2020-03-22 16:20:51 +02:00
Dylan Araps
a2e36ead63
docs: update 2020-03-22 14:49:06 +02:00
Dylan Araps
43551a28c2
docs: update 2020-03-22 14:47:03 +02:00
Dylan Araps
d01ffde93c
kiss: zstd support 2020-03-22 14:46:38 +02:00
Dylan Araps
c570d24086
kiss: clean up 2020-03-21 13:54:48 +02:00
Dylan Araps
625d5f6855
kiss: Drop semi-colons 2020-03-21 13:48:05 +02:00
Dylan Araps
c19a20b32c
kiss: lint packages sooner 2020-03-21 13:44:43 +02:00
Dylan Araps
beee6c07f2
kiss: Squish some things together 2020-03-21 13:35:43 +02:00
Dylan Araps
e9bbe7be3e
kiss: Move error 2020-03-21 13:29:56 +02:00
Dylan Araps
2cf5b74c9b
docs: update 2020-03-17 10:14:56 +02:00
Dylan Araps
a2ad91ccb7
kiss: Fix #125 2020-03-17 10:12:43 +02:00
Dylan Araps
02106cb810
docs: update 2020-03-15 15:42:52 +02:00
Dylan Araps
23d1d07ebe
docs: update 2020-03-15 14:27:40 +02:00
Dylan Araps
cb1f16a282
docs: update 2020-03-15 14:26:55 +02:00
Dylan Araps
fb319ef3c2
docs: update 2020-03-15 14:25:10 +02:00
Dylan Araps
0b4b4ddcd8
kiss: Tar changes.
- Sped up conflict resolution by removing a tar call.
- More portable tar usage in source extraction.
- The same decompressor detection is now used when
  extracting sources.
2020-03-15 14:15:32 +02:00
Dylan Araps
024cab7fb8
kiss: Keep default compression as gz 2020-03-15 13:04:35 +02:00
Dylan Araps
fd56fa6a42
docs: update 2020-03-15 12:57:49 +02:00
Dylan Araps
ad9cda2e34
kiss: Configurable and dynamic tarball compression.
This allows you to swap between gzip and xz compression via
the new environment variable ('KISS_COMPRESS'). As of this
commit, new builds will use xz compression (making use of
all cores on the machine).

Other compression methods can easily be added by adding two
simple lines to the script. Your existing package cache will
continue to be used as the package manager will use whatever
tarball is available (for the package and version it is
looking for).
2020-03-15 12:50:49 +02:00