Commit Graph

30 Commits (a207e47ce525cf94eb75e63ceadefe5a2d05c1fe)

Author SHA1 Message Date
Luka Vandervelden a207e47ce5 SpecParser update. New realease to match. 2019-09-27 13:59:23 +02:00
Philippe PITTOLI 67114e257b Renaming package => packaging. 2019-09-12 17:30:39 +02:00
Luka Vandervelden a8eb7ead40 Grooming, WIP “weird” backend. 2019-09-06 00:39:11 +02:00
Luka Vandervelden 7b57a2706d -B, --print-deps option added. 2019-09-04 19:53:15 +02:00
Luka Vandervelden c15397b8bb Dependencies installation not done with -D. 2019-09-04 11:54:48 +02:00
Luka Vandervelden 33f7ddc263 -n, --ignore-dependencies option added. 2019-09-03 13:15:07 +02:00
Luka Vandervelden 24ff4358d3 Verbosity control.
Multiple -v or -q flags can be provided to alter verbosity more. No log
file with full-verbosity is currently stored, but that’s a planned
feature.
2019-09-03 13:03:04 +02:00
Luka Vandervelden a6b32e3420 `apk add` inherits stdin when called. 2019-09-02 16:40:33 +02:00
Luka Vandervelden ba8400934a --watch, @watch added.
No auto-watch at the moment, and the --watch feature is still
experimental and it might be altered or be made to work slightly
differently in the future.
2019-08-29 16:05:39 +02:00
Luka Vandervelden 656a640738 Configuration file added. 2019-08-29 00:20:15 +02:00
Luka Vandervelden aac0eff75f --version option added. 2019-08-28 20:25:59 +02:00
Luka Vandervelden f68a43c6a0 `apk` is run to install build-dependencies. 2019-08-24 14:02:30 +02:00
Luka Vandervelden 6fb2715267 Improved error reporting a bit. 2019-08-16 14:55:25 +02:00
Luka Vandervelden 46f2c4b0cf --help added as a proper option. 2019-08-13 13:23:57 +02:00
Luka Vandervelden 09feb19073 CLI & removal of test recipes. 2019-08-03 12:55:47 +02:00
Luka Vandervelden 30dd08f2a0 Recipes updated. 2019-08-01 17:46:37 +02:00
Luka Vandervelden 73a8dc2fbe Recipe updates. 2019-07-30 20:12:53 +02:00
Luka Vandervelden 925193ee71 More recipes and recipe updates. 2019-07-28 18:51:27 +02:00
Luka Vandervelden bf58bab829 Added several new test recipes. 2019-07-21 20:06:46 +02:00
Luka Vandervelden 1045502d8a Test recipes added. 2019-07-20 15:00:11 +02:00
Luka Vandervelden f921798fd9 Recipe#auto_split -> Recipe#auto_splits
That particular method has no side-effect anymore, and is called
internally automatically by #package and #build (through #do_splits).
2019-07-20 13:52:24 +02:00
Luka Vandervelden 132b3751ce Temporary UI, error detection. 2019-07-20 13:30:09 +02:00
Luka Vandervelden b2586be87b Autosplits. 2019-07-04 23:18:54 +02:00
Luka Vandervelden 255d644b93 Splits (sub-packages) support. 2019-07-04 07:52:46 +02:00
Luka Vandervelden 77632f59ab Initial, primitive APK support. 2019-07-04 07:52:29 +02:00
Luka Vandervelden 3d08c7ecff More metadata available to Recipe and Package. 2019-07-03 04:34:42 +02:00
Luka Vandervelden fa92519f4d Packaging backends. 2019-07-03 03:35:35 +02:00
Luka Vandervelden 97cd2f5191 context#package(Package), grooming.
Preparations for splits and packaging backends.
2019-07-03 03:17:01 +02:00
Luka Vandervelden 0a565ebb26 PoC automatic building. 2019-07-02 08:47:11 +02:00
Luka Vandervelden 928559f71f Initial commit. 2019-07-02 03:52:19 +02:00