4lDO2
|
03bff2ff78
|
Add "make flamegraph".
|
2026-05-30 12:59:19 +02:00 |
|
Jeremy Soller
|
9b79a537bc
|
Add make setenv that can be used in scripts to set the arch, board, and config_name variables
|
2026-01-22 18:41:14 -07:00 |
|
Wildan M
|
a282f78e77
|
Add repo_clean and fetch_clean
|
2025-12-17 11:17:54 +07:00 |
|
Jeremy Soller
|
7e46f5747b
|
Merge branch 'makefile-fix' into 'master'
Fix Makefile
See merge request redox-os/redox!1708
|
2025-11-23 06:36:22 -07:00 |
|
Jeremy Soller
|
158ce47959
|
Merge branch 'trig-rebuild' into 'master'
Trigger cookbook rebuild on make pull
See merge request redox-os/redox!1709
|
2025-11-23 06:35:05 -07:00 |
|
Wildan M
|
0a68b0289e
|
Trigger cookbook rebuild on make pull
|
2025-11-22 21:37:43 -08:00 |
|
Wormss9
|
5249d8d9e5
|
Fix Makefile
|
2025-11-23 06:03:00 +01:00 |
|
Wildan M
|
bb57b364bb
|
Trim deps, remove legacy bins, fix clean without container
|
2025-11-22 16:02:38 -08:00 |
|
Wildan M
|
9a581f7667
|
Move make pull submodule sync to rust configure
|
2025-11-20 23:46:30 -08:00 |
|
Jeremy Soller
|
542106d01a
|
Replace cookbook submodule
|
2025-11-20 13:54:40 -07:00 |
|
Wildan M
|
9f04c92c4a
|
Don't execute rm twice on clean
|
2025-11-11 16:16:33 +07:00 |
|
Wildan M
|
f80cd2413d
|
Do not rebuild container on make clean
|
2025-11-10 14:00:51 +07:00 |
|
Wildan M
|
73b30eac46
|
Fix make clean and unfetch
|
2025-11-03 23:18:35 +07:00 |
|
bjorn3
|
1fd8525ef7
|
Remove longer relevant make target fetch
|
2025-11-01 20:03:29 +01:00 |
|
Wildan M
|
5382f39857
|
Update to use the new repo bin
|
2025-10-28 00:29:54 +07:00 |
|
bjorn3
|
4f2efe1c56
|
Simplify gdb-userspace
Turns out gdb already handles locating the .text section when you don't
specify the offset.
|
2025-08-24 19:05:28 +02:00 |
|
Jeremy Soller
|
afda0c0c20
|
Merge branch 'make-podman-fix' into 'master'
Fix make invocation for Podman in MacOS
Closes #1425
See merge request redox-os/redox!1629
|
2025-08-15 07:01:23 -06:00 |
|
Wildan M
|
05e7279156
|
Fix make invocation for Podman in MacOS
|
2025-08-15 12:53:08 +07:00 |
|
Wildan Mubarok
|
4c6b8d2a0e
|
Update podman to trixie and prepare make clean for it
|
2025-08-15 04:49:33 +00:00 |
|
bjorn3
|
fb64e5e9b8
|
Use the build dir as tftproot and build a suitable tftproot when building the live disk
|
2025-06-22 20:23:28 +02:00 |
|
bjorn3
|
d2fde06fd1
|
Rename livedisk.iso to redox-live.iso
|
2025-06-22 20:20:09 +02:00 |
|
bjorn3
|
41b51f692a
|
Add support for netboot
This includes building a tftp root and using it with qemu.
|
2025-06-01 20:54:56 +02:00 |
|
Jeremy Soller
|
84b8def5a7
|
clean deletes prefix
|
2025-04-26 15:47:02 -06:00 |
|
Ribbon
|
6a24a7b534
|
Fix the recipe operations
|
2024-11-21 21:08:42 +00:00 |
|
Ron Williams
|
c0ccfc1572
|
Don't run fetch if rebuildinga
|
2024-08-05 11:46:18 -07:00 |
|
Ribbon
|
49102f6332
|
Add explanation comments on the build system files
|
2024-07-09 12:58:07 +00:00 |
|
bjorn3
|
8cedebed4b
|
Add gdb-userspace target
This allows debugging userspace when gdbserver can't be used.
|
2024-06-09 13:16:51 +02:00 |
|
bjorn3
|
b1fa1f9907
|
Use gdb-multiarch for make gdb to support debugging an arm vm on x86 and vice versa
|
2024-03-17 14:28:38 +01:00 |
|
Jeremy Soller
|
76d1ba2ad8
|
Do not recurse submodules in git pull
|
2024-01-10 14:09:06 -07:00 |
|
Jeremy Soller
|
9552a1cc67
|
Fix kernel symbols path
|
2023-12-12 08:05:51 -07:00 |
|
4lDO2
|
6b60e3e95b
|
Fix kernel sym path in make gdb.
|
2023-11-14 17:30:11 +01:00 |
|
bjorn3
|
577ca92715
|
Remove unused rule for gzip compressing files
|
2023-10-03 16:06:34 +02:00 |
|
joshua Williams
|
95f7597e43
|
Delete cookbook/repo during clean
|
2023-06-22 22:02:36 +00:00 |
|
uuuvn
|
d8f24a0037
|
Force rebuild live target like an image target
|
2023-06-08 10:37:35 +00:00 |
|
Jeremy Soller
|
218ca1a534
|
Add makefile target to run popsicle with the live ISO
|
2023-04-03 12:39:43 -06:00 |
|
Ron Williams
|
374e37d5b9
|
Improve dependencies on build tools
|
2023-03-06 12:41:45 -08:00 |
|
Jeremy Soller
|
48a011a66a
|
Make image target remove live disk too
|
2023-01-11 21:31:21 -07:00 |
|
Ron Williams
|
1bc9362245
|
Add image and r.PACKAGE targets
|
2022-12-16 19:23:19 -08:00 |
|
Ron Williams
|
edbea01093
|
fix podman colors, env target and netsurf build
|
2022-11-14 22:13:46 -08:00 |
|
Ron Williams
|
1772f78aa9
|
Add podman build
|
2022-11-11 15:23:08 -08:00 |
|
Jeremy Soller
|
9232e4282a
|
Build images in directory per arch, remove bochs
|
2022-11-10 12:06:24 -07:00 |
|
Jeremy Soller
|
e833e66ac9
|
Move CI to its own makefile
|
2022-10-11 09:12:33 -06:00 |
|
Ron Williams
|
b47af54b9e
|
delete /tmp/redox_installer at every opportunity
|
2022-10-03 08:46:01 -07:00 |
|
Jeremy Soller
|
ca0ad6baf0
|
Do not gzip CI images
|
2022-09-15 07:25:33 -06:00 |
|
Jeremy Soller
|
939b650125
|
Build repository outside of installer
|
2022-09-12 07:51:13 -06:00 |
|
Jeremy Soller
|
087825fa8b
|
Refactor of disk image handling
|
2022-09-07 08:28:12 -06:00 |
|
Jeremy Soller
|
5270b66cea
|
Fixup last commit
|
2022-09-05 09:24:42 -06:00 |
|
Jeremy Soller
|
68c91c801f
|
Support booting both BIOS and UEFI from the same image
|
2022-08-28 15:24:34 -06:00 |
|
Jeremy Soller
|
a7ae48e582
|
Add rebuild target
|
2022-08-26 17:47:07 -06:00 |
|
Jeremy Soller
|
1f339004d6
|
Support distinct filesystem configs for each architecture
|
2022-08-26 11:26:05 -06:00 |
|