1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
Commit graph

113 commits

Author SHA1 Message Date
Stefan Lankes
bd585ae180 Merge branch 'path2rs' into proxy_rs 2017-09-03 00:14:34 +02:00
Stefan Lankes
f1c37f9ac8 Merge branch 'devel' into path2rs 2017-09-03 00:05:08 +02:00
Jens Breitbart
cbb34022a0 Wshift negative value (#79) + more compiler to travis (#77)
- Fixed clang warning `shifting a negative signed value is undefined`.
- use more compilers to test HermitCore in Travis
2017-08-30 12:51:23 +02:00
Stefan Lankes
b04df867ae set path to cargo 2017-08-24 23:44:01 +02:00
Stefan Lankes
c8f8b2acd2 add install packet g++-multilib to remove clang issues 2017-08-24 23:35:54 +02:00
Stefan Lankes
75229c06e1 Merge branch 'devel' into proxy_rs 2017-08-24 23:24:14 +02:00
Stefan Lankes
68d4ec1f0e before building project, install on TravisCI Rust toolchain 2017-08-24 23:21:55 +02:00
Stefan Lankes
0c767f6ea5 remove obsolete debug message 2017-08-23 12:54:29 +02:00
Stefan Lankes
31d066564d install g++-multilib for clang support 2017-08-23 12:39:22 +02:00
Stefan Lankes
42ac26f679 dump log file 2017-08-23 12:21:58 +02:00
Stefan Lankes
d4f21792bc increase the number of debug messages 2017-08-23 12:05:55 +02:00
Stefan Lankes
68ab858f20 disable temporary tests with clang 2017-08-22 22:42:35 +02:00
Stefan Lankes
128bb38cd6 build rust runtime before building HermitCore 2017-08-19 01:41:58 +02:00
Stefan Lankes
40bbe61145 increase the readability 2017-08-18 01:01:42 +02:00
Stefan Lankes
4c69558de2 Merge branch 'devel' into path2rs 2017-08-07 23:36:08 +02:00
Stefan Lankes
d9e3df33ba deploy only master branch, compiled with the gcc 2017-08-07 21:51:55 +02:00
Stefan Lankes
354ef2c003 remove debug message 2017-08-07 20:35:50 +02:00
Stefan Lankes
8ed4489430 add debug message 2017-08-07 13:24:17 +02:00
Stefan Lankes
c059dfde83 test also clang support 2017-08-07 08:13:02 +02:00
Stefan Lankes
d406066fc9 replace C by Rust code to intialize the GDT 2017-08-06 23:23:19 +02:00
Stefan Lankes
c426092e06 download latest rust version 2017-07-18 00:28:59 +02:00
Stefan Lankes
9d065703a5 use travis default rust installation 2017-07-18 00:01:58 +02:00
Stefan Lankes
59167f2d44 add proof of concept to use Rust within HermitCore's kernel 2017-07-17 23:41:29 +02:00
Stefan Lankes
b4cb878b90 add slack notifications 2017-06-06 17:58:09 +02:00
Stefan Lankes
741fe48e2b switch to the directory, where Travis clone our repository 2017-05-20 23:00:16 +02:00
Stefan Lankes
2f66773720 enable travis tests 2017-05-20 15:00:15 +02:00
Daniel Krebs
30021d5291 cmake: initial support for CMake build system 2017-04-03 18:14:56 +02:00
Stefan Lankes
c1f59a8633 remove ccache, the behavior is strange 2017-02-20 23:15:47 +01:00
Stefan Lankes
1432f458f8 simplify test script 2017-02-20 22:32:13 +01:00
Stefan Lankes
86e6c876c7 dump a list of all processes 2017-02-20 21:13:18 +01:00
Stefan Lankes
9bd2e57597 add more debug messages 2017-02-20 21:03:34 +01:00
Stefan Lankes
26355e6928 list all running processes 2017-02-20 20:50:44 +01:00
Stefan Lankes
cec4340e89 list file in /tmp to debug our script for travis ci 2017-02-20 16:24:09 +01:00
Stefan Lankes
63f94e8434 show disk space on travis 2017-02-19 13:03:44 +01:00
Stefan Lankes
2bf40adbb5 switch back to a VM size of 512M 2017-02-19 10:32:24 +01:00
Stefan Lankes
9603ea46f0 reduce memory size of the VM 2017-02-19 10:19:43 +01:00
Stefan Lankes
0de6c0c876 remove obsolete line 2017-02-19 00:16:12 +01:00
Stefan Lankes
3efff19396 print qemu's manual 2017-02-18 23:31:41 +01:00
Stefan Lankes
1de3d29248 remove obsolete compiler flag 2017-02-18 00:08:43 +01:00
Stefan Lankes
670cfa5da5 deploy master instead of the production branch
- we delete production branch soon
2017-01-22 23:22:31 +01:00
Stefan Lankes
fc0631e911 avoid tests on the master branch 2017-01-22 23:14:17 +01:00
Stefan Lankes
9c395cbef1 remove obsolte variable PROXY_STR 2017-01-21 10:22:52 +01:00
Stefan Lankes
cfcdd8b2cb forward compiler flags to the build system 2017-01-21 01:17:40 +01:00
Stefan Lankes
c0c968add9 - add tests also for the production branch 2017-01-21 01:12:32 +01:00
Jens Breitbart
d368f9ca60 Disabled test for production. 2017-01-18 21:49:31 +01:00
Jens Breitbart
e016385528 Added travis_retry. 2017-01-18 21:11:24 +01:00
Stefan Lankes
ece7c044b3 add test cases for Travis CI 2017-01-18 15:46:55 +01:00
Stefan Lankes
01c092c19f build also all examples 2017-01-18 12:56:19 +01:00
Stefan Lankes
48160dc5eb install deb packet, which tarvis has been created 2017-01-18 11:55:06 +01:00
Stefan Lankes
863fbdcbda build all libs 2017-01-17 21:28:43 +01:00