Redox: A Rust Operating System
Go to file
Ian Douglas Scott 714bc32f17
Do not copy .cargo and libc-artifacts
Cargo searches parent directories for .cargo, so this is unnecessary.
2017-05-10 21:20:13 -07:00
.cargo Strip bins, remove verbose from cargo flags 2017-01-09 17:07:13 -07:00
libc-artifacts@ecd2edd893 Update artifacts 2017-04-08 19:47:09 -06:00
pkgutils@b9c10c980e Add version to drivers, remove /sbin staging 2017-05-09 21:16:02 -06:00
recipes Stage pcid.toml 2017-05-10 21:50:41 -06:00
recipes_disabled/uutils Disable uutils recipe for now 2017-04-08 16:44:07 -06:00
.gitignore Build manifest and signature into repo 2017-04-25 19:55:24 -06:00
.gitmodules Add pkgutils submodule 2017-04-24 21:18:04 -07:00
.travis.yml Move ci script 2016-12-29 20:44:45 -07:00
cook.sh Do not copy .cargo and libc-artifacts 2017-05-10 21:20:13 -07:00
LICENSE Initial commit 2016-10-31 11:19:57 -06:00
README.md Update readme 2016-11-06 18:49:12 -07:00
setup.sh Use "pkg create" to build package 2017-04-24 21:40:12 -07:00
update-packages.sh Add method to create summary toml 2017-05-07 15:47:42 -06:00
Xargo.toml Panic unwind feature in libstd 2017-01-16 21:17:19 -07:00

cookbook

A collection of package recipes for Redox.

Travis Build Status MIT licensed