summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2024-01-10Do not recurse submodules in git pullJeremy Soller
2023-12-12Fix kernel symbols pathJeremy Soller
2023-11-14Fix kernel sym path in make gdb.4lDO2
2023-10-03Remove unused rule for gzip compressing filesbjorn3
2023-06-22Delete cookbook/repo during cleanjoshua Williams
2023-06-08Force rebuild live target like an image targetuuuvn
2023-04-03Add makefile target to run popsicle with the live ISOJeremy Soller
2023-03-06Improve dependencies on build toolsRon Williams
2023-01-11Make image target remove live disk tooJeremy Soller
2022-12-16Add image and r.PACKAGE targetsRon Williams
2022-11-14fix podman colors, env target and netsurf buildRon Williams
2022-11-11Add podman buildRon Williams
2022-11-10Build images in directory per arch, remove bochsJeremy Soller
2022-10-11Move CI to its own makefileJeremy Soller
2022-10-03delete /tmp/redox_installer at every opportunityRon Williams
2022-09-15Do not gzip CI imagesJeremy Soller
2022-09-12Build repository outside of installerJeremy Soller
2022-09-07Refactor of disk image handlingJeremy Soller
2022-09-05Fixup last commitJeremy Soller
2022-08-28Support booting both BIOS and UEFI from the same imageJeremy Soller
2022-08-26Add rebuild targetJeremy Soller
2022-08-26Support distinct filesystem configs for each architectureJeremy Soller
2022-08-10Move initfs.mk to a regular cookbook recipe.4lDO2
2022-07-27Clean relibc when running make cleanJeremy Soller
2022-07-24Move kernel to cookbook recipeJeremy Soller
2022-02-10Add livedisk-efi.bin target, remove unsupported livedisk-efi.iso targetJeremy Soller
2022-02-07WIP changes for rust bootloaderJeremy Soller
2020-12-24Do not build coreboot image, it is brokenJeremy Soller
2020-08-27Build cookbook rust program before running fetch or ci-pkgJeremy Soller
2020-06-06Require xargo 0.3.20Jeremy Soller
2020-04-18Add makefile target for gdbJeremy Soller
2019-05-14Add full rust toolchain tarballJeremy Soller
2019-03-31Support building two toolchains in one treeJeremy Soller
2019-03-16Also create relibc toolchain tarballJeremy Soller
2019-03-16Makefile cleanup, default to binary prefixJeremy Soller
2019-03-16Significant changes to prefix in order to generate path agnostic toolchain. A...Jeremy Soller
2019-03-16Update ci-img target to build all possible disk formatsJeremy Soller
2019-02-25Add support for building as a coreboot payloadJeremy Soller
2018-11-27Set path where requiredJeremy Soller
2018-11-27Backport prefix changes from aarch64Jeremy Soller
2018-11-22Add target to launch shell with correct build environmentJeremy Soller
2018-10-20Do not build EFI images yetJeremy Soller
2018-08-19WIP: Fixes for running ci-pkgJeremy Soller
2018-08-17Specify prefix as a dependencyJeremy Soller
2018-08-16WIP: Build of cross compilerJeremy Soller
2018-06-10Make images in gitlab ciJeremy Soller
2018-06-09Add ci scriptJeremy Soller
2018-01-01Add distclean targetJeremy Soller
2017-10-09Changes to 'make pull'Ian Douglas Scott
2017-09-26Update installerJeremy Soller