Dylan Araps
|
b78fe36465
|
kiss: Store downloaded sources using dest if set. 5bbe895731
|
2020-11-06 08:23:25 +02:00 |
|
Dylan Araps
|
e5d93df126
|
fix whitespace
|
2020-11-06 08:16:58 +02:00 |
|
Dylan Araps
|
b93e6b4ba8
|
kiss-graph: new utility. Closes #197
Signed-off-by: Dylan Araps <dylan.araps@gmail.com>
|
2020-11-06 08:16:31 +02:00 |
|
Dylan Araps
|
2b6384d1a3
|
revert to 5.1.0 to cherrypick changes from 6.0.0
|
2020-11-06 08:14:46 +02:00 |
|
Dylan Araps
|
8d50eea3b2
|
kiss-graph: new utility. Closes #197
|
2020-10-30 09:27:07 +02:00 |
|
Dylan Araps
|
9818c0866e
|
kiss: better message. Related to #196
|
2020-10-23 14:45:04 +03:00 |
|
Dylan Araps
|
eb2eef852c
|
kiss: fixes for cache change. Related to #196
|
2020-10-23 14:41:06 +03:00 |
|
Dylan Araps
|
5bbe895731
|
kiss: Store downloaded sources using dest if set
This prevents naming conflicts in the cache.
Example:
https://github.com/opencv/opencv/archive/4.5.0.tar.gz
https://github.com/opencv/opencv_contrib/archive/4.5.0.tar.gz contrib
Fixes #196
|
2020-10-23 14:28:26 +03:00 |
|
Dylan Araps
|
71b4c0f447
|
kiss: fix potential issue where function returns early
|
2020-10-21 18:14:33 +03:00 |
|
Dylan Araps
|
59fab2b8fc
|
kiss: Fix issue with dependencies and end of build process. Related to #194
|
2020-10-21 18:09:50 +03:00 |
|
Dylan Araps
|
83744f4276
|
kiss: add back prompt post build
|
2020-10-09 07:40:49 +03:00 |
|
Dylan Araps
|
5c2d43e463
|
pkg_swap: Fix bug with broken symlinks
|
2020-10-05 09:43:30 +03:00 |
|
Dylan Araps
|
950c575329
|
kiss: Fix conflict bug
|
2020-10-05 09:23:30 +03:00 |
|
Dylan Araps
|
751e7f3456
|
kiss: Fix pkg_swap issues.
|
2020-10-05 09:15:21 +03:00 |
|
Dylan Araps
|
f54432632d
|
kiss-outdated: Hide git packages
|
2020-10-05 08:24:08 +03:00 |
|
Dylan Araps
|
d7c70837b9
|
docs: Added package-manager.txt
|
2020-10-05 08:23:47 +03:00 |
|
Dylan Araps
|
2ee207d6b9
|
kiss: fix new tarball scheme
|
2020-10-03 19:36:18 +03:00 |
|
Dylan Araps
|
ca8d89021f
|
kiss: detect circular dependencies
|
2020-10-03 19:31:54 +03:00 |
|
Dylan Araps
|
2c91be99e5
|
kiss: fix infinite recursion when package depends on self
|
2020-10-03 18:40:05 +03:00 |
|
Dylan Araps
|
1572a08f63
|
kiss: clean up pkg_install_files. Also closes #193
|
2020-10-03 15:28:54 +03:00 |
|
Dylan Araps
|
81aeff9edb
|
kiss: fix error message
|
2020-10-03 11:42:58 +03:00 |
|
Dylan Araps
|
5ca064ae1f
|
kiss: combine case statements
|
2020-10-03 11:18:02 +03:00 |
|
Dylan Araps
|
a9e2f78f4a
|
kiss: clean up pkg_swap
|
2020-10-03 10:08:57 +03:00 |
|
Dylan Araps
|
4337e1fdce
|
kiss: order arguments during updates again
|
2020-10-03 08:48:36 +03:00 |
|
Dylan Araps
|
9792496e1a
|
kiss: drop KISS_GREP
|
2020-10-03 08:20:21 +03:00 |
|
Dylan Araps
|
8d6c3b5a28
|
kiss: Add back argument ordering for install/remove actions
|
2020-10-03 08:14:39 +03:00 |
|
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 |
|