Redox: A Rust Operating System
Go to file
2022-03-11 18:48:12 -07:00
.cargo Remove patches 2020-05-21 13:49:41 -06:00
bin Add --bindir to llvm-config 2021-12-14 13:52:50 -07:00
docgen@c9525c4761 Update docgen 2018-11-08 17:06:26 -07:00
pkgar@73f8802a21 Update pkgar 2020-03-13 20:04:11 -06:00
pkgutils@410b9b0761 Update pkgutils 2021-08-10 16:08:32 -06:00
recipes Bootloader recipe update 2022-03-11 16:25:57 -07:00
src Build bash recipe without parallel jobs 2021-07-14 11:56:37 -06:00
.gitignore Ignore new tmp files 2020-05-20 21:19:18 -06:00
.gitmodules Remove patches 2020-05-21 13:49:41 -06:00
Cargo.lock Update redoxer 2022-03-11 18:48:12 -07:00
Cargo.toml Update redoxer 2022-03-11 18:48:12 -07:00
clean.sh Move xargo home to xargo, use cross compiler 2017-06-19 19:48:35 -06:00
config.sh Fix compilation on FreeBSD 2020-05-03 18:55:55 -04:00
cook.sh Do not use xargo by default for legacy rust builds 2021-07-14 11:56:49 -06: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 Prevent rebuilding pkgar archives 2020-10-10 20:09:30 -06:00
setup.sh Fix ci maybe 2017-12-23 20:20:11 -05: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
update.sh Check for source, not build, when updating 2017-07-26 20:35:07 -06:00
Xargo.toml Disable backtrace 2019-04-19 21:11:38 -06: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.