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 8392363d49 Massive refactoring. See more in git log.
This refactoring includes:
- the use of baguette-crystal-base (Baguette::Log, Baguette::Context for verbosity and logfile)
- moving configure, build, install and splits backends into dedicated files
- removing a lot of code from Package::Context (it was a mess, still kinda is)
- fix 32-bit integer bug from APK backend
- some API changes in packaging backends to remove the context instance
  it was replaced by two parameters: package directory and architecture
- Baguette, APK and PkgUtils now share (kinda) the same coding style
2021-03-02 15:42:17 +01:00
..
backends Massive refactoring. See more in git log. 2021-03-02 15:42:17 +01:00
tools Massive refactoring. See more in git log. 2021-03-02 15:42:17 +01:00
backends.cr Massive refactoring. See more in git log. 2021-03-02 15:42:17 +01:00
config.cr.in Renaming package => packaging. 2019-09-12 17:30:39 +02:00
context.cr Massive refactoring. See more in git log. 2021-03-02 15:42:17 +01:00
do.cr Massive refactoring. See more in git log. 2021-03-02 15:42:17 +01:00
exception.cr Improved error reporting a bit. 2019-08-16 14:55:25 +02:00
instructions.cr Massive refactoring. See more in git log. 2021-03-02 15:42:17 +01:00
main.cr Massive refactoring. See more in git log. 2021-03-02 15:42:17 +01:00
package.cr baguette backend overflow bugfix, baguette package tool 2021-03-02 10:33:54 +01:00
recipe.cr Massive refactoring. See more in git log. 2021-03-02 15:42:17 +01:00
sources.cr Arrows implemented in sources. 2019-08-22 19:57:51 +02:00