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 |
|
4lDO2
|
ce83e7b46d
|
Move initfs.mk to a regular cookbook recipe.
|
2022-08-10 12:14:34 +02:00 |
|
Jeremy Soller
|
f842866d40
|
Clean relibc when running make clean
|
2022-07-27 09:43:27 -06:00 |
|
Jeremy Soller
|
5b0822f893
|
Move kernel to cookbook recipe
|
2022-07-24 09:02:48 -06:00 |
|
Jeremy Soller
|
2731354a9b
|
Add livedisk-efi.bin target, remove unsupported livedisk-efi.iso target
|
2022-02-10 12:12:38 -07:00 |
|
Jeremy Soller
|
35cd0b2ab0
|
WIP changes for rust bootloader
|
2022-02-07 17:13:28 -07:00 |
|
Jeremy Soller
|
bc0925e499
|
Do not build coreboot image, it is broken
|
2020-12-24 12:44:26 -07:00 |
|
Jeremy Soller
|
1510f4d30f
|
Build cookbook rust program before running fetch or ci-pkg
|
2020-08-27 10:17:25 -06:00 |
|
Jeremy Soller
|
03e6618a10
|
Require xargo 0.3.20
|
2020-06-06 21:29:53 -06:00 |
|
Jeremy Soller
|
4d2b7391e4
|
Add makefile target for gdb
|
2020-04-18 14:25:53 -06:00 |
|
Jeremy Soller
|
84062b7e11
|
Add full rust toolchain tarball
|
2019-05-14 21:15:08 -06:00 |
|
Jeremy Soller
|
b82bb7c769
|
Support building two toolchains in one tree
|
2019-03-31 15:06:18 -06:00 |
|
Jeremy Soller
|
4105029d0d
|
Also create relibc toolchain tarball
|
2019-03-16 20:01:34 -06:00 |
|
Jeremy Soller
|
40d9117b17
|
Makefile cleanup, default to binary prefix
|
2019-03-16 19:50:08 -06:00 |
|
Jeremy Soller
|
7f9a82752d
|
Significant changes to prefix in order to generate path agnostic toolchain. Addition of ci-toolchain target
|
2019-03-16 19:09:43 -06:00 |
|
Jeremy Soller
|
2161c9586a
|
Update ci-img target to build all possible disk formats
|
2019-03-16 14:55:11 -06:00 |
|
Jeremy Soller
|
0c56ae16e8
|
Add support for building as a coreboot payload
|
2019-02-25 12:10:16 -07:00 |
|
Jeremy Soller
|
7b461bd7e0
|
Set path where required
|
2018-11-27 20:17:56 -07:00 |
|
Jeremy Soller
|
9cece170b1
|
Backport prefix changes from aarch64
|
2018-11-27 19:45:52 -07:00 |
|
Jeremy Soller
|
80ec527dcb
|
Add target to launch shell with correct build environment
|
2018-11-22 19:35:12 -07:00 |
|
Jeremy Soller
|
49205a38b8
|
Do not build EFI images yet
|
2018-10-20 09:19:54 -06:00 |
|
Jeremy Soller
|
a12245376d
|
WIP: Fixes for running ci-pkg
|
2018-08-19 11:32:54 -06:00 |
|
Jeremy Soller
|
233295bc17
|
Specify prefix as a dependency
|
2018-08-17 18:47:48 -06:00 |
|
Jeremy Soller
|
9aaf4e3558
|
WIP: Build of cross compiler
|
2018-08-16 20:30:54 -06:00 |
|