Redox: A Rust Operating System
Go to file
2019-08-29 09:42:29 -06:00
.cargo Use the newer libc + nix proposed patches 2019-07-22 14:02:49 -04:00
bin Allow share/pkgconfig to be detected 2019-07-16 21:12:32 -06:00
docgen@c9525c4761 Update docgen 2018-11-08 17:06:26 -07:00
patches Update tokio 2019-08-07 21:00:20 -06:00
pkgutils@7297400ba8 Update pkgutils 2019-04-07 10:47:52 -06:00
recipes Fix compilation of libiconv and sdl 2019-08-29 09:42:29 -06:00
.gitignore Ignore source-new directories 2018-12-27 20:27:11 -07:00
.gitmodules Use the newer libc + nix proposed patches 2019-07-22 14:02:49 -04: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 Workaround issue in nulld by allowing multiple definitions 2019-06-16 15:09:56 +02: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 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.