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

1638 commits

Author SHA1 Message Date
Stefan Lankes
4ca95a6ff5 reduce the number of log messages 2018-06-01 00:27:13 +02:00
Stefan Lankes
c07adcdec9 add g++ compiler to the docker image 2018-06-01 00:26:54 +02:00
Stefan Lankes
2452c960ca install all ubuntu packagges before installing the toolchain 2018-05-31 23:26:49 +02:00
Stefan Lankes
08d7bc786d revise docker deployment, build also bootstrap version 2018-05-31 19:33:04 +02:00
Stefan Lankes
2a1e1254fb deploy docker image for the toolchain 2018-05-30 00:50:53 +02:00
Stefan Lankes
dd961473f3 fix package name and path to the proxy 2018-05-30 00:29:01 +02:00
Stefan Lankes
78f02b90bf fix wrong initialization of EFER 2018-05-30 00:10:53 +02:00
Stefan Lankes
459c7ea48e add check for msr-index and if missing a workaround 2018-05-30 00:10:00 +02:00
Stefan Lankes
2da177a309 fix path to libgomp.spec 2018-05-29 23:49:31 +02:00
Stefan Lankes
4625636798 Merge branch 'master' of github.com:hermitcore/libhermit 2018-05-29 23:41:36 +02:00
Stefan Lankes
d17bb16c0a install libgomp.spec to support OpenMP 2018-05-29 23:40:30 +02:00
Stefan Lankes
16035dc9e6 remove deprecated perl code and add a new version 2018-05-29 23:34:05 +02:00
Stefan Lankes
0de1db5ac9
Install qemu-system-x86 within Ubuntu 18.04 2018-05-28 23:35:08 +02:00
Stefan Lankes
b469c4c0ee use cmake to build the debian package 2018-05-28 23:16:06 +02:00
Stefan Lankes
4ad0a104ef Merge branch 'master' of github.com:hermitcore/libhermit 2018-05-28 23:01:24 +02:00
Stefan Lankes
ed0bf7e22b use the default install routine 2018-05-28 23:00:53 +02:00
Stefan Lankes
682a8329ab
fix path to the proxz 2018-05-28 19:55:13 +02:00
Stefan Lankes
65e2c06a8b add use cases to test the environment 2018-05-28 18:42:26 +02:00
Stefan Lankes
013a480e31 install libhermit to pass all checks
- before we install a new version of libhermit, we remove the old one
2018-05-28 18:00:28 +02:00
Stefan Lankes
4a739adb2c disable stripping 2018-05-27 23:24:55 +02:00
Stefan Lankes
3e61f9fea3 build lib with the cross-compiler instead of the bootstrap compiler 2018-05-27 21:58:44 +02:00
Stefan Lankes
0a7aaad3ae add new address of the submodules 2018-05-27 21:00:03 +02:00
Stefan Lankes
47919e64dc fix wrong repository name 2018-05-27 14:21:07 +02:00
Stefan Lankes
694bf79ba7 fix path to the debian package 2018-05-27 14:11:22 +02:00
Stefan Lankes
fc56815fc5 remove typo 2018-05-27 12:00:26 +02:00
Stefan Lankes
76e3708846 configure also submodules 2018-05-27 10:45:05 +02:00
Stefan Lankes
ee37d0ea22 set prefix to /opt/hermit 2018-05-27 10:38:56 +02:00
Stefan Lankes
a81aa75945 fix name of the pthread library 2018-05-27 10:32:32 +02:00
Stefan Lankes
beaab6da7c install nasm to build hermitcore 2018-05-27 10:23:48 +02:00
Stefan Lankes
20f49ed504 fix path to the config files 2018-05-27 10:18:59 +02:00
Stefan Lankes
62a7012eb1 add script to build libhermit for Ubuntu 18.04 2018-05-27 10:12:15 +02:00
Stefan Lankes
86f95e6640
Trust HermitCore toolchain 2018-05-09 23:17:16 +02:00
Stefan Lankes
942d2b3645 fix path to tar file 2018-05-08 18:46:16 +02:00
Stefan Lankes
fe9c5af2c9 add cmake 3.7.2 to the docker image 2018-05-08 16:24:12 +02:00
Stefan Lankes
0bd1df6052 move benchmark to libhermit to avoid side effects with LwIP 2018-04-30 08:02:45 +02:00
Stefan Lankes
7cf050cf30 remove obsolete makefiles 2018-04-30 07:19:15 +02:00
Stefan Lankes
d33afa25c3 update version number 2018-04-29 23:52:31 +02:00
Stefan Lankes
807c210111 update timer after updating the timer list
- revise code, increase the readability
2018-04-29 23:50:02 +02:00
Stefan Lankes
c745503102 switch back to the orginial regular expression 2018-04-29 13:59:59 +02:00
Stefan Lankes
5026385e7b prevent Travis CI from resetting the working directory 2018-04-29 13:34:58 +02:00
Stefan Lankes
f8e2d3194f add repository name to the include path 2018-04-29 13:09:23 +02:00
Stefan Lankes
7fab80e461 Merge branch 'devel' 2018-04-29 12:27:14 +02:00
Stefan Lankes
fb4eae02bc
simplify regular expression 2018-04-29 11:57:21 +02:00
Stefan Lankes
558311bc40 simplify code to send an IPI 2018-04-29 11:45:39 +02:00
Stefan Lankes
d520f1ee43 use reduce the number of threads for the tests 2018-04-29 11:44:41 +02:00
Stefan Lankes
d19100b504
remove netio files after tests 2018-04-29 10:50:02 +02:00
Stefan Lankes
2d0726ce05 list the directory before deploying the package 2018-04-29 08:52:15 +02:00
Stefan Lankes
094eabba05 udelay reschedules within the busy waiting loop to avoid deadlocks 2018-04-29 08:46:31 +02:00
Stefan Lankes
b91a1d5ce3 change directory to TRAVIS_BUILD_DIR before deploying HermitCore 2018-04-29 07:49:53 +02:00
Stefan Lankes
76a4eedf38 update version number 2018-04-29 07:13:43 +02:00