1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-23 16:36:18 +04:00
Commit Graph

28 Commits

Author SHA1 Message Date
WangRunji
e1dacb28ef auto open stdin/out/err for new proc. pass biscuit hello,cat,echo ... 2019-02-22 11:44:48 +08:00
WangRunji
c7d736acd4 use rust-toolchain file instead of rustup override 2019-02-16 14:32:22 +08:00
WangRunji
2766f49986 update README, Travis, Makefile 2019-02-15 16:10:24 +08:00
Jiajie Chen
74dea5836f Fix toolchain download link 2019-01-08 13:05:34 +08:00
Jiajie Chen
4beb865d32 Update toolchain location and detection 2019-01-08 12:57:24 +08:00
Jiajie Chen
66cdbd0713 Update aarch64 toolchain location 2019-01-08 12:45:25 +08:00
WangRunji
4bcb903b46 update travis script 2019-01-03 22:05:08 +08:00
WangRunji
2d5178d0b7 rename ucore to rcore 2019-01-03 21:26:50 +08:00
WangRunji
b8e32f8854 update README. lock Rust nightly version 2019-01-03 19:20:02 +08:00
WangRunji
681a90657a let Makefile support riscv64 2018-12-28 23:35:50 +08:00
WangRunji
210854971d add travis for macOS 2018-12-01 19:14:51 +08:00
WangRunji
1f305a883c add travis for riscv32 M-mode 2018-12-01 17:47:02 +08:00
WangRunji
4034a473bd update user crate to 2018 edition. add travis for user 2018-11-20 21:35:18 +08:00
WangRunji
e1f93a179a add travis for aarch64 2018-11-20 01:33:21 +08:00
WangRunji
ec0b1973a0 Update travis 2018-11-10 21:53:07 +08:00
WangRunji
74facd8e87 Use Vec to replace array in ProcessManager. 2018-11-01 00:16:32 +08:00
WangRunji
cd1bd55729 Update README, travis, riscv crate. 2018-09-19 20:58:00 +08:00
WangRunji
4c402a5706 Update travis 2018-08-05 01:07:52 +08:00
WangRunji
fed7b38845 Try to fix travis for x86_64 2018-07-17 12:52:39 +08:00
WangRunji
f7e6ffcbda Try to fix travis for both arch 2018-07-16 14:44:21 +08:00
WangRunji
af0e90ca1c Try to update travis 2018-07-06 23:23:02 +08:00
WangRunji
7d644966d2 Try to fix travis 2018-05-20 22:49:27 +08:00
WangRunji
7b39e4ce66 Fix link error when building on docker. 2018-04-19 21:32:18 +08:00
WangRunji
c218d834f4 Fix rust nightly version on Travis CI 2018-04-19 20:33:56 +08:00
WangRunji
c446d2bb5e Add test for travis 2018-04-09 21:20:47 +08:00
WangRunji
9bf95a5443 Try to fix travis 2018-04-09 15:19:02 +08:00
WangRunji
9adbc16327 Try to add qemu for travis 2018-04-09 15:12:15 +08:00
Philipp Oppermann
3332e26dc3 Add travis config file 2017-05-12 21:31:16 +02:00