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

87 commits

Author SHA1 Message Date
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
Stefan Lankes
6b5cb2e988 build bootstrap lib 2017-01-17 21:21:27 +01:00
Stefan Lankes
4140a16862 add building of all user-level libs 2017-01-17 20:47:25 +01:00
Stefan Lankes
f13e655b72 build bootstrap version of HermitCore 2017-01-17 20:30:02 +01:00
Stefan Lankes
277cdf488b try to build all libraries 2017-01-17 19:19:31 +01:00
Stefan Lankes
1c0002a590 switch back to bootstrap compiler 2017-01-17 18:45:07 +01:00
Stefan Lankes
dc685c4f66 build after the libhermit also user-level libraries 2017-01-17 18:31:24 +01:00
Daniel Krebs
60450d0086 travis: don't output all the readelf stuff but only the ABI version 2017-01-14 22:58:17 +01:00
Daniel Krebs
97e1b583fc try to fix building libhermit deb package with new bootstrap compiler 2017-01-13 20:47:19 +01:00
Stefan Lankes
89b7b6ff7b don't remove git repository 2017-01-11 23:59:00 +01:00
Stefan Lankes
6138032799 remove obsolete line 2017-01-11 10:12:03 +01:00
Stefan Lankes
c5a07fd304 add additional debug messages 2017-01-11 00:51:50 +01:00
Stefan Lankes
a665d1f78e remove typo 2017-01-08 23:38:06 +01:00
Stefan Lankes
14ff0104d5 remove obsolte dependencies 2017-01-08 20:07:32 +01:00
Stefan Lankes
a51abe5245 minor change to improve the readability 2017-01-08 19:39:52 +01:00
Stefan Lankes
6dc1f56db6 add scripts to build a debian package 2017-01-08 19:33:58 +01:00
Stefan Lankes
bf9f33c865 disable verbose mode 2017-01-08 19:21:49 +01:00
Stefan Lankes
73c63fd676 remove obsolete flag T 2017-01-08 19:00:38 +01:00
Stefan Lankes
0f09e93140 enable verbose mode 2017-01-08 17:33:36 +01:00
Stefan Lankes
1ce65f052d build libhermit.a without testing 2017-01-08 15:52:14 +01:00
Stefan Lankes
30f53079cc set HERMIT_APP_PORT only, if the Travis tests depend on it 2016-12-03 00:44:32 +01:00
Stefan Lankes
8c08ba4044 use target "all" instead of obsolete target "travis" 2016-12-03 00:44:32 +01:00
Stefan Lankes
b446ed37c7 update travis configuration for the new directory structure 2016-12-03 00:44:32 +01:00
Stefan Lankes
adeb4e7c51 remove obsolete package 2016-11-20 15:31:27 +01:00
Stefan Lankes
5b73082bfd add a timeout for each test 2016-11-20 14:53:57 +01:00
Stefan Lankes
b32d266a8c remove dependency of the PCRE library 2016-10-09 08:55:10 +02:00
Stefan Lankes
bb9ffa2a99 forward the cpu frequency from the host to HermitCore 2016-10-08 00:59:52 +02:00