Commit Graph

245 Commits

Author SHA1 Message Date
Wildan M
b9aee43a09
Handle nonstop TUI error 2026-04-05 13:20:08 +07:00
Wildan M
e8cb1f6a03
Avoid writing logs when build is cached 2026-04-05 13:16:16 +07:00
Wildan M
8b8b3137bd
Don't export macros 2026-04-05 13:02:50 +07:00
Wildan M
de56b80f58
Print each recipe result when building with TUI 2026-04-05 12:19:12 +07:00
Wildan M
92416bfc7e
Add cached status for fetch command 2026-03-28 14:01:48 +07:00
Wildan M
34c62b53fe
Move recipes from pkg crate, remove blake3 pbr 2026-03-26 23:46:38 +07:00
Wildan M
c8fe501edc
Use custom error for fs and pty module 2026-03-24 04:34:58 +07:00
Wildan M
c604424997
Always imply with package deps on push 2026-03-19 16:14:01 +07:00
Wildan M
b8b2225449
Implement push update diff 2026-03-19 15:30:54 +07:00
Wildan M
23b7937698
Update deps 2026-03-19 08:32:07 +07:00
Wildan M
7c62fb9f84
Fix cached recipes TUI indicator 2026-03-17 16:18:18 +07:00
Wildan M
fea64e5498
Implement hints to cached build 2026-03-17 13:29:11 +07:00
Wildan M
92ded3e371
Export source identifiers into build script 2026-03-14 08:05:14 +07:00
Wildan M
e38ff447b9
Implement option to compress packages 2026-03-09 19:39:15 +07:00
Wildan M
69b6b3fd57 Implement REPO_BINARY auto update 2026-03-08 14:41:10 -06:00
Wildan M
b7eebe7576
Improve repo web message 2026-03-07 08:12:33 +07:00
Wildan M
f7dd557c09
Implement per target clean 2026-03-01 17:13:14 +07:00
Wildan M
69fa5f1bc0
Implement web generation for packages 2026-02-15 15:26:08 +07:00
Wildan M
e99d7a4ef0
Prevent binary host recipes temporarily 2026-02-13 17:03:55 +07:00
Wildan M
45b72dbbb4
Allow excluding dev inside binary packages 2026-02-13 17:01:15 +07:00
Wildan M
e1ddc34fb2
Allow all config rules treated as special 2026-02-11 17:37:54 +07:00
Wildan M
fc94453fe5
Handle appstream packaging failure 2026-02-10 03:38:04 +07:00
Wildan M
81837d0198
Make build stats count missing build 2026-02-08 13:19:08 +07:00
Wildan M
448da392ac
Accurate push with deps, separate tree command 2026-02-08 12:49:34 +07:00
Wildan M
9089d46f8c
Some logic correction 2026-01-29 13:44:48 +07:00
Wildan M
7d128ee762
Apply check_source logic to fetch 2026-01-29 13:03:05 +07:00
Wildan M
1a3ac02937
Handle ignore separately 2026-01-26 23:00:10 +07:00
Wildan M
7bd5e1e087
Build filesystem complete map 2026-01-26 21:36:53 +07:00
Wildan M
26cd514925
Improve binary recipe deps detection 2026-01-26 20:41:07 +07:00
Ojus Chugh
327603557c fixed reviewer feedback and comments
Signed-off-by: Ojus Chugh <ojuschugh@gmail.com>
2026-01-25 10:14:33 +00:00
Ojus Chugh
c748bc6407 Fix REPO_BINARY=1 source dependency propagation
Signed-off-by: Ojus Chugh <ojuschugh@gmail.com>
2026-01-25 10:14:33 +00:00
Wildan M
36d8ad208c
Unindent the file list 2026-01-18 17:21:59 +07:00
Wildan M
c76fb12c88
Write stage tree files to a file instead of to build log 2026-01-18 16:48:39 +07:00
Wildan M
43e1bd6211
Add an option to always clean target dir 2026-01-12 15:58:09 +07:00
Wildan M
0ab40110b6
Make clean relibc implies clean sysroot 2025-12-31 16:08:03 +07:00
Wildan M
7654063412
Refactor out deps helper fn 2025-12-31 07:38:21 +07:00
Wildan M
bd78177329
Flat out package names when building 2025-12-31 07:23:37 +07:00
Wildan M
eb2a7d7413
Bootstrap GCC prefix using cookbook 2025-12-30 11:03:34 +07:00
Wildan M
ac2360f1f7
Add one-liner test run to os-test 2025-12-18 06:12:13 +07:00
Wildan M
c8ee68b2dc
Add todo for handle_nonstop_fail 2025-12-16 14:48:03 +07:00
Wildan M
9e15f9983a
Delete stage dir upon nonstop failure 2025-12-16 14:17:45 +07:00
Wildan M
3b026cee3d
Drop host packages on make all 2025-12-16 03:19:49 +07:00
Wildan M
c449427ec4
Add repo_builder fail safe 2025-12-14 23:53:40 +07:00
Wildan M
81788a6fd1
Identify outdated packages and smarter git 2025-12-14 23:29:24 +07:00
Wildan M
e455f6139e
Fix config rule reload 2025-12-13 07:32:55 +07:00
Wildan M
d07371ef7f
Fix package name on publish 2025-12-07 23:18:09 -05:00
Wildan M
5acc39d44d
Inherit recipes config from parent packages 2025-12-07 18:38:34 +07:00
Wildan M
27e35f645f
Update build on recipe changes and fix host recipe reload on TUI 2025-12-07 10:18:35 +07:00
Wildan M
96d2d5dfe7
Reread recipe TOML on TUI retry 2025-12-06 22:00:25 +07:00
Wildan M
3ae5da8d13
Code simplification 2025-12-06 21:58:28 +07:00