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 |
|
Stefan Lankes
|
3f9ece857f
|
on TravisCI, install curl => required for some tests
|
2016-09-21 23:03:13 +02:00 |
|
Stefan Lankes
|
2f4440d119
|
dump kernel messages after every test
|
2016-09-02 19:51:14 +02:00 |
|
Stefan Lankes
|
bd71d62653
|
switch to https to include submodules
|
2016-09-02 15:16:17 +02:00 |
|
Stefan Lankes
|
78eecc9ec1
|
add more tests (stream benchmark)
|
2016-08-31 19:40:09 +02:00 |
|
Stefan Lankes
|
46a68ddab0
|
reduce debug message, remove test case "jacobi"
- jacobi takes too long for Travis CI
|
2016-08-28 11:05:58 +02:00 |
|
Stefan Lankes
|
f7bb6ff499
|
use only one CPU at Travis CI
|
2016-08-28 10:23:23 +02:00 |
|
Stefan Lankes
|
03af6bef4e
|
increase the number of debug message
|
2016-08-28 06:44:09 +02:00 |
|
Stefan Lankes
|
b366f95c36
|
add option to disable KVM acceleration
- disable acceleration at Travis CI because Travis doesn't support KVM
|
2016-08-27 19:12:08 +02:00 |
|
Stefan Lankes
|
4314589c42
|
add some simple tests, which Travis CI uses to test HermitCore
|
2016-08-27 13:37:08 +02:00 |
|
Stefan Lankes
|
8b82da8f77
|
remove invalid command
|
2016-08-27 10:24:42 +02:00 |
|
Stefan Lankes
|
a79d1c26ff
|
add missing sudo statement
|
2016-08-27 09:43:27 +02:00 |
|
Stefan Lankes
|
95f314d552
|
try to register proxy within Travis CI
|
2016-08-27 08:53:15 +02:00 |
|
Stefan Lankes
|
405ac2d1d5
|
avoid downloading the linux image
|
2016-08-26 20:35:35 +02:00 |
|
Stefan Lankes
|
e204bbde9c
|
install qemu for unit test
|
2016-08-24 06:50:40 +02:00 |
|
Jens Breitbart
|
91e7b3293f
|
Added flex and bison to travis.
Seems to be installed by default on the current image, but this seems more future-proof.
|
2016-08-07 12:06:12 +02:00 |
|
Stefan Lankes
|
5543f477de
|
reduce the output only on TravisCI
|
2016-05-26 10:52:22 +02:00 |
|
Stefan Lankes
|
59ec9bd93d
|
swapout the build process of the newlib
|
2016-05-20 15:12:41 +02:00 |
|
Stefan Lankes
|
c3daaebe24
|
reduce the number of submodules to the minimal required number
|
2016-05-20 13:10:45 +02:00 |
|
Stefan Lankes
|
75f6d5db09
|
truncate the submodule's history to 50
|
2016-05-20 11:36:20 +02:00 |
|
Stefan Lankes
|
6950824114
|
reduce output messages
|
2016-05-20 09:54:04 +02:00 |
|
Stefan Lankes
|
620d2e5846
|
increase output message to control the process
|
2016-05-20 09:15:19 +02:00 |
|
Stefan Lankes
|
fc640167e7
|
seperate for TravisCI the build of HermitCore in different stages
|
2016-05-20 08:52:50 +02:00 |
|
Stefan Lankes
|
39cfd57989
|
remove experiments with TravisCI cache functionality
|
2016-04-27 20:59:03 +02:00 |
|
Stefan Lankes
|
ae61becf38
|
cache directory linux
|
2016-04-21 23:33:49 +02:00 |
|