Redox: A Rust Operating System
Go to file
2023-03-09 11:29:19 +00:00
.cargo Remove libc patch 2023-02-11 14:05:19 -07:00
bin Update llvm-config 2023-02-11 16:54:27 -07:00
docgen@c9525c4761 Update docgen 2018-11-08 17:06:26 -07:00
pkgar@65f43a3bf9 Update pkgar 2022-03-28 12:17:37 -06:00
pkgutils@410b9b0761 Update pkgutils 2021-08-10 16:08:32 -06:00
recipes New recipe. 2023-03-09 11:29:19 +00:00
src Build packages in separate folder per target 2022-11-10 12:03:32 -07:00
.gitignore Build packages in separate folder per target 2022-11-10 12:03:32 -07:00
.gitmodules Remove patches 2020-05-21 19:55:14 -06:00
Cargo.lock Update cookbook Cargo.lock 2022-07-26 12:16:25 -06:00
Cargo.toml Update syscall 2022-03-27 11:29:00 +02:00
clean.sh Remove all references to xargo 2023-02-21 11:52:50 -07:00
config.sh Remove all references to xargo 2023-02-21 11:52:50 -07:00
cook.sh Remove all references to xargo 2023-02-21 11:52:50 -07:00
fetch.sh Run cookbook rust version for fetch, if possible 2020-08-21 15:52:58 -06:00
LICENSE Initial commit 2016-10-31 11:19:57 -06:00
README.md Remove toolchain stuff from README 2019-03-15 20:17:28 -06:00
repo.sh Build packages in separate folder per target 2022-11-10 12:03:32 -07:00
setup.sh Remove all references to xargo 2023-02-21 11:52:50 -07:00
status_origin.sh Add diff subcommands 2017-10-11 20:31:35 -06:00
status_upstream.sh Add upstream status script 2017-10-11 20:24:40 -06:00
status.sh Update status script 2017-10-11 20:19:43 -06:00
unfetch.sh Add unfetch script 2017-11-26 09:12:26 -07:00

cookbook

A collection of package recipes for Redox.

MIT licensed

In order for this repository to be useful, it must be set up with an environment from the Redox repository.