This repository has been archived on 2022-01-17. You can view files and clone it, but cannot push or open issues/pull-requests.
packaging/src/backends
Philippe Pittoli c8ff92b508 New package-create version. See more in git log.
This new version has a new code structure:
- context now has (configure|building|install)_backends attributes
- Package::Instructions now only is a wrapper around Array(String)
  with a phase name and a 'run' method
- new phases, with total user control through recipes:
  source-split, (pre-)?(configure|build|install) and post-install
- Do.cp

Misc:
- baguette backend removes the data.tar before processing the manifest
- new '-doc' split
- check for `bsdtar` in the PATH before doing anything
- logs are way more verbose
2021-03-09 17:51:51 +01:00
..
apk.cr Massive refactoring. See more in git log. 2021-03-02 15:42:17 +01:00
baguette.cr New package-create version. See more in git log. 2021-03-09 17:51:51 +01:00
build.cr Comments, grooming, new phases (src-split, pre- and post-) 2021-03-03 05:21:54 +01:00
configure.cr Comments, grooming, new phases (src-split, pre- and post-) 2021-03-03 05:21:54 +01:00
install.cr Comments, grooming, new phases (src-split, pre- and post-) 2021-03-03 05:21:54 +01:00
pkgutils.cr Massive refactoring. See more in git log. 2021-03-02 15:42:17 +01:00
splitter.cr New package-create version. See more in git log. 2021-03-09 17:51:51 +01:00