1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
Martine Lenders
9160b9cc0f murdock: also compile with LLVM/clang
There are two major reasons for this:

1. clang picks up different errors sometimes than GCC.
2. OSX support is hardened as it is usually the toolchain used there.
2018-08-20 16:02:24 +02:00
5810e10de5 murdock: add hook support 2018-07-23 10:04:13 +02:00
0dbf424a02 murdock: unify dwq env list, pass NIGHTLY and RUN_TESTS to workers 2018-04-11 09:57:18 +02:00
58a0fd8eb6 murdock: add support for running tests on hardware 2018-03-28 18:28:54 +02:00
30beba6897 ci: murdock: print worker information for static tests 2018-01-22 14:19:52 +01:00
1a83c20650
ci: murdock: Replace hardcoded path by bindir var 2017-12-01 15:54:00 +01:00
25e204eecd ci: murdock: fix output error on missing builddir after failed build 2017-12-01 11:56:53 +01:00
a59ab07749 murdock: fail on broken application makefile 2017-10-17 18:09:10 +02:00
d9f41e6d66 murdock: enable dlcache 2017-06-19 09:25:09 +02:00
0a9b0ce784 CI: murdock2: compile everything in same directory 2017-03-13 16:42:04 +01:00
6d6deabccc CI: murdock2: remove obsolete workdir check 2017-02-09 18:03:19 +01:00
4f87821b4e CI: murdock: misc fixes 2017-02-05 23:14:31 +01:00
7d550dbeeb CI: murdock: misc changes 2017-01-30 18:24:22 +01:00
c1f6e59af2 CI: murdock: add workdir sanity check to compile step 2017-01-25 13:02:31 +01:00
8edc9ffd34 murdock: add build script for distributed backend 2017-01-17 10:25:07 +01:00