提交歷史

作者 SHA1 備註 提交日期
  clanker 588b1e8fd4 feat(cli): add validate command to manifest 1 月之前
  clanker b8b00773ab fix(manifest): handle existing symlinks and correct path resolution 1 月之前
  clanker d8ba14cd50 feat(cli): add bind mount support for manifest in chroot 1 月之前
  Billy Barrow 491b486a12 Add chroot option to CLI 1 月之前
  Billy Barrow 87f943ef1f Better path handling for "destdir" 1 月之前
  clanker 018144489c fix(manifest): use destination parent when creating directories 1 月之前
  clanker abc4e11674 fix(manifest): ensure parent directories exist before copying files and avoid creating existing directories 1 月之前
  clanker 71f7749df8 fix(manifest): use install_paths for suggested path resolution 1 月之前
  clanker 763922b263 fix(manifest): correct resource install path handling 1 月之前
  clanker d43e6367c4 fix(config): preserve existing path values in mapper instead of overriding with defaults 1 月之前
  Billy Barrow 6f4c00eebd Fix segfault 1 月之前
  Billy Barrow 31b554c276 Refactor paths so they can be set in config 1 月之前
  Billy Barrow 11da0ff478 Remove "Alternative Format" resources 1 月之前
  clanker 48f3b1c564 fix(manifest): improve file copy handling in resource installation 1 月之前
  clanker 31ecb08f23 feat(manifest): add symbolic link support in manifest scanning 1 月之前
  clanker c88b4748fa feat(resource): allow canonical resources to satisfy regular dependencies 1 月之前
  clanker e2b5d531c6 refactor(autoprovides): use ResourceRef/ManifestFile instead of string paths 1 月之前
  clanker cc980ab8e0 feat(resource): add support for alternative and canonical library resource types 1 月之前
  clanker 61cc493b97 feat(manifest): add library resource type support and improve path detection 1 月之前
  clanker 05714f8aaf fix(paths): ensure trailing slashes on all path arguments 1 月之前
  clanker 4ce8f41a1e docs: rename scripts directory to usm-scripts across documentation 1 月之前
  clanker bccc45b99d feat(manifest): add debug mode to autoprovides command 1 月之前
  clanker 0a88ecec8d feat(manifest): allow test verb without path argument 1 月之前
  clanker 4ad14c7b22 docs(manifest): clarify resource reference format in dependencies 1 月之前
  clanker 76f5499cb8 docs(manifest): clarify environment variable usage for exec scripts 1 月之前
  clanker e12adcc7f7 feat(manifest): add simpleBuildEnvironment flag 1 月之前
  clanker 449717d503 refactor(manifest): centralize build directory creation logic 1 月之前
  clanker 74b43d7e90 feat(manifest): add test script support to package lifecycle 1 月之前
  clanker 806a5268db refactor(manifest): update default resource type to rootpath 1 月之前
  clanker 94bb06f0b7 feat(cli): add --replace flag to autoprovides command 1 月之前