Redox: A Rust Operating System
Go to file
2019-04-09 17:59:17 -06:00
.cargo Add support for aarch64 2018-11-27 09:55:43 -07:00
bin Remove unnecessary -lm 2019-01-07 19:09:51 -07:00
docgen@c9525c4761 Update docgen 2018-11-08 17:06:26 -07:00
pkgutils@7297400ba8 Update pkgutils 2019-04-07 10:47:52 -06:00
recipes Add nghttp2 to curl 2019-04-09 17:59:17 -06:00
.gitignore Ignore source-new directories 2018-12-27 20:27:11 -07:00
.gitmodules Update submodules 2018-06-10 11:12:57 -06:00
clean.sh Move xargo home to xargo, use cross compiler 2017-06-19 19:48:35 -06:00
config.sh Add build argument to autotools stuff 2019-01-20 15:32:38 -07:00
cook.sh Compile some recipes with LTO 2019-02-25 16:07:56 -07:00
fetch.sh Fix -e 2017-06-04 19:13:57 -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 Fix repo script 2017-10-29 16:20:46 -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 Drop backtrace feature from aarch64 std build 2018-11-27 19:32:55 -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.