Dylan Araps
|
ad1e56de0b
|
Merge branch 'master' of github.com:kisslinux/kiss into master
|
2020-10-03 06:43:56 +03:00 |
|
Dylan Araps
|
50705eb835
|
kiss: allow users to override grep
|
2020-10-03 06:43:36 +03:00 |
|
dylan
|
54421ff0f2
|
Merge pull request #192 from zacanger/patch-1
chore(kiss-export): remove duplicate string building
|
2020-10-03 05:49:33 +03:00 |
|
zacanger
|
e886cb5e11
|
chore(kiss-export): remove duplicate string building
|
2020-10-02 23:58:32 +00:00 |
|
Dylan Araps
|
0ded2753c2
|
kiss: fix KISS_FORCE not working for removal
|
2020-10-01 12:32:09 +03:00 |
|
Dylan Araps
|
38e81b6920
|
kiss: git fixes
|
2020-10-01 10:10:01 +03:00 |
|
Dylan Araps
|
53e856195b
|
kiss: swap to @ for separator in tarball names but continue to support # for some time
|
2020-10-01 09:54:38 +03:00 |
|
Dylan Araps
|
332ba3450e
|
kiss: drop _PREFIX and friends. Also close #191
|
2020-09-28 07:29:03 +03:00 |
|
Dylan Araps
|
4bff76bdb7
|
kiss: fix paths
|
2020-09-27 21:59:42 +03:00 |
|
Dylan Araps
|
c629e01ba3
|
kiss: set all system directories
|
2020-09-27 21:57:29 +03:00 |
|
Dylan Araps
|
e211d25139
|
kiss: set all system directories
|
2020-09-27 21:56:41 +03:00 |
|
Dylan Araps
|
ecb6eb2e8e
|
kiss: Add back missing colons
|
2020-09-27 21:05:40 +03:00 |
|
Dylan Araps
|
83c18335a1
|
kiss: add tiny function to handle init of paths
|
2020-09-27 21:04:33 +03:00 |
|
Dylan Araps
|
feb6e63dfd
|
kiss: add support for KISS_ETCDIR
|
2020-09-27 20:55:31 +03:00 |
|
Dylan Araps
|
ea5e2cbac7
|
kiss: added INCDIR, fixed BINDIR
|
2020-09-27 20:43:44 +03:00 |
|
Dylan Araps
|
32a84f73e8
|
kiss: added KISS_BINDIR
|
2020-09-27 20:39:13 +03:00 |
|
Dylan Araps
|
cf65299d42
|
kiss: allow KISS_PREFIX to be empty
|
2020-09-27 20:34:42 +03:00 |
|
Dylan Araps
|
a129610f24
|
kiss: drop leading / from datadir/libdir.
|
2020-09-27 20:31:56 +03:00 |
|
Dylan Araps
|
e070753d7b
|
kiss: added KISS_PREFIX and friends + fixed bug in pkg_fix_deps. former related to #191
|
2020-09-27 19:57:06 +03:00 |
|
Dylan Araps
|
92ea10d562
|
kiss: move func
|
2020-09-27 09:52:03 +03:00 |
|
Dylan Araps
|
5809d0316a
|
kiss: nitpick
|
2020-09-27 09:45:25 +03:00 |
|
Dylan Araps
|
272dc6389b
|
kiss: new build-log structure. may revert
|
2020-09-27 09:39:48 +03:00 |
|
Dylan Araps
|
b6869bc8a6
|
kiss: unsquish
|
2020-09-27 09:10:05 +03:00 |
|
Dylan Araps
|
6ff9928b69
|
kiss: rename build log file
|
2020-09-27 09:08:43 +03:00 |
|
Dylan Araps
|
bd703ac9a1
|
kiss: add back time, rename var to date
|
2020-09-27 09:04:30 +03:00 |
|
Dylan Araps
|
704d59533a
|
kiss: Use run_repo_hook for update hook
|
2020-09-27 09:00:49 +03:00 |
|
Dylan Araps
|
65a4507ef9
|
kiss: various minor changes
|
2020-09-27 11:57:52 +03:00 |
|
Dylan Araps
|
8b2be5a750
|
kiss: make pkg_list like other funcs
|
2020-09-26 17:13:24 +03:00 |
|
Dylan Araps
|
8dae372609
|
kiss: contains() fixes and bug fix for repository paths containing spaces.
|
2020-09-26 17:03:13 +03:00 |
|
Dylan Araps
|
fc54435595
|
kiss: minor change
|
2020-09-26 09:27:51 +03:00 |
|
Dylan Araps
|
acf8207145
|
kiss: fix issues with fixdeps and -bin/-git/whatever packages
|
2020-09-26 09:24:58 +03:00 |
|
Dylan Araps
|
9358f9558f
|
kiss: more fixdeps stuff
|
2020-09-26 09:15:46 +03:00 |
|
Dylan Araps
|
6dad450f05
|
kiss: use ldd /or/ *readelf in dependency fixer rather than both
|
2020-09-26 08:52:35 +03:00 |
|
Dylan Araps
|
93dc3a1fcd
|
kiss: make function for pkg owner
|
2020-09-26 08:08:10 +03:00 |
|
Dylan Araps
|
1859cb34b2
|
kiss: just use the var
|
2020-09-26 01:37:08 +03:00 |
|
Dylan Araps
|
7cc6f83ba2
|
kiss: stick to readelf
|
2020-09-26 01:35:09 +03:00 |
|
Dylan Araps
|
e94fcab1dc
|
kiss: fix matching of fixdeps commands
|
2020-09-26 00:38:24 +03:00 |
|
Dylan Araps
|
aa4e4ebcd9
|
kiss: better fixdeps() solution
|
2020-09-25 22:38:05 +03:00 |
|
Dylan Araps
|
daa9039bde
|
kiss: give pkg_depends empty list
|
2020-09-25 20:31:21 +03:00 |
|
Dylan Araps
|
e76b71521c
|
kiss: made fixdeps() aware of dependency chain
|
2020-09-25 20:27:32 +03:00 |
|
Dylan Araps
|
a1de34d781
|
kiss: installation performance improvements when many files
|
2020-09-25 18:25:46 +03:00 |
|
Dylan Araps
|
946adbd6f6
|
kiss: drop -a/-o as XSI :(, other small change
|
2020-09-25 18:15:33 +03:00 |
|
Dylan Araps
|
506db9b469
|
kiss: clean up + do less in instalalation by using test -a/-o
|
2020-09-25 18:07:41 +03:00 |
|
Dylan Araps
|
5d00c43720
|
kiss: minor changes
|
2020-09-25 17:33:57 +03:00 |
|
Dylan Araps
|
de036042fb
|
kiss: more clean up, new cache directory structure
|
2020-09-25 17:00:06 +03:00 |
|
Dylan Araps
|
466706f7c5
|
kiss-orphans: Performance fixes. More to come
|
2020-09-24 09:16:31 +03:00 |
|
Dylan Araps
|
7bc3a0eb92
|
kiss: strip all trailing slashes from KISS_ROOT. thanks E5ten
|
2020-09-23 21:56:30 +03:00 |
|
Dylan Araps
|
e1fa886562
|
kiss: minor changes
|
2020-09-23 21:48:08 +03:00 |
|
Dylan Araps
|
2762822180
|
kiss-outdated: make output chainable
|
2020-09-23 14:24:12 +03:00 |
|
Dylan Araps
|
d6eb067ee3
|
kiss-outdated: show curl error output
|
2020-09-23 14:21:06 +03:00 |
|