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

122 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
01c38a4bc2 build docker container if Travis uses an Ubuntu container 2018-08-25 00:18:40 +02:00
Stefan Lankes
d5090f41dc reenable debian stretch support 2018-08-24 06:41:07 +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
41f8ae1f40 add Debian stretch support 2018-08-19 14:39:46 +02:00
Stefan Lankes
a569bb25a0 Merge branch 'master' into devel 2018-06-01 00:45:39 +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
566a55ee40 fix package name and path to the proxy 2018-05-30 00:27:19 +02:00
Stefan Lankes
76e3708846 configure also submodules 2018-05-27 10:45:05 +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
5026385e7b prevent Travis CI from resetting the working directory 2018-04-29 13:34:58 +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
b91a1d5ce3 change directory to TRAVIS_BUILD_DIR before deploying HermitCore 2018-04-29 07:49:53 +02:00
Stefan Lankes
c51afe6dd8 Merge branch 'master' of github.com:RWTH-OS/HermitCore 2017-09-24 09:06:25 +02:00
Jens Breitbart
13730bce90 Use clang-tidy for every file compiled with the host compiler. (#80)
* Use clang-tidy for every file compiled with the host compiler.
* Reorder includes.

* Fixed a memory leak in the proxy.
2017-09-10 07:22:07 -10: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
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
95fd2da68a create docker images after the deployment of debian packets 2017-06-26 11:17:32 +02:00
Stefan Lankes
a7effc561d switch back to the original directory to find deployment settings 2017-06-26 10:59:01 +02:00
Stefan Lankes
f8d8149c63 update docker credentials 2017-06-26 10:43:42 +02:00
Stefan Lankes
68a3d7d40a rename organization name 2017-06-26 09:56:00 +02:00
Stefan Lankes
1cf823ddc3 add rule to deploy docker image 2017-06-26 07:46:31 +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