Wildan M
|
112ff5f653
|
Change gtk to use git, always pass --export-dynamic for glib
|
2026-06-11 05:20:45 +07:00 |
|
Wildan M
|
20a0fa88a6
|
Port gobject introspection
|
2026-06-01 02:25:14 +07:00 |
|
Wildan M
|
0fd6b596ef
|
Replace git checkout branch logic from bash
|
2026-05-26 22:52:51 +07:00 |
|
Wildan M
|
67dccc053a
|
Fix tracking for git default branch
|
2026-05-26 22:02:09 +07:00 |
|
Wildan M
|
17c15616d1
|
Fix repo.toml save path
|
2026-05-22 05:53:39 +07:00 |
|
Jeremy Soller
|
8a28ce8da2
|
Merge branch 'py-template' into 'master'
Implement build python template and port python3-yaml
See merge request redox-os/redox!2154
|
2026-05-17 08:56:04 -06:00 |
|
Wildan M
|
2dd0f0f1f2
|
Implement build python template and port python3-yaml
|
2026-05-17 17:42:39 +07:00 |
|
Wildan M
|
fd2d14d42b
|
web: Show symlink and don't list empty dir in file tree
|
2026-05-17 02:30:38 +07:00 |
|
Wildan M
|
ea576a2589
|
Fix handling git rev lock for same_as
|
2026-05-09 23:45:06 +07:00 |
|
Wildan M
|
0e2ad35d67
|
Don't run git fetch when cached and detached
|
2026-05-09 18:38:08 +07:00 |
|
Wildan M
|
ca7e4737da
|
Implement git rollback
|
2026-05-09 18:32:32 +07:00 |
|
Wildan M
|
8f5f71bc4f
|
Add capture-rev command
|
2026-05-09 16:28:42 +07:00 |
|
Wildan M
|
65f68c0645
|
Write pkgar head when pushing
|
2026-05-08 18:48:07 +07:00 |
|
Wildan M
|
2dd34be76f
|
Don't recurse lock rules, fix binary repo cross arch
|
2026-05-08 00:39:22 +07:00 |
|
Wildan M
|
21356e4be6
|
Fix pushing metapackages
|
2026-05-07 13:50:28 +07:00 |
|
Wildan M
|
4e88d4be1c
|
Fix extract/push failure when binary repo downloaded partially
|
2026-05-05 23:48:20 +07:00 |
|
Wildan M
|
1edc7badde
|
Merge some imports
|
2026-04-26 10:59:27 +07:00 |
|
Wildan M
|
daf639a762
|
Fix sysroot rebuild for clean_target
|
2026-04-26 10:59:08 +07:00 |
|
Wildan M
|
82c5a2ea94
|
Simplify error messages
|
2026-04-20 20:40:07 +07:00 |
|
Wildan M
|
20b0d484e4
|
Strip libraries debugging info
|
2026-04-19 08:34:27 +07:00 |
|
Jeremy Soller
|
6faca470ed
|
Merge branch 'binary-caching' into 'master'
Fix binary repo caching
See merge request redox-os/redox!2083
|
2026-04-18 16:18:25 -06:00 |
|
Wildan M
|
e0c6322a88
|
Fix binary repo caching
|
2026-04-19 04:48:25 +07:00 |
|
Wildan M
|
cd634c1f69
|
Maybe fix podman cannot cleanly exit when build interrupted
|
2026-04-18 10:26:50 +07:00 |
|
Wildan M
|
8d05158d1b
|
Fix from absent pkey
|
2026-04-17 17:23:15 +07:00 |
|
Wildan M
|
f77346bcfd
|
Update sysroot based on blake3, add verbose_cmd option
|
2026-04-17 17:04:43 +07:00 |
|
Wildan M
|
736fb83f55
|
Fix fmt
|
2026-04-16 17:48:18 +07:00 |
|
Wildan M
|
475ea8fc5e
|
Fix auto path failed to detect
|
2026-04-16 17:38:45 +07:00 |
|
Wildan M
|
208878c1bf
|
Migrate error type and drop anyhow
|
2026-04-14 12:57:12 +07:00 |
|
Wildan M
|
8b8b3137bd
|
Don't export macros
|
2026-04-05 13:02:50 +07:00 |
|
Jeremy Soller
|
352a9e76ef
|
Merge branch 'tag-cosmic' into 'master'
Use tagged cosmic rev, fix updating git rev
See merge request redox-os/redox!2040
|
2026-04-04 13:19:57 -06:00 |
|
Wildan M
|
1a3703c753
|
Fix redoxer env in hosted redox
|
2026-04-02 03:14:29 +07:00 |
|
Wildan M
|
255d1cb02b
|
Workaround git recursive
|
2026-04-02 02:59:46 +07:00 |
|
Wildan M
|
9b38bd81f9
|
Handle git annotated tag and git gc
|
2026-04-01 08:22:02 +07:00 |
|
Wildan M
|
0f7323e47a
|
Fix changing git rev cache
|
2026-04-01 10:29:01 +07:00 |
|
Jeremy Soller
|
b84543a488
|
Merge branch 'autodeps-caching' into 'master'
Use build cache data to invalidate auto deps
See merge request redox-os/redox!2032
|
2026-03-28 11:55:52 -06:00 |
|
Wildan M
|
fc3ed70964
|
Use build cache data to invalidate auto deps
|
2026-03-29 00:46:15 +07:00 |
|
Jeremy Soller
|
f58e11a168
|
Merge branch 'fix-cache' into 'master'
Fix build cache not caching
See merge request redox-os/redox!2029
|
2026-03-28 07:24:53 -06:00 |
|
Wildan M
|
92416bfc7e
|
Add cached status for fetch command
|
2026-03-28 14:01:48 +07:00 |
|
Wildan M
|
75e38524f9
|
Use crate::Error for cook::fetch
|
2026-03-28 11:44:00 +07:00 |
|
Wildan M
|
94a0355907
|
Don't pass cargo offline for custom script
|
2026-03-28 11:28:21 +07:00 |
|
Wildan M
|
edf2169658
|
Fix build cache not caching
|
2026-03-28 08:43:14 +07:00 |
|
Wildan M
|
4038d8f5ed
|
Separate sysroot folder when using cross target
|
2026-03-28 04:12:37 +07:00 |
|
Wildan M
|
b113987aa7
|
Fix web optional packages, sort file tree
|
2026-03-27 03:46:10 +07:00 |
|
Wildan M
|
34c62b53fe
|
Move recipes from pkg crate, remove blake3 pbr
|
2026-03-26 23:46:38 +07:00 |
|
Jeremy Soller
|
19a1b3e198
|
Merge branch 'structured-err' into 'master'
Use custom error for fs and pty module
See merge request redox-os/redox!2019
|
2026-03-23 17:55:50 -06:00 |
|
Wildan M
|
c8fe501edc
|
Use custom error for fs and pty module
|
2026-03-24 04:34:58 +07:00 |
|
Wildan M
|
1618ccda65
|
Adapt cmake script for host
|
2026-03-23 14:45:49 +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 |
|