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

59 commits

Author SHA1 Message Date
Stefan Lankes
fba841b0c4 bump version number to 0.2.11 2019-06-01 10:04:13 +02:00
Stefan Lankes
0ed7b7399f bump version number to 0.2.10 2019-06-01 09:33:58 +02:00
Stefan Lankes
4e9cfd490c add missing installation of the bootstrap version of libhermit 2018-08-24 07:27:22 +02:00
Stefan Lankes
aca2a4873f install final compiler instead of bootstrap compiler 2018-08-24 07:10:57 +02:00
Stefan Lankes
349060c5b6 reenable Travis tests 2018-08-24 06:47:42 +02:00
Stefan Lankes
a4668c68e0 build bootstrap version of libhermit 2018-08-22 00:17:32 +02:00
Stefan Lankes
577c733d96 disable temporary debian stretch support 2018-08-20 08:10:20 +02:00
Stefan Lankes
4d0e467d06 fix typo in package name 2018-08-19 16:43:10 +02:00
Stefan Lankes
4b4d46ff4e fix typos 2018-08-19 16:35:28 +02:00
Stefan Lankes
5fa50f338d fix package name 2018-08-19 15:49:10 +02:00
Stefan Lankes
69966f6e6e fix typo (build deb package instead of rpm) 2018-08-19 15:36:53 +02:00
Stefan Lankes
325b77c7a1 use checkinstall to create debian package 2018-08-19 15:20:12 +02:00
Stefan Lankes
41f8ae1f40 add Debian stretch support 2018-08-19 14:39:46 +02:00
Stefan Lankes
f8f43cc82b remove OpenMP Runtime, move runtime to an own package 2018-07-22 11:28:38 +02:00
Stefan Lankes
a569bb25a0 Merge branch 'master' into devel 2018-06-01 00:45:39 +02:00
Stefan Lankes
4ca95a6ff5 reduce the number of log messages 2018-06-01 00:27:13 +02:00
Stefan Lankes
08d7bc786d revise docker deployment, build also bootstrap version 2018-05-31 19:33:04 +02:00
Stefan Lankes
dd961473f3 fix package name and path to the proxy 2018-05-30 00:29:01 +02:00
Stefan Lankes
566a55ee40 fix package name and path to the proxy 2018-05-30 00:27:19 +02:00
Stefan Lankes
3b39937162 install rpm to build valid install packages 2018-05-30 00:13:55 +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
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
fc56815fc5 remove typo 2018-05-27 12:00:26 +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
7a4e1ad7fd define packet size in test script 2017-11-22 15:34:21 +01:00
Stefan Lankes
5edefa8a89 use 2 CPUs for the netio benchmark 2017-11-21 23:39:38 +01:00
Stefan Lankes
054e5b4dd7 fix file permissions 2017-11-21 23:16:45 +01:00
Stefan Lankes
65e4e4c9aa fix server address 2017-11-21 23:02:05 +01:00
Stefan Lankes
dc5fecda4e add netio test 2017-11-21 22:56:48 +01:00
Stefan Lankes
fb0595fa30 prepare netio test, download and check binary 2017-11-21 22:40:03 +01:00
Stefan Lankes
fe330cf103 add argv_envp to list of CI tests 2017-11-10 22:23:01 +01:00
Stefan Lankes
241fa2bfdc add tests with 2 CPUs 2017-08-04 10:12:52 +02:00
Stefan Lankes
ceec176b04 reactivate server test 2017-05-24 22:57:18 +02:00
Stefan Lankes
2e9b9c62a5 remove padding in buddy_t, align TLS to 32 byte 2017-05-23 23:15:17 +02:00
Stefan Lankes
1f2b051d01 add stress test for malloc 2017-05-21 23:45:04 +02:00
Stefan Lankes
07cd31996e disable temporary server test 2017-05-21 01:05:04 +02:00