Billy Barrow
|
48e86a02db
feat(cli): add genconfig command for configuration generation
|
1 napja |
Billy Barrow
|
721f422b45
refactor(cli): remove acquire step from package function
|
1 napja |
clanker
|
40a46e676d
feat(installer): add Alpine Linux support and fix missing dependencies
|
4 napja |
clanker
|
0f84d2c3cb
fix(installer): set XDG_DATA_DIRS for vala builds and add missing deps
|
5 napja |
clanker
|
6f38313345
feat(installer): add check for existing installation
|
5 napja |
clanker
|
b05bb6f93a
build: add library versioning and ensure consistent library paths
|
5 napja |
clanker
|
7277b4f47d
refactor(installer): simplify package manager system with auto-detection
|
5 napja |
clanker
|
0112120c63
Initial commit of installer
|
5 napja |
clanker
|
faa173816f
docs: improve and reorganize validate command documentation
|
2 hónapja |
Billy Barrow
|
6da0aede14
Add markdown and URL check
|
2 hónapja |
clanker
|
e245b7a100
docs: add validate command documentation to README
|
2 hónapja |
clanker
|
588b1e8fd4
feat(cli): add validate command to manifest
|
2 hónapja |
clanker
|
b8b00773ab
fix(manifest): handle existing symlinks and correct path resolution
|
2 hónapja |
clanker
|
d8ba14cd50
feat(cli): add bind mount support for manifest in chroot
|
2 hónapja |
Billy Barrow
|
491b486a12
Add chroot option to CLI
|
2 hónapja |
Billy Barrow
|
87f943ef1f
Better path handling for "destdir"
|
2 hónapja |
clanker
|
018144489c
fix(manifest): use destination parent when creating directories
|
2 hónapja |
clanker
|
abc4e11674
fix(manifest): ensure parent directories exist before copying files and avoid creating existing directories
|
2 hónapja |
clanker
|
71f7749df8
fix(manifest): use install_paths for suggested path resolution
|
2 hónapja |
clanker
|
763922b263
fix(manifest): correct resource install path handling
|
2 hónapja |
clanker
|
d43e6367c4
fix(config): preserve existing path values in mapper instead of overriding with defaults
|
2 hónapja |
Billy Barrow
|
6f4c00eebd
Fix segfault
|
2 hónapja |
Billy Barrow
|
31b554c276
Refactor paths so they can be set in config
|
2 hónapja |
Billy Barrow
|
11da0ff478
Remove "Alternative Format" resources
|
2 hónapja |
clanker
|
48f3b1c564
fix(manifest): improve file copy handling in resource installation
|
2 hónapja |
clanker
|
31ecb08f23
feat(manifest): add symbolic link support in manifest scanning
|
2 hónapja |
clanker
|
c88b4748fa
feat(resource): allow canonical resources to satisfy regular dependencies
|
2 hónapja |
clanker
|
e2b5d531c6
refactor(autoprovides): use ResourceRef/ManifestFile instead of string paths
|
2 hónapja |
clanker
|
cc980ab8e0
feat(resource): add support for alternative and canonical library resource types
|
2 hónapja |
clanker
|
61cc493b97
feat(manifest): add library resource type support and improve path detection
|
2 hónapja |