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
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
..
backends New package-create version. See more in git log. 2021-03-09 17:51:51 +01:00
tools Massive refactoring. See more in git log. 2021-03-02 15:42:17 +01:00
backends.cr New package-create version. See more in git log. 2021-03-09 17:51:51 +01:00
config.cr.in Renaming package => packaging. 2019-09-12 17:30:39 +02:00
context.cr New package-create version. See more in git log. 2021-03-09 17:51:51 +01:00
do.cr New package-create version. See more in git log. 2021-03-09 17:51:51 +01:00
exception.cr Improved error reporting a bit. 2019-08-16 14:55:25 +02:00
instructions.cr New package-create version. See more in git log. 2021-03-09 17:51:51 +01:00
main.cr New package-create version. See more in git log. 2021-03-09 17:51:51 +01:00
package.cr Comments, grooming, new phases (src-split, pre- and post-) 2021-03-03 05:21:54 +01:00
recipe.cr New package-create version. See more in git log. 2021-03-09 17:51:51 +01:00
sources.cr Arrows implemented in sources. 2019-08-22 19:57:51 +02:00