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
|
e7e89a28c2
|
Add dark mode
|
2026-03-27 04:11:39 +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 |
|
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 |
|
Jeremy Soller
|
c9ce402011
|
Merge branch 'patch-fix' into 'master'
Fix git patches not updating automatically
See merge request redox-os/redox!2010
|
2026-03-16 08:38:24 -06:00 |
|
Wildan M
|
ee4ba36b71
|
Fix patches not updating automatically
|
2026-03-16 06:21:33 +07:00 |
|
Wildan M
|
94ae210d71
|
Remove time identifier from env
|
2026-03-16 02:23:49 +07:00 |
|
Jeremy Soller
|
e4d1705362
|
Merge branch 'smart-ver' into 'master'
Support more flexible version detection
See merge request redox-os/redox!2003
|
2026-03-14 06:59:03 -06:00 |
|
Wildan M
|
943cb2cbd0
|
Support more flexible version detection
|
2026-03-14 09:16:31 +07:00 |
|
Wildan M
|
92ded3e371
|
Export source identifiers into build script
|
2026-03-14 08:05:14 +07:00 |
|
Wildan M
|
6581cf2163
|
Fix ncursesw, readline and bzip2 for python build
|
2026-03-10 10:37:44 +07:00 |
|
Jeremy Soller
|
b5753fa0b2
|
Merge branch 'compress-opt' into 'master'
Implement option to compress packages
See merge request redox-os/redox!1994
|
2026-03-09 07:16:56 -06:00 |
|
Wildan M
|
e38ff447b9
|
Implement option to compress packages
|
2026-03-09 19:39:15 +07:00 |
|
Wildan M
|
65c457b8f8
|
Fix panic when fetching remote without TUI
|
2026-03-09 09:43:40 +07:00 |
|
Wildan M
|
69b6b3fd57
|
Implement REPO_BINARY auto update
|
2026-03-08 14:41:10 -06:00 |
|
Wildan M
|
7b9e5dfa1e
|
Strip libexec
|
2026-03-08 00:16:48 +07:00 |
|
Jeremy Soller
|
6642d12afb
|
Merge branch 'useful-cargo' into 'master'
Make cargo build script more useful
See merge request redox-os/redox!1978
|
2026-03-06 20:44:33 -07:00 |
|
Jeremy Soller
|
a04222217e
|
Merge branch 'webgen-panic' into 'master'
Fix webgen panicking, improve repo web message
See merge request redox-os/redox!1981
|
2026-03-06 18:33:00 -07:00 |
|
Wildan M
|
b7eebe7576
|
Improve repo web message
|
2026-03-07 08:12:33 +07:00 |
|
Wildan M
|
a1fb9b1a8d
|
Fix webgen panicking
|
2026-03-07 08:12:06 +07:00 |
|
Wildan M
|
cc75d562ba
|
Don't run reexport_flags on fetch
|
2026-03-06 01:05:10 +07:00 |
|
Wildan M
|
2d899ca1a7
|
Make cargo build script more useful
|
2026-03-06 00:58:12 +07:00 |
|
Wildan M
|
326be5fd56
|
Reexport flags for cc crate
|
2026-03-05 16:48:51 +07:00 |
|
bjorn3
|
28a46f7512
|
Remove dependency on filedescriptor crate
|
2026-03-01 20:17:28 +01:00 |
|
Jeremy Soller
|
f9dd1ffced
|
Merge branch 'per-target-clean' into 'master'
Implement per target clean
See merge request redox-os/redox!1961
|
2026-03-01 08:22:07 -07:00 |
|
Wildan M
|
f7dd557c09
|
Implement per target clean
|
2026-03-01 17:13:14 +07:00 |
|
Wildan M
|
f6c2987764
|
Do not always strip in meson
|
2026-02-28 11:58:00 +07:00 |
|
Wildan M
|
b336b52f15
|
Build prefix on Redox OS, add self hosted mode
|
2026-02-26 19:03:07 +07:00 |
|
Wildan M
|
45b28851e3
|
Adapt clang compiler from redoxer
|
2026-02-23 04:40:59 +07:00 |
|
Wildan M
|
69fa5f1bc0
|
Implement web generation for packages
|
2026-02-15 15:26:08 +07:00 |
|
Jeremy Soller
|
3d7087cf17
|
Merge branch 'dev-in-bin' into 'master'
Allow excluding dev inside binary packages, Prevent binary host recipes temporarily
See merge request redox-os/redox!1903
|
2026-02-13 11:14:05 -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
|
196c752961
|
Trim meson cflags, move from deprecated options
|
2026-02-13 11:46:06 +07:00 |
|
Wildan M
|
2b2865d882
|
Apply mno-outline-atomics for aarch64
|
2026-02-12 14:43:42 +07:00 |
|