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

41 Commits

Author SHA1 Message Date
WangRunji
e12074c936 replace gnu binutils with cargo-binutils 2019-04-12 00:23:34 +08:00
Harry Chen
782da8761d Fix travis config (forget in last commit)
Signed-off-by: Harry Chen <i@harrychen.xyz>
2019-04-09 13:51:34 +08:00
Harry Chen
4fc32572b0 Fix some review problems, add mispel arch to CI
Signed-off-by: Harry Chen <i@harrychen.xyz>
2019-04-09 13:31:56 +08:00
equation314
e4df6d6788 Fix bootloader build failure on aarch64 2019-03-27 12:08:02 +08:00
Jiajie Chen
7f36069b11 Change travis test arch from riscv64 to riscv32 2019-03-27 07:28:18 +08:00
Jiajie Chen
772ab4f37d Change travis badge link, and fix allow_failures syntax 2019-03-27 01:40:47 +08:00
Jiajie Chen
10e883d56f Fix mmap clashing with temporary map addr. Add riscv toolchains in travis CI 2019-03-26 17:33:32 +08:00
Jiajie Chen
fcfe677bcc Fix makefile and loader NULL character stripping 2019-03-26 16:50:21 +08:00
Jiajie Chen
5c33191765 Implement automatic tests using kernel cmdline 2019-03-26 16:05:21 +08:00
Jiajie Chen
ff82679ddc Add aarch64 to allow_failures, update user 2019-03-26 11:41:49 +08:00
Jiajie Chen
e3fb47a03e Remove m-mode and k210 support. 2019-03-26 08:28:10 +08:00
Jiajie Chen
58192827e1 Add qemu-img to $PATH in Travis CI 2019-03-25 22:03:56 +08:00
Jiajie Chen
fb8fe46606 Install libfuse in travis CI 2019-03-25 21:36:10 +08:00
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