Commit Graph

6 Commits (8392363d4947235c6f2dc55429724fc543a2096a)

Author SHA1 Message Date
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
Philippe Pittoli afaf5c2fda baguette backend overflow bugfix, baguette package tool 2021-03-02 10:33:54 +01:00
Philippe Pittoli a1df0745d7 Baguette splits are working, tests available cmd 2021-03-01 09:04:04 +01:00
Philippe Pittoli 20376a36ed `backend`#install packages 2021-02-28 20:56:51 +01:00
Karchnu 72aceb035d backend name is now package manager name, error if incorrect in conf file 2021-02-22 00:52:38 +01:00
Karchnu fecac6b3d5 weirdos => baguetteos, zstd, removing deprecated function call 2021-02-20 10:04:18 +01:00